

- Thank you for this
- You know more than I do re: bash. Where can I learn what
| cut -d/ -f6 |
means? I assume thecut
is the parsing? But maybe that is wrong? Would love to learn how to learn this.
| cut -d/ -f6 |
means? I assume the cut
is the parsing? But maybe that is wrong? Would love to learn how to learn this.I really appreciate all of the time and effort you spent on this url. You’re right, the url is weird, which is why I thought it was a good example.
But the question remains whether we have some kind of tool to do this automatically and make it a bit easier…
But you nailed it with this last sentence. Especially when one is on mobile.
Thanks for replying again.
No one is demanding anything. I’m simply stating my preferred solution, which would work on both mobile and desktop, and asking if anyone knows if that solution or something similar already exists.
Nothing suggested so far will properly decode the link that I’ve included above.
But there is no reason to build something duplicative if a solution is already out there. Hence, the post.
base64 -d
Right but the /
in the url trips it up and I’d like to just copy/paste the full url and have it spit out the proper, decoded link.
Loving all of these options. Thanks for this!
This looks cool as heck. I’ve got a few extra TBs and I only need my town, not like the whole east coast. I don’t mind throwing some dollars at this if it is able to keep me off Google. I really don’t like those guys lol
Thanks. I’ll check it out.
I don’t have to self host, I was just looking for an un-googled option which would allow me to save data and chart over periods of time.
Great write up and thanks for explaining why you created it and also about the immich integration.
If it wasn’t for the immich integration I’d probably pass but I’m definitely gonna check it out now.
I wasn’t aware that the client cached the playlist. That’s pretty great.
I meant 8. Fat fingers. I’ll update the op. Thanks!
This is a supplemental list that I use along with the nextdns list: hagezi TikTok extended list.
This blocks 1p and 3p fingerprinting around the greater web but isn’t designed to block actual access to TikTok. That’s why it’s necessary to use both lists in tandem.
Edit: Alternatively if you’re using a service like pihole, pfblocker-ng or opnsenses unbound module, a few regex entries will accomplish what you’re looking for.
In English they’re called “showers” or “growers”.
I had to look it up too
That makes sense. I’ve always thought of NixOS as a desktop distro, not as a server. Guess I need to expand my thinking!
I run Fedora Server with podman and docker side by side. I try to use podman whenever possible but sometimes it’s not worth the hassle so that’s when it becomes a docker container 😬
What services are you running in your pods/containers? Are they local applications like libreoffice or are they network accessible in the more traditional style? What’s the advantage to running a podman container on your machine vs a Flatpak container?
Sorry for all the questions. This is an interesting setup and I’m just really curious.
Wow, this is really helpful. Thank you!!