HackerLangs
TopNewTrendsCommentsPastAskShowJobs

procaryote

1,357 karmajoined в прошлом году

comments

procaryote
·3 дня назад·discuss
The voting dynamics changing beacause elected representatives can't plan their vacations like any regular work place is pretty silly
procaryote
·7 дней назад·discuss
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
procaryote
·8 дней назад·discuss
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 in those areas.
procaryote
·8 дней назад·discuss
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.
procaryote
·11 дней назад·discuss
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 as a socks5 proxy you can tell your browser to use

...

A wireguard VPN is better of course; among other things because ssh is multiplexing over a single TCP connection and will encounter head of line blocking (where one dropped packet blocks all forwarded traffic until resent)
procaryote
·11 дней назад·discuss
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 vaccine was retracted mainly due to unfounded fears

e.g from the article summary "Just 3 years later, the manufacturer voluntarily withdrew its product from the market amidst media coverage, fears of vaccine side-effects, and declining sales. This paper reviews these events in detail and focuses on the public communication of risks and benefits of the Lyme vaccine and important lessons learned."

The "public communication of risks" not the actual risks.
procaryote
·13 дней назад·discuss
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 research.

Lacking those basic skills might be a reason not to promote someone though, so perhaps it all works out for the best
procaryote
·13 дней назад·discuss
TL;DR; antivaxers
procaryote
·13 дней назад·discuss
and if we started taxing them across the board, no one would dare hold stock
procaryote
·16 дней назад·discuss
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 (and might never make) just because you want to move.
procaryote
·16 дней назад·discuss
Don't start a company in Germany. There are many better european countries
procaryote
·28 дней назад·discuss
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 doing those things while complaining that society isn't stopping you from hurting yourself
procaryote
·28 дней назад·discuss
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 ironically, the easiest way I've found to create xkbd definions is to start an X11 server, reconfigure your xmodmap+xcompose, and export the current xkbd settings. Xmodmap is much easier to edit than editing xkbd directly.
procaryote
·28 дней назад·discuss
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 could even build specialised functions for that type and get pretty good type checking
procaryote
·в прошлом месяце·discuss
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?
procaryote
·в прошлом месяце·discuss
Can you give an example of something useful you get from commits following the CC convention?
procaryote
·в прошлом месяце·discuss
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
procaryote
·в прошлом месяце·discuss
Perhaps it's useful to ask why?

What does the jira ticket give you that a longer PR message can't do better?
procaryote
·в прошлом месяце·discuss
One of many problems introduced by monorepos
procaryote
·в прошлом месяце·discuss
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