This looks cool af, wishlisted for sure. Does playing demos do anything for developers? I don’t mind waiting until the full release
dimjim
- 0 Posts
- 6 Comments
- dimjim@sh.itjust.workstoGames@lemmy.world•After a year of struggling and losing my job to AI, my game finally made it to 4000 wishlists! This is how it feels:English15·4 days ago
- dimjim@sh.itjust.workstoAsk Lemmy@lemmy.world•What automations have you made to make your life more efficient and simple?6·10 days ago
We like to sleep with rain noises at night, so I set up a home assistant automation to turn on the sounds at 9pm, and turn them off at 9am. I also had to set a trigger for when HA starts since performing a backup of the VM would result in it stopping at 3am lol.
I used this a few months ago and it worked fantastically, uploaded like 800G worth of photos!
- dimjim@sh.itjust.workstoSelfhosted@lemmy.world•RustDesk now supports unattended remote access on Wayland, including the login screen and multi-monitor setupsEnglish1·23 days ago
Let’s fuckin gooo! I’ve been waiting for this!
- dimjim@sh.itjust.workstoSelfhosted@lemmy.world•Good resources for setting up a domain name to a local Caddy instanceEnglish1·23 days ago
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.
I have my sound on, phone face up, idgaf about my grandmas recipes