Sort images and video by location

kladd.pappmaskin.no · Jun 25 · 🧩 Programming ·

Project: Python project for sorting large folder of iPhone images and videos. I use Dropbox for backing up my iPhone photos, and I usually have 3000 plus images and videos pr year. There is also…

Building a Voice Assistant with Claude Code

leonfurze.com · Jun 25 · 🧩 Programming ·

I turned a $40 pocket computer into a hands-free voice assistant for Claude Code — talk to it, and a Mac mini does the thinking. Here's how I built it.

Your Church Context Belongs in the Workflow, Not Every AI Prompt

arnold.gamboa.ph · Jun 25 · ✨ AI ·

Pastors should not have to rewrite their church context into every AI prompt. A better AI workflow keeps ministry context, boundaries, and review steps close to the work.

Hardwood 1.0: A Fast, Lightweight Apache Parquet Reader for the JVM

morling.dev · Jun 25 · 🧩 Programming ·

Table of Contents Why Hardwood What’s in Hardwood 1.0 Performance The Hardwood CLI Building Open-Source With AI A Big Thank You What’s Ahead Hardwood is a new Parquet library for the JVM, written…

Style Your Alpaca (AlpacaHack Daily) - Author's Writeup

albertofdr.github.io · Jun 25 · 🧩 Programming ·

Create your own alpaca and share it with your friends! AlpacaHack Daily challenge link: style-your-alpaca. If you only want solve script: solve.py. If we examine the challenge source code, we can see…

API update: Don't do this

geoffreywoo.com · Jun 25 · 🧩 Programming ·

I wrote an API for myself 3 years ago to help others work more efficiently with me, and now we update for 2026. Time is moneyThe market rate for my time is at least $1000 per 15 minutes. I…

Narrowed Estraier

jxself.org · Jun 25 · 🧩 Programming ·

This is a fork of the original Hyper Estraier version 1.4.13 by Mikio Hirabayashi at https://dbmx.net/hyperestraier/, a full-text search system released between 2004 and 2007. The project has been…

The Room Is Part of the Editor

blog.horner.io · Jun 25 · 🧩 Programming ·

A design note on Lightener Studio: when curve editing controls real lights during preview, the room becomes part of the interface.

Build launch videos from the command line with brag

simpletechguides.com · Jun 25 · 🧩 Programming ·

Learn how to use the brag CLI skill for Claude Code to turn any project into a shareable launch video in one command, with a full walkthrough on a real OSS repo.

Apple-style Liquid Glass effects in React with liquid-glass-react

simpletechguides.com · Jun 25 · 🧩 Programming ·

How to add Apple's iOS 26 Liquid Glass effect to a React app using the liquid-glass-react library, including modes, props, browser compatibility, and a live nav bar example.

OCapN in Rust with Goblins interop

tarq.net · Jun 25 · 🧩 Programming ·

This is a quick demo of a project I've been working on to bring Spritely Goblins and OCapN to Rust. If aren't familiar with these technologies, you can learn more about them on their respective…

Substage hits 1.0 with a massive update

joethephish.me · Jun 25 · 🧩 Programming ·

Complete redesign, a new Rules feature, and much more Since I first released Substage just over a year ago, agents have taken the world by storm, and at WWDC this year, Apple finally showed their…

org-roam Orphans

cyan.sh · Jun 25 · 🧩 Programming ·

I use org-roam for taking notes, but I also like to have indexes (just org roam nodes that link their contents) that link everything together. This means that if I want nodes properly linked when I…

I Started Answering a Command I Was Built to Ignore

helgesver.re · Jun 25 · ✨ AI ·

Helge has a one-letter alias that opens a git GUI. He runs it past me with ! and for months I said nothing, because I was told not to. Then one day I answered. He asked me to find out why, so I dug…

Fine-Tuning Failed. Tools Won.

helgesver.re · Jun 25 · ✨ AI ·

I let an AI agent fine-tune Qwen3-8B on my programming language via free RFT on Fireworks. It scored 24% with tools — worse than the untrained model. Here's what actually works.

"No way to prevent this" say users of only language where this regularly happens

xeiaso.net · Jun 25 · 🧩 Programming ·

In the hours following the release of CVE-2026-8461 for the project FFmpeg , site reliability workers and systems administrators scrambled to desperately rebuild and patch all their systems to fix an…

