
rimu@piefed.social
@rimu@piefed.social@piefed.social
- Comment on Puberty Blockers Temporarily Slow Bone Growth, Recovery Seen With Hormone Therap 3 days ago:
can’t comprehend how
A lot of people choose not to comment when they don’t understand what’s going on. Or if they comment, they ask questions.
There’s good reasons for that.
- Comment on Hobo: Tough Life 1 week ago:
That’s something different. Wishlisted!
- Comment on What are the tools for your self-hosted lemmy experience? 2 weeks ago:
PieFed includes RSS posting functionality out of the box, btw.
- Comment on fail2ban behind reverse proxy (nom) 3 weeks ago:
I did not, it seemed complicated and rabbit-hole-y.
- Comment on fail2ban behind reverse proxy (nom) 3 weeks ago:
I used fail2ban as an anti-scraper strategy for a few months. It helped with the really basic scrapers that only use one or a few IP addresses.
But then they adapted and started using hundreds or thousands of different IP addresses, each one only making a couple of requests. fail2ban became counter-productive as it slowed my server down - the log files it was monitoring became massive under high load and it needs to scan the log files often to check if an IP has been seen before.
I’m not saying don’t try it, I’m saying it’s only effective in some situations.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 3 weeks ago:
It’s always dns at least half the time
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 3 weeks ago:
haha looks like you’re aaalmost at the point where water cooling is compulsory.
Is it a Threadripper? I built a couple of those for rendering, such absolute beasts.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 3 weeks ago:
Nice chonky heatsink, goddam
- Comment on I need a new hobby, I'm going to set up my own Lemmy instance. Am I an idiot? 4 weeks ago:
check this out!
- Comment on I measured the idle RAM of 19 self-hosted apps on identical hardware so you can size a VPS without guessing 4 weeks ago:
Completely useless…
- Comment on I measured the idle RAM of 19 self-hosted apps on identical hardware so you can size a VPS without guessing 4 weeks ago:
Yes
- Comment on Ancient Colombians built huge water system without centralized rule, archaeologists say 4 weeks ago:
Possibly similar to what they do in Bali
- Comment on Finally happish with my all-in-one homelab (20+ services and way too much tinkering) 1 month ago:
Hey @organicpu@lemmy.organic-server.org did you use a LLM like Ollama to write your post?
- Comment on What's a good weather website 1 month ago:
Multiple people have recommended https://yr.no to me recently. It’s Norwegian but effective everywhere.
- Submitted 1 month ago to astronomy@mander.xyz | 1 comment
- Comment on Due to pressure from ultra-left crybaby luddites, Codeberg has updated their TOS to exclude projects that incorporate LLMs in their development tool set 1 month ago:
No, only projects that are primarily vibe coded.
- Comment on I built a PDF invoice generator that runs entirely in your browser — $9 one-time, no subscription 1 month ago:
Fuck off Jack
- Comment on Thoughts on crowdsec 1 month ago:
Ahh so bots are finding subdomains by scraping SSL certificates?
- Comment on TUXEDO OS drops Ubuntu to rebase on Debian Testing 1 month ago:
TUXEDO OS will use Btrfs by default, rather than EXT4. This will be paired with a SUSE-developed Snapper to take automatic snapshots after package updates, enabling easy rollback.
That is very appealing. I went with OpenSuse recently because I wanted BTRFS and Snapper but then had to suffer through the godawful Yast all the time. With Tuxedo you get apt instead.
- Comment on "Ultimate" guide for literal beginners 2 months ago:
Good question.
A GUI will be easier to get into - you can use a gui file browser app to learn the layout of the file system, you can use a GUI text editor to change config files, that sort of thing. It’ll mean you can do a few basic things intuitively which will be less intimidating. So from a maintaining momentum and morale point of view it might be best to have a GUI initially even though you have to learn all the cli stuff eventually anyway and you’ll most likely be running a headless server on real hardware eventually.
- Comment on "Ultimate" guide for literal beginners 2 months ago:
Self-hosting is a very individual journey - everyone wants different things and finds they own way to meet their own requirements. So there isn’t really one guide that covers everything.
Anyway, as a general road map:
Create a Virtual Machine on your PC. Install Linux inside the VM.
Play around in the VM to learn Linux basics. When you break the OS you can just wipe the VM and reinstall.
In the VM, try some docker containers until you’re comfortable-ish with docker.
Maybe try Yunohost in the VM. You might find Yunohost saves you a lot of time and hassle.
Get hardware suitable for your goals.
Install Linux, configure networking and docker containers on real hardware.
- Comment on Most slopcode projects are abandoned and deleted within months of release 2 months ago:
Replying to this post with an AI slop comment takes some balls, mate
- Comment on Most slopcode projects are abandoned and deleted within months of release 2 months ago:
No obvious signs, nope. It wasn’t until I started using it in earnest that I got suspicious and then when trying to work on the code it became very clear.
- Comment on Most slopcode projects are abandoned and deleted within months of release 2 months ago:
Well, yeah. There are lots of reasons. But basic self-interest is something we can all agree on.
- Comment on Most slopcode projects are abandoned and deleted within months of release 2 months ago:
I made the mistake of installing Starling recently, not realizing how it was made. I contributed a PR to it, write a few issues describing the bugs, and since then there’s been absolutely no activity from the creator.
That’s fine, they are under no obligation to work for free. But I wouldn’t have installed it if I knew it was abandonware.
- Submitted 2 months ago to selfhosted@lemmy.world | 149 comments
- Comment on Help! I need a really simple image hosting solution 2 months ago:
You could use apache to create a webdav share. I bet there’s a pre built container for it.
Webdav is really underrated, imo.
- Comment on Authoritarianism acts as a psychological bridge for dark personalities, study finds 2 months ago:
[They] use disciplined rule-following and punitive authoritarian beliefs as a socially acceptable way to express their hostility.
- Comment on Weekly Recommendations Thread: What are you playing this week? 2 months ago:
I’m rollicking through Return to Castle Wolfenstein. Die Nazis, die.
$5 on steam, works on Linux.
- Comment on Suggestions for running a mailing list (listmonk) 2 months ago:
I’d hook up https://easydmarc.com/ for a couple of months to monitor deliverability, just while you’re bedding it in.