Slashdot Mirror


User: psergiu

psergiu's activity in the archive.

Stories
0
Comments
870
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 870

  1. ... and with systemd. on Red Hat Enterprise Linux 7 Released · · Score: 2, Interesting

    I bet they'll have to support RHEL6 for many and many years as a lot of companies won't upgrade to RHEL7.

    http://boycottsystemd.org/

  2. Credential phising on Comcast Converting 50,000 Houston Home Routers Into Public WiFi Hotspots · · Score: 5, Interesting

    How long before someone releases a tool that would have a Linux-running computer or device with a WiFi card masquerading as an official Comcast WiFi hotspot an collecting the usernames & passwords of the users trying to connect ?

  3. Re:Internet of Things isn't on Tiniest Linux COM Yet? · · Score: 5, Informative

    > It occurs to me that this is just the sort of device that the Raspberry Pi people could very well have come up with in the 2 or 3 years since since the Model A and B were developed. It's a shame they never took the concept further.

    They did, in April: http://www.raspberrypi.org/ras...

  4. Re:"Audit"? Try massive rewrite. on OpenSSL To Undergo Security Audit, Gets Cash For 2 Developers · · Score: 2

    > ... One big mistake is not a reason to scorch and salt the earth.

    Listen, lad. I've built this kingdom up from nothing. When I started here, all there was was swamp. All the kings said I was daft to build a castle in a swamp, but I built it all the same, just to show 'em. It sank into the swamp. So, I built a second one. That sank into the swamp. So I built a third one. That burned down, fell over, then sank into the swamp. But the fourth one stayed up.
    An' that's what your gonna get, lad -- the strongest castle in these islands.

  5. Bitcoin ? on AT&T Hacker 'weev' Demands One Bitcoin For Each Hour He Spent In Jail · · Score: 3, Insightful

    Why Bitcoin and not Dogecoin (or any other e-currency) ?

  6. Mod parent up as informative ! /usr/bin/jstar

  7. Micromite on A 32-bit Development System For $2 · · Score: 3, Informative

    Here's a better one-chip sollution:

    MicroMite.

    PIC32 running a full BASIC interperter (ANSI X3.113-1987, with optional line numbers, structured programming features like do loops, multiline if statements, user defined subroutines and functions. )

    You don't even need to install Arduino or another IDE to use-it - you just need a VT100 terminal emulator and use the built-in editor.

  8. Re:New OS X is free* on You Can Now Run Beta Versions of OS X—For Free · · Score: 2

    But you already got the old OS X for free when you bought your mac. So the new one is double-free :)

    Oh, you want to install-it onto a uncool PC ? You dirty, double crossing, good for nothing, two timing software pirate hacker ...

  9. Re:WANT! on You Can Now Run Beta Versions of OS X—For Free · · Score: 1

    But it will also work (albeit slowly) on a USB stick or even SD card.

  10. Re:Eben Upton? on Raspberry Pi's Eben Upton: How We're Turning Everyone Into DIY Hackers · · Score: 1

    Nope.
    But Eben himself is a good actor - you might have seen some of his movies, his screen name is Jason Statham.

  11. Re:BASIC bad, ?? good on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    I recommend MMBasic on a Maximite

    Quoting from http://mmbasic.com/ :

    MMBasic is a free and open BASIC interpreter for 32 bit microcontrollers.

    It includes floating point numbers, extensive string handling, multi dimensional arrays and structured programming features like do loops, multiline if statements, user defined subroutines and functions.

    MMBasic is generally backwards compatible with Microsoft's MBASIC and implements much of the ANSI Standard for Full BASIC (X3.113-1987).

  12. Re:I'll host my own birthday event, and you can, t on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    Please make a MM Basic version for the Maximite !

  13. Re:Mixed blessing on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    Well ...
    BASIC is still used in the micro-controller & embedded device, and is now structured as ever.

    Check out MM Basic

  14. Re:Celebrate on Born To RUN: Dartmouth Throwing BASIC a 50th B-Day Party · · Score: 1

    Get your kids a Maximite.

    80Mhz, 128Kb RAM, 8 colour, Stereo Amiga-MOD playing, very hackable BASIC computer.

    Just add a VGA monitor, PS/2 keyboard and SD card for storage.

  15. Re:How about a backplane? on Raspberry Pi Compute Module Release · · Score: 1

    It depends.

    How about a 1U rack-mounted box, with redundant PSUs, hosting around a hundred of Pi SODIMMs, with a USB-Ethernet chip for each slot, every X (7..24) ethernet lines connected to a switch chip with a gigabit uplink on the back of the enclosure.

    Current RPi USB-Ethernet is slow because of the USB-HUB-and-Ethernet chip used. You won't have a USB hub in this configuration, and you can use a better USB-ETH chip.

    Also you don't need a single, huge, expensive PCB. You can have multiple small PCBs side by side each one hosting just X (see above) cards.

    Put a small switch next to each RPi DIMM slot on the board so you can power them off and replace-them online.

    Need more local storage for each node ? - you can have a SD-Card slot next to each Pi slot - there are 46 GPIO available pins for those kind of extras (RTC, temperature, front panel leds & reset button for each RPi DIMM)

    And Liz just let slip in the announcement comments that Broadcom might enable some extra functionality (ETH, SATA or other fast interconnect) on those extra pins.

    PI-nsta-cluster.

  16. Re:BUT, More RAM please sir... on Raspberry Pi Compute Module Release · · Score: 5, Informative

    The BMC chip can access 1GB of RAM, but unfortunatelly 512MB is the largest size currently produced in that form-factor (Chip-on-Chip BGA DDR1).
    And the Raspberry Pi Foundations does not buy RAM chips in enough volume to justify to any vendor a custom made memory chip at that price.
    So we're stuck with 512MB ... unless this new SODIMM form-factor is so succesful that they have enough volume to get that custom 1GB chip made for them at the same price as the current 512MB one.

  17. Re:systemd Architecture on Linus Torvalds Suspends Key Linux Developer · · Score: 1

    As a sysadmin using RedHat in production environments, i will not recommend upgrading to RHEL7 if it uses systemd as it is now, with no backwards compatibility:

    1) We have tons of old proprietary software which only knows about init.d startup scripts, cron & so on. That software will surely not get updated to be systemd-aware by the vendor and we cannot make "hacky" things for compatibility as we lose any vendor support.

    2) journald does not support remote logging. When you have servers handling PCI data, you spend more on external hardware & software who make sure all PCI data is protected than you spend on the server itself. No remote logging = no go for systemd.

    Also, on a production server, you really don't care if the OS startup scripts run in 1 minute or 15 seconds. You still have to wait 5+ minutes for the BIOS to finish the memory & hardware tests, the [proprietary] DB still takes a lot of time to start up.

  18. Only two remote holes in the default install ... on Interview: Ask Theo de Raadt What You Will · · Score: 1

    Exactly how much is "a heck of a long time" and for how much were those two remote holes exploitable ?

  19. Toyota recall ? on Why Your Phone Gets OTA Updates But Your Car Doesn't · · Score: 1

    I have a Toyota, it's traction control and all associated assists are acting crazy under certain circumstances (Check Engine light on due to stupid sensor in exhaust pipe + wet road) but i wasn't notified of any recall.
    Could this be just for cars that are still under warranty ?
    If that's the case, from where i can download the updated firmware and how do i install-it ?

  20. Re:Open Source is better. on Dear Asus Router User: All Your Cloud Are Belong To Us · · Score: 1

    Known issue.
    Empty your browser's cache.

  21. Re:Not sure what they're doing on Apple's Hiring Spree of Biosensor Experts Continues As iWatch Team Grows · · Score: 2

    If it can monitor blood sugar level non-invasively and continuously and can make a iPhone/iPad/Mac do something on set thresholds, i am buying one for my mom, no matter the cost.

    I wish you all to never have to witness first-hand a loved one almost dying from an accidental insulin overdose.

  22. As Slashdot is offering paying subscriptions and is geting money from the advertisers, IT IS commerce - a commecial web site.

    Can someone please find where we can file a complaint against Dice Holdings for failing to follow U.S. Executive Order 12770 ?

  23. New ChomeCast Device ? on Chromecast Now Open To Developers With the Google Cast SDK · · Score: 4, Interesting

    Hope Google releases a better ChromeCast device - with an Ethernet port and support for accepting HDMI-CEC events from the TV so you can use the TV remote to Play/Pause/FF/RW.
    The current one is sucky.
    And if you are on a metered internet connection, beware: While plugged in, the current ChromeCast pulls lots of large photos to display as the screensaver slideshow. It would be nice if it could be pointed to a local network share to display a slideshow with your own photos.

  24. Slascode "asciifier" on Ask Slashdot: What's the Most Often-Run Piece of Code -- Ever? · · Score: 5, Funny

    Must be the SlashCode "asciifier" which removes all non-ASCII characters in summaries and posts, thus mangling a lot of names, locations and math formulas.

  25. Re:Yo dawg I hurd U like computers... on Intel Puts a PC Into an SD Card-Sized Casing · · Score: 3, Interesting

    Something like this is already implemented on HP's PA-RISC and (later Itanium) servers since last century. Go onto the system console, type Ctrl+B and you have access to a small computer completely separate from the main OS and CPU, running diagnostic software which has "probes" on all the hardware buses and components. On the newer servers you can use-it to power on and off various parts of the server, and to enable or disable various busses and connections, allowing you to electrically partition a single server in multiple ones (CPU board 0 + I/O board 0 = 1st server, CPU board 1 + I/O board 1 = 2nd one ...) power them on and access their consoles. Like some kind of VMWare implemented in hardware.