Slashdot Mirror


User: convolvatron

convolvatron's activity in the archive.

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

Comments · 288

  1. Re:This doesn't have to last long on Major 'Net Players Mulling IPv6 Whitelist · · Score: 1

    whitelist by prefix instead of endpoint address

  2. Re:Nice try... on US Not Training Enough Cybersecurity Experts · · Score: 1

    toadying seems to go a long way on its own

  3. threadjack on 25 Years of the .com gTLD · · Score: -1, Troll

    for several years there was an open genera than ran on alphas, and now apparently
    a mysterious virtual version that is hosted by linux. does anyone know what happened
    to the genera ip?

  4. Re:Idiot. Seriously. on Whatever Happened To Programming? · · Score: 5, Funny

    slashdot. where don knuth is an idiot because he cant grasp the awesome power of php

  5. Re:jaded on "Logan's Run" Syndrome In Programming · · Score: 1

    alot of contract gigs last 6 mo. i've done 9, 6, and 4 year stints...and yes, a couple of 2s

  6. jaded on "Logan's Run" Syndrome In Programming · · Score: 5, Insightful

    the problem with having older programmers like myself is that they are fully tired of being jerked around
    by incompetent management. if you've worked in 20 shops, and run a few yourself, you're alot less
    likely to happily pull an all nighter to try to get the release out the door. you understand
    that this all could have been taken care of months ago, and you went to some pains to point that
    out then.

    the other kind of older programmer has just given up. they know better, but they understand
    that bitching isn't going to solve anything and they need the health insurance. they look alot
    less capable then they are because they just agree with everything and try to get out the door
    by 5.

    younger programmers dont know any better, they will believe whatever you say

  7. bugzilla on What Does Everyone Use For Task/Project Tracking? · · Score: 1

    you need to write a front end to draw lines

    but it has a database backend that you can augment, has prioritization,
    dependencies, user assignment, completion estimates and completion dates

    it may suck, but it seems substantially more useful than the tools that were made
    for the purpose

  8. Re:What's the big deal? on How Do I Keep My Privacy While Using Google? · · Score: 1

    except for -
        - security leaks
        - differential pricing
        - security agencies deciding that you dont fit a common pattern and
            targetting you for additional surveillance
        - impact on your credit rating
        - ability to get certain kinds of insurance at all
        - when the marketers in question aren't just selecting legitimate ads, but scams
        - we just changed our privacy policy and the last 10 years of data on
            you is available to anyone for the low low price of 0.0001 USD
        - our company was acquired by a company whose contact information is a p.o. box in moldava ....
       

  9. Re:Coming of the (perl) Messiah on The Perl 6 Advent Calendar · · Score: 1

    did they really bring it up off haskell? you think they would have
    noticed something

  10. Re:Coming of the (perl) Messiah on The Perl 6 Advent Calendar · · Score: 3, Funny

    yes, but you still haven't explained why perl 6 is taking so long

  11. Re:What's DARPA about it ? on DARPA Network Challenge Lasts All of 9 Hours · · Score: 1

    you missed the renaissance of wonder?

  12. Re:Cheaper = Worse? on Netbooks Have Higher Failure Rate Than Laptops · · Score: 1

    actually i'm really suprised the makers of the more expensive models actually used some
    of that money to produce a product of marginally better quality

  13. Re:How does it deal with replication latency? on Remus Project Brings Transparent High Availability To Xen · · Score: 1

    this isn't true. a fully recoverable abstraction can be maintained without digging into
    the architecture. you just need a point periodically where you flush everything and define a
    consistent checkpoint

    personally i prefer doing this in the database, or operating system, or application, but suggesting
    that you cant do this underneath is simply wrong. it just comes down to performance

  14. Re:bad design on The NoSQL Ecosystem · · Score: 1

    actually, fuck off. language design people have distilled the semantics of sql down to something with is actually composable, compilable, able to be evaluated in a distributed context, and actually..useful. datalog. mercury.

    sql is a festering sore. its a poorly conceived idea that for random reasons survived

  15. Re:Fool's errand on The Story Behind a Failed HPC Startup · · Score: 1

    unfortunately thats not sufficient. you also need the us govt to throw you tens of millions in
    'research contracts' that dont amount to anything, and have them agree to buy your overpriced
    machines even though they dont really do anything useful

    even then its a pretty difficult market

  16. Re:ITU, the folk who should run the WWW. on Universal Phone Charger Approved By UN Body · · Score: 1

    obviously you haven't worked with the itu in the past. they had a whole replacement for the internet worked
    out. trees worth of documnets written in languages and metalanugages where the shift was not entirely clear. all
    just to describe an ananlogue of tpc/ip

    despite is inherent us-centrism i think the ietf did a great job.

  17. Re:Is it just me... on Lockheed Snags $31 Million To Reinvent the Internet, Microsoft To Help · · Score: 2, Interesting

    sure, in comparison to the piles of money previously given to large contractors to flail around pretending to solve the unique mission critical requirements of the military, its nothing!

  18. 1985 called on Microsoft Aims To Cure Server-Hugging Engineers · · Score: 4, Funny

    they want their tty back

  19. whats in 3.0? on PCI Express 3.0 Delayed Till 2011 · · Score: 4, Interesting

    the pci sig blurb says its mostyl cleanup and the removal of 5v support

    does anyone know of anything interesting in 3.0?

  20. those are some awfully dry pipes you have there on WebGL Standard To Bring 3D Acceleration To Browsers? · · Score: 1

    does anyone believe that at any point the hardware would be the bottleneck?

  21. Re:HTML 5 Canvas tag on Opera CTO Thinks IE Will Be Forced To Support SVG · · Score: 1

    compared to alot of graphics standards, its actually reasonably terse. there are some herniations...like the dro pshadow image processing and composition. the animation is a little nasty too. but generally if you ignore the ugliness of w3 encapulation and html-style syntax, its not any worse than gl, rendering libraries, or X

  22. Re:Don't make the pair programming compulsory on Collaborative Software For Pair Programming? · · Score: 1

    but not if it has no value whatsoever.

    i really dont understand this fad. criticising other people's code is important. talking about whats going on and the cleanest way to express it is important. having design discussions is important.

    so do detailed code reviews.

    i really dont need to smell every fart someone makes to work with them.

  23. Re:Not really for that on 6 Reasons To License Software Under the (A/L)GPL · · Score: 1

    please explain in what way the bsd license restricts the rights of the users

  24. another perspective on Which Language Approach For a Computer Science Degree? · · Score: 1

    some programmers view programming as language design. the construction of abstractions
    and their composition is really the same as defining a specialized version of the parent language
    with the desired semantics.

    if you really care about the topic learn broadly about languages. about how they handle
    things like scoping, composition, interaction with the runtime, types, and static analysis.
    i guarantee that you and your future employers will benefit

  25. Re:it's called functional programming on How To Teach Programming To Kids, Via XBox · · Score: 1

    actually, from the video, its almost exactly declarative programming