Oh man, I've come across this person's blog before and I love it, not just because of the personalization/personality they've put into the site's design, but because of all of the random CLI/TUI-based tools they've developed. Examples:
I always thought "opt-in" (not "opt in") meant something you have to actively choose to enable; otherwise, it stays off. So calling something "opt-in by default" sounds like a misnomer to me.
But English is not my first language so please correct me if I'm wrong.
Hi! Thanks for offering an AMA here. I don't have a specific question, but I am interested in hearing about the general story of what it was like developing Docker, what the experience was like trying to build a business around it, and what you're up to these days in post-Docker life. Thanks in advance!
I also recently discovered a trove of my old presentations, retracing my early obsession with the same problem, and my repeated failed attempts to get people to care. I shared some of them in a talk a few weeks ago: https://www.youtube.com/watch?v=huRfsLMK5sA
+1 to that. As a user, I am tired of having to sign up for an account on a SaaS website or installing an app from Github, only to realize the UI isn't a good fit for me. This will usually result in me bouncing from the app website instead of trying it out.
Suggestion: have a non-login demo available on your website, and high-res screenshots/animed gif of the app in action on your Github repo.
Thanks for being receptive to the feedback :-) I actually checked out your demo now because it didn't require a login, and was impressed by what I saw. Nice work here!
> Do CachyOS optimizations actually make any difference whatsoever? I know they enable certain optimization flags whenever building software, but that doesn't directly equate to performance improvements unless you're actually benchmarking and testing it.
I switched from Windows 11 to Kubuntu a year ago, and then gave CachyOS a shot after hearing praise for it. I'm on a laptop with an AMD iGPU, and CachyOS's `znver4` optimized repos gave a significant bump on my Geekbench results:
(Note: these results are from almost a year ago though)
Lenovo Thinkpad P14s Gen4 AMD
- Windows 11: 2366 Single-Core Score, 10717 Multi-Core Score
Have you observed any changes in your day-to-day usage, such as faster compilation times? If it's actually decently faster I might try it instead of playing with Gentoo to get better-optimized compilation flags.
I haven't benchmarked anything other than the initial tests with Geekbench. That said, it subjectively felt "snappier"/faster in terms of UI speed with KDE Plasma than Kubuntu. I've been a happy CachyOS user since.
> This all started by trying to build an alt-protocol like Gemini or Gopher as a minimal writing and publishing experience.
I took the briefest of looks at the Gopher/Gemini/alt-publishing scene and found it interesting (though I went no further than surface level research). I'd be interested in hearing more about where this experimentation took you!
I love this idea. There are so many use-cases where friends or clients need a simple interface for building a quick wiki-style documentation site. I've often suggested static site generators desktop apps like Publii to them before, but even that can be a bit on the heavy-side in terms of their requirements.
First feature request: auto light/dark theme adjustment.
First bug report: when I tried adding authentication to a test site, I received this error:
Failed to enable protection: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.
- https://xn--gckvb8fzb.com/projects/
Their github repos:
- https://github.com/mrusme
They even built a BBS-style reader client that supports Hacker News:
https://github.com/mrusme/neonmodem
I miss the days of the web being weird like this :-)
reply