Decorate the Symfony router to add a trailing slash to all URLs I publish a Symfony application as a static site and need the URL's to include a trailing slash
Crafting the Ultimate Note-Taking App for Developers: Hard-Won Insights and Essential Lessons Discover the journey of designing developer tools, featuring key insights and essential lessons learned over two years of crafting the ultimate note-taking app for developers.
The case for burning counterterrorism operations In January 2021, a debate had coursed through the infosec community regarding Google’s TAG and P0 decision to publish a report on what they suspected could be a western antiterrorism operation. While there were dissenting voices back then, it seemed like ...
Introducing wlhc: wayland hot corners In theory I’ve been resting in bed with COVID these last days, but it’s hard for me to sit my entirely idle, so I wrote a invested some of this time in familiarising myself with hare-wayland and hare-ev.
In-Memory Analytics for Kafka using DuckDB Today’s data scientist has a plethora of options when processing data in Apache Kafka. In terms of stream processing, popular options are Kafka Streams, ksqlDB, and Apache Flink. In terms of …
FlashAttention-3: Fast and Accurate Attention with Asynchrony and Low-precision Homepage of Tri Dao. # A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
neotraverse: unbloating traverse | Puru Vijay This is the entire process of why and how I forked traverse npm package into neotraverse.
Using aerc-mail with Outlook I am a college student in America where there are unfortunately only two email servers that universities use: Google Workplace Gmail and Microsoft Office 365. Up until this point I’ve used the Office suite without complaints. However, being an average ter...
I prefer discussion in open web One of the best parts of an interconnected blogosphere is when we have discussions with each other through blog posts. Manuel Moreale wrote about his preference of having those discussions via email and here I share another personal preference that priori...
How does Spectre work? An interactive explainer of Spectre, and my submission for the 2024 Handmade Learning Jam.
Subscriptions Suck Dark patterns in subscriptions are a huge problem. I believe that they alone have already cost the consumer facing industry billions in potential revenue.
Announcing Lix 2.90 "Vanilla Ice Cream" Lix is an independent variant of the Nix package manager, developed by a team of open-source volunteers, and maintained by and for a passionate community of users.
Why and How to Execute GraphQL Queries in .NET - .NET Blog This post shows how to query a GraphQL API in .NET using Strawberry Shake from a console application
WALL·E From a trash-filled Earth to the futuristic Axiom and back again, WALL·E is a finely crafted balance between consumerist dystopia and sixties space-race optimism. Please join me, then, for a detail…
Received Microsoft MVP Award in Developer Technologies .NET, .NET Core, ASP.NET, ASP.NET Core, Visual Studio, Jaliya Udagedara
Building AR and VR MAUI Apps | .NET MAUI Community Standup with Ed Charbeneau This month’s .NET MAUI community standup focuses on Mixed Reality, specifically on building MAUI apps for AR and VR devices, featuring Ed Charbeneau, well-known in the Blazor community. His a…
Creating an already-completed asynchronous activity in C++/WinRT, part 3 - The Old New Thing Generalizing to the four kinds of Windows Runtime asynchronous activities.
Announcing SSMS 20.2 ... and getting feedback for SSMS 21 The SSMS team is happy to announce the release of SSMS 20.2, and we are also looking for user feedback to help shape the next major release, SSMS 21.
From Microservices to Modular Monoliths What do you do when you find yourself in microservice hell? How do you keep the gains you (hopefully) made in breaking up your legacy ball of mud, without having to constantly contend with a massively distributed system? Migrate to a modular monolith.
Does code rot over time? “This is Old Code” is a programmer’s idiom meaning “There Be Dragons”. The term “Legacy Code” is a nice way t...
Loading aggregates with EF Core In Domain-Driven Design (DDD), an aggregate is a cluster of domain objects that are treated as a single unit for the purpose of data changes...
VLMs are Blind Research showing that vision language models (VLMs) fail on simple visual tasks that are easy for humans.