I recently started woodworking. It looks horrible but I am in the middle of building my own small standup desk. Feels nice to do something else then coding all day...
I built milkman[1], an alternative to postman because I wanted one tool to integrate with the whole web development stack. One tool that contains my SQL, rest and grpc calls to easily debug issues. Also nearly none of those kind of tools that existed supported SSE which I also use in my day to day work.
[1] https://github.com/warmuuh/milkman
Edit: I love these threads. You read so many things and Frameworks and random stuff that you really learn in what silo you are actually living
I built milkman[1], an alternative to postman because I wanted one tool to integrate with the whole web development stack. One tool that contains my SQL, rest and grpc calls to easily debug issues. Also nearly none of those kind of tools that existed supported SSE which I also use in my day to day work.
on the same note: it would be nice if you could add buttons to a readme.md which trigger the actions, maybe via https://www.actionspanel.app/, but also the buttons then are in the repo?
i am using a personal kanban board to organize my tasks and work on them one after another... if someone interrupts, i just add another task and continue working on the previous one
worked on a small petproject to enable annotations in javascript (https://github.com/warmuuh/yaap) just for fun ;) (its not that practical, but in combination with wire.js, its quite fun to work like with Spring)
[1] https://github.com/warmuuh/milkman