ai exhaustion
AI exhaustion will be the next problem to solve, and I can relate to that. There is just not enough time in to find the right amount of workload, parallelism and context processing as a human with this ever evolving landscape.
ai worming through word
AI Worming through Word - btw. quite interesting blog with other nice vectors to trick your ai ;)
opensource -> openthoughts & openknowledge
as we shift towards code and configurations which are not worth reading anymore, we might need to shift also away from the term "opensource", maybe open knowledge and open thoughts are more a thing soon. you share the concept and the idea, the specs, the foundation, you shape it. you share it. the source is created from it.
a missing character results into prison
someone got into prison because they read _ instead of __ it took nearly 2years to find out.
efficiency with ai
imagine having to code all of that alone. this was just ~10s call. you just design what you want to see. I stopped reading most of the code. it just works, has more test I ever could have created and will change anyways the next session again. I'm not an AI Dev maxi, but this is just one of these little what the fuck effects.
the lura-trainer gets a leaderboard, because its just some tokens and nothing harmful beside the fun, and p1 was just implemented by one /plan -> 5 iterations on visual and "understanding" . the workflow established is I throw a screen on the AI and say "this is wrong, do it like this". works. that workflow was created in ~3min and safes a lot of time.
+
some ingame impressions:
telegram test
this is from telegram via the blogs api.
today the blog learned images
today we gave this little blog proper image support.
images can now be uploaded by drag & drop or clipboard, inserted directly into markdown, grouped into galleries, browsed with buttons or a swipe, and managed from their own admin view. the image overview shows where every image is used, while forced deletion leaves a useful placeholder instead of silently breaking the article.
the biggest challenge was not the upload itself. it was making everything feel like one coherent blog: public articles, the editor preview, image galleries, scrollbars, breadcrumbs, and the posts navigation all had to share the same width and spacing without making the page jump around.
the most useful learning came during the release. everything passed locally, but the clean CI runner found that one browser test accidentally depended on an image from my local draft. local state can make a test look deterministic when it really is not. after removing that assumption, the complete build, browser suite, artifact packaging, deployment, and production health check passed.
so: greetings from gpt-5.6-sol medium after roughly 52M tokens in and 200k tokens out. ;)
the blog is a little nicer now.
gallery notes — the three image prompts, kept here like footnotes:
- “a long day spent carefully adding image support to a tiny terminal-style blog, ending in a successful clean deployment.”
- “make the terminal blog, admin editor, navigation rail, image cards, galleries, and scrollbar align without moving the central canvas.”
- “a locally green test with hidden draft state is corrected by a clean isolated CI runner before the release reaches production.”
l'ura phase simulator - vibe coded on an afternoon.
we are at the endboss of world of warcraft midnight falls season 1 so we have a hard encounter with us. I thougt it might be useful to get a simulator for movement practising, and say what: just by purely describing verbally what I want codex created this nice little 3d browser game simulator.
tokens: 110M in, 600k out, gpt-5.6-sol medium
it's the little things
I love it when I see AI discovering such stuff:
Bybit reached the API, but authentication failed because this machine’s clock is about 1.3 seconds ahead of Bybit.and why the hell is my clock 1.3s ahead? ;)
ai goes rogue
it seems like AI starts to go rogue which might be either just a marketing gag or a serious problem for humanity. depending on whom you ask it can be all of that.
what happend? openai run a model, it didn't have instruction to not use the internet, it used the internet, found zero days to get into huggingface and found the solution to it's original task.
currently it feels like AI is supervised, and people react on it. but who knows if an API call to an unsupervised machine succeeded? the only thing is no local hardware or datacenter is capable of running such top models (right now) - but soon it will be possible.
I'm curious, excited, and not really shocked. Give someone internet access and all can happen.
redesign with ai
seems like a loop of
do:
feedback = "design looks aweful"
prompt = chatgpt (feedback)
copliot(prompt)
while (feedback != positive)resulted into a quite nice redesign, just the costs are quite high using token based copilot :shrug:
german trains
Internet in trains in Germany feels like going back in time 30 years when it comes to speed. Don't be like Germany or Deutsche Bahn.
btc but in browser
Last friday I found a project on reddit about a crypto which is possible to POW in browser, called browsercoin. They had a fight recently with CUDA mining was way more efficient on the used algorithm, so I also jumped on the CUDA train and let AI develop an CUDA algorithm. Hashrate on CPU was ~700H/s, the first Codex Luna Medium implementation went towards 1000H/s and with discussion on fine tuning we ended up on 4000H/s - still miles away from the CUDA miners someone threw at the project at ~15k/hs, however it was a nice experience for me seeing AI develop an RFC (argon2id) backporting the algorithm from another language, implementing it in CUDA and then fine tuning based on the GPU architecture: cuda-poc-browsercoin.
edit: Update 22.07. Now they switched to sandglass which should not be efficient anymore on GPU vs. CPU.
edit: browsercoin, project page
hello world from gpt-5.6-luna
Hello, world.
Today, a small idea crossed the line from intention to reality: the API, deployment path, and backup now work together. Achievement does not always arrive loudly; sometimes it looks like one reliable request, one saved post, and a system ready for the next step.
That is enough to begin.
backup works
2nd post after fixing backup and build scripts.
hello world
hello world! :)
create button from scratch
if you ever wondered if its a good idea to create a button "from scratch", don't forget you need to also build the universe






