LINQPad, the scratchpad for .NET!

eduortegadev.github.io · Aug 18 · 🧩 Programming ·

A long time ago (Before AI, before agentic engineering), we created code by hand. As a .NET developer, one of the most time-consuming things was crafting complex LINQ queries for the database. I’d…

Everybody Guesses

blowmage.com · Aug 18 · 🧩 Programming ·

I’ve watched the same mistake a dozen times over twenty years, and it never looks like a mistake when it happens. It comes in as progress. A team decides to clean something up and draws a diagram…

Guardrails Protect Your Codebase. What Protects Your Judgment?

belderbos.dev · Aug 18 · ✨ AI ·

Cal Newport's On AI Coding and Its Discontents lands on an uncomfortable point: the speed AI gives you is paid for with the thinking that made us good engineers in the first place. Read code instead…

A complete floating-point to_chars in 18 kB

vitaut.net · Aug 18 · 🧩 Programming ·

vitaut.net https://vitaut.net/posts/2026/complete-to-chars/ - libstdc++'s floating-point std::to_chars, every format and precision for float through long double, adds about 256 kB to a statically…

Getting nerd-sniped into scraping my train's API

blog.louis-vallat.dev · Aug 18 · 🧩 Programming ·

While checking if the train's onboard internet system had improved, I discovered an nice web-based dashboard showing my trip on a map fed with accurate real-time data. One thing led to another, and I…

The Recipe Isn't The Bake - What Design Systems Need Beyond Documentation

alwaystwisted.com · Aug 18 · 🧩 Programming ·

Each week on The Great British Bake Off, the Technical Challenge gives bakers a neat sheet of instructions and a pile of ingredients, then asks them to recreate a bake they may have never seen…

Steve Yegge Deleted the Wrong Thing

julien.danjou.info · Aug 18 · 🧩 Programming ·

Yegge's agents write 250 commits a day, so he stopped gating main. The math is right. But he didn't delete the merge queue, he deleted the one thing that makes a fix cheap.

Modernist Tiles with CSS Grid

carmenansio.com · Aug 18 · 🧩 Programming ·

A Modernist hydraulic tile floor, one motif rotated across the whole room, is something you'll find everywhere in Barcelona. Let's build our own in CSS Grid. Six real motifs, a whole floor of…

Family Dashboard v3.34: Weather Readability and Six Months on the Kitchen Wall

josefresco.com · Aug 18 · 🧩 Programming ·

How Family Dashboard v3.34 enlarges the weather summary text and removes the AI-generated commentary line — and what six months of daily use on a wall-mounted iPad teaches about readability, service…

What I actually do all day

varyvoda.com · Aug 18 · ✨ AI ·

Last Saturday, my GitHub log shows thirty-one pushes across three repositories, and two brand-new repositories created eight seconds apart at 20:04. First push at 06:41, last at 22:04. I didn’t…

HTML Preview for Org Files

randyridenour.net · Aug 17 · 🧩 Programming ·

I’ve long been a fan of Brett Terpstra’s Marked for easily reading Markdown files. Over the years, he’s added more and more features. He’s recently released Marked 3 which, if…

new tool release: zipmi

trouble.org · Aug 17 · 🧩 Programming ·

zipmi – https://github.com/zenfish/zipmi – is a pure-Python IPMI/BMC stack — an `ipmitool`-style CLI plus a library where every byte is an inspectable and mangleable object. Built for…

Tracking Reading in Emacs

outputerror.com · Aug 17 · 🧩 Programming ·

A Better Reads system for tracking books in Org Mode.

The Future of Game Preservation is Decomp-Annotated-Recomps

1379.tech · Aug 17 · 💾 Retro ·

Retro preservation treats recompilation and decompilation as rivals. They produce different things — infrastructure and understanding — and the work worth watching uses both.

okr: Reproducible R source context for coding agents

nanx.me · Aug 17 · 🧩 Programming ·

Photo by @tanyabarrow. Today I’m pleased to introduce okr, a small Rust CLI for giving coding agents reproducible source context from R packages and other reference repositories. Recent coding agents…

FeedPost

pauladams.neocities.org · Aug 17 · 🧩 Programming ·

FeedPost is a tool for automatically posting content to social media platforms.

I made an app to see if I could hypnotize myself

liza.io · Aug 17 · 🧩 Programming ·

I’ve always been a bit curious about the idea of hypnosis, and every once in a while I’d revisit the topic. I never did really know how much of hypnosis is the real deal is how much is…

How to switch simple-saleforce python package to use OAuth (SOAP API login retiring June 2027)

andypi.co.uk · Aug 17 · 🧩 Programming ·

Salesforce OAuth Setup for `simple-salesforce` Salesforce is retiring the SOAP API login operation on June 1, 2027, ending username-password authentication for all SOAP, REST, and Bulk API…

How we brought our Rust CI from 20 minutes to less than 5 for Comper

blog.waleson.com · Aug 17 · 🛡️ Sysadmin & Security ·

How we brought our Rust CI from 20 minutes to less than 5 for Comper AI Disclaimer This post was written by GPT-Sol 5.6 mimicking my writing style. After multiple 12h+ days of optimizing CI I could…

Wildfire I – Object Detection

livnlearns.com · Aug 17 · 🧩 Programming ·

Wildfires are no longer just seasonal anomalies, they are increasingly frequent, destructive, and unpredictable global events. By the time a traditional satellite pass registers a thermal anomaly, a…

A Z-Wave Developer’s Journey | Part 5

