Viewing profile — M3t0r
M3t0r
HN member- Joined
- Fri, Oct 12, 2018, 6:22 PM UTC
- HN karma
- 30
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About M3t0r
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #39313392
There's also https://www.memorysafety.org/initiative/sudo-su/
-
comment
Comment #38198483
But they are both "Sicherheit" since in compound words the main word is the last word. You could say "Ist dein Haus sicher?" and mean "is your house secure" if a burglar is targeti…
-
comment
Comment #37850633
Give https://aiven.io/ a try. But know that I'm biased ;-) Also https://www.postgresql.org/support/professional_hosting/
-
comment
Comment #37661303
I got an AirGradient like 2 years ago and was very disappointed with the quality of the firmware. I wrote my own with Arduino which was good enough for ~2 years. But last week I fo…
-
comment
Comment #36821612
I think that's what the palette generator is for: https://realtimecolors.com/palettes/
- story
-
comment
Comment #32692411
Factually wrong. Real #1: https://brickset.com/parts/4220184/kitten Source: the scream of my dad about 20 years ago
-
comment
Comment #32275733
Same here. Gotta replace the battery some time soon, but still _very_ happy with it. If it should ever break, this SE generation looks like the best replacement option.
-
comment
Comment #27995485
There are a couple of tools that try to package Jinja2 (and probably also other templating engines like go-templates) in a CLI friendly way: - https://github.com/M3t0r/tpl (mine) -…
-
comment
Comment #26845237
I've spent hours putting that functionality into a unit test. Worth every minute!
-
comment
Comment #21845273
Author here, happy to answer questions!
- story
-
comment
Comment #21353185
We have started using Makefiles for this. Our Jenkinsfiles are only used for the orchestration and reporting. All our applications can be build, tested, and released by our employe…
-
comment
Comment #21353174
In my experience a ton of corner cases, plenty of bugs, and really really shitty documentation. That doesn't really help people handle the software well.