What are you guys working on? Anything new in the world
I’m trying to get my first bug bounty payout and am gearing up to take a week long certification exam.
Congrats on crushed bug!
Making my home server automatically draw backups from the hosted server. Not hard, but needs to be done.
Also the home server is too loud. But it’s idle most of the time. So I would need to enter the bios to change the fan settings. But for that I’d need a GPU that fits in there. So now I have to buy a GPU first just to enter the BIOS once and change the fan settings. I figured it is not possible to change fan settings as root user on Linux?
Are you going to apply this at work?
Fixing tech debt. Once it is fixed, I have some documentation to write because no one responsible for this security software knew it wasn’t working. Don’t outsource your IT to the lowest offshore bidder, you’re a $5000 bribe from a breach.
Stood up some podman services. Using cloud init to provision the VMs, and podman quadlets to translate docker compose into systemd files. Really solid, just need to make them rootless now.
Also looking at a tailscale deployment for zero trust. The feature set is a lot wider than I thought.
Need to setup Authentik for all bajilion apps I am running at my company.
I promise I will do it this week. (First instance of the promise was made as a new year resolution of 2024).
Code block, work for online retailer so no more deployments or changes through January.
Onto projects, been looking at how we could deploy hoop. dev as a teleport alternative.
Sounds like a great time to test some things in a dedicated test environment. You can break the test environment as much as you like.
100%. What’s the point of a dev environment if you don’t break it :D
Been tinkering with c-boot systems, using the u-core container template to build OCI images automatically for a base server build.