Yihaw
Have you ever let your file management structure suffer so badly that you are left with a hodge podge of USB devices even though you have a nice fancy ZFS pool running... Whats that idiom ' Do as I say, not as I do '.
Have you ever let your file management structure suffer so badly that you are left with a hodge podge of USB devices even though you have a nice fancy ZFS pool running... Whats that idiom ' Do as I say, not as I do '.
Want to host your own CI / CD
build server and have signed commits from your bot?
git
To NixTaking a project from GitHub and wrapping it in Nix goodness.
Thanks to TheCyberARcher your recent release post on Mastodon made this content possible 😆
Maybe you are tracking down a frustrating CI
/ CD
issue, or debugging a tedious process that requires git commits... lots of commits. Your repository can get really busy for very little change, and this is where you can squash
you git commits to clean stuff up.
Steganography includes the concealment of information within computer files.
It comes from the Greek words steganos
, which means “covered” or “hidden,” and graph
, which means “to write.” Hence, “hidden writing.”
I run HomeAssistant with Docker so I miss out on the niceties of the supervisor container features like one click apps. Here is how to setup HomeAssistant, Whisper voice to text, openWakeWord, Piper text to speech, and ESPHome.
Not only can it replace Google Photos like yesterday but if you were like me your backups for photos are abysmal and is just folder dumps and .zip's of every old phone, laptop, USB stick, SD card, Download folder, meme folder.
Wanting to add a blog to your already established MkDocs site? Are you using it as a blog already but haven't enabled the blog
plugin? How do you format your already established posts so MkDocs will build with your new blog? All this and more...