Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
M3t0r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Repeat Yourself
(endler.dev)
3 points
by
M3t0r
1y ago
|
0 comments
2.
▲
Paolo the Plumber
(endler.dev)
6 points
by
M3t0r
1y ago
|
0 comments
3.
▲
by
M3t0r
3y ago
There's also https://www.memorysafety.org/initiative/sudo-su/
4.
▲
by
M3t0r
3y ago
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 targeting your neighbourhood or "
5.
▲
by
M3t0r
3y ago
Give https://aiven.io/ a try. But know that I'm biased ;-) Also https://www.postgresql.org/support/professional_hosting/
6.
▲
by
M3t0r
3y ago
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 found out about ESPHome, and they have a blueprint https:
7.
▲
by
M3t0r
3y ago
I think that's what the palette generator is for: https://realtimecolors.com/palettes/
8.
▲
Realtime Colors
(realtimecolors.com)
2 points
by
M3t0r
3y ago
|
2 comments
9.
▲
by
M3t0r
4y ago
Factually wrong. Real #1: https://brickset.com/parts/4220184/kitten Source: the scream of my dad about 20 years ago
10.
▲
by
M3t0r
4y ago
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.
11.
▲
by
M3t0r
5y ago
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) - https://github.com/kb
12.
▲
by
M3t0r
5y ago
I've spent hours putting that functionality into a unit test. Worth every minute!
13.
▲
by
M3t0r
7y ago
Author here, happy to answer questions!
14.
▲
Makefiles in 2019 – Why They Still Matter
(tech.trivago.com)
8 points
by
M3t0r
7y ago
|
1 comments
15.
▲
by
M3t0r
7y ago
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 employees on their machines. Works great for us!
16.
▲
by
M3t0r
7y ago
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.