Squint hard enough and it sure looks like a command line interface.

apk add
Index: Cache · Source
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Squint hard enough and it sure looks like a command line interface.
apk add
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Surely typing/saying the below Alpine command to install Firefox is way easier than who knows what multi–stage process other operating systems require.
apk add firefox
Google’s search box (rather tongue in cheek) is the most popular command line
interface in use today. With ,
installing and running firefox
would just be a phrase equivalent that compiles
to:
firefox
On NixOS, we can already do stuff like that. Of course, NixOS lacks a translation/encapsulation layer for imperative to declarative specification — so user friendliness suffers dramatically.
Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.
Larnyx/Rhasspy is an excellent/fast offline text to speech program. There’s approximately 50 voice samples.
It would be trivial to turn this into an that reads articles/posts, but it’s on Python so packaging it “directly” (there’s a docker container) is way harder than actually using it.
Bing Images
Beehives in the Muniellos Nature Reserve, Asturias province, Spain (© ABB Photo/Shutterstock)
Recent RFCs
This specification updates the iCalendar RELATED-TO property defined in RFC 5545 by adding new relation types and introduces new iCalendar
Recent RFCs
This document specifies the Transmission Control Protocol (TCP). TCP is an important transport-layer protocol in the Internet protocol
Recent RFCs
Extensions have been defined for link-state routing protocols that enable distribution of application-specific link attributes for
Bing Images
Solar Impulse 2 flying over the pyramids in Giza, Egypt (© Jean Revillard/Solar Impulse2 via Getty Images)
Recent RFCs
This document analyzes the security implications of IPv6 Extension Headers and associated IPv6 options. Additionally, it discusses the
Blog – WebKit
It’s been a long-standing dream of front-end developers to have a way to apply CSS to an element based on what’s happening inside that element.