RagingHungryPanda
@RagingHungryPanda@lemm.ee
- Comment on [deleted] 4 days ago:
I’m actually watching a video about that, complete with studies and everything.
- Comment on Usuzumi no Hate (The Color of the End: Mission in the Apocalypse) Volume 4 Cover 1 week ago:
Thanks for the write up! It’s definitely got my curiosity
- Comment on Usuzumi no Hate (The Color of the End: Mission in the Apocalypse) Volume 4 Cover 1 week ago:
this looks pretty cool. Have you read it? What do you think about it?
- Comment on Fediverse.com is available for sale 1 week ago:
you’d probably be better off setting up your own domain server and trying to get that working
- Comment on Why does Lemmy use "@" instead of ":" like Matrix does? 1 week ago:
That’s technically a subdomain and the same reason email went with @
- Comment on What webapps do you selfhost that aren't media/game servers? 1 week ago:
That’s TrueNas. It can run docker compose files so I’m abusing the crap out of what it’s supposed to do haha.
- Comment on What webapps do you selfhost that aren't media/game servers? 1 week ago:
Yeah, just me and my family for now. I have gotten a lot of knowledge setting stuff up and hope to eventually get some VPSs set up for some public Lemmy, pixelfed, and maybe mastodon instances for digital nomads and expats.
- Comment on What webapps do you selfhost that aren't media/game servers? 1 week ago:
Eh, it’s a document viewer. I figured they’re referring to Plex and jellyfin when they say media.
- Comment on What webapps do you selfhost that aren't media/game servers? 1 week ago:
All these. I just added calibre web and may phase out Kavita. Image
- Comment on Has anyone tested yunohost? 1 week ago:
Elena Rossini (@_elena@mastodon.social) is a journalist who’s gotten into the fediverse and self hosting with Yuno Host. She’s documented it on her blog. It’s worked out really well for her.
- Comment on How I made a blog using Lemmy - a write-up 2 weeks ago:
This is super cool! You really get a lot just by making a FE for the lemmy API. Good work! 👍
- Comment on Is this picture idea immature? 5 weeks ago:
Who cares. Do it!
- Comment on Consumer GPUs to run LLMs 5 weeks ago:
I haven’t tried those, so not really, but with open web UI, you can download and run anything, just make sure it fits in your vram so it doesn’t run on the CPU. The deep seek one is decent. I find that i like chatgpt 4-o better, but it’s still good.
- Comment on Consumer GPUs to run LLMs 1 month ago:
The coder model has only that one. The ones bigger than that are like 20GB+, and my GPU has 16GB. I’ve only tried two models, but it looked like the size balloons after that, so that may be the biggest models that I can run.
- Comment on Consumer GPUs to run LLMs 1 month ago:
I got it working with my 6800XT. I’m running deep seek r1 14b (somewhere around there) and the deep seek coder V2. I have a link to a blog with those instructions
- Comment on Federated Blogging Options 1 month ago:
For me federation is working to mastodon, but I don’t think comments are really out yet, but I use cactus comments for it, but that doesn’t federate to mastodon, it federates to matrix. It also requires a matrix server, which was a total pita to set up.
- Comment on Has anyone gotten up and running with activitypods yet? 1 month ago:
oh, I thought that was a mastodon thing or something. Thank you for the clarification :)
- Submitted 1 month ago to selfhosted@lemmy.world | 3 comments
- Comment on Risks of self-hosting a public-facing forum? 1 month ago:
I have dynamic dns through cloudflare that provides a proxy ip address for me in addition to some protections.
After that I use a reverse proxy to route specific domain names to services. My router is set up to forward only ports 80 and 443 to that reverse proxy, so there’s a good layer of safety there. There could be a weakness on the router, but at this point traffic is pretty limited.
After that, at least for your service, if you can have some control or throttling of signings and be more selective about who you let in, then that could help.
I say do it. Sure there’s risk someone could put something on there you don’t want, but I wouldn’t say it’s big enough to not do it.
- Comment on 1 month ago:
To add on, you can comment in a “binary search” method. Comment out one half of them, if it’s still there, half again, etc and keep going down until you find it.
I’m on mobile and can’t make out any of it, but good luck!
- Comment on Husband needs proof news is censored 1 month ago:
I haven’t even heard this one
- Comment on lightweight blog ? 1 month ago:
Writefreely is super light weight and minimalist in its design. It also federates with mastodon.
- Comment on Advice for a newbie trying to selfhost 1 month ago:
To add on, your budget here really matters. Ideally, you can have an external NAS or drive enclosure that is managed by the laptop. If you want easy backups, a cloud storage provider can help. I do nightly backups to idrive.
- Comment on Deepseek v3 0324: Finally, the Sonnet 3.5 at Home 1 month ago:
What was your input? I’m really curious now
- Comment on PeerTube, the Fediverse’s decentralized video plattform, from the perspective of Elena Rossini, italian filmmaker, photographer and activist 1 month ago:
She has Part 2 out today: blog.elenarossini.com/peertube-the-fediverses-dec…
- Comment on I finally got TruNas running an LLM on my AMD GPU!!! 1 month ago:
Thank you! This took so long to figure out
- Comment on I finally got TruNas running an LLM on my AMD GPU!!! 1 month ago:
Because it doesn’t feel real 😉
- Submitted 1 month ago to selfhosted@lemmy.world | 8 comments
- Submitted 1 month ago to aboringdystopia@lemmy.world | 8 comments
- Comment on Looking for simple self-hosted image editor / resizer app 1 month ago:
that would probably be better as an app, rather than a hosted service.
I run picsur. It’s not an image resizer like that. It’s like Imgur, but self-hosted and can take size arguments as part of the query. I use it to host images for a markdown based blog and keep the sizes under control.
On a side note, I recently started noticing so many sites that use full sized images regardless of the actual size it shows up on screen.