@dimjim@sh.itjust.works
dimjim
member since 15 Oct 2023 22:53
comments
- on After a year of struggling and losing my job to AI, my game finally made it to 4000 wishlists! This is how it feels: in c/games@lemmy.world · 5 Sep 2026
-
on immich import tips in c/selfhosted@lemmy.world · 23 Aug 2026
I used this a few months ago and it worked fantastically, uploaded like 800G worth of photos!
-
on RustDesk now supports unattended remote access on Wayland, including the login screen and multi-monitor setups in c/selfhosted@lemmy.world · 17 Aug 2026
Let’s fuckin gooo! I’ve been waiting for this!
-
on Good resources for setting up a domain name to a local Caddy instance in c/selfhosted@lemmy.world · 17 Aug 2026
I’ll add on to this fantastic comment, this is exactly what I do. I use the DNS challenge with a domain I purchased to point to a private IP (my caddy server). I probably do it a bit inefficiently, but I literally have a dns entry for every subdomain of mine and have a separate caddy section for each of them for https. I’ll give an example of a simple entry that uses namecheap as the domain/dns provider:
https://subdomain.domain.net/ { tls { dns namecheap { api_key APIKEY user username api_endpoint https://api.namecheap.com/xml.response client_ip 1.1.1.1 } } reverse_proxy 192.168.1.1:1234 } ``` You’ll probably have a different tls section for your specific domain/dns, and of course your reverse proxy will sometimes require additional config items.
-
on The best Spotify alternatives to ease your conscience in c/technology@lemmy.world · 16 Aug 2026
This, plus if you love a smaller artist and want to support them you can buy their music from qobuz, download it (it’s drm free), and import it into Lidarr.
This looks cool af, wishlisted for sure. Does playing demos do anything for developers? I don’t mind waiting until the full release