Replacing nginx With CommandBox In ColdFusion Dev Environment

bennadel.com · May 5 · 🧩 Programming ·

Ben Nadel replaces the nginx proxy and URL rewriting with CommandBox in his local ColdFusion development environment....

My first knowledge graph

sawyer.dev · May 5 · 🧩 Programming ·

Gotcha: Yarn may need an empty `NPM_TOKEN` set to run

jvt.me · May 5 · 🧩 Programming ·

Earlier today I was working with a Yarn codebase for the first time on one of my machines, and I hit an awkward error I'd not seen before: % yarn install yarn install v1.22.22 error Error: Failed to…

My Debian Activities in April 2026

blog.alteholz.eu · May 5 · 🧩 Programming ·

Debian LTS/ELTS This was my hundred-forty-second month that I did some work for the Debian LTS initiative, started by Raphael Hertzog at Freexian. During my allocated time I uploaded or worked on:…

Technical Skills Every Technical Program Manager Should Learn in 2026

deanhume.com · May 5 · 🧩 Programming ·

The technical skills every TPM needs in 2026 from cloud basics to AI agents and governance. A practical guide to staying close to the tech.

McCLIM 1.0.0 "Koliada" release

common-lisp.net · May 5 · 🧩 Programming ·

Table of Contents McCLIM 1.0.0 "Koliada" Input editing rewrite Gadget improvements Stream improvements Backend improvements Manual improvements Closing remarks McCLIM 1.0.0…

How to Automate Cloudflare Usage Monitoring

listendata.com · May 5 · 🛡️ Sysadmin & Security ·

If you are using Cloudflare products like Workers, R2, or D1, you have probably checked the dashboard more times than you would like. It works, but it is manual, repetitive, and not very scalable.…

Hello Browser 0.2.0

vandragt.com · May 5 · 🧩 Programming ·

Hello Browser is a webview window for desktop web apps (written in vala, GTK4, for linux). The goal is to bundle a locally-served web app into something that behaves like a native desktop app. What's…

Hiding the footer of your Bear Blog

tomi.bearblog.dev · May 5 · 🕸️ Web & Internet ·

Although discouraged for both free and upgraded accounts, if you want to remove the footer containing Powered by Bear ʕ•ᴥ•ʔ at the bottom of your screen, just add this to your CSS settings under the…

Extending Burp Suite for fun and profit – The Montoya way – Part 10

hnsecurity.it · May 5 · 🧩 Programming ·

Setting up the environment + Hello World Inspecting and tampering HTTP requests and responses Inspecting and tampering WebSocket messages Creating […] The post Extending Burp Suite for fun and…

Caching, productized

pepicrft.me · May 5 · 🧩 Programming ·

Build caching is becoming an everyone problem. Here is how we think about productizing it at Tuist for indie developers and small teams, not just enterprises.

Interaction Net Evaluation

wiki.xxiivv.com · May 5 · 🧩 Programming ·

I Built a Read-Later Chrome Extension Because Pocket Died

jonno.nz · May 5 · 🧩 Programming ·

Pocket shut down in July 2025. I needed somewhere to dump the articles I keep telling myself I'll read later. So I built a Chrome extension that does exactly that and nothing else. Local-only, no…

Zoo 2: getting the most out of Codex

tarantsov.com · May 5 · 🧩 Programming ·

Codex sucked until March ‘26, but now it can run my newly re-imagined Zoo 2 workflow.

26, Month of the Dragon — Spring Leaves No Flowers

ayu.land · May 5 · 🕸️ Web & Internet ·

Added Bookshelf Archive . Amend the fuzzy matching algorithm on the “Stepping on Air” page. Are the doodles visible on the side margins? ദ്ദി(˵ •̀ ᴗ - ˵ )

Announcing Changelog Builder - a towncrier clone for building changelogs

artificialworlds.net · May 5 · 🧩 Programming ·

I really enjoy re-implementing things that already exist. Sometimes it's just out of interest, sometimes it's to make it faster, or work in a different way, or improve the code quality, but I love…

Release: Dequoter 0.1.9

lmika.org · May 5 · 🧩 Programming ·

