The Austrian Red-White-Red Card (Rot-Weiß-Rot Karte) is a points-based work-and-residence permit for non-EU skilled workers — Austria has no dedicated digital nomad visa, so this is the route for remote-leaning developers who'll commit to an Austrian employer. Salary thresholds in 2026: €3,675/month gross for senior IT roles, €3,030/month for under-30s; IT specialists are exemp...
WP Engine is the managed WordPress host that companies graduate to when their site becomes revenue-critical. Its plans start well above commodity shared hosting, so “uses WP Engine” is one of the rare technographic signals that encodes budget as well as technology: it tells you the company runs WordPress, cares enough about that site to pay a premium for it, and has already delegated the hostin...
From setup to real-world use cases. For developers and self-hosters.
Compatible with MoonProxy v1.2.0+
FRP (Fast Reverse Proxy) is the most popular open-source tunneling tool (80k+ GitHub stars). But its CLI-only workflow keeps non-tech...
Most JavaScript developers have heard the common statement: "JavaScript moves variables and functions to the top of your file." While this explanation is widespread, it is technically incorrect. Hoisting is not code movement. Nothing is physically shifted around in your source f...
Once upon a time (i.e. way back in October 2024) I wrapped up a blog in this series with:
Believe it or not, there’s still more to cover. In the co...
As backend developers, we often face the challenge of choosing the right database for a project. Sometimes, a project evolves, and the initial choice, while good at the time, might no longer be the optimal fit. This can lead to the daunting task of migrating from one database engine to another. While data migration itself is a significant undertaking, one of the most time-consuming and error-pr...