Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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...