Goofed Home

How to self-host a Prosody XMPP server on Bazzite with Podman for Movim

$$2474
https://lemmy.world/u/Tattorack posted on Feb 22, 2026 09:59

Just to start off, know that I have zero experience with this. I’m only looking into doing this because I’m absolutely sick and tired of centralised services (in this case Discord) turning to shit, and want to start a Discord-like/alternative federation between my friends.

Prosody seems to be the easiest to set up, and has all the available capabilities for a server that allows Discord-like functionality (text, group voicecall, streaming). Movim is the client that makes use of all that.

But I don’t have a clue how to set up a Prosody server with Podman. I’ve never done this before. I started by downloading the Prosody image through Podman, then tried running it, which prompted the creation of a container. Kept everything at the defaults and tried running it, but it didn’t work.

What do I do from here?

https://lemmy.world/post/43442795

$$3102
https://piefed.ca/u/iamthetot posted on Feb 23, 2026 13:58
In reply to: https://slrpnk.net/comment/20882031

I mean, difficulty is relative mate. I just said I couldn’t get Snikket working (after multiple tries, too) but I’ve spun up both matrix servers. So I’d personally say it’s harder.

https://piefed.ca/comment/3617546
$$7653
https://infosec.pub/u/starkzarn posted on Mar 6, 2026 13:47
In reply to: https://sopuli.xyz/comment/22055492

I’d be interested in seeing that, or at least knowing which ejabberd container you chose and why.

https://infosec.pub/comment/20718955

Self-hosted voice assistant with mobile app

$$2246
https://lemmy.world/u/eager_eagle posted on Feb 21, 2026 20:44

Any experiences with a self-hosted assistant like the modern Google Assistant? Looking for something LLM-powered that is smarter than older assistants that would just try to call 3rd party tools directly and miss or misunderstand requests half of the time.

I’d like integration with a mobile app to use it from the phone and while driving. I see Home Assistant has an Android Auto integration. Has anyone used this, or another similar option? Any blatant limitations?

https://lemmy.world/post/43424949

$$2690
https://lemmy.ca/u/avidamoeba posted on Feb 22, 2026 18:47
In reply to: https://startrek.website/comment/21560171

Install Ollama on a machine with fast CPU or GPU and enough RAM. I currently use Qwen3 that takes 8GB RAM. Runs on an NVIDIA GPU. Running it on CPU is also fast enough. There’s a 4GB version which is also decent for device control. Add Ollama integration in Home Assistant. Connect it to the Ollama on the other machine. Add Ollama as conversation agent to the Home Assistant’s voice assistant. Expose HA devices to be controllable. That’s about it.

https://lemmy.ca/comment/21843939
$$4747
https://lemmy.world/u/billwashere posted on Feb 26, 2026 21:56
In reply to: https://lemmy.world/post/43424949

But what’s acting like the little box in your house that listens like an Amazon echo?

https://lemmy.world/comment/22366134

iDeck - yet another start/home page

$$2089
https://lemmy.world/u/Sinirlan posted on Feb 21, 2026 19:21

iGoogle inspired start page with tabs support and built in RSS reader, weather, quote of the day widgets which can be resized and positioned around, couple customisation options are available as well. I was missing such type of app ever since iGoogle stopped being available, so here it is. There are probably some bugs lurking around which i’ll try fix in coming days/weeks but it’s usable for now.

Full disclosure, app was created with massive aid of LLMs (mainly Claude Sonnet)

https://lemmy.world/post/43422427

$$2770
https://lemmy.world/u/irmadlad posted on Feb 22, 2026 22:03
In reply to: https://piefed.social/comment/10242118

dogshit logo

I’m still looking for the dogshit logo.

https://lemmy.world/comment/22290461
$$2800
https://lemmy.world/u/Hiro8811 posted on Feb 22, 2026 23:26
In reply to: https://piefed.social/comment/10244315

What the fuck are y’all on? That’s Samurai band logo from Cyberpunk 2077. Here’s the artist link https://www.artstation.com/marekbrzezinski

https://lemmy.world/comment/22291528

OpenWrt & fail2ban

$$1785
https://lemmy.world/u/pogodem0n posted on Feb 20, 2026 18:36

Hi, c/selfhosted! This is my first post on Fediverse and I am glad to be making it here.

I recently got fed up with having to using Tailscale to access my server at home and decided to expose it publicly. A friend recommended segregating the server into a dedicated VLAN. My router’s stock firmware does not allow that, so I flashed OpenWrt on it (I am amazed how simple and easy the process was).

Getting the router to actually assign an IP address to the server was quite a headache (with no prior experience using OpenWrt), but I managed to do it at the end with a help from a tutorial video on YouTube.

