Viewing profile — mike_hock
mike_hock
HN member- Joined
- Fri, Jul 03, 2015, 1:02 PM UTC
- HN karma
- 2,948
- Public activity
- 1,162 items
- HN profile
- View on Hacker News ↗
About mike_hock
No profile information was provided.
Recent public activity
-
comment
Comment #49221909
A poorly documented or undocumented (debugging) backdoor in a chip marketed for ATMs and medical hardware, enabled by default, at the very least qualifies as reckless endangerment.…
-
comment
Comment #49210850
Great article for April 1st! No, wait. It's August 7th. Wat.
-
comment
Comment #49194393
I already have a second usable device and I don't mind the extra weight that much most of the time. It's called a laptop computer. As soon as we get to a point that Linux on the ph…
-
comment
Comment #49194213
Thanks, I guess :D
-
comment
Comment #49155047
It's not actually vulnerable. You're absolutely right. I made a critical error. It's NOT vulnerable. It' actually vulnerable. You're absolutely right. I made a critical error. It I…
-
comment
Comment #49111331
> I've been able to formally verify that the Rust behavior is identical to the Postgres C behavior I thought you wanted to get rid of the bugs!
-
comment
Comment #49111297
I think this a positive effect of LLMs, especially once these capabilities get into the hands of criminals and hostile foreign states, i.e. they will do maximum damage with all the…
-
comment
Comment #49090882
Thanks for the honest, load—bearing emojis.
-
comment
Comment #49090835
Thanks for the PSA but I already knew that I wasn't gonna touch it with a ten foot pole.
-
comment
Comment #49090821
> What if ? I find it baffling that some people had to find this out the hard way. You already knew that it's — if not more work — then at least more tedious to study existing code…
-
comment
Comment #49090055
I don't buy that minor being "sad" is all nurture and no nature. No matter what tempo or rhythm you put on it or what instruments you use to play it, it may not sound sad, it may s…
-
comment
Comment #49065570
It has been tacked on as a "totally not an integer" type because the integer system isn't extensible enough to accommodate it. It could of course be added with an ABI break (bumpin…
-
comment
Comment #49062212
> C has a confusing array of machine-dependent types such as ptrdiff_t and size_t What's confusing about them? They're basically what int and unsigned int were supposed to be. It's…
-
comment
Comment #49061673
> You think the average user is going to explicitly whitelist When prompted by the browser on first login/signup, yes, the same way the password manager works. With stored password…
-
comment
Comment #49061574
No, but it's the obvious starting point. You can then put additional laws on top banning fingerprinting out of band (if you care about window dressing), fund development of anti-fi…
-
comment
Comment #49061417
I made no claims as to whether misdirection is happening or feasible, only that there are incentives for both sides to do so if it is, while there are no incentives for Russia to t…
-
comment
Comment #49061330
Interwebsite is solved by partitioning and login cookies are solved by explicit whitelisting.
-
comment
Comment #49059483
Don't fall for the "we are just stupid" propaganda, which is used constantly by governments acting in bad faith. Browsers already had settings for deleting cookies. There was never…
-
comment
Comment #49059336
That's where the mutants live. Also, there's a thousand year old, old New York City buried underneath that had bathroom booths with phones in them.
-
comment
Comment #49058743
NATO not going total war over a few airspace incursions does not prove a lack of resolve to defend its territories. Russia is also not salami slicing its way to anything if it's no…
-
comment
Comment #49058616
The only loaded rhetoric is coming from you, I merely stated what the incentives are. Note that the situation is somewhat symmetric in that Russia also has an incentive to misdirec…
-
comment
Comment #49058077
It's one of those systemd features that are annoying and in the way when you're trying to accomplish a specific task but deal well with shitware. To be fair to systemd, these featu…
-
comment
Comment #49057981
> Default Debian Trixie out of the box configuration without changing any systemd config file allows gnu screen to work as it always has. As mentioned in the second sentence of TFA…
-
comment
Comment #49057874
Move by whom? Drones straying from the intended route is usually caused by jamming from the other side. Escalating tensions between Russia and NATO is in Ukraine's, not Russia's, i…
-
comment
Comment #49057785
Like all git operations that destroy history, it's a bit less scary than rm or unlink, because you can undo obvious fuckups using the reflog. Non-obvious fuckups will (by Murphy's …