Live data from Hacker News

Viewing profile — M3t0r

M3t0r

HN member
Joined
Fri, Oct 12, 2018, 6:22 PM UTC
HN karma
30
Public activity
16 items

About M3t0r

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #39313392

    There's also https://www.memorysafety.org/initiative/sudo-su/

  4. 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…

  5. comment
    Comment #37850633

    Give https://aiven.io/ a try. But know that I'm biased ;-) Also https://www.postgresql.org/support/professional_hosting/

  6. 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…

  7. comment
    Comment #36821612

    I think that's what the palette generator is for: https://realtimecolors.com/palettes/

  8. story
  9. comment
    Comment #32692411

    Factually wrong. Real #1: https://brickset.com/parts/4220184/kitten Source: the scream of my dad about 20 years ago

  10. 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.

  11. 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) -…

  12. comment
    Comment #26845237

    I've spent hours putting that functionality into a unit test. Worth every minute!

  13. comment
    Comment #21845273

    Author here, happy to answer questions!

  14. story
  15. 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…

  16. 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.