Now, everything is working perfectly fine and as I’d expect, except that all requests’ IP addresses are set to the router’s IP address (192.168.3.1), so I am unable to use proper rate limiting and especially fail2ban.

I was hoping someone here would have an experience with this situation and help me.

https://lemmy.world/post/43381650

$$1904
https://lemmy.dbzer0.com/u/mic_check_one_two posted on Feb 20, 2026 22:05
In reply to: https://lemmy.world/comment/22255233

Yeah, Tailscale’s “zero-config” idea is great as long as things actually work correctly… But you immediately run into issues when you need to configure things, because Tailscale locks you out of lots of important settings that would otherwise be accessible.

For instance, the WiFi at my job blocks all outbound WireGuard connections. Meaning I can’t connect to my tailnet when I’m at work, unless I tether to my personal cell phone (which has a monthly data cap). Tailscale is built on WireGuard, and WireGuard only. If I could swap it to use OpenVPN or IKEv2 instead, I could bypass the problem entirely. But instead, I’m forced to just run an OpenVPN server at home, and connect using that instead of using Tailscale.

https://lemmy.dbzer0.com/comment/24537584
$$1987
https://lemmy.world/u/non_burglar posted on Feb 21, 2026 13:30
In reply to: https://lemmy.today/comment/22402829

Wow, there’s a lot going on in there.

https://lemmy.world/comment/22267007

Lemmy/Piefed instance as Blog forum?

$$1780
https://startrek.website/u/nagaram posted on Feb 20, 2026 18:29

I have a Hugo blog I’m setting up to work on my own forgejo server flow instead of through Github Pages.

I hate how pictures work on Hugo so I was going to just host them on a separate thing and embed the images that way.

Now I’m over thinking it and considering to just run a Lemmy instance, post the markdown for the blog posts there along with the images. Then I have an image host and a place to let people complain about my shotty writing in one go.

Plus there’s federation visibility as well.

So short questions

1) This a good idea?

2) Are there better options?

3) is it easy enough to set up a single user Lemmy/Piefed instance?

4) Lemmy or Piefed? Which is easier to host

https://startrek.website/post/35860815

$$2336
https://lemmy.ml/u/mondoman712 posted on Feb 21, 2026 21:53
In reply to: https://startrek.website/post/35860815

I’m curious, what’s your problem with images in Hugo. I use hugo for my site too and have no issue just including an image like you would with any web page.

https://lemmy.ml/comment/24105582
$$2351
https://startrek.website/u/nagaram posted on Feb 21, 2026 22:57
In reply to: https://lemmy.ml/comment/24105582

I’m probably just stupid.

https://startrek.website/comment/21549886

Old Thin Clients - Which CPU is fine?

$$1701
https://sopuli.xyz/u/theorangeninja posted on Feb 20, 2026 16:47

I am currently looking for Thin Clients on ebay to use as my main server instead of the RPi 4 with an external USB drive.

I found decent offers for: - Dell Optiplex 3020M with i5-4590T 4GB RAM 120GB SSD - Dell Wyse 5070 with Celeron J4105 or Pentium Silver J5005 both with 8GB RAM 64GB SSD

Given the current prices of new hardware my questions are: - Should I go for 8GB RAM? - Or are 4GB RAM fine and I should take double the storage?

Things I want to run on this server: - Karakeep - FreshRSS - Paperless-NGX or Papra - Immich - Booklore

Because I plan to mostly use podman I tried to check for virtualization and all three suppoert Intels VT-x technolgy, will that be fine for my use case?

https://sopuli.xyz/post/41470645

$$3098
https://lemmy.snowgoons.ro/u/timwa posted on Feb 23, 2026 13:47
In reply to: https://sopuli.xyz/comment/22056567

Advanced Vector Extensions instruction set; introduced with Sandy Bridge in 2011, but not included in Pentium/Celeron branded processors even after then for reasons best known only to Intel.

Mongo is the application that has most irritated me by requiring it, but I doubt it’s the only one.

https://lemmy.snowgoons.ro/comment/80788
$$3713
https://lemmy.world/u/iggy posted on Feb 24, 2026 15:34
In reply to: https://sopuli.xyz/comment/22056530

Correct (which is why I mentioned Kata, as that’s a container runtime backed by microvms, sort of like how AWS uses firecracker to run lambdas and “serverless” container workloads)

https://lemmy.world/comment/22321904

Self-Host Weekly (20 February 2026)

$$1561
https://lemmy.world/u/jogai_san posted on Feb 20, 2026 13:15
https://lemmy.world/post/43370946

Flood of vibe-coded/slopware spam?

$$1524
https://lemmy.blahaj.zone/u/xgranade posted on Feb 20, 2026 12:01

