Viewing profile — ale_jrb
ale_jrb
HN member- Joined
- Thu, Nov 01, 2018, 4:02 PM UTC
- HN karma
- 20
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About ale_jrb
No profile information was provided.
Recent public activity
-
comment
Comment #32186692
The bottom of the post mentioned that sales have increased by 40% with the new design. It will probably take some time to know if that sticks, but it seems like it works from that …
-
comment
Comment #30151699
But it's always medically necessary, because weight changes are a leading indicator of many issues, and the long-term trend is needed to see these. If people feel that they don't u…
-
comment
Comment #29162350
The furlough system transferred a large amount of money to households, because people had substantially reduced expenses (due to not having to commute, and service-based industries…
-
comment
Comment #28224624
They're probably less attainable specifically around San Fransisco and Silicon Valley than in most of Western Europe though, even on a SWE salary. It's definitely true in cheaper a…
-
comment
Comment #26888921
The maintainers are the process, as they are reviewing it, so it's absoutely attacking the maintainers.
-
comment
Comment #26314994
I feel like fiasco might be overstating it a little, but basically atom is incredibly slow and this is probably the main reason that it never overtook Sublime and friends in the sa…
-
comment
Comment #21978780
I understood it that reading from `/dev/random` will still block just after boot (i.e. before it's initialised) unless you pass the new flag `GRND_INSECURE` to `getrandom`. After i…
-
comment
Comment #18355585
This is true, but kicking off a large subset of the userbase every time an account is compromised (or more realistically, every time someone changes their password—which should cer…
-
comment
Comment #18355391
The problem, as the linked 'Slightly Sarcastic Flowchart' says, is: how do you handle the invalidation server going down? If you just assume that tokens are valid in this case, the…