Jan-Lukas Else

Tech, life and everything else

XXXX-10-24


Published on in 💬 Micro

I finally took a closer look at OpenRouter today, added some credits, and used it with the Kilo Code VS Code extension to vibe code (or at least guide the LLM to code) a bit on the wedding website I’m building for next year. I used the Grok Code Fast 1 model most of the time. Furthermore, I also switched this blog’s AI plugins to use Mistral Small 3.2 for summary generation and image caption generation.

I wish there would be a European alternative that is as simple and supports as many models as OpenRouter. Ideally, it would even support the audio transcription endpoint with models besides Whisper.

And I need to experiment with some other models for coding, as I don’t like it being from one of Elon’s companies. At work, I use GitHub Copilot with Claude Sonnet 4 or 4.5 most of the time.

But the AI world is moving fast; I guess it’s just a matter of time.

View

98.css (again)

Published on in 💬 Micro

I already shared98.css” on my blog in 2020. It’s a CSS framework that styles semantic HTML to look like Windows 98.

It was recently reshared on Hacker News and I found the creator’s comment about it:

Hey HN - author here.

This was my burnout recovery project in April of 2020. Very much a labor of love and a surprising way to realize I still liked programming. I wrote some scattered thoughts here.

I also “run” this project quite differently than I usually do - when I receive a pull request instead of merging it I do a quick glance through the user’s github to make sure they’re not a spammer before giving them commit access and asking them to merge their own PR. It has worked wonders.

That’s a pretty interesting aproach to managing an open source project. Let’s hope nobody does a force push, removing everything. 😄

Now my question: Did somebody already use this project for a blog design?

View

Disable RAM Plus on OneUI 4.1

Published on in 📱 appydroid

When Samsung released the Android 12 update for my phone a few months ago, I noticed a new RAM Plus setting, which uses the storage to expand the memory. Pretty useless on my phone, as it has already 8 GB of RAM.

View

Published on in 💬 Micro

Running my Drone CI runner at home has some disadvantages though. The network speed in a data center is much faster than my 100/40 mbps connection at home. But I will (hopefully) have a new provider soon with gigabit download (and a bit faster - 50 mbps - upload)…

View

Mozilla Hubs

Published on in 🔗 Links

I don’t know what’s wrong with Mozilla, but somehow I can’t figure out some of their steps. After many employees have been laid off (who have worked on MDN or Firefox etc.), because money seems to be tight, and recently even put themselves behind Google in a new lawsuit, they do the following: They release a “3D VR communication platform”.

View

GitLab Telemetry: Use Non-Commercial Alternatives Instead

Published on in 👨‍💻 Dev

Yesterday, GitLab sent an email to all users (and wrote a blog post) telling that they are updating their terms & services (to which you have to agree) to include a new third party service to track and analyze the behavior of their users, so that they better understand how their users interact with GitLab.

View

Showing Weakness is a Strength in Itself

Published on in Medium Archive

And how the experience of death blunted me emotionally

View

Jan-Lukas Else