GitHub - dpjudas/SurrealEngine: Unreal Tournament Engine Reimplementation Unreal Tournament Engine Reimplementation. Contribute to dpjudas/SurrealEngine development by creating an account on GitHub.
17-Year-old Student Exposes Germany's 'Secret' Pirate Site Blocklist * TorrentFreak A 17-year-old student has launched a dedicated portal to exposing Germany's 'secret' pirate site blocklist to the public.
Forgejo is now copyleft, just like Git Forgejo is changing its license to a Copyleft license. This blog post will try to bring clarity about the impact to you, explain the motivation behind this change and answer some questions you might have.
What if I need to wait for more than MAXIMUM_WAIT_OBJECTS threads? - The Old New Thing Studying your options, and the consequences of breaking things up.
Claude’s API now supports CORS requests, enabling client-side applications Anthropic have enabled CORS support for their JSON APIs, which means it’s now possible to call the Claude LLMs directly from a user’s browser. This massively significant new feature is …
What if I need to wait for more than MAXIMUM_WAIT_OBJECTS threads? - The Old New Thing Studying your options, and the consequences of breaking things up.
Book review: The MVVM pattern in .NET MAUI - MSicc's Blog In this post, I give you a quick overview over the book "The MVVM pattern in .NET MAUI" and why I recommend this book to every .NET MAUI developer.
Continuous reinvention: A brief history of block storage at AWS Marc Olson, a long-time Amazonian, discusses the evolution of EBS, highlighting hard-won lessons in queueing theory, the importance of comprehensive instrumentation, and the value of incrementalism versus radical changes. It's an insightful look at how o...
Terraform keeps adding/removing hidden-link tags The tags above are automatically added by Azure and they are used to link the function app with the application insights instance. One of the suggested solutions to this is to add the following block to the resource. After re-running the plan you should n...
Multiple Erlang/Elixir versions in Windows — /var/ If you work in multiple projects that use different Erlang/Elixir versions, you may need to switch between them. Using the latest versions of Erlang and Elixir is definitely recommended, as they include many improvements and bug fixes, however this is not...
HTMX and Raku Cro This post describes how to apply HTMX functionality with the Raku Cro web framework. I have already shared a couple of precursor posts that explain separately Why HTMX? and Why Cro?. Why HTMX and C…
Self-hosting DNS - GHOST My journey of DNS, including self-hosting with Pi-hole and AdGuard Home, using paid services like NextDNS and AdGuard DNS, and public privacy-respecting resolvers.
My Guide to Applying for Junior Software Engineering Roles – Vincent's tech blog I've thought a lot about job applications. In this post, I explain everything I think about while applying to jobs, ranging from strategic considerations to how I write my resume.
A complete guide on being a great manager, written by an engineer Well, not really a guide. More like engineer-approved ramblings
I could [not] care less When one usually states "I could care less", they usually mean "I could not care less". [e.g. "I could care less about linguistics."]
Representation Engineering Mistral-7B an Acid Trip Playing around with the Representation Engineering paper, I made some interesting control vectors, and a Python package to make your own.
Exposing youth to programming by finding the password My attempt at creating a simple, automatable computer task to interest kids in learning more about computers. An implementation for one of Marc Scott's clever challenges.
Data Modeling Entitlements and Pricing for SaaS Applications A high-level exploration of handling multiple sets of pricing and entitlements so no customers are ever forced to upgrade.
On the art of resource conservation in software systems Something I recently pondered on was how the software industry has consistently been developing novel mechanisms for efficiently sharing and reusing resources. Memory is probably the most straightforward resource to reuse, but other resources need to be s...