poVoq
@poVoq@slrpnk.net
- Comment on Aggressive AI scrapers are making it kinda suck to run wikis 6 days ago:
It will probably go down, but the process itself is kind of unavoidable for training LLMs, so I doubt things will go back to how they were before.
- Comment on Aggressive AI scrapers are making it kinda suck to run wikis 6 days ago:
Not only wikis sadly. Anything that has public facing deep links that trigger extensive database operations are being hammered by these bots and few servers can take the load.
- Comment on What IRC options are best recommended, and just work? I have seen a few people discuss lounge as an option, but wanted to see thoughts here too before I commit to setting something up for my family. 1 week ago:
Ergochat in combination with Goguma, Halloy and maybe ObsidianIRC. But I would also recommend you look into other options than IRC for a family chat.
My recommendation would be XMPP with snikket.org
- Submitted 1 week ago to selfhosting@slrpnk.net | 1 comment
- Comment on Go touch ferns 2 weeks ago:
Fern trees are the best 👍
- Comment on Putting down roots 5 weeks ago:
Was this something that came over after some migration?
This basically. Most of the European population descends from a more recent immigration wave from the middle east.
- Comment on Is Framework an ethical company? 5 weeks ago:
Well other than sending money and free laptops to a racist multi-millionaire and excusing it with a “big tent” approach when asked why the fuck they do that…
- Comment on Best Friend 🫂 1 month ago:
Applies to both really.
- Comment on Scientists uncovered the nutrients bees were missing — Colonies surged 15-fold 2 months ago:
And yet you also didn’t bother to share it 😅
- Comment on S3 Buckets for Storing Files 2 months ago:
I don’t really get what you mean. These are clients that connect to a S3 storage.
- Comment on S3 Buckets for Storing Files 2 months ago:
There are many options.
I have been looking into this for other reasons: codeberg.org/shroff/phylum but it might do the trick for you.
- Comment on How would you answer the "ecological" question on self hosting and federated networks ? 2 months ago:
Not only that, but if you run the server in your home, you get 100% efficient electrical heating as a side effect.
- No Ansible, No LDAP: How to use single sign-on for app/server access across multiple serversd1.hackers.moe ↗Submitted 2 months ago to selfhosting@slrpnk.net | 4 comments
- Comment on Interviews with the Computer Underground - Episode I: Santiago Roland, Administrator of Undernet.uy 2 months ago:
Thanks for sharing this!
- Comment on Gotosocial v0.21.0 Sacrilegious Sloth released 2 months ago:
I think there is some incompatibility in that regard and the experience wouldn’t be good anyways.
- Comment on Which wiki software to host 2 months ago:
Dokuwiki has a well working WYSIWYG editor these days: www.dokuwiki.org/plugin:prosemirror
- Comment on Which wiki software to host 2 months ago:
Mediawiki is a pain yes. I personally like Dokuwiki and Bookstack is also not bad, but a bit restrictive in regards to structure and access rights for other users.
- Submitted 2 months ago to selfhosting@slrpnk.net | 5 comments
- Submitted 2 months ago to selfhosting@slrpnk.net | 0 comments
- Comment on Can you help me adapt the Signal TLS Proxy to be used behind Nginx Proxy Manager? 3 months ago:
I mean good that you are interested in hosting a proxy, but Nginx Proxy Manager hides away a lot of features and is probably not such a good idea to use when you want to run more complex and security relevant apps like a Signal proxy.
I know this is a bit annoying as an answer, but learning a bit of regular Nginx is probably the better idea in the long run as you usually outgrow NPM quickly.
- Submitted 3 months ago to selfhosting@slrpnk.net | 0 comments
- Comment on E-Mail with own domain 4 months ago:
As others have said already, email is one of the few things I would avoid self-hosting.
You could check with your domain / DNS host if they also offer email. OVH for example gives a free 5GB email for every domain. Otherwise there are of course email providers that let you use your own domain.
- Comment on Jeff Bezos said the quiet part out loud — hopes that you'll give up your PC to rent one from the cloud 4 months ago:
There are ways to install Linux on many Macs. asahilinux.org for example.
- Comment on 7 reasons I chose Btrfs over ZFS for my home NAS 4 months ago:
I agree that ZFS is a solid choice for that, but so it btrfs, which has basically all of the important features of ZFS, but is significantly easier to use and built into the Kernel.
- Comment on 7 reasons I chose Btrfs over ZFS for my home NAS 4 months ago:
Leaving RAM cache to be managed by the kernel has some benefits, especially on low end devices, which is what the article talks about.
- Comment on 7 reasons I chose Btrfs over ZFS for my home NAS 4 months ago:
Yeah, the typical uninformed FUD with anecdotes of btrfs failing them 15 years ago when they did something that was explicitly marked as experimental 🤦
For every person that complains about btrfs, there are 10 that have been using it since many years with absolutely no issues what so ever.
- Submitted 4 months ago to selfhosting@slrpnk.net | 12 comments
- Comment on Need advice for buying first hardware 4 months ago:
The Intel Core i7 2600K will be fast enough for most regular things, but it is quite power hungry, so not so great on your power bill. Also the Intel Quicksync in it is old and thus not very helpful for hardware transcoding videos in Jellyfin, meaning you would need to do it on the CPU, which is much slower.
24GB RAM is definitely sufficient for most things and the SSD storage as well, although you might want to add some redundancy to that at some point.
The Geforce is pretty useless for server tasks and the NVenc chip in it is also pretty old, so I would just remove it, or maybe ask the seller to remove it and sell separately.
- Comment on PS5 ROM Keys Leaked: Sony’s Unpatchable Security Nightmare (2026) | The CyberSec Guru 4 months ago:
They have been selling the same SoCs (slightly defective ones) in various forms for crypto-mining etc. and as a result Linux kernel support is supposedly quite good already.
- Comment on PS5 ROM Keys Leaked: Sony’s Unpatchable Security Nightmare (2026) | The CyberSec Guru 4 months ago:
That is already possible, but the hacks to get it actually to run are quite annoying and limited to a few older versions AFAIK.
Hopefully with this you can just boot Linux normally on a PS5 in the nearish future. Would definitely make for a nice Steam Machine.