GitHub - ventoy/Ventoy: A new bootable USB solution. A new bootable USB solution. Contribute to ventoy/Ventoy development by creating an account on GitHub.
Get Affinity | Pro Power with No Strings Attached See how Affinity makes professional design accessible to everyone. Fully featured, and creative freedom for all.
Tailscale Peer Relays: High-throughput relays for secure, flexible networks Tailscale Peer Relays provide predictable, performative access, entirely within your own tailnet.
Let Us Open URLs in a Specific Browser Profile Most browsers have the ability to launch different browser profiles. Each profile can come with a different theme and a different set of website logins (cookies, application state, etc). This can be helpful if you want to segregate browsing behavior. For ...
Maintaining a Music Library, Ten Years On It took me by surprise to learn that this post was now a decade old:
You're all staff engineers now As writing and re-writing code becomes commoditized, staff engineer-type work will become the norm and not the exception.
Ranking by Profit and Popularity in Elasticsearch Overview In this article, you will learn how to combine BM25 relevance with real business metrics like profit margin and popularity using Elasticsearch’s function_score query. This step-by-step gui…
3 Minutes to Start Your Research in Nearest Neighbor Search Spotify likely represents each song as a vector in a high-dimensional space (say, around 100 dimensions). Sounds overly complex, but that's how they predict ...
How We Continually Deliver Software We've open-sourced a reusable set of Github Actions that enable us to move fast and continually deliver high quality software.
You Don’t Need a New Laptop We are not to throw away those things which can benefit our neighbor. Goods are called good because they can be used for good: they are instruments for good, in the hands of those who use them properly. —Clement of Alexandria, 2nd Century
Building Production Apps with Deno Fresh 2 After building four production apps with Deno Fresh 2, here's what I love (HMR that actually works!), what's missing, and why I think you should try it for your next project.
Video at scale: The hard problem Spotify quietly solves | Costa on Software Personal website of Costa Alexoglou, your friendly software engineer.
Building a Quadruped Robot (with an airsoft gun) I designed and built a quadruped robot dog from scratch this summer for a 'Mech Warfare' airsoft battlebots competition.
Crunchyroll is destroying its subtitles for no good reason | Daiz.moe With the Fall 2025 anime season, Crunchyroll demonstrates zero respect for anime as a medium as the presentation quality of its subtitles reach an all-time low.
thunk | Isaac Bowen offering an ingredient of a thought: intelligence as flavor, like umami or just heat? something that gives you the sense of "ah yes this has intelligence yup"
Backpressure in Distributed Systems | Systems & Sidequests Understanding what it is, how to deal with it, where it's used and how I handled it in the real time leaderboard.
I Love My Job and It's Exhausting The weight nobody warns you about when you become an engineering manager. You don't just carry your own load anymore—you carry your team's issues, your peers' struggles, and eight projects in your head at once. Your brain never stops. The emotional toll i...
I built a multiplayer math game. It flopped. Back in 2013, I tried to reinvent how kids learn mathematics by building a competitive online multiplayer game. I tested it in a real classroom with 20 students. Here’s how it went. The idea My idea was that competition would motivate students. Kids ...
So Apparently I've Been Using Claude Wrong This Whole Time Ever been writing automated tests with an AI code assistant, only to have it completely forget the framework you're using? Or start generating tests that don't match your page object patterns? Yeah...