I figured it was time to start releasing some of the small apps I make to assist me. I’ll start with Dequoter, one of the smaller ones. Until today, it was not in a fit enough state to release:…

Promies Feedback Board: A simple way to collect user feedback in your apps

paleblueapps.com · May 5 · 🧩 Programming ·

Promies Feedback Board gives you a single, vote-protected hub to see exactly which features your users actually want.

Direct I/O for Cassandra Compaction: Cutting p99 Read Latency by 5x

lightfoot.dev · May 5 · 🧩 Programming ·

A patch I contributed to Apache Cassandra 6 cuts p99 read latency by 5x during compaction.Compaction pollutes the page cache with data the application knows is throwaway, but the kernel does not.…

How an LLM writes our release notes without anyone noticing

derogab.com · May 5 · 🧩 Programming ·

Writing changelogs is boring, easy to forget, and always happens at the worst possible time. In a team that ships frequently — like ours

How are committers selected?

vondra.me · May 5 · 🧩 Programming ·

At a couple recent conferences, I got to describe the process Postgres uses to select new committers/maintainers. Usually to users and developers using Postgres, but in some cases it was unclear even…

Compiling SVGs Into Fonts, Jail Monkey v3.0 and Building Horror Games Without Reading The Code

thereactnativerewind.com · May 5 · 🧩 Programming ·

2021 Called, It Wants Its Icon Strategy Back For years, the React Native community shipped icons as fonts. FontAwesome, MaterialCommunityIcons, your custom set, all delivered as one .ttf and rendered…

Line Follower Robot Using Arduino

electromaker.io · May 5 · 🧩 Programming ·

Learn how an Arduino-based line follower robot works and how to build one.

BPF Selftests: Troubleshooting vmtest.sh

pchaigno.github.io · May 5 · 🧩 Programming ·

This post covers the most common errors when trying to run the eBPF selftests using vmtest.sh, including compilation errors on kfuncs declarations, missing or mismatched libraries, and other…

Event Sourcing: You better Prevent long event streams

planetgeek.ch · May 5 · 🧩 Programming ·

In the fourth part of my event sourcing series, we’ll take a look at why long event streams – streams with lots of events – are a problem and what options there are to deal with…

Gephi 0.11: Major Performance Upgrade and New Features

gephi.wordpress.com · May 5 · 🧩 Programming ·

As you may have seen on a previous article, the Gephi team has been hard at work over the past few months and is currently preparing to release version 0.11 of your favorite network analysis…

Async APIs with Cloudflare Workers and Queues

adrianhall.github.io · May 5 · 🧩 Programming ·

Continuing my journey into learning the Cloudflare Developer Platform, I decided to figure out how to use Queues today. While Workers are the central compute component of the platform, you need…

pyghidra-mcp Meets Ghidra GUI: Drive Project-Wide RE with Local AI

clearbluejar.github.io · May 5 · 🧩 Programming ·

pyghidra-mcp v0.2.0 ships a GUI-backed mode that lets a local LLM drive a live Ghidra CodeBrowser at full project scope. Renames, plate comments, and cross-binary pivots land in real time, with every…

crowded-yet

jaidenratti.com · May 5 · 🧩 Programming ·

Crowded Yet? Your browser does not support the video tag. Overview Crowded Yet tracks how busy spaces on University campuses are using real-time sensor data.

Shop Duck

jaidenratti.com · May 5 · 🧩 Programming ·

Smarter way to pair program - Internal tool for Shopify.

A Zoomed in vc dir for the Current Directory in dired

emacs.dyerdwelling.family · May 5 · 🧩 Programming ·

I almost always reach for project-vc-dir when I want a VC status overview, and most of the time this is exactly what I want, the whole project laid out in one buffer, every modified, added and…

Scheduling and handling background app refresh in SwiftUI

nilcoalescing.com · May 5 · 🧩 Programming ·

Configure a SwiftUI app to schedule and handle a background fetch task using the Background Tasks framework and the backgroundTask(_:action:) SwiftUI modifier.

Graphics Programming weekly - Issue 439 - May 4th, 2026

jendrikillner.com · May 5 · 🧩 Programming ·

