Viewing profile — LnxPrgr3
LnxPrgr3
HN member- Joined
- Mon, Jan 16, 2012, 10:01 AM UTC
- HN karma
- 585
- Public activity
- 243 items
- HN profile
- View on Hacker News ↗
About LnxPrgr3
Recent public activity
-
comment
Comment #15322686
I don't know about that: https://www.cvedetails.com/vulnerability-list/vendor_id-1224...
-
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…
-
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…
-
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.
-
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…
-
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…
-
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 …
-
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…
-
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 = …
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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 …
-
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.
-
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, …
-
comment
Comment #13544471
The former stopped working in iOS 9.