CommonGuy's comments

CommonGuy | 14 days ago | on: Cloudflare outage on February 20, 2026

Insufficient mock data in the staging environment? Like no BYOIP prefixes at all? Since even one prefix should have shown that it would be deleted by that subtask...

From all the recent outages, it sounds like Cloudflare is barely tested at all. Maybe they have lots of unit tests etc, but they do not seem to test their whole system... I get that their whole setup is vast, but even testing that subtask manually would have surfaced the bug

CommonGuy | 6 months ago | on: Desktop Linux Keeps Winning the Wrong Battles

Developing GUI applications for Linux is also a huge pain. Developers not familiar with Linux need to learn so many things...

What is X11, Wayland, GNOME, KDE, d-bus, application ids, portals, etc.

Then once you have a working application, users request having it distributed as .tar.gz, snap, flatpak, you name it. Then dependencies are missing on some Linux distribution or there are random bugs with Nvidia graphics cards.

Compare that to developing for Windows, where most things "just work"

CommonGuy | 9 months ago | on: Show HN: I rewrote my Mac Electron app in Rust

We are using system webviews for https://kreya.app (not Tauri, but a custom implementation) and the platform differences are seldom a problem...

Polyfills fix most of the things and we are running automated end to end test on Linux, which catches most of the issues.

IMO the most difficult thing is figuring out how far the users are behind with their webview version, mostly on Linux and macOS. Windows has done thinga right with their WebView2 implementation

CommonGuy | 1 year ago | on: Why is printer ink so expensive?

I bought an Epson EcoTank five years ago and am very happy with it. The ink is dirt cheap.

The only downside is that you have to print something every 2-3 months, otherwise the quality degrades noticeably for the next few printouts. But after that it has always returned to normal quality for me.

page 1