Trending
Lars Gregori ๐Ÿ‘ฝ's Avatar

Lars Gregori ๐Ÿ‘ฝ

@choas.net

fallen into the rabbit hole of custom keyboards and building my own keyboards ... blah blah is my own blah ... and more blah at @choas@mastodon.social

22
Followers
22
Following
68
Posts
12.09.2023
Joined
Posts Following

Latest posts by Lars Gregori ๐Ÿ‘ฝ @choas.net

Preview
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...

Writing software while sleeping to predict NFL games.
53 minutes. 25 tasks. Conference Championship picks:
Broncos 100% ๐Ÿด
Seahawks 94% ๐Ÿฆ…
Patriots fans, I'm sorry.
www.larsgregori.de/2026/01/20/n...

20.01.2026 10:33 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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.

www.larsgregori.de/2026/01/08/m...

08.01.2026 22:34 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
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 ...

"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.

www.larsgregori.de/2026/01/06/i...

06.01.2026 13:28 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
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...

The T in vibe coding stands for testing.

At 39C3, Rehberger showed AI coding assistants getting hijacked via prompt injection. He calls them "ZombAIs."

When AI writes code AND tests, that's not verification.

www.larsgregori.de/2026/01/02/v...

06.01.2026 13:26 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

maybe the A in our DNA stands for Autobahn ๐Ÿคท

30.12.2024 09:36 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
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 wak...

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.

www.pyconweb.com/activity/edg...

#PyConWeb #PythonFun #EdgeAI #TinyML

30.12.2024 09:24 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 13 - Advent of Code 2024

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

16.12.2024 17:26 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 12 - Advent of Code 2024

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

16.12.2024 15:34 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 11 - Advent of Code 2024

I just completed "Plutonian Pebbles" - Day 11 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/11

15.12.2024 10:56 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

I just completed "Restroom Redoubt" - Day 14 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/14

14.12.2024 11:42 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 10 - Advent of Code 2024

I just completed "Hoof It" - Day 10 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/10

13.12.2024 18:24 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 9 - Advent of Code 2024

I just completed "Disk Fragmenter" - Day 9 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/9

13.12.2024 17:10 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 8 - Advent of Code 2024

I just completed "Resonant Collinearity" - Day 8 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/8

12.12.2024 23:55 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 7 - Advent of Code 2024

I just completed "Bridge Repair" - Day 7 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/7

12.12.2024 21:44 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 6 - Advent of Code 2024

I just completed "Guard Gallivant" - Day 6 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/6

12.12.2024 15:50 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 5 - Advent of Code 2024

I just completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/5

11.12.2024 15:27 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 4 - Advent of Code 2024

I just completed "Ceres Search" - Day 4 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/4

10.12.2024 00:32 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 3 - Advent of Code 2024

I just completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/3

09.12.2024 22:30 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 2 - Advent of Code 2024

I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2

09.12.2024 00:37 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Day 1 - Advent of Code 2024

I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1

08.12.2024 22:32 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

THE FOUR MAY BE WITH YOU

#StarWarsDay #Spock

04.05.2024 05:34 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
an Apple keyboard from the last century with Alps switches

an Apple keyboard from the last century with Alps switches

saved an old Apple keyboard with #Alps switches and connected it with an Arduino Leonardo to USB (note: this text was written with this keyboard)
#MechanicalKeyboard

30.03.2024 17:39 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
GMK Redacted keycaps

GMK Redacted keycaps

GMK Redacted #Keycaps
#MechanicalKeyboard

26.03.2024 22:07 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

yes, doesn't look complicated and could be relaxing to connect everything

26.12.2023 14:07 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Have you tried Freerouting (for KiCad)?

26.12.2023 12:18 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
๐Ÿค– ๐Ÿ–ผ AI Art Generator: Create Stunning AI Art AI Art Generator App. ✅ Fast ✅ Free ✅ Easy. Create amazing artworks using artificial intelligence.

Nightcafe maybe: creator.nightcafe.studio

11.12.2023 11:10 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
a painting of two cats sitting on a kitchen floor next to a potted plant and a window with a potted plant

a painting of two cats sitting on a kitchen floor next to a potted plant and a window with a potted plant

some Stable Diffusion experiments with finding two cats which has not a 'ugly face' and then use this for ControlNet

11.12.2023 10:55 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
mechanical keyboard Keychron Q8 with old Cherry keycaps

mechanical keyboard Keychron Q8 with old Cherry keycaps

Keychron Q8 with some keycaps from an old Cherry keyboard with some "painting" on it.

#mechanicalkeyboard

10.12.2023 20:28 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
a generated image of a fast car in front of a jacket

a generated image of a fast car in front of a jacket

I used a product image of a jacket and placed a generated car in front of the jacket. Therefore, I used #ControlNet and #StableDiffussion and then mixed everything together. Unfortunately the denim jacket doesn't fit to a fast car.

30.11.2023 07:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
three transparent blue cubes sticking together and one cube emits light

three transparent blue cubes sticking together and one cube emits light

my favorite feature of #Blender 4.0 is light linking

15.11.2023 23:25 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0