- 1 Post
- 6 Comments
TheBigRoomXXL@leminal.spaceto Programming@programming.dev•What Should I Use Instead of Github? - Codeberg Gitlab and BitBucket11·1 month agoBitbucket lol .I would rather not.
I used to love gitlab (great CI!) but the quality is really going down. Everything is slow and there UI is full of bugs (god I hate there virtual srolll in epics).
There is also sourcehut. They have the best CI for me but sadly issue / merge request management is mail based.
Gitea looks like it is going the gitlab way with enterprise support and cloud because they need to make money.
Forgejo is cool (how do you prononce it?) but I am really sad they based there CI on github action.
TheBigRoomXXL@leminal.spaceto Selfhosted@lemmy.world•Homarr - A modern and easy to use dashboard. 30+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.English3·1 month agoDrag and drop isn’t for me either but it’s nice to have more beginners-friendly options in the self hosted community. Not everybody like to live in the terminal.
TheBigRoomXXL@leminal.spaceto Linux@lemmy.ml•Writing Your Own Simple Tab-Completions for Bash and Zsh9·1 month agoLearning auto-completion isn’t very fun at first, but adding it to your own tool feels great. A while ago, I made a small script to assume any role in AWS CLI with SSO, and once I added auto-completion, it was faster and felt great. It’s the kind a details that make a difference.
TheBigRoomXXL@leminal.spaceto Python@programming.dev•pyx: a Python-native package registry, now in Beta6·1 month agoExactly.
the first piece of the Astral platform
Because obviously, everything need to be a platform when you are VC backed… 😮💨
TheBigRoomXXL@leminal.spaceto Selfhosted@lemmy.world•NGINX Introduces Native Support for ACME ProtocolEnglish111·1 month agoFINALLY! Caddy has been doing it for years! I still prefere caddy overall but it’s nice to have as we don’t always choose the stack we work with.
The routing feature is so cursed XD