I’ve noticed a lot of posts lately that are just spam for slopware, often not even having anything to do with self-hosting. As sad as I am about it, I’m pretty close to unsubscribing to keep spam out of my Lemmy feeds.

Before doing so, though, I wanted to ask if there was any formal policy or rule for the community that could help cut down on thr spam, and if so, what would be most useful for me to do when I see a spam post? That I’d, is the Report button the right tool, is there some other way to let moderators know?

https://lemmy.blahaj.zone/post/38869339

$$2251
https://reddthat.com/u/Telorand posted on Feb 21, 2026 05:43
In reply to: https://lemmy.zip/comment/24784625

I don’t know that I’d be on board for clamping to zero. You would have to decide if you are going to have a weighted zero (i.e. secret negative tally), and if so, why bother with clamping? If not, why have downvotes?

Scoring just demonstrates popularity. It’s a voluntary poll, and it has no bearing on the quality or validity of someone’s comment. I’ve seen good posts go unnoticed, and I’ve seen bad ones get lots of points. Voluntary polls are almost useless as a metric, and especially for a system like this one where all you have to do is click a button, it’s even less useful than one where you are required to write a statement about why you voted the way you did.

I’m not saying people shouldn’t be allowed to have downvotes as a way to gauge popularity, if that’s a metric they want to use to filter their content, nor do I think they should be forced to experience the Fediverse my way. I am however saying that reporting helps everyone, regardless of whether downvoting is enabled or not (plus it has the added benefit of potentially removing content that doesn’t belong; server space is a premium here, after all). We have options here on the Fediverse, and it’s a small ask to use the reporting feature and not assume there’s a “correct” or “standard” way to experience Lemmy. We can create something better than Reddit.

https://reddthat.com/comment/24904987
$$1939
https://startrek.website/u/Wolf314159 posted on Feb 21, 2026 09:57
In reply to: https://reddthat.com/comment/24891057

You’ve just traded down votes for the report button.

I say they are two different use cases. There is often a very wide gulf between a comment that I feel does not contribute to good discussion and one that is so heinous that it needs to be removed. Most of your comments for instance: pretty naive and banal adding little good to the discussion overall, but I don’t feel that you’ve said anything hateful, obscene, or aggressive enough to warrant total removal. Usually I just downvote and move on, especially when I don’t want to hear that person’s bad take reply on my own point of view. I’ve made an exception here for you simply because you are trolling all over this thread, seemingly inviting downvotes. But, I’m going to block you and move on because you’ve killed any interest I have in this thread or the larger discussion. I still don’t think your comments rise to the level of reporting.

Reports and blocks aren’t a replacement for downvotes and if your instances doesn’t federate downvotes you shouldn’t use them that way.

https://startrek.website/comment/21540716

I made a Voice Browser web application and it's free and open source

$$1326
https://lemmy.zip/u/q1p_ posted on Feb 20, 2026 04:56

Hey,

have you ever wondered how to search the web while staying in your browser and eating your cereals in the morning?

This is a free solution that you can host yourself and also sell (if you want to, everything is included):

https://github.com/qubit999/voice-browser.git

You can host it locally on your computer but you need access to the API services.

It’s in its early stage and heavy vibe-coded, so I don’t guarantee anything but it’s a fun tool to play around with.

https://lemmy.zip/post/59442479

$$1347
https://feddit.fr/u/url posted on Feb 20, 2026 05:28
In reply to: https://lemmy.zip/post/59442479

Browser that’s vibe coded 💩
No fucking way I’m hosting this

https://feddit.fr/comment/3195640
$$1353
https://piefed.social/u/artyom posted on Feb 20, 2026 05:44
In reply to: https://lemmy.zip/post/59442479

AI app written using AI. What could go wrong?

https://piefed.social/comment/10213814

I wrote a blog post on selfhostesd software to be more organzed

$$652
https://lemmy.world/u/BennyTheExplorer posted on Feb 19, 2026 11:41

In this post I share some my personal journey with some selfhostesd open source apps and how they helped me. Maybey you will find some stuff in there that helps you as well.

https://lemmy.world/post/43324535

$$1898
https://lemmy.radio/u/K3can posted on Feb 20, 2026 21:55
In reply to: https://lemmy.world/comment/22256822

Ah. I tried /feed.xml and /feed.rss, but didn’t think to check just /feed/

https://lemmy.radio/comment/13242908
$$2174
https://lemmy.world/u/EncryptKeeper posted on Feb 21, 2026 01:22
In reply to: https://lemmy.world/post/43324535

Great post. Just a heads up, I feel like the “loading” screen with it’s fade in and out animations and all actually make your website feel slower than it needs to.

https://lemmy.world/comment/22260376
Create New Post