I haven’t personally tried it, but Owncast might be an option if your friend knows someone who would be willing to host it. (I’m not sure if that would be considered technically demanding)
- 0 Posts
- 83 Comments
I currently push to a private GitHub repository (planning on moving to a self-hosted Forgejo instance soon).
Although making my nix configuration public would be safe anyway since I use sops-nix which encrypts all my passwords in the repo using a key derived from my SSH key. During nixos-rebuild it decrypts them and puts them each in their own text file at
/run/secrets, with permissions set so you need sudo to view them. (The permissions can be tweaked as needed)It was a pain in the neck to get started with initially (like NixOS itself), but it was very much worth it. (Basically a necessity since putting secrets even in a private repo is considered bad practice)
shrek_is_love@lemmy.mlto
Selfhosted@lemmy.world•tinyfeed 1.5.0: build a webpage for your feedsEnglish
1·3 days agoI got it working, thanks! I think I found a minor bug though. I could only get the
--templateflag to work when the file is in the current working directory. Subdirectories and absolute directories didn’t work. I worked around this by simplycding into where my template was stored before runningtinyfeed.Even
tinyfeed -i feeds.txt -o index.html -t ./template.html(with./) results in:fail to output HTML: fail to render HTML template: template: "./template.html" is an incomplete or empty template
shrek_is_love@lemmy.mlto
Selfhosted@lemmy.world•tinyfeed 1.5.0: build a webpage for your feedsEnglish
6·4 days agoCheck the demo: https://feed.lovergne.dev/demo
It links out to the source webpage, so this might not be what you’re looking for.
Although this might inspire me to build a single page app generator using Astro that does that.
shrek_is_love@lemmy.mlto
Selfhosted@lemmy.world•tinyfeed 1.5.0: build a webpage for your feedsEnglish
2·4 days agoThis looks awesome, definitely gonna try this out! Any plans to add images/thumbnails? Looks like gofeed already returns them.
shrek_is_love@lemmy.mlto
Linux@programming.dev•What are the more obscure independent linux distros?
3·5 days agoThis is what Torvalds himself recommends to all real Linux fans
shrek_is_love@lemmy.mlto
Linux@programming.dev•What are the more obscure independent linux distros?
17·6 days agoI’ve been using NixOS for my laptop and servers for over a year and I’m totally obsessed with it. While I upvoted you for visibility, I wouldn’t really call NixOS obscure anymore. I’m constantly seeing it randomly mentioned in various distro-agnostic Linux spaces online lately.
Although it’s been seeing a lot of hype lately, I agree it’s still sort of niche and definitely not for everyone.
Do you use git? That basically forces you to do some documentation as you go. Multi-line commit messages are often helpful too. (When I first learned git, I only committed using
git commit -mwhich is a bit restrictive in terms of how much you can fit in commit messages)
All my computers (including servers) share the same NixOS Flake. So my documentation consists of:
- The Nix code itself
- The commit messages for each change I make
- Inline comments in the Nix code
- A few readme.md files to explain the contents of certain directories
I know how to fix that
AMC made a documentary series about it in 2008
shrek_is_love@lemmy.mlto
Selfhosted@lemmy.world•self-hosted image hosting like Imgur?English
8·12 days agoI think copyparty would accomplish that pretty well
real if true
vlc --helpoutputs text with colors which makes it so much easier to skim
jq is sort of like awk but specifically meant for JSON so it should be a lot easier.
shrek_is_love@lemmy.mlto
Self Hosted - Self-hosting your services.@lemmy.ml•[Help] What are some good services to put in my upgraded setup?
2·16 days ago- Jellyfin and MediaManager for movies / TV shows
- Navidrome, slskd, and SoulSync for music





Put it in rice