back
user profile
khazit
115karma·24submissions·July 15, 2025
about
Solving problems using a bunch of if statements. Some of them at simpleobservability.com
recent activity (24 total)
comment
https://archive.is/1s9Io
comment
We dismissed using journalctl at the very start. We’ve had similar experiences with other CLI tools: the moment you start embedding them inside a program, you introduce a whole new class of problems. …
comment
There is an existing pure Go library [1] written by someone else. The issue is that we weren’t confident we could ship a reliable parser. We even included an excerpt from the systemd documentation, wh…
comment
The macOS bit wasn’t about trying to get systemd logs on mac. The issue was that the build itself fails because libsystemd-dev isn’t available. We (naively) expected journal support to be something t…
comment
Of course you still need one binary per CPU architecture. But when you rely on a dynamic link, you need to build from the same architecture as the target system. At that point cross-compiling stops be…
comment
In case you don't already know, there are Github-hosted runners that run Windows arm64 [1] Also, it's not what you're asking, but self-hosted runners are a security nightmare if you don…
comment
That’s not actually a bug (maybe the message need to be more verbose). The agent is running, but it doesn’t yet know what data to collect. You’ll need to finish the setup in the UI by choosing what me…
comment
I’m still working on Simple Observability: https://simpleobservability.com I built it because I needed two things: - A super easy-to-install monitoring tool that doesn’t require bash scrip…
comment
Thanks for the feedback. I'll make sure to add screenshots. For the alerts it is configurable pretty quickly (you just select what you want to monitor, a threshold value, and a notification chann…
comment
I'm working on Simple Observability[0], a platform for monitoring servers (metrics and logs). Think of it as a super simple alternative to the Prometheus + Grafana + Loki stack, designed for team…
comment
From the 10-Q filing:
"We are focused on the continued development of
Intel 14A, the next generation node beyond Intel 18A and Intel 18A-P, and on securing a significant external customer for su…