Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
For Haiku scripters and coders, there is a new utility called barberpole. It will throw a spinning barberpole on the screen while your script is doing something that may take a long, but unknown time. When it is done, a single hey or kill command removes the barberpole. I wrote this utility using bbjimmy's spinner library.
yabdialog displays dialogs, alerts and panels on the Haiku Desktop
yabdialog (previously called hdialog) is a CLI utility that displays a variety of dialogs, alerts and panels with more control over color and placement than you get with the alert and filepanel commands included with Haiku. It also contains additional widgets and lets you control your clipboard.
The yabdialog command should be callable from any scripting language that can issue a SYSTEM call and receive string data back from standard input.
All parameters must be supplied, in the...