@choas

65 Followers
49 Following
210 Posts
blah blah is my own blah ... and sometimes on #bluesky @choas.net

Writing software while sleeping to predict NFL games.
An AI agent, a Docker sandbox, and 53 minutes later: a working ML microservice.

Conference Championship predictions:
โ€ข Broncos over Patriots (100%)
โ€ข Seahawks over Rams (94%)

https://www.larsgregori.de/2026/01/20/nfl-ame-predictor-with-ralph-wiggum/
#VibeCoding #MachineLearning #NFL

Building an NFL Game Predictor While I Slept: The Ralph Wiggum Paradigm in Action

I went to bed. 53 minutes later, I had a working NFL game prediction microservice. The Ralph Wiggum paradigm turned a concept document into a deployed applic...

I'm Lars

AI writes code. AI writes tests. What could go wrong?
Mutation testing result: 85% of bugs caught.
After hiding the implementation from the AI: 92%.
Property tests found 11 real bugs all others missed.

https://www.larsgregori.de/2026/01/08/mutation-testing-the-vibes/

"Just use a different LLM for tests."

Doesn't work.

The moment any LLM sees your code, it reasons about what it does, not what it should do.

Independence needs different information, not different systems.

https://www.larsgregori.de/2026/01/06/independent-verification/

The T in vibe coding stands for testing (Part 2): What independence actually means

Using a different LLM for testing sounds like it would create independence. It doesn't. The moment any model sees your implementation, it reasons about what ...

I'm Lars

The T in vibe coding stands for testing.

At 39C3, Johann Rehberger () showed how AI coding assistants can be hijacked through prompt injection. He calls compromised agents "ZombAIs."

The attack surface exists because we stopped looking. When the AI writes code AND tests, that's not verification. That's confirmation.

https://www.larsgregori.de/2026/01/02/vibe-coding-testing/

#VibeCoding #AI #Security #39C3 #Testing

The T in vibe coding stands for testing

Vibe coding's dirty secret - AI-generated tests only prove the code does what the AI thought it should do. At 39C3, security researcher Johann Rehberger show...

I'm Lars
I've asked ChatGPT (Bing) about switches for a Brutal 1800 V2 and it came up with the idea of different zones and therefore I've decided to order the following switches from #Monacokeys
another fridge handle constructed
fridge handle designed

Super excited to share that Iโ€™ll be speaking at PyCon+Web 2025 on January 25th in Berlin! ๐ŸŽคโœจ My talk, "๐—˜๐—ฑ๐—ด๐—ฒ ๐—”๐—œ ๐˜„๐—ถ๐˜๐—ต ๐— ๐—ถ๐—ฐ๐—ฟ๐—ผ๐—ฃ๐˜†๐˜๐—ต๐—ผ๐—ป ๐—ฎ๐—ป๐—ฑ ๐—ง๐—ฒ๐—ป๐˜€๐—ผ๐—ฟ๐—™๐—น๐—ผ๐˜„ ๐—ณ๐—ผ๐—ฟ ๐— ๐—ถ๐—ฐ๐—ฟ๐—ผ๐—ฐ๐—ผ๐—ป๐˜๐—ฟ๐—ผ๐—น๐—น๐—ฒ๐—ฟ" is going to dive into the fascinating world where AI meets tiny tech.

It's like fitting an elephant or mammoth into a shoebox! ๐Ÿ˜๐Ÿ“ฆ

Canโ€™t wait to meet all the amazing Python and web enthusiastsโ€”letโ€™s make it awesome! ๐ŸŽ‰

Details here: https://www.pyconweb.com/activity/edge-ai-with-micropython-and-tensorflow-for-microcontroller

#PyConWeb #PythonFun #EdgeAI #TinyML

Event: Edge AI with MicroPython and TensorFlow for Microcontroller | TechConf

Imagine having devices that can understand voice commands without relying on the internet! Iโ€™ll show how to run machine learning models on a tiny microcontroller, enabling AI-powered features like wake words and handwritten number recognition. Join me and learn more about Edge AI and TinyML.

I just completed "Claw Contraption" - Day 13 - Advent of Code 2024
#AdventOfCode
adventofcode.com/2024/day/13
I just completed "Garden Groups" - Day 12 - Advent of Code 2024
#AdventOfCode
adventofcode.com/2024/day/12