Slashdot Mirror


User: Eli+Gottlieb

Eli+Gottlieb's activity in the archive.

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

Comments · 3,639

  1. Re:Oh, but ... on Reporter Phone Records Being Used to Find Leaks · · Score: 5, Funny

    Even better, some say Bush may simply carry fowards into a "permanent second term".

  2. Re:It's *not* still being debated... on Tanenbaum-Torvalds Microkernel Debate Continues · · Score: 1

    The AC is right, market share does not measure quality. It measures your ability to make people run your system, which (as Windoze abundantly shows) has nothing to do with quality.

  3. Re:Whatever... on Tanenbaum-Torvalds Microkernel Debate Continues · · Score: 1

    [SHAMELESS PLUG]

    Will hardware drivers be developed faster and more reliably with a microkernel? That seems to be the biggest hurdle in reliable OS development these days... Anyone have a good answer for that, I honestly don't know.

    I can't honestly tell you the difference between developing drivers for microkernels and monolithic, because I haven't worked with a monolithic enough to know. However, I'm spearheading an effort to develop a true uniform driver interface (not corporate crap like UDI) called the Extensible Driver Interface. It's an API for driver coding whose aim is to allow driver development for a stable platform across kernels, thereby taking much of the pain and suffering out of bootstrapping a new operating system into the Real World.

    The framework wraps kernel and driver functionality up into "classes", which can actually be written in any language capable of exporting functions from a shared library (ie: exporting functions compiled to binary in a C-like protocol). A standard set of classes exist for the kernel to supply to the driver, drivers will (RSN) be able to implement one of a standard set of classes representing driver types, and either kernel or driver can expose any other class they like. This means that non-standard functionality can be added or required of any kernel or driver as long as standard functionality is exposed, freeing OS and driver developers to code what they damn well want to.

    Note that this is a pure API, it doesn't care what kind of environment drivers run in. It only cares that the correct function calls are accessible, so it can be used under a micro- or macro- kernel.

    The most recent tarball of headers and documentation is located at EDI tarball, and the next revision (coming soon, when I clean up the example driver) includes easier communication (via classes rather than serialized streams) and an toy example driver written in C++.

    I can be contacted about the project (to give me advice, suggestions, flames, etc) in #edi on WyldRyde, or at the email address listed for my Slashdot account (eligottlieb@gmail.com). Any constructive criticism, or even criticism bordering on flame that still makes a point, is very welcome. Please, please, PLEASE respond with some kind of idea(s) and/or code.

    [/SHAMELESS PLUG]

  4. Re:Obsession with small business on Google's Love For Small Businesses · · Score: 1

    Many are producing useful things. The rest are trying to cover up the fact that we can only produce so much useful stuff before crossing the line into overproduction.

    Precise numbers vary with the state of the economy.

  5. Re:Ruby is slow on What's the Secret Sauce in Ruby on Rails? · · Score: 1

    Compilable dynamic language which has both the speed and capability for web apps? I have two words for you: "Common" and "Lisp".

  6. Re:A sick person writes... on Examining Tokyo's Media Immersion Pods · · Score: 1

    What we consider wrong is that people actually prefer spending entire days or nights in cubicle-sized pods surfing the Net to the alternatives. There are supposed to be far better alternatives!

  7. Re:Well, it's only fair. on U.S. to Gain Access to EU Retained Data · · Score: 1

    Right... McCarthy, FBI spying on peace groups, Watergate, need I list more?

  8. Re:Ajax is not the problem on An Ajax Reality Worth Worrying About · · Score: 1

    Oh, you mean like NeWS, which was actually designed for efficient and elegant distributed applications?

    Nebekh it was never open-sourced.

  9. Re:Actually... on Evolution of a 100% Free Software-Based Publisher · · Score: 1

    "nikkud" (in some dialects, "nikdot") (noun, plural, female) - The vowel marks used to make written Hebrew readable by non-native speakers. Everyday Israelis, however, use them so rarely most couldn't tell you the vowels to attach to a given word (since there are some nikkud with identical meanings).

  10. Re:US Education Standards on Americans Are Scarce in Top Programming Contest · · Score: 1

    Define "too poor". My family is nowhere near the objective standard for "poor", but Ivy League schools might have a different idea.

    Ehh. I can always go to Stanford, MIT, CMU, RPI, or UC Berkeley instead. Note: This is not arrogance. Since I already know I want to major in CS, why put up with any but the best CS schools?

  11. Re:"New Europe" inferiority complex? on Americans Are Scarce in Top Programming Contest · · Score: 1

    This is the first post I've read not by dada21 to drip with uber-capitalist the-market-will-cure-cancer-and-death bullshit.

  12. Re:IQ on Americans Are Scarce in Top Programming Contest · · Score: 1

    A group where the options are Doctor, Lawyer, Scientist, or Computer (pseudo) Scientist, will produce far fewer CS majors than a group with fewer options.

    Which explains the lack of Ashkenazim.

  13. Re:US Education Standards on Americans Are Scarce in Top Programming Contest · · Score: 1

    Damnit! I'm applying to them, and NOW I find out that they pad grades!

    Great, my easy-admit school will be Ivy League. >:-)

  14. Re:friendly conversation on Microkernel: The Comeback? · · Score: 1

    Ah. Simplicity of implementation over doing the Right Thing. Where've we heard this before?

  15. Re:Proof is in the pudding on Microkernel: The Comeback? · · Score: 1

    Well for instance, hardware optimized for speedy context switches would make microkernels something like an order of magnitude faster.

  16. Re:Actually... on Evolution of a 100% Free Software-Based Publisher · · Score: 1

    I'm sorry, but Real Men code in Ancient Hebrew (an elegant 2 verb tenses) without vowels.

  17. Re:Questioning. . . on Social Consequences and Effects of RFID Implants? · · Score: 1

    God's powers are never held to include overriding free will. He cut himself off from that deliberately.

  18. Re:Propaganda. on Social Consequences and Effects of RFID Implants? · · Score: 1

    Have you considered the purpose of the entire Armageddon story might have been to make people fear every tyrant as though he really were "The Beast"?

  19. Re:1984 on Social Consequences and Effects of RFID Implants? · · Score: 1

    Don't they make the kiddes read 1984 anymore?
    They do make kids read "1984" - As an example of life in a totalitarian regime like Soviet Russia. And only the first chapter of "1984".

    Kids read the first chapter of "1984" and associate it with the dead Soviet society, rather than with a living danger to our own world as Orwell intended.

  20. Re:Don't like the word 'nerds' on 'Revenge of the Nerds' Remake in the Works · · Score: 1

    Actually, the last socially prejudicial term you can get away with using is "teenager".

  21. Re:what new stereotypes? on 'Revenge of the Nerds' Remake in the Works · · Score: 1

    Sadly, the lower four all go to my ex-school in large numbers. We're a full 20 years behind the times.

  22. Re:Oh, crud. on 'Revenge of the Nerds' Remake in the Works · · Score: 1

    Funny, but if Napoleon Dynamite was more awesome a remake than any actual remake could ever be, then the original "Revenge of the Nerds" will kill anyone who lays eyes on it.

  23. Re:RFC66666 on Higher Education Fears Wiretapping Law · · Score: 1

    Shouldn't it just read "RFC666"?

  24. Re:Concerns are interesting... on Higher Education Fears Wiretapping Law · · Score: 1

    "Wiretapping makes people gay."

    Genius. You're a fucking genius! That argument will regain every last civil liberty, we just have to argue that civil liberties make us heterosexual!

  25. Re:No, it doesn't on Is Coffee the Persuasion Bean? · · Score: 1

    To you and my AC friend, I recommend reading dada21's actual response. Oops, my theory was successfully predictive, wasn't it?

    Alertness != calm. Everyone is made alert by caffeine, but only certain types of people become calmer.