The good parts… book of empty pages
- 0 posts
- 12 comments
If it works and it’s stupid, then it’s not stupid.
- 2 years
Imagine starting project in PHP in 2024
Don’t understand why people hate them so much. They work fine for me, the go team, and many others. If you want an enum scope you can use the sub package trick. Not ideal but I don’t even need that. Iota is cool because it basically repeats any pattern, including bit flags. My biggest beef with them is the ability to assign any literal value to these custom types, but I can handle it. Plus you can wrap in a struct if you care that much. It’s just not a big deal.
- Pixel@lemmy.sdf.orgto
Selfhosted@lemmy.world•New version of vikunja requires docker-compose changesEnglish
2 yearsMisleading title… Vikunja doesn’t require docker compose. You can run it other ways. I’m running it on k8s.
You could say the bar for a tech job is high…
Solution, don’t use Gmail either
- Pixel@lemmy.sdf.orgto
Selfhosted@lemmy.world•Anyone using "docker run" instead of "docker compose"?English
3 yearsHonestly I never really saw the point of it, just seems like another dependency. The compose file and the docket run commands have almost the same info. I’d rather jump to kubectl and skip compose entirely. I’d like to see a tool that can convert between these 3 formats for you. As for piping into bash, no - I’d only do it on a very trusted package.
- Pixel@lemmy.sdf.orgto
Selfhosted@lemmy.world•How do you deal with malicious requests to your servers?English
3 yearsIsn’t that akin to security through obscurity… you might want one more layer of defense



What’s a good distro for this that is well supported?