Driving an API-less blog from a Python CLI

frogwizard.bearblog.dev · Jun 21 · 🧩 Programming ·

This blog is a git repo of markdown files. I edit posts locally and push them live with a 440-line Python CLI ( bearblog.py , requests the only dependency). Bear Blog has no public API, so the CLI…

Chatting with an AI Won’t Make You a Top Programmer

lemire.me · Jun 21 · ✨ AI ·

When I was a kid, most people did not know how to type. We took typing class. The final exam was a speed test: words per minute. Today, you will not impress anyone by saying you can type. In fact,…

Updated: T-SQL Analyzer live analysis now in SSMS and Visual Studio

erikej.github.io · Jun 21 · 🧩 Programming ·

The T-SQL Analyzer extensions for Visual Studio and SQL Server Management Studio have been significantly updated. Here's what's new.

Reverse Engineering Binaries with Ghidra MCP

jakobbr.eu · Jun 21 · 🧩 Programming ·

[No tokens have been burned to write this article 🙂 ] Recently I was in the mood to do some reverse engineering and see how far one can come with an AI to do so. Already a while ago I have read about…

Mini-spire: a fast Slay the Spire RL environment in C++

rhp.bearblog.dev · Jun 21 · 🧩 Programming ·

I remember reading about Claude playing Pokemon Red when Sonnet 3.7 was released and thinking to myself "this is the wrong way to 'solve' Pokemon". An LLM taking pixel images as input and spitting…

Avoiding .DS_Store Cache Misses in Bazel

adincebic.com · Jun 21 · 🧩 Programming ·

It is well known that macOS Finder .DS_Store files should never be checked in to a repo, or leave the single machine for that matter. Fairly recently, I noticed that a lot of my iOS resource…

fairese.com

andyibanez.com · Jun 21 · 🧩 Programming ·

fairese.com is my company and the home of my active product work. Through Fairese, I build and maintain current products, including apps like Silvianna and Mignori. It is also where I take on…

Optimizing #[sqlx::test] rebuild time

kobzol.github.io · Jun 21 · 🧩 Programming ·

You might find this post especially useful if you have a project with many #[sqlx::test] tests.

The motion that changed everything

monospacementor.com · Jun 21 · 🧩 Programming ·

I switched to Vim a long ago after using a series of GUI editors like TextMate and Sublime Text. The urge for novelty has me still try out GUI editors sporadically, the most recent one being Zed. But…

seL4 repo relationships

retout.co.uk · Jun 21 · 🧩 Programming ·

The seL4 organisation on GitHub uses git-repo to manage multiple source repositories, and so there are a large number of projects to get your head around when figuring out the ecosystem. As an…

publishing from issues

maymeow.blog · Jun 21 · 🕸️ Web & Internet ·

Experimentig with publishing from github issues to make my Website more dinamically. Also, thinking to add email publishing aswell.

An Agent- and Human-Friendly Architecture

davidvujic.blogspot.com · Jun 21 · ✨ AI ·

blockquote.large { font-size: 1.2em; padding-top: 1em; } blockquote.large span { font-style: italic; } figcaption { font-size: 0.8em; text-align: center; } .image-columns { display: flex;…

How To Measure Development Productivity?

itamargilad.com · Jun 21 · 🧩 Programming ·

Last week I published this cartoon on LinkedIn. It went instantly viral:  Tokens spent (as well as the other metrics shown) are of course not meaningless, but everyone got the joke:  The…

Releasing debvulns: CLI for listing Debian vulnerabilities

copyninja.in · Jun 21 · 🧩 Programming ·

Announcing the release of debvulns CLI, a standalone utility built on the debsecan-mcp core logic.

Reject Agility, Embrace Specification

lewiscampbell.tech · Jun 21 · 🧩 Programming ·

Rebuilding Software Engineering in the Post-Agile world.

Dendritic flake partitions

simonshine.dk · Jun 21 · 🧩 Programming ·

tl;dr ¶ Some of my sandboxed CLI agents aren’t in nixpkgs, so they ride along as flake inputs. They’re heavy, and were polluting the flake.lock of every machine that consumes the flake.…

Asynchronous State Machines with Fibers

blogs.gnome.org · Jun 21 · 🧩 Programming ·

Writing state machines gets a bit of a bad reputation because they are often implemented in complex manners which are specific to the problem domain. I think that makes people shy away from writing…

AI Made Me Braver

neilkakkar.com · Jun 21 · 🧩 Programming ·

A few months ago, I overhauled our contracting infrastructure to support AI generated contracts, DOCX templates that fill in the things we’d need, and correct-but-unsupported DOCX detection1 Did you…

File-based WinUI apps with Microsoft.UI.Reactor

xaml.dev · Jun 21 · 🧩 Programming ·

One of the things I've been wanting to try for a while was whether Reactor could work nicely with .NET file-based apps. Turns out: it can. The idea is pretty simple. Instead of creating a full…

http extension for windows updated to include PostgreSQL19 64-bit

postgresonline.com · Jun 21 · 🧩 Programming ·

Updated June 21st, 2026 64-bit package for PostgreSQL 19 http extension v1.7.1 release . For those folks on windows who want to do http gets and posts directly from your PostgreSQL server, we've made…

Loop Engineering: Convergence Is Not Correctness

subhadipmitra.com · Jun 21 · 🧩 Programming ·

A loop always converges. That it reached a stable 'done' state tells you nothing about whether that state is correct, because the loop selects for whatever passes your check, not for what you meant.…

cuenv: one typed file for your whole project

learncloudnative.com · Jun 21 · 🧩 Programming ·

Most projects don't have a configuration system — they have a pile: a .env file, a Makefile, a CI workflow, and secrets in a fourth place, none of it validated and all of it slowly drifting apart.…

Downloads and Links

5volts.ch · Jun 21 · 🧩 Programming ·

In the following page you can find links to all resources mentioned and also download links for the KiCAD Project, the CPLD Design files, CPLD JEDEC files, source code and hex file of the…

Bit of plans -- by Arisotura

melonds.kuribo64.net · Jun 21 · 🧩 Programming ·

As far as melonDS is concerned, my last work was all about CPU timings... and I couldn't yet find an elegant way to handle them. I had some kind of caching in mind, but it's still less than ideal.…

Four use cases for 'uv' Workspaces

joshuacook.netlify.app · Jun 21 · 🧩 Programming ·

Working in a ‘uv’ Workspace brings complication and overhead, but here I provide four real-life use cases that this mono-repo style makes more manageable.

ohscrcpy: Windows Screen Mirroring and Remote Control for OpenHarmony and Android Devices

lodan.me · Jun 21 · 🧩 Programming ·

When working with OpenHarmony or Android devices, screen mirroring is often treated as a small helper tool. In daily debugging, it affects much more than convenience: remote screen viewing, issue…

running ganbreeder locally: self-contained executable

solflo.neocities.org · Jun 21 · 🧩 Programming ·

my friend who made the new executable wrote a little about the process of doing so, check it out! also we added new functionality and now you can generate a batch of fresh new images without deleting…

Lost Lakes v1.0.2: Performance hotfix

shiftbacktick.io · Jun 21 · 🧩 Programming ·

Greetings hikers! After solving memory issues at the engine level, I let it run on another computer, and found no performance degradation after 24 hours. Ho...

On-Chain Liquidity Is Not Just an Order Book Without a Broker

quant.engineering · Jun 21 · 🧩 Programming ·

On-chain liquidity is capital under constraints: embedded in contracts, distributed across domains, consumed by transactions, and shaped by arbitrage capacity.

You've reached the end.