Slashdot Mirror


User: EmbeddedJanitor

EmbeddedJanitor's activity in the archive.

Stories
0
Comments
3,748
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,748

  1. Nowhere does the GPL require free($$$) downloads on Is Sveasoft Violating the GPL? · · Score: 1

    You must make the code freely (ie to anyone) available, but you may charge a reasonable fee for the service.

  2. Aww crap! on Hawking Gracefully, Formally Loses Black Hole Bet · · Score: 3, Funny

    So now all those aliens that got sucked into black holes in the seventies will be back in future Startrek etc episodes.

  3. Being philosophical on How Would You Handle a $1,000,000 Coding Error? · · Score: 1

    If I've built a $100M system that then later is shown to have a $1M bug. I could pound myself that I cost the company $1M or I could be a bit more positive and say that I still made the company $99M.

  4. Can't steal its lunch money on LivingCreatures- The Beginning Of 'I, Robot?' · · Score: 1

    Unless it has been loaded with the ability to be humiliated and bullied it's not much of a kid humanoid.

  5. Re:New business plan on Diebold Sued (Again) Over Shoddy Voting Machines · · Score: 1
    I guess the hiring companies better find a good excuse. I expect that the legislation makes it illegal to discriminate against a whistleblower.

    Still, for the kind of money that is involved, who wants another job? There's a lot of surf needs riding.

    Putting a percentage bounty on things makes for a dumb law. Instead of encouraging whistleblowing at an early date (when less damage has been done), it encourages delaying the whistleblowing as long as possible to rake in the best rewards.

  6. New business plan on Diebold Sued (Again) Over Shoddy Voting Machines · · Score: 5, Insightful
    1)Get job at dodgy company.
    2)Find out all about their dodgy dealings.
    3)Blow whistle.
    4)Profit!

    Now correct me if I'm wrong, but I thought the whole reason for the whistle blowing law was to protect employees who want to come clean, not for them to make a profit.

  7. High level languages kill jobs on Gates: Open Source Kills Jobs · · Score: 1

    We could employ more programmers if we only wrote in assembly, or even better hex!

  8. ARM does not control on ARM: The Non-Evil Monopolist · · Score: 1
    The summary is wrong. ARM does not control the cellphone market, but merely provide a technology which others use. They own, and continue to develop, ARM cores.

    What makes them different, and not monopolistic, is that they do not use the uptake of their cores to force other sales. They don't force anyone to use their software - you can equally use gdb or ARM or whomever's compilers. They make their debugger specifications public so that anyone can develop ARM tools.

  9. Edison was an evil bastard... on On Afghanistan's Thomas Edison · · Score: 1

    ... as discussed bany times before. This fellow sounds far more pleasant.

  10. A geek that grew up in rural Africa on HP Markets Cheap 4-User PCs To African Schools · · Score: 1, Troll
    I grew up in rural africa, though I was a privaleged white guy who went to university, studied computer science and have been a programmer etc for over 20 years now. I have lived outside of Africa for ten years now, but can still stumble along in two African languages. My life and values are seriously out of step with mainstream Africa, but at least I recognise this from actual experience - ie talking to real Africans.

    I have an observation: most of Africa is based on subsistance agriculture. Most Africans don't have a bank account, electricity, running water or even access telephone (let alone a telephone in the house). In short, most Africans have no need for a computer.

    It is the height of arrogance for western cultures to think they can "fix the world" by applying western technology and values.

  11. Iraq? Palestine? on UN Takes Aim At Spam Epidemic · · Score: 1, Informative

    The last great defiers were those "civilised nations": USA, UK,....

  12. Great idea on UPS - Your Computer Repair Depot? · · Score: 3, Insightful
    Often the biggest problem when trying to set up service locations is to do so in a cost-effective manner. Then, one needs to be able to transport the goods...

    By using UPS outlets, Toshiba makes it really easy to provide service points for customers and nails the transport issue too.

  13. Why there's still a place for two way radio on Mobile Cell Phone Towers For Disaster Relief · · Score: 1

    Cell will not replace two way radio for emergency services for a long time because two way radio can keep going after a an earthquake knocks out all the cell towers and the emergency services can still communicate when everyone is choking the network by phoning there friends to ask "Did you feel that?".

  14. ... and Microsoft will patent DVD on Father of DVD Gets Bitter Reward · · Score: 1, Funny

    ... and sue him for infringement!

  15. You're breaking up,... fart... that's better on Toshiba Develops World's Smallest Fuel Cells · · Score: 1

    ... and here in New Zealand there's a market for 70million MP3 players for sheep.

  16. Even simpler... on Building A Homebrew Robotic Lawnmower? · · Score: 4, Funny

    Weedkiller + Green paint. Mix. Apply.

  17. Does M$ have a hand in this? on Comdex Canceled For 2004 · · Score: 2, Funny

    M$ has nothing new to release this year, therefore M$ will not permit there to be a show??? Is this a realistic scenario or is there a hole in my tin-foil hat?

  18. Re:Should not writing a driver in Hurd be easy tas on Minix from Scratch Project Established · · Score: 1
    The lack of drivers is not because Hurd is difficult, but because nobody is doing it. Linux has momentum that Hurd does not. Momentum builds further momentum.

    Forced replication of work is silly since the OS with momentum will get the effort and the other OS will get nothing and will thus stagnate further. It would be great if there could be a compatability module for Hurd that would allow the Linux drivers to be used as-is.

  19. Re:Getting Hurd working on Minix from Scratch Project Established · · Score: 4, Informative
    QNX is a micro-kernel OS. I promise you it is very practical. Microkernels have certain benefits over monolythics. A lot of the cool stuff in Linux didn't get there because of what Linus did, but because someone "scratched an itch". If more people start "scratching their itch" while using Hurd, it will make advances. If you pulled the drivers out of Linux there would just be some boring CS stuff too.

    The biggest problem with drivers etc is that nobody wants to duplicate work for many OSs. Having a "Linux driver comapatability environment" could make Hurd a viable place for experimenters to play in.

  20. Getting Hurd working on Minix from Scratch Project Established · · Score: 5, Interesting
    One of the biggest issues with Hurd does not seem to be the basic OS architecture, but rather the lack of support for various file systems, devices, PPP etc.

    This could potentially be rectified by building a "File System Manager" and "Device Manager" that support the Linux device and file system models. Then, all Linux device drivers and file systems etc could be plugged into Hurd and used with little/no modification.

    The benefit of an exercise like this is that it would push Hurd into "useful" space so that it would become worth putting effort into, and there would then be a microkernel OS with a rich set of code.

    For all Linus' comments about "computer science masturbation", there is still a place for microkernels and they can be pretty damn efficient. Having a solid microkernel OS in OpenSource land is of significant value.

  21. Suing John Doe on The RIAA Sues 482 More People · · Score: 1

    I find it hard to understand how John Doe can be found guilty, presumably by a court of law, when they can't even be identified. Wonder how they get John Doe to pay the fine?

  22. Agree. Better places to put in effort on Minix from Scratch Project Established · · Score: 4, Insightful
    How about contributing to GNU/Hurd instead? At least Hurd intends to oneday be a real OS and has a microkernel architecture.

    I guess though it is also worth noting that while Minix was only designed for teaching OS concepts it has been used for RealWork. The same happened to Pascal. Nobody was ever supposed to write any RealCode in Pascal - it was also intended only as a teaching tool.

  23. "earns his wings"???? on Mike Melvill Chosen To Fly SpaceShipOne · · Score: 0

    I've heard terms like this and calling him the pilot, but AFAIK he's not actually doing anything to control the flight and is just a payload... with the emphasis on "paying loads of $$$".

  24. 0. Load Linux CD my mistake on How To Avoid Viruses At Windows Install Time? · · Score: 1

    oops! Did I really mean to do that!

  25. Remember it's pump and dump on Why Does SCO Focus On A Minix-to-Linux Link? · · Score: 4, Insightful

    The whole point is not to make legal sense but to keep enough bafflement in there to confuse the "investors" and keep them hoping that there is still some reason why SCO stock should not be printed on toilet paper.