This is where my tech comes from:
OS PC/Laptop: ๐ณ๐ฑ (#NixOS ist leider auf GitHub gehostet ๐ฉ)
OS Smartphone: ๐บ๐ธ ๐ซ๐ท
Browser: ๐บ๐ธ ๐บ๐ธ (Firefox und Tor)
Messaging: ๐บ๐ธ (Signal)
E-Mail: ๐จ๐ญ
Microblogging: ๐
Office Software: ๐ฉ๐ช
Cloud: ๐ฉ๐ช
Payment Service: ๐บ๐ธ (hoffe auf GNU #Taler)
Streaming: ๐จ๐ญ
Percentage of ๐บ๐ธ: 42%
Created @ fingolas.eu/MyTech
Good morning,
again struggling with my new #NixOS server configuration. I'm now trying to move all services from Docker to native. There are more things I must change to get this working (on my personal computers it was easy).
My main issue is the correct implementation of sops-nix, but I think I can solve that now. ;)
NixOS isn't easy, but the longer you work with it, the more you learn.
In case you missed it: Whisper is an MIT-licensed speech recognition system with exceptional quality (IMHO): https://en.wikipedia.org/wiki/Whisper_(speech_recognition_system)
With whisper.cpp, it can easily be integrated into #i3 for on-device speech-to-text (STT) input into your terminal, editor, browser, etc.
Hereโs the plumbing I have been using for the last month+ on and off for when I felt like talking instead of typing, including a #nixos flake:
https://github.com/stapelberg/stt-for-i3
Hope this is useful to some of you!
RustNet is now on Nix! โ๏ธ๐ฆ
Itโs officially merged into nixpkgs-unstable and ready to use.
Test it instantly via Flakes (requires sudo for libpcap packet parsing):
sudo nix run github:nixos/nixpkgs/nixpkgs-unstable#rustnet
github.com/domcyrus/rustnet
#nixos #nix #rust #rustlang #tui #networking #linux #opensource