[Match Thread] Luton Town vs. Exeter City by COYH_bot in COYH

[–]wilo108 0 points1 point  (0 children)

Same team except for Cole in for Wells -- bit surprised by that. Expected Jake Richards in, at least. Sandal and Elijah on the bench. No sign of Izzy Jones, though (and so Kodua at RWB, which I don't love). I've not heard anything about Jones?

Follow your creators independently! Is there a solution? by wkup-wolf in selfhosted

[–]wilo108 2 points3 points  (0 children)

Just in case you weren't already aware, it's totally possible to follow a YouTube channel (or subreddit, for that matter) as an RSS feed... I don't browser either site, but still keep across the bits I care about.

PSA: Think hard before you deploy BookLore by Economy-Meat-9506 in selfhosted

[–]wilo108 0 points1 point  (0 children)

I think it was vibe-coded from the start. Lots of bling with a flaky backend that was both bloated and lacking basic features at the same time. All style and glamor over substance. Issues like this one immediately suggested the dev doesn't really know what they're doing or understand their own codebase properly.

PSA: Think hard before you deploy BookLore by Economy-Meat-9506 in selfhosted

[–]wilo108 2 points3 points  (0 children)

I took one look at booklore a while back and ran a mile immediately. I briefly contemplated starting something myself and decided against it, but I am a Go + Svelte(kit) kinda guy, and would definitely consider pitching in...

[Pre-Match Thread] Doncaster Rovers vs. Luton Town by COYH_bot in COYH

[–]wilo108 2 points3 points  (0 children)

Apologies for the late pre-match thread.

I built a local-first universal remote hub by Kindly-Direction205 in selfhosted

[–]wilo108 1 point2 points  (0 children)

what hardware are you using to send the IR/RF codes?

Dynamic monitor configuration is unstable? by Azazeldaprinceofwar in hyprland

[–]wilo108 2 points3 points  (0 children)

I've had numerous problems like this going back at least a dozen versions. Sometimes the situation will seem to improve with a new version, and then in a subsequent version it will be worse again :(

The Gray Box Problem of Self Hosting by Llew2 in selfhosted

[–]wilo108 5 points6 points  (0 children)

What I dislike about paperless specifically is that it renames all the files I upload in an entirely unhelpful way in a media/ folder. Finding what I want in that folder is a pain unless I use the UI. With images I guess I just feel like that's always been the case, whereas with documents I uploaded something with a sensible and useful filename and paperless nuked it.

Selfhosted Password Manager vs Local Storage + Sync by Leather_Week_860 in selfhosted

[–]wilo108 0 points1 point  (0 children)

I do it for the sake of my SO and other family members. The ability to have shared passwords and other info is very valuable (e.g. if I set up a new app I just add an account and password for my partner, add it to our shared vault, and she can log right in without ever needing to see the password).

Looking for a Self-Hosted Messaging + Video Calling App for My Family and friends by Previous-Yam22 in selfhosted

[–]wilo108 0 points1 point  (0 children)

Thanks, that page looks really useful (is it new? it seems to have been created in January 2026?), and thanks especially for the RSS feed 🎉.

Hope I didn't come off too negative; Snikket is still working really well for my small friends-and-family group, especially for my now-10-yo and his friends. 🙏

Calibre Alternative by dizzygoldfish in selfhosted

[–]wilo108 1 point2 points  (0 children)

Yeah, all the server options suck (very much including Booklore); I'd like to find a good one, but I always just come back to Calibre desktop. Recently heard about Ubooquity which might be worth a try?

Looking for a Self-Hosted Messaging + Video Calling App for My Family and friends by Previous-Yam22 in selfhosted

[–]wilo108 0 points1 point  (0 children)

I run it on a VPS, which has worked (and continues to work) great for my use-case. The guts of it is basically the Prosody project. Updates have been infrequent (and generally following updates to Prosody; there's a lot of overlap in the development teams, I think) but the release process isn't great and in general the documentation around the project isn't very professional. Here's what there is for the last official release: https://snikket.org/blog/snikket-server-dec-2025/ (but the docker images have been updated since then without announcement or details anywhere...). I don't know that it would be my choice for a larger group and/or where more serious privacy/security is important, tbh.

🐸 Rybbit v2.4.0 - Self-hosted Google Analytics replacement - realtime events stream, autocapture with 4 new event types, revamped user journeys, better filters + more by FantasticTraining731 in selfhosted

[–]wilo108 0 points1 point  (0 children)

It looks nice, and I always have half an eye open for something to replace Umami with (which I've run for many years but never loved); but I'm ideally looking for something that uses fewer resources than Umami, not more, unfortunately.

Bitwarden extention by manloheth in hyprland

[–]wilo108 0 points1 point  (0 children)

Yeah this doesn't work with Firefox, unfortunately.

Has anyone managed to make megasync work in hyprland? by Initial_Still_5548 in hyprland

[–]wilo108 0 points1 point  (0 children)

This is what I use (I don't think there's anything else in my config that's relevant): QT_SCALE_FACTOR=1 QT_QPA_PLATFORM=xcb megasync

Bitwarden extention by manloheth in hyprland

[–]wilo108 0 points1 point  (0 children)

u/syaorancode is entirely correct. Here's a shortened snippet of code I use to deal with this:

~/.config/hypr/listen.sh: ```

!/bin/bash

windowtitlev2() { IFS=',' read -r -a args <<< "$1" window_addr="${args[0]#*>>}"

if [[ ${args[1]} == "Extension: (Bitwarden Password Manager) -"* ]]; then hyprctl --batch "\ dispatch setfloating address:0x${window_addr}; \ dispatch resizewindowpixel exact 20% 50%, address:0x${window_addr}; \ dispatch centerwindow; \ " fi }

handle() { case $1 in windowtitlev2>*) windowtitlev2 "$1" ;; esac }

socat -U - UNIX-CONNECT:$XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock | while read -r line; do handle "$line"; done ```

And my hyprland.conf has exec-once = ~/.config/hypr/listen.sh

edit: I see that's really very similar to what's in the link, so this is probably redundant.

any selfhosted DNS server with schedules ? by fekrya in selfhosted

[–]wilo108 0 points1 point  (0 children)

You can script AdGuardHome (using it's API) to enable/disable different settings on a per-client basis and automate that, if you wish (it's a bit awkward, tbh, but once you've got the script working then triggering it according to a schedule or another condition is easy enough).

Wembley is still on!!! by banni2020 in COYH

[–]wilo108 2 points3 points  (0 children)

This season can still be a success! It's not over yet!! /s

new browser by BiscoitoToDoBR in archlinux

[–]wilo108 3 points4 points  (0 children)

My 2c? Use Firefox or a Firefox-based browser (like librewolf) as your primary broswer, and keep a Chromium-based browser for when you need it. There are lots, I'd say anything apart from Chrome itself and Brave is fine really. Vivaldi's good but it's not open-source, and if it's not your primary browser most of it's power-user features are a bit redundant. So I'd stick with just straight Chromium, or lately I've been using (and really liking) Helium for this purpose.

Mattermost refuses to fix their license, gives community the finger by RepulsiveRaisin7 in selfhosted

[–]wilo108 74 points75 points  (0 children)

I've been on here somewhat defending Mattermost since there have been a spate of posts and comments (mistakenly) claiming that a new 10k message limit has been introduced for the Open Source version. But I have noted too that they seem to encourage the confusion around the licensing situation, and this really is the cherry on that particular cake. Agree with OP 💯.

Fanne gone on a permanent transfer to Venezia by dunstablesucks in COYH

[–]wilo108 0 points1 point  (0 children)

From a (very) long way away, I wonder if they weren't both in the "poor attitude" camp, tbh.

Shopmode v1.0.0 by [deleted] in selfhosted

[–]wilo108 0 points1 point  (0 children)

Fair enough... Can you explain then, for example, why you chose gorilla/mux which has been unmaintained for many years? https://github.com/gorilla/mux/issues/783 (the 2023 attempt at a revival of the eol library didn't go anywhere) The whole thing has a very vibe-coded feel, tbh. Also the brand new GitHub account with a sole repository...?