drzwave.blog · Aug 17 · 🧩 Programming ·

Embedded firmware must be resilient and recover even from impossible conditions because eventually the impossible happens. This post discusses techniques to make firmware more resilient and keep on…

PowerShell Shortcuts for Git Worktrees

blog.shaswatrungta.com · Aug 17 · 🧩 Programming ·

Aliases are basically nicknames for commands. They save a few keystrokes, but more importantly they save you from having to remeber the exact command every time. In PowerShell, Set-Alias is great for…

I built self developing local AI Agent

spacecowboy987.bearblog.dev · Aug 17 · 🧩 Programming ·

It for now works like an advanced AI Agent, but the amount of steering needed is minimal for actual tasks, and can be done via Telegram or my MacBook via Tailscale's tailnet. It does not really get…

What's an event loop anyways?

rushed-reflections.bearblog.dev · Aug 17 · 🧩 Programming ·

Event loops are a paradigm for processing events different than your typical single-threaded or multi-threaded application. Your request gets broken down into async "events" that are executed in a…

One of The Dumbest Questions Asked on Ruby/Rails Subreddits

andymaleh.blogspot.com · Aug 17 · 🧩 Programming ·

One of the dumbest questions I see asked on the Ruby/Rails subreddits is "Are Ruby & Rails still worth learning today?" (plus other variations, such as "Are Ruby and Rails still relevant today?" and…

Philipp was annoyed

annoying.technology · Aug 17 · 🧩 Programming ·

Every time Claude Code uses the Chrome MCP it adds a new tab group, but it never cleans up after itself. This was of course already reported many times in the 5000+ open issues Claude’s GitHub.

There's more to software development than coding

blog.danlew.net · Aug 17 · 🧩 Programming ·

Like many software developers, I’ve been considering the future of my profession in the face of AI.AI can write code. Our job is to write code. It seems natural that we’d be replaced by…

When duplication beats DRY

blog.oxyconit.com · Aug 17 · 🧩 Programming ·

DRY is not free. When duplicated code is cheaper than shared abstractions: coordination costs, incidental duplication, library vs service, composition.

Twenty Minutes My Ass: A Zola Upgrade Story

stoerdebegga.org · Aug 17 · 🕸️ Web & Internet ·

TL;DR: A frustrated dive into Zola’s jump to Tera 2 — where macros vanish, shortcodes die, components misbehave, and a “20‑minute migration” turns into hours of template chaos. Spoiler: I rolled back…

Short review of Qwen 3.8 27B

internetexception.com · Aug 17 · ✨ AI ·

Qwen 3.8 is out since Friday, 17 of August. I am running it on my own server since Saturday. I am running Q4 quants from unsloth. So far it feels like a step up from Qwen 3.6 27B, which sometimes had…

Automating the Evaluation of Predicted Semantic Mappings Part 2: A New Workflow

cthoyt.com · Aug 17 · 🧩 Programming ·

This is the second of a two-part blog post on the past and future of automated evaluation of predicted semantic mappings. This part describes the implementation of a new automated workflow for the…

SDR Oxide

blogordie.com · Aug 17 · 🧩 Programming ·

The developer says: [SDR Oxide is a] powerful SDR transceiver client with a GPU panadapter, dual VFOs, neural noise reduction, built-in skimmers, a full stack of digital modes, Winlink radio email,…

The fastest yes in the west

paquari.com · Aug 17 · 🧩 Programming ·

There is a Code Golf Stack Exchange challenge from 2020 called Fastest yes in the west . You write a program that prints y\n forever; you are scored on your source length times how much slower you…

lfsr math in pitfall!

devnonsense.com · Aug 17 · 💾 Retro ·

A few weeks ago I attended VCF West at the Computer History Museum in Mountain View. One of my favorite talks was Making Games in the 1980s by David Crane and Garry Kitchen about the unique…

Formatting and linting code and documents

robjhyndman.com · Aug 17 · 🧩 Programming ·

NUMBAT seminar Consistently formatted source is easier to read, review and diff, and linters alert you to problems before they become bugs. I will survey and demonstrate the current generation of…

Your First Factory: GtkListView and the Bind/Unbind Rhythm

fromthearchitect.dev · Aug 17 · 🧩 Programming ·

The list-item factory this series waved past last time, done properly: setup, bind, unbind, teardown — and the leak you only see once a row gets recycled.

Let's Not Waste Time on Excessive Benchmarking

emptysqua.re · Aug 17 · 🧩 Programming ·

Originally published on the MongoDB Research Blog. There’s an arms race in database research. Every year, papers have more and more benchmarks. Researchers are spending more effort, writing…

Developing iOS Shortcuts and apps

mythofechelon.co.uk · Aug 17 · 🧩 Programming ·

My journey developing for Apple’s automation platform.

Slop Rolls Downhill

nadeeshacabral.com · Aug 17 · ✨ AI ·

“Here’s today’s batch,” he said gleefully, handing over a double-bagged parcel of half-brewed slop weighing exactly two pull requests and 11,700 lines of code. The batch will reach a…

Using Code Review Personas in Claude Code

tommcfarlin.com · Aug 17 · 🧩 Programming ·

Generate tailored review personas for any project. Reads the codebase, presents a role menu, and produces persona files with domain-specific expertise, review criteria, and voice.

DevCon 2026

alexbissessur.dev · Aug 17 · 🧩 Programming ·

And with DevCon over, that's half of the year down, and I can finally start getting some rest and working on my projects! Here we go for yet another blogpost about DevCon, the local…

You've reached the end.