M. H. Neifer

@mhneifer
23 Followers
103 Following
439 Posts
A curious guy. Un chico curioso. 一个好奇的男人
Profileshttps://howlingmad.vivaldi.net/profiles/

Inmitten der laufenden Debatte zu #AgenticEngineering haben auch wir bei der Active Group uns mit der Thematik auseinandergesetzt.

Die Ergebnisse unserer Debatte hat @sperbsen in einem Blogpost zusammengefasst, den Sie hier lesen können:
https://funktionale-programmierung.de/2026/06/23/agai.html

"Our thesis is that code should not be maintained - code should be regenerated. Specs should be reviewed, and it’s the specs that you maintain.” by Paul Sawers

https://thenewstack.io/codeplain-spec-driven-regenerative-code/

#artificialintelligence #specDrivenDevelopment

"Code should be regenerated, not maintained": Codeplain makes the case for spec-driven development

The phoenix of Greek myth burns and is reborn from its own ashes -- a metaphor this founder is applying to AI-generated code.

The New Stack

"This book is an introduction to building performant software we can justifiably trust. That means having sufficient data to support confidence in our code's functionality and security. Trustworthiness is a hallmark of high assurance software.

With assurance as our driving concept, we'll take a hands-on, project-based approach to two fundamental but often inaccessible topics in software development: systems programming and low-level software security."

https://highassurance.rs/

#rustlang

High Assurance Rust

Developing Secure and Robust Software

I wrote up a quick post on how you can ignore files in other ways outside of .gitignore and it got lots of attention on Hackernews! Never thought it would get attention since it's not some advanced technical post. You can see the post for yourself https://news.ycombinator.com/item?id=48583356
#technology #hackernews
.gitignore Isn't the only way to ignore files in Git | Hacker News

"Glojure is an interpreter for Clojure, hosted on Go. Glojure provides easy access to Go libraries, similar to how Clojure provides easy access to Java frameworks."

https://github.com/glojurelang/glojure

#golang #clojure #lisp

GitHub - glojurelang/glojure: Clojure interpreter hosted on Go, with extensible interop support.

Clojure interpreter hosted on Go, with extensible interop support. - glojurelang/glojure

GitHub
My side of the jqwik anti AI logging drama: https://blog.johanneslink.net/2026/06/09/the-jqwik-anti-ai-affair/
The Jqwik Anti-AI Affair

How I lost patience with ‘AI’ agents

My Not So Private Tech Life

"Emacs features have a discoverability problem, and we’re chipping away at it one demo at a time. The years since I wrote the last one of these have yielded more surprising and useful finds, so it’s time again for a “batteries included” report." by Karthik Chikmagalur

https://karthinks.com/software/even-more-batteries-included-with-emacs/

#emacs

Even More Batteries Included with Emacs

Emacs features have a discoverability problem, and we’re chipping away at it one demo at a time. The years since I wrote the last one of these have yielded more surprising and useful finds, so it’s time again for a “batteries included” report. Note This is the third in a series of articles highlighting useful but lesser-known features included in Emacs. Parts 1 & 2: Batteries included with Emacs More batteries included with emacs “Lesser-known” is a subjective judgment.

"As an Emacs user, few things are as delightful as catching my favorite text editor out in the wild. It doesn’t happen often though – Emacs is niche, and pop culture rarely gives it a nod. This post tracks down every one I know of (as of June 2026), and I’ll keep adding to it as I stumble across more." by Ian Y.E. Pan

https://ianyepan.github.io/posts/emacs-in-pop-culture/

#emacs

Emacs Appearances in Pop Culture

Thank you for the support, this blog post got featured on the front page of Hacker News (YCombinator).

Ian Y.E. Pan

"Increasingly, the conversation that generates the code is becoming the true source of our software. That conversation unfolds continuously and must be cross-referenced to the code as it changes. Git, organized around discrete commits, was never designed to support this." by Nathan Sobo

https://zed.dev/blog/introducing-deltadb

#versionControl #sourceControl #git

Software Is Made Between Commits - Zed Blog

From the Zed Blog: Agents turned the conversation into the real source of our software. DeltaDB is the version control built for it.

"I spent 10 years (even more when you account for non-profession experience) getting good at things that are becoming less and less valuable. My last pillar of expertise is now reduced to a "taste" and will probably won't last long."

https://human-in-the-loop.bearblog.dev/llms-are-eroding-my-software-engineering-career-and-i-dont-know-what-to-do/

#artificialintelligence #softwaredevelopment #softwareengineering

LLMs are eroding my software engineering career and I don't know what to do

I'm a software engineer, completing 10 years of professional experience this year. I started my career as a web frontend engineer (it was easier for me to de...

the human in the loop