Avatar

Nundrum

Nundrum@yall.theatl.social
Joined
4 posts • 20 comments
Direct message

Nushell is nice, but the lack of vi-style keybindings killed it for me as a replacement for bash. If that ever changes, I’ll try it again.

permalink
report
reply

Akira! I haven’t seen it, but from the previews Chappie might fit the bill.

permalink
report
reply

Here’s something nobody has seen, but is sweet despite the premise: Brigsby Bear https://letterboxd.com/film/brigsby-bear/

I think this fits, too: Moonrise Kingdom https://letterboxd.com/film/moonrise-kingdom/ If you have my sense of humor, you’ll also find this one rather funny.

permalink
report
reply

LibreNMS has a very different purpose from your other monitoring options - it’s network monitoring at a large scale, not a generic data storage / data visualization platform. If your goal is to monitor your selfhosted servers and services, this is going to be an odd fit and you’ll probably struggle against it.

Better fits for an out-of-the-box monitoring setup would be CheckMK or Zabbix.

These other “stacks” for monitoring are a little more bespoke. To cover it briefly:

Grafana is popular because it is a fantastic visualization platform. The backend data storage is pluggable.

There are many options for data storage, all that are a little different. Graphite, is push-based and the Statsd compatibility makes it super simple to push your own metrics into it. Prometheus is pull-based. And InfluxDB is more of a time-series database.

permalink
report
reply

Conjure is what did it for me. I kept running into trouble with Clojure vs ClojureScript vs Babashka projects with vim. Just couldn’t get the config to work consistently when switching between projects.

The eval period was about a day.

permalink
report
reply

Yes, that changes the borders. But it doesn’t turn a column into a table. Compare ls /proc in both bash and nu. It’s a simple kind of thing that I can’t find a solution for in nu.

permalink
report
parent
reply