| TIL | https://til.unessa.net |
| https://twitter.com/uninen | |
| Github | https://github.com/uninen |
| TIL | https://til.unessa.net |
| https://twitter.com/uninen | |
| Github | https://github.com/uninen |
Writing to humans about technical stuff is the hardest part of the job. I often skip the whole thing as it's takes lots of time and from the work needing to get done. But then many don't see the vast amount of work being done each and every week 🤯
Trying to get better this year
It's been a while! Here's an update of the Slipmat v3 development in 2023:
https://blog.slipmat.io/2023/01/slipmat-v3-development-notes-2023-edition/
🐦🔗: https://twitter.com/slipmatio/status/1619353290042675200
@webology oh, nice! Great to know 👍
I use GH actions a lot, although I’m still much more familiar w/ GL CI (they’re been around and stable for *years*). I was just planning to 1) try to set up a full DIY poor mans CI/CD using just ssh and 2) test out danger-js by posting repo details (size of the build, LOCs etc) as PR comments and archiving/saving them for plotting graphs. Both of which would need some git magic in the actions 🎉
@webology I mostly use vscode/terminal and GitHub UI for my personal projects nowadays but now I’m re-learning some basics with a new team that works on GitLab and different branching/merging strategies etc.
Even some super basic things like keeping a branch up to date feel so archaic via terminal as you don’t just have the automatic rebase PR button 😂 (Hats off to GH team for hiding so much ugliness pf Git behind a nice UI even humans know how to use!)
@webology indeed 😀
I’ve never learned git very deeply, I doubt I ever will. It’s a pretty hostile tool and I’m old and grumpy enough to understand that mastering it probably isn’t worth my time as I get by just well with the basics and a cheat sheet (plus occasional help from colleagues when needed) 🤷🏼♂️
Is there any popular Python package that does *not* use Black?
Hard to come up with good reasons to not to.
Reading the orange site side projects thread, I realized that all my project ideas are large and complex.
If I was a billionaire, I would just build all my ideas at least to a MVP stage and pretty soon not be a billionaire anymore 😂
Still, better than buying 1 site for a toy!