Live data from Hacker News

Viewing profile — Jacquass12321

Jacquass12321

HN member
Joined
Mon, Dec 13, 2010, 10:11 PM UTC
HN karma
107
Public activity
60 items

About Jacquass12321

No profile information was provided.

Recent public activity

  1. comment
    Comment #5664319

    Now I want a retention holster for my mouse >.>

  2. comment
    Comment #5645607

    Survey of eating habits among philosophers: http://leiterreports.typepad.com/blog/2012/10/philosophers-e... . I assumed they all starved because one guy never passed the fork.

  3. comment
    Comment #5614753

    It does make you look like you wasted hundreds of dollars on one outfit.

  4. comment
    Comment #5603362

    Yes, it's a lighter (very minimalist) version of lisp, as opposed to common lisp. Scheme seemed like more of a fun academic exercise. If I wanted to actually do more complex work I…

  5. comment
    Comment #5451856

    As someone who works under the title Software Engineer, I take it with a giant grain of salt until we're suddenly all taking the P.E. exam and getting our rings. Titles have the sa…

  6. comment
    Comment #5357093

    That brings back memories, used that to mess with friends back in highschool in 00-02. "Weird, my cd drive just opened up."

  7. comment
    Comment #5215836

    Man, contests like this seem like a bad idea for everyone involved. Solicit bids, take 2 million dollars and get a prototype/demonstration of capability from your top 4-8 options. …

  8. comment
    Comment #5153158

    They have split ratings, schools that only provide an undergrad are in a separate category.

  9. comment
    Comment #5117052

    Thanks for a Joel article I hadn't read before. Two of my favorite class projects fell heavily into what he mentioned, implementing FAT12 in C for the OS course, and implementing a…

  10. comment
    Comment #4795642

    That'd be why the taxes it listed me as paying previously seemed high.

  11. comment
    Comment #4613101

    There are two major things I really gain out of rebasing frequently. Firstly and most importantly, Thanks to rebase I'm constantly working against the most recent mainline, merge p…

  12. comment
    Comment #4539039

    What do you define as an apprenticeship program? We bring in 3-6 development interns each summer, for a company size of about 80 developers.

  13. comment
    Comment #4439990

    I currently work for a polyglot shop so I guess I can chime in. We employ about ~90 engineers now and have been in business for around 25 years now, so I consider that successful. …

  14. comment
    Comment #4286863

    How is the UI just calling to_lower on the password while passing it to your encryption difficult to understand? No case sensitivity has nothing to do with no hashes. Period. Also …

  15. comment
    Comment #4286799

    Again I'm not seeing how a to_lower on a string in any way implies plain text storage. There's no indicator at all frankly. It was a 2 minute decision by whoever implemented the us…

  16. comment
    Comment #4286116

    Honestly this is the same argument that has been swirling around Diablo 3 recently regarding their decision to use case insensitive passwords. The importance of case sensitivity is…

  17. comment
    Comment #4226090

    Are you looking for a full time developer or part time?

  18. comment
    Comment #3960392

    Assuming it's not ad supported and is just a one time purchase I don't see where your motivation would be in free updates unless it was bringing in enough money for you to be livin…

  19. comment
    Comment #3910563

    using what was considered Sun's open, but in some ways restricted, code in a way that would offer little benefit to struggling company that had invested tens of millions of dollars…

  20. comment
    Comment #3900490

    Easier debugging, faster code navigation, better refactoring tools, auto complete, inline documentation, tighter integration of unit tests, and probably many other features I'm not…

  21. comment
    Comment #3864932

    Nothing glaring, but he's probably referencing the (#awkward) comment in the blog.

  22. comment
    Comment #3832879

    When did Socratic discussion become heckling? I'd much prefer to attend an event where if a speaker was incorrect I'd find out about it.

  23. comment
    Comment #3699750

    I don't know about beauty, but I realized I was done with math during my functions of a real variable class when we did a proof to the extent of, "There exists a rational number be…

  24. comment
    Comment #3695094

    Basically it walks you from low level boolean logic up through processor design, compilers, operating systems, and languages Isn't that what his university degree should have alrea…

  25. comment
    Comment #3595071

    I also normally have 3-4 sound sources during normal home computer use, all at different volume levels so they self prioritize. I'm not sure what the gain would be for removing the…