If I resort to using a Mac I want someone to put me out of my misery.
- 0 Posts
- 27 Comments
There was a rather famous piece of software at my last job. Guy writing it wanted job security. A lot of the core variables of the application were named based on the sounds a helicopter made. God damn onomatopoeia variables. Pretty sure that shit is still in use somewhere.
There were old wrappers that emulated sendmail but reformatted the message for use with gotify and such
Static_Rocket@lemmy.worldto
Selfhosted@lemmy.world•opencloud - I migrated from nextcloud. Screenshots and docker-compose-compose.yml includedEnglish
91·2 months agoWell, I wouldn’t go that far. Let’s not forget Nextcloud started as a fork for the same reason. The permissive license doesn’t stop us from keeping it alive, but it is something to be cautious of.
Static_Rocket@lemmy.worldto
Selfhosted@lemmy.world•opencloud - I migrated from nextcloud. Screenshots and docker-compose-compose.yml includedEnglish
301·2 months agoI’m curious about opencloud. It’s flashy, uses go, and has everything that I’m actively using in Nextcloud. The license does make me a little cautious about it though. Apache v2 on the server side is unusually permissive. AGPLv3 on the web ui is cool, but it’s also not really helpful if you’re not required to publish server changes.
deleted by creator
Static_Rocket@lemmy.worldto
Selfhosted@lemmy.world•Restricting Docker Socket Proxy by ContainerEnglish
5·3 months agoIt does, but it’s disabled by default. It’s explicitly for docker compatibility though, not a core part of the application.
You shouldn’t need to use the aur unless cachy is restricting your repo access. It’s all in arch extras.
Static_Rocket@lemmy.worldto
Programming@programming.dev•Fifty Years of Open Source Software Supply-Chain SecurityEnglish
2·3 months agoI’m a little disappointed in the amount of time spent on the XZ attack. The title and it starting off with some good history made me think this was going to be more of a retrospective, looking into the issues that created the solutions used today.
It seems to be just calling out the solutions and how they would interfere or did interfere with a given attack, where XZ is most commonly used as an example.
You have the potential to run into issues if the device is externally managed. At&t likes to push firmware updates at early hours. Cutting power during one of those would be problematic.
Static_Rocket@lemmy.worldto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
4·4 months agoIt’s better than nothing but I hate the additional logs that came from it constantly fighting firewalld.
Static_Rocket@lemmy.worldto
Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish
109·4 months agoThis was a large part of the reason I switched to rootless podman for everything
Static_Rocket@lemmy.worldto
Programmer Humor@programming.dev•Child labour with 10 years of experience, 'AI-native' accepting 250k lines of Cursor codeEnglish
22·5 months agoIt’s astounding how many lowlifes are using commit counts to measure impact. It’s just throwing bisectability out the window and promoting stupid tactics for quick returns.
Static_Rocket@lemmy.worldto
Programming@programming.dev•Worktrees: Git's best kept secret (and why you should use them) | Tom UpsEnglish
6·5 months agoI use them all the time, but that’s just because of Yocto and the need to keep at least the 3 major LTS builds hot in the event something breaks.
Static_Rocket@lemmy.worldto
Programmer Humor@programming.dev•Types of development but more realisticEnglish
52·7 months agoThis is unrealistic, agile stages aren’t missing unusual pieces that aren’t quite critical but probably should be there anyway.
Static_Rocket@lemmy.worldto
Selfhosted@lemmy.world•Looking for a software suggestionEnglish
7·7 months agoDon’t forget about linkwarden
Static_Rocket@lemmy.worldto
Programmer Humor@programming.dev•Python needs an actual default functionEnglish
7·7 months agoJust cross your fingers nobody attempts to import it…
Static_Rocket@lemmy.worldto
Programming@programming.dev•Why care about the no-JS experience?English
5·8 months agoDoesn’t avoiding JS typically structure a website in such a way that the browsers built-in assistive services can cover it easier?
Legit thought it was just going to be a wall of text editors and nothing else