Nvidia RTX 1070 and Gemma 4 E4B. I did not expect ths to work as well as it does. The answers are fast and surprisingly good for such a small model. The Setup with ollama and OpenWebUI took minutes. This is a 10 year old GPU. Really hope #OpenSource will win in the end.
Entropy requires garbage collection. AI code replicates patterns including bad ones. You need periodic clean up of your documentation and code, or your codebase drifts into chaos.
I think a lot about this lately Comprehension Debt - the hidden cost of AI generated code. - addyosmani.com/blog/compreh...
Comprehension Debt - the hidden cost of AI generated code.
addyosmani.com
Is Intellij Idea 2025.3.1 WSL2 integration only for me totally broken? #JetBrains #Intellij #Java #development
Do not interact. Do not contribute. This is not Twitter. We do not get baited here, we block here. You hated Twitter, so stop trying to recreate it. Block here are nuclear. Take advantage and subscribe to this list blocking all government accounts in one go. bsky.app/profile/eva....
white house has joined bluesky click here to block all official us government accounts instantly bsky.app/profile/did:...
I really liked Radek Jurga's "Learn Game Engine Programming" page, and I was really sad, when the site disappeared some time ago. So I contacted him. He does not have the time to fix the hosting issues, so I asked him if I could host the site. So here you can find it: engine-programming.net #gamedev
Learn Game Engine Programming
This is a list of self-learning resources for game engine programming.
engine-programming.net
I had the idea to program a little tower defense game. I really don't like using one of the big engines. Then I discovered #raylib. I think it has the right level of abstraction to make writing a game fun for me...
For my job I need to track how much time I which task takes. All apps I tried had to much bloat for me. So I wrote a little time tracking app in #rustlang. github.com/d9r-dev/time...
GitHub - d9r-dev/time-rs: A TUI timer app written in Rust
A TUI timer app written in Rust. Contribute to d9r-dev/time-rs development by creating an account on GitHub.
github.com
🏗️ Organizing Larger Projects #rustlang How do large projects like bevy or the rust compiler get broken down into manageable chunks? How do they keep the codebase modular and maintainable, and easy to work on? Do you have a single main file with 500+ LOC? Let's learn how to use workspaces🧵👇
Good point why most AI apps suck today: "My core contention in this essay is this: when an LLM agent is acting on my behalf I should be allowed to teach it how to do that by editing the System Prompt." koomen.dev/essays/horse...
AI Horseless Carriages | koomen.dev
An essay about bad AI app design
koomen.dev
That is wild. 20 years old bug in GTA San Andreas reapearing after a Windows update. cookieplmonster.github.io/2025/04/23/g...
How a 20 year old bug in GTA San Andreas surfaced in Windows 11 24H2
After over two decades, players are now forbidden from flying a seaplane, all thanks to undefined code behavior.
cookieplmonster.github.io
Judging from the New Employees Handbook of Valve and the speculated numbers of gross pay per employee, Valve seems to be the best company on earth.
Very important point from @simonwillison.net : "Don’t fall into the trap of anthropomorphizing LLMs and assuming that failures which would discredit a human should discredit the machine in the same way."
It is my 4th attempt really learning Rust. I go through "Command-Line Rust" by Ken Youens-Clark and that book really clicks.
This is probably the best video @t3.gg ever put out: www.youtube.com/watch?v=3VuM... Never shut up.
Being a good engineer kinda sucks
YouTube video by Theo - t3․gg
youtube.com
You people remember the good old Warcraft 3 fun maps like Winter Maul, Footmen Frenzy and so on? Why is nobody building standalone games of these? I know of Legion TD 2. Element TD once got an Android port that is no longer available. But the rest? #gamedev
I have the insurmountable urge to write a game in #rustlang without an engine...
I wrote a thing about how decentralization and democracy don't just go hand in hand. They're necessary components of the same system. For there to be true democracy there must be true decentralization. www.techdirt.com/2025/04/17/t...
The “De” In “Decentralization” Stands For “Democracy”
There’s a certain dark irony in watching tech billionaires who built their empires on the “democratizing power of technology” now actively working to dismantle democratic institut…
techdirt.com
I work on a side project with Spring Boot and Websockets. The implementation with StompJS feels weird to me🤷♂️ #java #springboot #javabubble
“…Every minute…reclaim joy from those who would reduce existence to power and fear, want you exhausted, isolated, grim. Find delight in small beauties, in genuine human connection, in the deep satisfaction of living by your values…” @brockm.bsky.social www.notesfromthecircus.com/p/the-manife...
The Manifesto of the Cognitive Revolution
I’m here to tell you what should already be abundantly clear: that simple truths, all around us, reveal things that are blatantly obvious.
notesfromthecircus.com
Was wondering why OpenAI chose to showcase images in the style of Japanse art studio Studio Ghibli - but not, Disney characters, Marvel comics etc. I suspect b/c Japan is the only major country that made training on copyrighted works legal. Expect no other country to follow after this…
Great thing about #neovim is that there is always another keybinding to learn, that totally blows my mind.
Did you know, that you can use #Playwright to open your site in a WebKit Browser on any operating system? Here is how it works: d9r.dev/posts/playwr...
You Can Use Playwright to Test Your Site on WebKit
Just another site from a philosopher gone software developer.
d9r.dev