Viewing profile — procaryote
procaryote
HN member- Joined
- Thu, Feb 13, 2025, 7:04 PM UTC
- HN karma
- 1,360
- Public activity
- 594 items
- HN profile
- View on Hacker News ↗
About procaryote
No profile information was provided.
Recent public activity
-
comment
Comment #49229615
This does nothing to resolve that
- comment
-
comment
Comment #48979058
Without quantifying the cost to society that someone's web-browser crashes sometimes, it's hard to make a rational case that this issue is so dire that it needs specific regulation…
-
comment
Comment #48870111
The point of the article is pretty much that you can pick stable technology instead of joining the treadmill of rewriting in whatever the new thing is. When people are rewriting ru…
-
comment
Comment #48869903
750k items in their content management sysem. N independent labs crawling wanting to check that every day could easily give bursts of millions per hour Millions per hour is tens pe…
-
comment
Comment #48820676
The voting dynamics changing beacause elected representatives can't plan their vacations like any regular work place is pretty silly
-
comment
Comment #48777915
That's a software issue rather than an inherent limitation. I've driven cars with abs-sensor based TPMS that will tell you which tire is under or over-inflated
-
comment
Comment #48771456
Every story about how the US has awful internet has a comment like this. I suspect that the refusal to believe the US is worse at anything is part of the reason it never catches up…
-
comment
Comment #48767127
The whole point of luksSuspend is to not have the encryption keys in memory, as that actually does mean they could be extracted by an attacker who has taken the hardware.
-
comment
Comment #48723508
Btw, if you find yourself sending a lot of ports over ssh, you can also consider the option of having ssh start a socks5 proxy ssh -D 4711 -q -C -N user@host sets localhost:4711 up…
-
comment
Comment #48723394
That's one consideration of a possible issue, not a key reason it was retracted The "cautionary" part of the cautionary tale referred to in the article title is that a working vacc…
-
comment
Comment #48702462
I've encountered people talking about turning down a promotion to not "get above a tax bracket". They have invariably been wrong and just not understood the basic math, or done any…
-
comment
Comment #48702316
TL;DR; antivaxers
-
comment
Comment #48700510
and if we started taxing them across the board, no one would dare hold stock
-
comment
Comment #48663271
It's only a gain if you sell. Selling a company and paying tax on the profit in tax is a completely different proposition from paying tax on hypothetical profit you haven't made (a…
-
comment
Comment #48663145
Don't start a company in Germany. There are many better european countries
-
comment
Comment #48514442
As a society we should be asking those questions yes As an individual, pretending you have free will and can opt to not do things you know are bad for you is probably better than d…
-
comment
Comment #48514401
This is one of many things that used to be easier before wayland You can get pretty far with just the xkbd definions though, although you need root to reconfigure it. A bit ironica…
-
comment
Comment #48514338
Why would you want to avoid using a struct? Add a macro that declares the appropriate struct and get at least a tiny bit of type checking. With some clever use of _Generic you coul…
-
comment
Comment #48449334
As you know this, why don't you fix it? What is forcing you to doom scroll rather than putting the phone in a different room before going do bed?
-
comment
Comment #48428608
Can you give an example of something useful you get from commits following the CC convention?
-
comment
Comment #48428574
Arguably "fix memory leak" is why you free the array; freeing the array is just how you fixed it and less interesting as that is also in the diff
-
comment
Comment #48428521
Perhaps it's useful to ask why? What does the jira ticket give you that a longer PR message can't do better?
-
comment
Comment #48428468
One of many problems introduced by monorepos
-
comment
Comment #48344128
Giving accomodations during a test kind of invalidates the test as a measurement of relative ability, or aptitude for further studies, so perhaps the solution is to stop doing that…