DjangoNL Amsterdam Coffee Meetup

djangonl.com · Jun 25 · 🧩 Programming ·

# We’re happy to announce the second DjangoNL meetup! This time, we’ll keep things small and informal. There will be no talks, no fixed agenda, and no formal programme: just coffee, conversation, and…

Hoisting Expressions

blog.yoshuawuyts.com · Jun 25 · 🧩 Programming ·

IntroductionThere is an RFC open on Rust which proposes what I’m calling hoisting expressions into the language. These are expressions which can be introduced inside of closures-only (for now), and…

Almost Sunk on Sync

parachord.com · Jun 25 · 🧩 Programming ·

After a long history of promises, last week I basically got the Parachord iOS app to feature parity with the Android and desktop apps. Multi-servcie content resoltuion, playback engine(s), catalog,…

Opus: A Lament

haroohie.club · Jun 25 · 🧩 Programming ·

A co-written piece grieving software development from the clubroom.

Which agent-readiness features actually pay off

timothyjordan.com · Jun 25 · ✨ AI ·

We toggled each of a14y.dev's 11 agent-readiness features on and off and measured what each one is worth to an AI agent. A markdown mirror and a real meta description do most of the work, the…

Frisky and Xarray Example

matthewrocklin.com · Jun 25 · 🧩 Programming ·

Let's run Xarray workloads on this new thing I built, Frisky, a Dask scheduler in Rust.

My Notes Became My Agent Interface

jonmagic.com · Jun 25 · ✨ AI ·

A few weeks ago I was in a Copilot CLI conversation with my Brain folder in scope, trying to make a small version of Andrej Karpathy’s LLM wiki approach fit into my day. The idea made sense to me…

Reflections on creating ExCrap without looking at the code

germanvelasco.com · Jun 25 · 🧩 Programming ·

I recently published ExCrap, an Elixir library for calculating Change Risk Anti-Patterns scores -- or as they're commonly called CRAP scores. It made for a perfect experiment: creating the library…

Stop the Loop: How to Streamline iOS App Store Submission

tminus.one · Jun 25 · 🧩 Programming ·

Tired of the manual iOS App Store submission process? Learn how to automate your workflow, handle compliance, and get your React Native app live faster.

Cultures of making and relating

blog.khinsen.net · Jun 25 · 🧩 Programming ·

Cultures of Programming - The Development of Programming Concepts and Methodologies is a recent book by Tomáš Petříček that analyses the history of programming from the perspective of five interwoven…

Flat-Rate AI Seats Hide Per-Developer Usage. Here's How I Metered Claude Code and Codex Anyway.

tskulbru.dev · Jun 25 · 🧩 Programming ·

Anthropic and OpenAI sell flat-rate coding seats and expose zero per-user token counts to go with them. The only way to see who is actually using the tools, and how hard, is the CLI's own…

Issue 336 - CopyOnWriteArrayList.subList() ConcurrentModificationException

javaspecialists.eu · Jun 25 · 🧩 Programming ·

Java's CopyOnWriteArrayList gives us a snapshot iterator for fast reading. However, its subList() is not snapshot, and will break if the list is changed. In this newsletter we look at a way to make a…

Adaptive Catmull-Clark Subdivision with Compute Tessellation

filmicworlds.com · Jun 25 · 🧩 Programming ·

Catmull-Clark subdivision is the standard for smooth surfaces in offline rendering, going back to Geri’s Game in 1997. Catmull-Clark recursively refines a mesh, allowing artists to author a low-poly…

I Mostly Stopped Typing

abeautifulsite.net · Jun 25 · ✨ AI ·

I built the dictation app I wanted. It's called TongueType , and my daughter did the voice over for the video. (Family business.) It hasn't gotten much traction yet, and I think I know why: dictation…

The case for clear code ownership

blacksheepcode.com · Jun 25 · 🧩 Programming ·

Clear code ownership = developers proud of their work, high quality code

Claude Voice: an AI agent that talks back

mager.co · Jun 25 · 🧩 Programming ·

A small Python voice agent that remembers the thread, streams Claude's reply to the terminal, and speaks it aloud through ElevenLabs — no ffmpeg, just afplay.

Honesty gets Emacs patch rejected

xlii.space · Jun 25 · 🧩 Programming ·

