Live data from Hacker News

Viewing profile — LnxPrgr3

LnxPrgr3

HN member
Joined
Mon, Jan 16, 2012, 10:01 AM UTC
HN karma
585
Public activity
243 items

About LnxPrgr3

Author of http://codeanarchy.com/. You've probably never heard of it.

Recent public activity

  1. comment
    Comment #15322686

    I don't know about that: https://www.cvedetails.com/vulnerability-list/vendor_id-1224...

  2. comment
    Comment #15189134

    The objection is generally landlords have to show damages to collect compensation from renters. They collect deposits to ensure at least some of the bill gets paid should you damag…

  3. comment
    Comment #15189056

    Because I'm buying the service of them paying my liability, and also my own damages if I opt for it, if suddenly I crash. They sell the service of protecting you from financial ris…

  4. comment
    Comment #15183418

    Leases are pretty clear about the non-refundable nature of the deposit/fee/whatever, and it isn't exactly a rare practice.

  5. comment
    Comment #15181463

    If I have a serious wreck in my car, I win the insurance bet—that is, it may well pay out more than I've paid in. Even crappy health insurance policies have cases where they do the…

  6. comment
    Comment #15181408

    Non-refundable deposits are. If you really do have a model pet that damages nothing, why does the landlord get to keep your deposit anyway? I can grant, say, compulsory carpet repl…

  7. comment
    Comment #15156746

    They could even do this without preventing the machine from squeezing improperly-ordained-by-DRM bags. "If we recognize the bag, and it's recalled, we'll stop you—or at least yell …

  8. comment
    Comment #14136906

    The Linux kernel seems to have a centisecond obsession too. Probably from way back when HZ was 100 and your computer woke up once every centiseecond to make sure it still had nothi…

  9. comment
    Comment #14129370

    Recent surprise: exponentiation by squaring. Not by name, but by being the correct answer to the question. (This is in the list of 500, by the way.) It's trivial to explain: x^n = …

  10. comment
    Comment #14128976

    For functional purposes, I consider myself to know something if I could page in the details well enough to implement it in 5 minutes with Wikipedia or less. How this plays in inter…

  11. comment
    Comment #14086434

    Fair enough. But people will decide not caring even slightly about binary size is admirable (move fast and make users buy new phones, I guess) and eventually everything will be hug…

  12. comment
    Comment #14085953

    I did not buy 64GB of flash storage so Facebook could be lazy. I bought 64GB of flash storage to store media that gets noticeably better, to a point, when you throw more bits at it…

  13. comment
    Comment #14083312

    Did you read the article? People add the structure they think they need to interviews, but are clearly able to troll themselves into worsening their judgments by requiring steps th…

  14. comment
    Comment #14076364

    Counterexample: I did not apply to, nor interview for, my current gig, and I'm not cheating by working for myself. And I bet almost everyone reading this has worked with at least o…

  15. comment
    Comment #14075233

    When users of code I've written complain that something sucks to use, I don't demand they come up with a better solution. Probably I don't even want to know what they think the ans…

  16. comment
    Comment #13843875

    Nothing makes people more interested in freedom of speech than the fear their own ideas will be suppressed. Precious few people are willing to defend both Milo and Anita's right to…

  17. comment
    Comment #13843649

    I am not an expert, but since no one has answered I'll give what I know and hope somebody corrects me if I'm terribly wrong. Substrate: the thing that's supposed to bind to somethi…

  18. comment
    Comment #13827771

    I understand the need to defend unpopular speech, but this is such a weird hill to die on when so many other things have unjustified stigmas attached to them. It'd be nice to hear …

  19. comment
    Comment #13794971

    This is true. Compilers even sometimes act vaguely like JIT—see also speculative devirtualization. If your code really needs runtime profiling information to optimize well, we have…

  20. comment
    Comment #13789957

    In theory Java can be more optimized than C—machine code generation benefits from knowledge of how the program actually executes. Just let the JIT figure out where you should've us…

  21. comment
    Comment #13789863

    Sure, but its products help keep those populists alive—or at least give them a fighting chance. I bet everyone in Alabama at the time remembers April 27, 2011: https://en.wikipedia…

  22. comment
    Comment #13789127

    The law did grant them powers to run pieces of this scheme that a judge decided they took way too far. And they got to run it for years before a judge stopped it. And AFAIK no one …

  23. comment
    Comment #13788586

    https://www.theguardian.com/business/2016/jul/01/macys-shopl... Not killing, but taking of liberty and property through their own extrajudicial system of justice.

  24. comment
    Comment #13681498

    I know exactly zero developers senior enough to have gotten over writing bugs. I know I've written bugs that happened to pass all my tests only to blow up in somebody else's face, …

  25. comment
    Comment #13544471

    The former stopped working in iOS 9.