Live data from Hacker News

Viewing profile — matijsvzuijlen

matijsvzuijlen

HN member
Joined
Sun, Mar 01, 2020, 7:54 AM UTC
HN karma
33
Public activity
23 items

About matijsvzuijlen

No profile information was provided.

Recent public activity

  1. comment
    Comment #49045390

    This is a nice idea but a lot of the OSM tiles show as blocked due to lack of a Referer.

  2. comment
    Comment #48597434

    Thanks, that makes sense. I actually just parsed aes as related to encryption without even considering how weird that was given the contect.

  3. comment
    Comment #48597415

    Yes, I will do that!

  4. comment
    Comment #48596029

    Why are all the parameters full words except 'labs'? I find it jarring because to me 'lab' is short for laboratory, not label.

  5. comment
    Comment #46564035

    I wrote one for my own use (on Linux): https://github.com/mvz/mdv

  6. comment
    Comment #46387408

    What made you decide to squash when merging instead of leaving the commits in the history so you can always bisect?

  7. comment
    Comment #46153244

    I worked on a project that used haml, and merge conflicts in the haml files were very hard to resolve due to the lack of any nesting info besides indentation. I think it's worse th…

  8. comment
    Comment #46145301

    If you already know k8s, this is probably true. If you don't it's hard to know what bits you need, and need to learn about, to get something simple set up.

  9. comment
    Comment #45080638

    I can understand requiring 100% test coverage, but it seems to me that requiring a test file for every file is preventing your team from doing useful refactoring. What made your te…

  10. comment
    Comment #45003585

    What makes you think TDD assumes that? It sounds like the complete opposite of what TDD is about.

  11. comment
    Comment #44874852

    For people who, like me, prefer to read the abstract first: https://www.arxiv.org/abs/2508.06471

  12. comment
    Comment #44325076

    In such cases, I generally checkout main, do the side quest, and rebase my original branch on top of it. Then, I can just continue without waiting for the side quest to be merged. …

  13. comment
    Comment #39882734

    The idea is that --amend would be used before pushing the commit that it amends, and so before a reviewer ever sees the original commit.

  14. comment
    Comment #39272017

    Linking to the abstract instead would have been nice.

  15. comment
    Comment #38541104

    If you follow SemVer strictly, the version bump is not necessary unless the number of rerenders is part of the documented API.

  16. comment
    Comment #38247583

    What could the frameworks do to make it more natural for inexperienced developers to do the right thing?

  17. comment
    Comment #38165879

    This means having to keep these branches around cluttering up everything, and makes git bisect a lot more complicated.

  18. comment
    Comment #34923111

    The format itself has several warts, like the ancestor list continuation syntax, or whether or not to add a backslash if you want a literal asterisk. The implementation lacks check…

  19. comment
    Comment #33370006

    Asciidoc starts out great but has a lot of surprising gotchas and complexities.

  20. comment
    Comment #32627667

    Wasn't that Perforce?

  21. comment
    Comment #32033857

    The result looks beautiful but there are too many surprising magical actions for my taste. E.g., I wonder how "Last year MIT handed out 104 degrees to wombats." would be rendered.

  22. comment
    Comment #30713961

    Git has a built-in GUI for that. Just run 'git gui'. It's not pretty but it works.

  23. comment
    Comment #22455750

    Item (f) in that same Article 6 can be applied to collect data without explicit consent: (f) processing is necessary for the purposes of the legitimate interests pursued by the con…