Ephemeral Servers on Hetzner
I developed a method to efficiently use Hetzner cloud servers by booting from a removable volume and automating server deletion when idle, significantly reducing costs.
You need software that both works right now and will be maintainable by your team for years to come, even though the business requirements will change. I can help you build that software.
open source, personal projects, ACM ICPC
web development, systems design, team leadership
application design, leadership, training, code review
employee onboarding & training, internal tools
I developed a method to efficiently use Hetzner cloud servers by booting from a removable volume and automating server deletion when idle, significantly reducing costs.
CSS media queries are used to create responsive layouts. Conventional wisdom tells us that we should use relative font sizes to specify layout dimensions, because that improves accessibility, however this wisdom is outdated in the current browser landscape.
Learn how to automate an SSH session for a MUD game using Python, iTerm2 triggers, and asyncio, enabling bot-like functionality for character commands and interactions.