Live data from Hacker News

Viewing profile — musicmatze

musicmatze

HN member
Joined
Fri, Aug 05, 2016, 11:53 AM UTC
HN karma
150
Public activity
59 items

About musicmatze

Software Engineer in Germany. Rust, NixOS, programming, FOSS

Recent public activity

  1. comment
    Comment #48842522

    Been using it for years, for opensource stuff and at work. No issues whatsoever.

  2. comment
    Comment #48842488

    As long as tokens are cheap

  3. comment
    Comment #48842485

    I think a business case for a "look I let an LLM rewrite a large codebase" does not exist.

  4. story
  5. comment
    Comment #48565864

    Shame they use discord though.

  6. comment
    Comment #47973781

    You did not explain why the patch based process is "inferior", neither did you explain why you'd have to "work around" the process!

  7. comment
    Comment #47973690

    One very crucial point that no forge (IIRC) supports that the article missed (or I accidentially skipped it) is that email supports tree-style discussion! That is a HUGE benefit IM…

  8. comment
    Comment #47903235

    I switched from KDE with almost what you mentioned: Workspace 1 had a fullscreen terminal with zellij, Workspace 2 had a browser, workspace 3 had two chat apps open and that was it…

  9. comment
    Comment #47903201

    I see where the author is coming from, but still this feels like a reinvention of commit trailers ("Acked-by", "Reviewed-by",...) especially for these non-blocking and "only apprai…

  10. comment
    Comment #47903151

    Exactly as you do. The thing that's different at first is that workspaces are organized vertically rather than horizontally, but I for one adapted to that really quick (coming from…

  11. comment
    Comment #47253590

    Unfortunately, muscle memory cannot be changed that easily. And thanks to the git maintainers, the checkout command still exists, because apparently they know that.

  12. comment
    Comment #47118947

    gitlint (linked in the article, https://jorisroovers.com/gitlint/ ) is a really cool project that we use extensively (and in CI) to ensure we do not accidentally merge "!fixup"/"!s…

  13. comment
    Comment #33402719

    It is nice to see another IPFS implementation coming up, especially in Rust - but will there be any good client libraries in Rust any time soon? Does your project involve implement…

  14. comment
    Comment #33045318

    > If you use Neovim, can you share why you chose it over VS Code, or one of the new terminal-based editors [...] I am using vim/neovim for almost 15 years now. I was introduced to …

  15. story
    Show HN: Roc is a language for making delightful software

    The roc-lang repository was made public, so I figured I'd share it here.

  16. comment
    Comment #31986754

    > Am I the only one who thinks that Git's UX is fine, and maybe even rather enjoyable? Same here. Have been using git for over 10 years now though, so this might be an "experts vie…

  17. comment
    Comment #31223203

    After reading this article I think the author just wanted to trigger everyone or that this is all some strange form of sarcasm/irony. No need to give it a second thought I guess...…

  18. comment
    Comment #31158054

    > Doesn't anyone else find it annoying and distracting to have your IDE or editor constantly throwing "suggestions" at you? I see where this is coming from. That's why I do not let…

  19. comment
    Comment #30719400

    It really struck me to read how many people have a "I don't give a f..."-style workflow with git, especially in the hackernews audience which I always considered to be more on a te…

  20. comment
    Comment #30719353

    > - No merge commits. Only rebase onto latest main. Which means force-pushing PR branches and, thus, rewriting history (other devs working on same branch need to be aware that hist…

  21. comment
    Comment #30719343

    IMO this feature destroys the history the developer of the PR should have crafted carefully in the first place. With a squash merge you basically say "I don't give a f..." and remo…

  22. story
  23. story
  24. comment
    Comment #30007783

    I feel that these "workflow suggestions" are all nice and dandy, but have nothing to do with the real world. The real world looks like this: Create a new branch, make changes, comm…

  25. comment
    Comment #29945295

    I changed jobs on 1.1.2022. The first trigger when I started looking for another job was solely because of compensation. When I learned what I _could_ make and my boss (two levels …