Slashdot Mirror


User: datadigger

datadigger's activity in the archive.

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

Comments · 54

  1. Fossil is awesome (was: I am not going to convert) on Help ESR Stamp Out CVS and SVN In Our Lifetime · · Score: 1

    > git done right.

    I agree 100%
    www.fossil-scm.org

  2. Re:The Fed on Lithium In Water "Curbs Suicide" · · Score: 1

    If there's Lithium in the water, it's likely that the populace won't -revolt- either.

    That's why Lithium is an important ingredient of Soylent Green.

  3. Re:Here's praying... on Oracle Top Execs Answer Sun Employee Questions · · Score: 1

    Where's all my cool Linux stuff on Solaris, though?

    Linux by itself is "just" a kernel. Solaris has a decent kernel of its own, doesn't need Linux. Lots of GNU in userland though, about as much as in GNU/Linux.

  4. Re:His Holy etc. on A Secure OS For the Dalai Lama? · · Score: 1

    I just call her HRH E2R.

    That should be HRM, you insensitive clod! She'll ban you to the Falkland Islands.

  5. Re:Free the blue smoke! on How Does Flash Media Fail? · · Score: 1

    stun guns, Van der Graaf Generator..."

    That's far too exotic. A few seconds in a microwave oven will do, including sparks and blue smoke.

  6. Re:WARNING! on DIY 1980s "Non-Von" Supercomputer · · Score: 1

    The link in the parent comment caused my X session to unexpectedly terminate.

    One X won't do, you need a triple-X session.

  7. Re:Let's see on Less Is Moore · · Score: 1

    It's slightly less depressing on Opensolaris:
    $ man woman
    No manual entry for woman.

    (emphasis mine)

  8. Re:Terrible Summary on Sun Open Sources the Netscape Enterprise Server · · Score: 1

    Comparison of Open Web Server (OWS) and Sun Java System Web Server (SJSWS): http://wikis.sun.com/display/wsFOSS/Features+Comparison

  9. Re:XSS on Phishing For Bank Info Without Any Pesky Malware · · Score: 1

    The lock.gif image will still exist on the server whether you're logged in or not.

    It's not about whether or not the image (or any other element, it doesn't have to be an image) exists, but rather if the request for it will be honoured by the bank server.

    This scheme works for any request that is answered only when the user is logged in.

  10. Second post on First Look At Windows 7 Beta 1 · · Score: -1, Offtopic

    Or ?
    (wow, this feel childish)

  11. Re:Nice start... on Linux 2.6.28 Promises Year-End Presents · · Score: 1

    Parent posted said that 386 offered some new feature that enabled preemptive multitasking. Ie. that it was not possible in earlier CPUs.

    I read that, and I wondered which feature that might have been.
    It was possible on earlier CPUs: a long time ago I wrote a tiny preemptive multitasking kernel on a 8086 as an exercise.
    Preemption of the running task and switching to (dispatching) another one was done in an interrupt service routine, triggered by a timer.

  12. Re:Nice start... on Linux 2.6.28 Promises Year-End Presents · · Score: 1

    A kernel implementation? *ducks*

    Exactly!

  13. Re:Nice start... on Linux 2.6.28 Promises Year-End Presents · · Score: 2, Insightful

    Uh, the Intel 386 didn't offer anything that somehow made preemptive multitasking possible.

    Huh? What more do you need for preemptive multitasking than a timer interrupt ?

  14. Re:Windows & Documentation on Practical Reasons To Choose Git Or Subversion? · · Score: 1

    Yes, msysgit is pretty fast on mswindows, but too bloated for my smallish projects.
    I prefer fossil http://www.fossil-scm.org/index.html/doc/tip/www/index.wiki

  15. Re:ANTLR vs Gold Parser on The Definitive ANTLR Reference · · Score: 1

    On a project I was on, I needed to parse 50+ COBOL copybooks in .NET so that we could use those data definitions to whittle down a 600MB flat file full of nightly data for a data warehouse. I tried ANTLR, and I wound up abandoning it.
    COBOL is pretty straightforward. I did something similar with awk. One script of about 150 lines handled most of the essentials. Output files were another awk script with field offsets and lengths for usage in the converted extract, a file with extraction commands for a mainframe utility and a bare bones SQL DEFINE TABLE script.
  16. TFA hides the actual article. on New Solar Cell Harvests Hydrogen From Water · · Score: 1

    Below the tags, there is a genuine, old fashioned, read link in the summary of TFA, which points to the actual article: http://www.physorg.com/news122534699.html

  17. Re:Ethanol for Racing? on Biofuels Make Greenhouse Gases Worse · · Score: 1

    Interesting, thanks.

  18. Ethanol for Racing? on Biofuels Make Greenhouse Gases Worse · · Score: 1

    It seems odd that ethanol is so popular for racing engines if it produces less energy.
    I think racing engines use methanol, not ethanol.
  19. Re:Who cares on US Pulls Plug on Low-CO2 Powerplant Project · · Score: 2, Insightful

    CO2 is about 1.5 times heavier than air, so it will stay underground.
    The stuff will be pumped in under high pressure. I bet the pressure overcomes the specific mass quite easily.
    So, if the soil isn't sealed perfectly, it will escape and form a nice layer on the ground (heavier than air, right), exactly where most land creatures live.
  20. Re:Google Spam on Google Adsense Cracking Down on 'Tasters' · · Score: 1

    Do you have evidence that accelerators do that for third party domains?
    No, I don't have any evidence. But hypothetically they could. That's enough for me.
  21. Re:Google Spam on Google Adsense Cracking Down on 'Tasters' · · Score: 1

    Google doesn't pay the site owner for "displaying" ads, it pays them when and only when someone actually clicks on those ads.
    The sites visitors don't necessarily have to click the ad. They only need to have an accelerator installed which preloads all hyperlinked pages regardless of whether they will click the links later or not.
  22. Re: Tools For Understanding Code? on Tools For Understanding Code? · · Score: 1

    Read the original design documents to get a grasp of the over all application architecture. A quarter of the code will fall into place. Concentrate on the datastructures / database schema. That's another quarter of understanding.
    The last time my company had to do something like this we hired a refactoring specialist and called back a retired guy who knew the application architecture in great detail. And we formed a team of knowledgable end users to test the refactored application.
    Add a good project manager and a lot of money (many millions $$ in our case) and time (two years) and it worked.

  23. Moderation on Microsoft to Spy on Employees · · Score: 1

    Slashdot needs a "-1, Wrong" moderation option.
    We do have "Underrated" and "Overrated". Wouldn't that do?
  24. To NULL or not to NULL on Sun Buys MySQL · · Score: 1

    Allow me to add a reference to The third manifesto (Hugh Darwen and C.J. Date). Interesting stuff.

  25. Re:SQLite Gui_ on Sun Buys MySQL · · Score: 1

    Actually, MS Access is too good for Microsoft to develop, so they bought it. I agree it's one of the best GUI / GUI builders for databases (of what I've seen). The only real trouble is when it is abused by putting the .MDB on a network share and expect it to work fine with loads of users opening it concurrently. But with the application on the client and some other database than the native Access database (jet) it performs quite well indeed.
    [Note to self: try Access / SQLite ODBC driver / SQLite]