Viewing profile — mboerwink
mboerwink
HN member- Joined
- Thu, Sep 09, 2021, 7:05 PM UTC
- HN karma
- 41
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About mboerwink
---
meet.hn/city/us-New-Haven
Interests:
Running, Science, Hardware, Cybersecurity, Open Source
---
Recent public activity
-
comment
Comment #48619384
I play Zero-K (a related open source game) a few times a month. I really enjoy their 'cold take' blog series discussing game mechanics and the history of TA derivatives. https://ze…
-
comment
Comment #46281249
PCI still recommends 90 day password changes. Luckily they've softened their stance to allow zero-trust to be used instead. They're not really equivalent controls, but clearly laid…
-
comment
Comment #45644399
I think this could still be a very useful question for an interviewer. If I were hiring for a position working on a complex system, I would want to know what level of complexity a …
-
comment
Comment #44074900
I worry that this change increases the attack surface of what was a very safe application for viewing untrusted files. Of course, I worried about that at the release of 'new' notep…
-
comment
Comment #30348041
I actually recently delivered a project which uses almost this exact technique. Python lambdas that operate on SQLite files have the benefit of being much simpler and cheaper than …
-
comment
Comment #30010897
I personally replaced tailing logs with lnav (lnav.org, also in Debian repos). Coloration, decompression, filtering, etc. with no learning curve made it an easy transition for me a…
-
comment
Comment #29949558
I have always interpreted bones/ghosts as using previous runs as an additional source of level-generation data, rather than a progression mechanic. In the game, it is realistic tha…
-
comment
Comment #29902429
Some casinos sell some retired dice with holes drilled through them as souvenirs. They retain a good-enough balance for casual play. Here is a link I found by searching 'dice holes…
-
comment
Comment #29860361
I start my manual picks at 3000 to avoid conflicts with users created by people like you. (I'm not only making a joke, I really do. My siblings are people like you, too.)
-
comment
Comment #29805607
Snowflake ID[1] is another system related to those in the article. It uses 64 bits only, and has good sharding support, so can be more useful in some contexts. However, it naturall…
- comment
-
comment
Comment #29427270
It seemed very strange. Many big partners, but social media accounts less than a year old. Turns out, it is the evolution/opensourcing of AWS Lumberyard. Wikipedia cites https://ve…
-
comment
Comment #29400269
Sorry if I'm missing context, but where is the write-up?
-
comment
Comment #29304012
I don't care for some of the chosen replacements - "sanity check" and "double check" are not equivalent phrases to me. The only linked justification I could find was inclusivenamin…