I scored 13/28 on https://jsdate.wtf and all I got was this lousy text to share on social media.
But jokes aside, I had great fun—and quite a few headscratches, yaw drops, and sighs

I scored 13/28 on https://jsdate.wtf and all I got was this lousy text to share on social media.
But jokes aside, I had great fun—and quite a few headscratches, yaw drops, and sighs
The Strangler Fig pattern gradually replaces legacy systems. Route new features to new code, legacy features to old code. Gradually migrate until the old system withers away. Safe modernization. #DesignPattern #SoftwareEngineering
New blog post: MSc theses on connecting RTLola via FMUs and a bit of a null-result on using LLMs for code generation
Two of my MSc students at #UIO finished this summer, Selleban M. Farah on “FMUs for runtime monitoring in RTLola”, and Jonas da Silva on “Towards Automated Language Server Synthesis”.
Click on through for more details!
https://selabhvl.github.io/science,/llms,/runtime/verification/2025/07/16/uiothesis.html
Scary headlines like this mask what I call "talent debt": when companies cut juniors because seniors + AI seem faster, forgetting that AI doesn't train future leaders. You're not saving money, you're cutting off your pipeline.
Just stumbled upon #openrewrite , a tool for automated large scale refactorings and migrations. Looks interesting. Anyone using it?
#alife #ai #reflection #BDI #crows for my #commonLisp #emacs #slime #eepitch #caisor #softwareIndividuals #programming (I guess this is particularly #softwareEngineering ).
https://screwlisp.small-web.org/complex/after-alife-talk-practical-thoughts/
I consider the scenario where one vehicle tells another one where to get food, and run a #thoughtExperiment with crow tool use. I find programs want to alternate autonomous action with human-in-the-loop interpretive collaboration.
Unsung heroes @dougmerritt @mdhughes & everyone.
#lispyGopherClimate #alife #gof_ai #ai Live discussion of Braitenberg's Vehicles: Synthetic Psychology
https://communitymedia.video/videos/watch/d4a96042-56eb-4c95-852b-b420f3b76b20
"Premature optimization is the root of all evil." - Donald Knuth. Write clear, correct code first. Profile to find actual bottlenecks, then optimize those specific areas. #SoftwareEngineering #Performance
️ ICSME 2025 Tool Demo Track Update
We’re thrilled to announce that 12 papers have been accepted to the Tool Demo Track at #ICSME2025!
More info: https://conf.researchr.org/home/icsme-2025
#SoftwareEngineering #ICSME #Research #Tools #Demos #ICSME2025
When Cursor refractors my code in Agent mode
#programming #softwareEngineering #computerHistory #bibliography #Sandewall #softwareIndividuals #LISP #CAISOR
https://screwlisp.small-web.org/complex/Sandewall-caisor-bibliography/
My promised bibliography of open-access CAISOR #AI articles from the 1960s-2010s. Each citation links into https://codeberg.org/tfw/pawn-75 's collected oddities. Because I focused on preserving rarities such as draft versions of papers from the 60s and a single sentence article with JOHN overwrote onto it, my collection should be regarded as a primary archive.
Filled in a questionaire.
"What should urgently change within your area?"
My answer from the top of my head: "The avoidance of complexity should be seen as a top skill. "Corporate agile" should make way for "real agile". Value for humans should be the center of attention."
Anyone has other (maybe better?) answers?
#programming #softwareEngineering #commonLisp images as communicating #automata https://screwlisp.small-web.org/complex/resend%20resend%20resend.webm https://screwlisp.small-web.org/complex/eepitch-send/
Article with one minute video showing four lisp images chattering unattended.
There is no leader- they're just talking. However, they are using #emacs #slime #eepitch and sleeps so you can usefully watch them.
A precursor to next week's episode featuring @ksaj discussing breitenbergian vehicles etc.
Do you use a cluster of #lisp images?
#lispyGopherClimate #live #liveNow #lisp #programming #emacs #softwareEngineering https://anonradio.net:8443/anonradio sharpsign
personal reflections
#climateCrisis #haiku and notes
#programming #softwareEngineering #emacs #automation from #commonlisp #swank #slime via #eev
https://screwlisp.small-web.org/screwniverse/cl-eepitch/
I'm really, really, really happy with how this turned out to work.
CLIM-USER> (eepitch-expr '(get-decoded-time))
(GET-DECODED-TIME)
T
Lisp receives an instruction from emacs to send an instruction to emacs to pitch an instruction to the lisp image, which gets executed, and control returns to the lisp image.
@eduardoochs I pulled the insides out of eepitch-do.
@akater@shitposter.world <- CL-EL
#programming #softwareEngineering article https://screwlisp.small-web.org/programming/tangle/ #commonLisp #asdf #systemsProgramming #series #pathnames #packaging
Really simple... Sort of... But so intricate to write. I deal with (writing a smidge of #interactive #lazyEvaluation #functionalProgramming ) :
- Tangling markdown into an asdf :class :package-inferred-system lisp system
- Doing so with scan-file and collect-file from series
- Working with lisp’s make-pathname directories.
How do you respond when someone doesn't know something you think they should...
Shocked? Surprised?
"How do you not know that?"
"I can't believe you don't know that."
"Even my 12-year-old son knows what that is."
I received this reaction during a technical discussion once.
I got defensive - not good for open and honest discussions.
#developers #coding #softwaredevelopment #softwareengineering #wellbeing #mindset #mentalhealth
I am finishing work on an ongoing project and will be available for freelance full-stack software development from August.
Need someone with 20+ years experience to take your business idea off the ground? Have a team that needs temporary augmentation? Want to outsource something? Need a shiny front-end to be built? Got slow back-ends, front-ends or SQL queries to optimize? Cloud services too expensive?
Get in touch: https://salomvary.com/
#AI coding tools can be time-saving automation at the hands of an already-senior developer, but that’s only because it utterly relies on the motivation and depth of experience already found in the HUMAN that’s using it to shape it into something worthwhile. Like a seasoned musician toying with analog synthesizers and sequencers, finding serendipity in the semi-random stream of patterns that are suitable to be molded into actual works requires a human editor. AI itself cannot offer that wisdom.
AI will never be a replacement for expertise. It does not compensate for a lack of skill. It offers nothing to replace an understanding of the fundamental principles of the craft. It will not turn a junior engineer into a senior one.
And it will not create a complex product, at least not one that won’t crumble the moment you have to maintain it.