Writing a bindless GPU abstraction layer introduces Loon GPU, a bindless abstraction layer implemented on Vulkan 1.3 and Metal 4 exposes GPU allocations as device pointers, removes explicit vertex…

10 Lessons for Agentic Coding

dbreunig.com · May 5 · ✨ AI ·

Guidelines for programming when code is cheap.

Image Loading on the Web

ludicon.com · May 5 · 🧩 Programming ·

You would think that loading images in the browser is a solved problem. After all, websites are basically composed of text and images. Turns out that loading images from JavaScript to use in…

The Agentic Stack: MCP, Skills, Hooks, and Context Engineering

rohitgupta.xyz · May 5 · 🧩 Programming ·

A practical breakdown of the agentic stack — MCP, Skills, Hooks, AGENTS.md, and Context Engineering — what each one does and where to start.

CVE-2026-31431: Copy Fail vs. rootless containers

dragonsreach.it · May 5 · 🛡️ Sysadmin & Security ·

Table of Contents Introduction The vulnerability Analyzing the shellcode Setting up the lab Setting up rootless Podman Running the exploit inside a container Tracing the exploit mechanism Why…

Chatbots are not input validation

danielcorin.com · May 5 · ✨ AI ·

Chatbots are not input validation

discogs-mcp v3.3.0 — Background sync, instant search

elezea.com · May 5 · 🧩 Programming ·

The first search of the day is now instant. `discogs-mcp` pre-fetches your collection in the background every hour and keeps it in a snapshot, so…

React End-to-End Testing with Playwright (workshop)

epicweb.dev · May 5 · 🧩 Programming ·

Master Playwright end-to-end testing: setup, authentication (basic, 2FA, passkeys), mocking, fixtures, and debugging with UI mode and Trace Viewer.

ELF’s ways to combine potentially non-unique objects

quuxplusone.github.io · May 5 · 🧩 Programming ·

Previously [I wrote](/blog/2026/04/24/define-static-array/): > [Template parameter objects of array type] are permitted to overlap or be > coalesced, just like `initializer_list`s and string…

Figmimic

blog.marcua.net · May 5 · 🧩 Programming ·

A bookmarklet to copy any webpage into Figma as editable layers

Pocket Chaos: Coding (and Decoding) on the R36S

rfcorner.in · May 5 · 💾 Retro ·

Intro There's something slightly absurd about turning a tiny retro handheld into both an app development platform and a weak-signal radio decoder. The R36S - cheap, hackable, and rough around the…

30 Days of Vibe Coding - Day 30 - miniOs

n9o.xyz · May 5 · 🧩 Programming ·

A web-based desktop operating system built entirely in the browser, with all 30 Vibe30 projects as installable apps.

Design to dev: getting started with the Obra shadcn/ui kit

shadcn.obra.studio · May 5 · 🧩 Programming ·

We put up a design-to-dev guide alongside the 1.9.3 release post — but that post was lengthy and the guide probably got lost in the shuffle. So a quick standalone pointer: Read the guide on the CSS…

A bidirectional typechecking puzzle>

haskellforall.com · May 5 · 🧩 Programming ·

Type inference challenges for real-world JSON

How Agents Manage Other Agents: Four Subagents Patterns in 2026

philschmid.de · May 5 · ✨ AI ·

Subagents solve context pollution, but how the main agent manages them matters more than whether they run in sync or async. Four orchestration patterns, from a simple tool call to an autonomous agent…

PM builder doesn't speed up engineering. It kills bad prioritization

avelino.run · May 5 · 🧩 Programming ·

A PM on my team opened a PR last week. No heads up, no prior meeting, no PRD. POC code, isolated environment, feature flag closed, synthetic dataset. PR description: "I ran hypothesis X with 30…

I’ve spent 10+ years helping Rails devs reach the App Store. Today, someone shipped without me.

masilotti.com · May 5 · 🧩 Programming ·

Yesterday Ruby Native launched. Today the first customer app went live. And the developer never opened Xcode.

Building a Common Language

thega.me.uk · May 5 · 🧩 Programming ·

Many moons ago, when I used to write software, I realized I was misinterpreting stakeholders, and they me. We were using the same words, but thinking of different things.