Use atproto to write a record because you can
VMIL keynote arguing for post-POSIX shared memory interfaces like io_uring in language runtimes for high-performance concurrent computing.
Tutorial at ICFP 2025 on OxCaml extensions for performance engineering with modes and locals.
This is documented piecemeal elsewhere, but I ran into enough small issues as a WSL user that it seemed worth writing up, and while django-vite is a cool tool I think it assumes a lot of domain knowledge that new users may not have. Though I've been a fan of the HTMX minimal dependencies philosophy for a while, I am accepting the necessity of having some degree of JavaScript build pipeline: even if you're keeping all your logic on the back-end, there are plenty of things it's preferable to be a
I've been playing around with the idea of using Jupyter notebooks as a narrative game interface for a while, and finally got around to doing some prototyping this week. One thing I really wanted to do was require users to run code cells in Jupyter to unlock story beats: Jupyter notebooks are usually presented as a step-by-step tutorial, which is perfectly fine if you're trying to teach someone how to run a linear regression in sklearn but less so if you're trying to build suspense over the cours
Notes about selectively running instrumentation tests on Android
Optimizing signups by testing, trusting statistics, and fine-tuning UX using data from PostHog
Optimizing signups by testing, trusting statistics, and fine-tuning UX using data from PostHog
How to analyze your Gradle dependencies
I couldn't find a ton of resources on this, but FYI -- the OpenTelemetry Collector's filelog receiver has a pretty robust regex parser built into it. Want to get your access.log files from Apache? Here's the config.
Use previous issues of your newsletter to attract new subscribers, using the ConvertKit API with your Next.js site.
Learn how to use the ConvertKit API to publish your newsletter to your Remix site.
TiddlyWiki is a cool tool, but if you, like me, are insane interested in getting it set up on the cloud, it can be a bit of a hassle. Here's a quick set of instructions to get it to run automatically as a service on a Linux server - I used a Hetzner Ubuntu machine. Install TiddlyWiki and create a server: npm install -g tiddlywiki tiddlywiki {server name} --init server Create a systemctl file for Tiddlywiki, e.g. etc/systemd/system/tiddlywiki.service Add the following for a barebones systemd
I use these tools on every project to help track source code, monitor traffic on my site, and optimize content for better Search Engine Optimization (SEO).
An interactive experiment for learning how to produce state with kotlin flows
This is the right format to use if you want to add a subtitle below an h1 tag on your html pages. Semantic HTML makes your site more accessible and better for SEO, since it is easier for search engines to process.
Building a website using the Remix.run webb app framework? This tutorial will teach you how to add privacy-first analytics to your Remix site with Fathom.
Building a website using the Remix.run webb app framework? This tutorial will teach you how to add privacy-first analytics to your Remix site with Fathom.
Easily jump through and analyze stack traces in Android Studio
Running Debian 9 and need to install the mono repository? You'll find advice for 8 that suggests using the following:
Preface - I really like what Microsoft is doing with .NET Core and ASP.NET Core.
Use sample data resources for easy layout preview in Android Studio
Prepare your app for Android Oreo targets by implementing notification channels
Exploring how to implement custom fonts on Android by backporting fonts in XML using the support library
Tutorial on how to implement the new bottom navigation view with the support library
Tutorial on how to implement notifications with direct reply in Android N
Yahoo! hat gestern eine ganze Menge Links zu verschiedenen SearchMonkey Tutorials veröffentlicht. Einen schnellen und guten Überblick bieten die zwei PDFs von Chris Lindsey: How to Build a Custom Data Service [PDF] How to Build a SearchMonkey app (Infobar) [PDF]