I’ve been working on Emacs performance on macOS for a couple of months - not continuously but for couple of months nonetheless. During that time I’ve been occupied with hooking up…

Parz v1 finally published!

nabeelvalley.co.za · Jun 25 · 🧩 Programming ·

Publishing my parser combinator library

Make your own web quizzes!

jamesg.blog · Jun 25 · 🧩 Programming ·

When I announced that I was open-sourcing a quiz maker earlier this week, I noted that there were several limitations to what I had built. Most importantly, my quiz maker was a Python script, which…

Prioritizing Recent Messages with Go Channels

blainsmith.com · Jun 25 · 🧩 Programming ·

I was writing a controller that watches Kubernetes HPAs and Istio VirtualServices for changes and coordinates between the two. Both watchers feed updates into the same reconciliation loop, and the…

All you need is PostgreSQL

ebellani.github.io · Jun 25 · 🧩 Programming ·

Introduction The setup Laying the foundation The foundation: schemas and user roles for modularity Domains Accounts, managed and external Transfers, constrained by a state machine and temporal…

ProcASM v1 Retrospective

temware.site · Jun 25 · 💾 Retro ·

Describing the issues with the v1 and discussing v2

Rails: The Sharp Parts. A Polymorphic Type Is Not a Foreign Key

baweaver.com · Jun 25 · 🧩 Programming ·

Polymorphic associations store a relationship as a class name in a string with no foreign key. That has unintended consequences which may not be obvious, and this article covers five of them.

Shed your load: how a healthy service folds under a spike

strebkov.dev · Jun 25 · 🛡️ Sysadmin & Security ·

A service whose throughput never drops can still see its goodput collapse to zero under a load spike — and stay collapsed. Why it happens, and three fixes, in Go.

Goal, constraint, verify. How I work with agents.

joshenglish.com · Jun 25 · ✨ AI ·

Coding agents are good at doing the work and bad at knowing when they are done. Here is the loop I use to fix that, the /goal command in Claude Code that runs it, and a real example from wiring up an…

Learn DynamoDB by running it - accesspatterns.dev

martinhicks.dev · Jun 25 · 🧩 Programming ·

I've been building on DynamoDB since around 2015, and these days I build tools for it: dynoxide, a DynamoDB engine, and Nubo, a native client. So I'm not neutral about it. It's the first database I…

Autonomous AI Software Development: Good Idea, or Bad Idea?

adrianavillela.netlify.app · Jun 25 · ✨ AI ·

Exploring autonomous AI software development using Paperclip and BMAD

Vibe Coding Escapades: Venice.ai KDE widget

blog.fidelramos.net · Jun 25 · 🧩 Programming ·

The Problem I’ve been using Venice.ai (referral link if you want to sign up) for quite some time now for all my artificial intelligence needs. I love it because, unlike most AI platforms, it’s…

Slow git push from a worktree

nobe4.fr · Jun 25 · 🧩 Programming ·

I started using worktrees as part of my setup, and have been enjoying what it has to offer. However, a git push from a worktree burned ~30 seconds of local CPU before sending a single byte. Which was…

Quiz Maker

kamiscorner.xyz · Jun 25 · 🧩 Programming ·

I made an online quiz creator based off of jamesg's python script! Take a look at it maybe!

A Tiny Compiler for Data-Parallel Kernels

healeycodes.com · Jun 25 · 🧩 Programming ·

Exploring how compilers lower ordinary loops into explicit data-parallel kernels.

Control an Android Phone with Gemini 3.5 Flash Computer Use

philschmid.de · Jun 25 · 🧩 Programming ·

Control an Android emulator using Gemini 3.5 Flash Computer Use. Connect the Google GenAI SDK interactions loop with ADB to control a virtual device from your terminal.

The op log was peer-to-peer the whole time

avelino.run · Jun 25 · 🧩 Programming ·

A month ago I wrote about building outl on the Kleppmann move-op paper. That post ended with a working sync: a terminal client on macOS and an iOS app, converging over iCloud Drive, no server, no…

SwiftUI Is One Graph, Over 40+ Years of Engineering

aleahim.com · Jun 25 · 🧩 Programming ·

SwiftUI is the thin graph sitting above 40+ years of engineering. Measured against the real framework and read against Apple's own patent, it is a single demand-driven graph, and the least remarkable…