Do I already own this game, and where? gamecheck searches your owned-game libraries across Steam, GOG, Epic and Amazon and prints any matches with the store they're on.
Working on a proof of concept.
Do I already own this game, and where? gamecheck searches your owned-game libraries across Steam, GOG, Epic and Amazon and prints any matches with the store they're on.
Working on a proof of concept.
Browser tabs are just mini tasks to me, I was closing them mimicking as if I got something done. I really liked tab groups but now I think that's just doubling down on this fake value.
So now I've started hiding my tabbar and have an extension deleting them after 3 hours of inactivity, and just open new one, considering them ephemeral because they are, and it's working ok. This makes me use 1 window per project as well instead of tab groups. I bound tab-search to a keyboard shortcut so I can quickly search them, but tabs are surfacing in the address bar for me so I find I'm maybe using it a couple of times a day.
A tab is valuable if I have something actually unfinished in them, like half a draft of something, or got interrupted in a checkout. #technology
Two new system-update versions: 1.3.1 is the latest version, support for more tools and improvements in cleaning up space. #system-update #projects #linux
Reading Paulo Andrade, last month, “ Using SwiftUI to Build a Mac-assed App in 2026”
A serious cross-platform framework that unified the two should have happened long before SwiftUI. Instead, Apple left AppKit to fossilize and then tried to leapfrog the problem.
I have no doubt that someone on this planet is working on their unifying framework layer, as it doesn’t seem waiting another eight years on Apple improving matters is helping.
After 2 rc's, the final version is out!
Originally written on lamb-releases:
Lamb 0.10.0 This release brings your blog into the IndieWeb conversation — webmentions, reply posts, and WebSub — and makes Lamb much easier to install and upgrade. Added Webmentions: your blog now sends webmentions to sites you link to when you publish (including reply-to targets), and can receive webmentions from other sites. Received mention authors are shown on the post for the author when logged in.
Lamb 0.10.0-rc2 is out: with webmentions, reply posts, WebSub, syntax highlighting, draft preview links, image paste, WebP conversion, a new default theme, one-command upgrades, Docker images, and faster page caching. It's a release candidate, so feedback is very welcome. #lamb #projects
Having operating system sources and a capable code assistant available is a powerful combination!
I added a small elementaryOS patch for the terminal to open OSC 8 hyperlinks on ctrl-click, used by for example Claude Code. #elementaryos-patches #projects
Updated my elementaryos-patches workflow. It now has a ep rebuild --all command which fetches the latest source, re-applies the patches, builds and installs in one go. #elementaryos-patches #projects