Skip Navigation

Posts
3
Comments
120
Joined
3 yr. ago

  • Regex would be a nice addition.

    Unfortunately, I think Boost is still closed source, so there's little that can be done to improve it.

  • boost seems to use a substring method when filtering, meaning if I add "republic", that blocks any post containing "Republic of congo" or "republican".

    It looks like you've got some pretty short words in there, though, like "us" and "oil".

    Wouldn't that block things like "boiling spaghetti", "user", "bus", and a ton of other benign words?

    Also, for what it's worth, some of the words can be used pretty often in non-political connexts. "Fpv" is "first person view" in RC hobbies, for example, and "jail" is used in BSD-based operating systems.

  • Seems to be specific to rewrites using an un-named capture.

    grep -rnE "\$[0-9.*].*\?" /etc/ngnix

    should show if you have any potentially vulnerable directives in your config.

  • I'll second podman quadlets. Good security, full integration with systemd, pods allow applications to easily share a namespace, and you can manage graphically through Cockpit if you really want to.

  • The only systems with ip6v in my network are Wi-Fi devices and my public-facing reverse proxy. I use a prefix delegated by my ISP.

    All of my non-public servers have ipv4 only.

  • I use Wireguard.

    For my phone, I use the "WG Tunnel" app: https://github.com/wgtunnel/android

    It's nice because it'll automatically enable/disable it as I move between networks.

    Before that, though I used the official client and I just kept it on 24/7. It's not like it uses extra data or battery or anything.

  • Correct. Full-upgrade is the new term. It's an alias, though, so using either will accomplish the same thing.

  • I'll second that

    Jellyfin can function as a music server, but it's definitely a video server first. All the other media (music, books, podcasts, etc) are basically still treated like TV shows when it comes to how they need to be rigidly organized.

    Navidrome on the other hand, can just take a pile of mp3s and sort everything out based on tags. Navidrome can also handle additional artists, so it can understand that "Eminem feat Elton John" isn't a single artist. That was ultimately what made me switch from Jellyfin.

  • Personally, I ripped my CDs to MP3S, and convert anything I downloaded to MP3, as well. I'm no audiophile, so I really can't tell the difference when listening; the difference is only noticeable when I look at my storage and bandwidth.

  • I think they just meant as far as user popularity. More people are hearing about Linux thanks to the SD and other SteamOS handhelds. Maybe the SD 2 help show that ARM can play games beyond just emulators?

  • What is the specific problem?

    A dynamic IP address just requires dynamic DNS.

    CGNAT and carrier firewalls, on the other hand, will require an alternative entry point. That is, you'll need a different, externally accessible service that can route requests back to your first server.

  • I'm not sure what Steady is, but it sounds like FreshRSS can do what you want. If you can read the articles on the website, then you should be able to use FreshRSS to scrape the site and create a feed from it. For content behind a login, I'm pretty sure FreshRSS can handle basic-auth or you can provide it cookies.

    There's also KillTheNewsLetter which does what you want the other way, by just converting the emails into an RSS feed. It can be self-hosted, but I haven't tried it myself, though.

  • I agree with this.

    Social media shouldn't be a requirement to express yourself online. If you start with a website, then you can choose to share on social media if you want, or not, plus anyone who wants to follow the site can subscribe to the feed without needing an account themselves.

  • It never left!

    Floodgap and SDF is still rocking and there are tons of personal phlogs.

    Mine, for example: gopher://gopher.k3can.us

  • I'd look into Lubelogger for vehicles, paperless-ngx for general paperwork, and grocy for everything else.

  • Removed

    Docker is hard work

    Jump
  • And auto rollback to the previous image if a container fails after an update.

  • The computer itself isn't the only element that makes up a centralized social media platform. Reddit, for example, isn't just a random giant server in the middle of a desert; it requires tons of additional costs and inefficiencies to run that business, like entire buildings and hundreds or thousands of people.

    When it comes to the electrical impact, concentration matters a lot, too. 100MWH consumed by a single data center stresses the infrastructure far more than the same total amount of power being consumed by 10,000 locations spread around the world.

  • I don't know the source, but this user uses it for a lot of their websites.

    hashtagsafety.getinfotoyou.com imageslim.getinfotoyou.com holidaysync.getinfotoyou.com and so on.

  • Selfhosted @lemmy.world

    A sneaky demonstration of the dangers of curl bash

    blog.k3can.us /posts/2026/feb/dontcurlbash/
  • Selfhosted @lemmy.world

    Running GoToSocial on an old wifi router

  • Boost for Lemmy @lemmy.world

    Boost for Reddit patch fixes missing audio

    github.com /wchill/revanced-patches/releases/tag/v5.34.3