PGP 0x1261173A01E10298
- 2 Posts
- 62 Comments
neoney@lemmy.neoney.devto Selfhosted@lemmy.world•Any differences between Namecheap and Spaceship?English17·2 years agoYou don’t need your registrar to have anything in regards to SSL, you can do it all yourself
neoney@lemmy.neoney.devto Technology@beehaw.org•Firefox tests a built-in checker for fake reviews4·2 years agoThey are, but PWAs are slightly less
neoney@lemmy.neoney.devto Technology@beehaw.org•Firefox tests a built-in checker for fake reviews13·2 years agoI’d rather use a PWA that uses my firefox install than use an electron app which bundles chromium. And PWAs are standard, and can work on mobile too…
neoney@lemmy.neoney.devto Selfhosted@lemmy.world•I’m about to throw my entire Pihole out the windowEnglish3·2 years agoThat sucks, it’s be good if you could disable DHCP overall and do it on the PiHole.
neoney@lemmy.neoney.devto Free and Open Source Software@beehaw.org•What kinds of FOSS DDC/CI managers are out there?4·2 years agoddcutil on linux with some cronjobs to automate it?
Lemmy should have a cross-post feature that looks good in the apps and the clients should have an option to filter cross posts out if you can see the original post.
neoney@lemmy.neoney.devto Selfhosted@lemmy.world•Any feedback from port knockers ?English2·2 years agothey need to guess a username i assume
My hostnames on NixOS refer to close ones :)
neoney@lemmy.neoney.devto Programmer Humor@programming.dev•using gpu with linux experienceEnglish7·2 years agoUnfortunately I think we lost the True Linux Dev. Hopefully someone else comes in to maintain it.
neoney@lemmy.neoney.devto Programmer Humor@programming.dev•using gpu with linux experienceEnglish71·2 years agoBeating this with NixOS
neoney@lemmy.neoney.devOPto Selfhosted@lemmy.world•A good way to access multiple web UIs on one local device?English2·2 years agoThanks ended up doing a wildcard dns entry but not with Nginx Proxy Manager but with Caddy. On NixOS I can just add like 3 lines of code to declare a reverse proxy for a specific service in the same file where I enable same service.
neoney@lemmy.neoney.devOPto Selfhosted@lemmy.world•A good way to access multiple web UIs on one local device?English1·2 years agoI’m currently torn between Homarr and Homepage. I do have other arr apps, but homepage still seems to have more services supported…
neoney@lemmy.neoney.devOPto Selfhosted@lemmy.world•A good way to access multiple web UIs on one local device?English1·2 years agoUnfortunately I specifically opted out of any sync, because I want everything in my NixOS config also on mobile I use a different browser
neoney@lemmy.neoney.devOPto Selfhosted@lemmy.world•A good way to access multiple web UIs on one local device?English1·2 years agoWow, that looks good! Thanks!
neoney@lemmy.neoney.devOPto Selfhosted@lemmy.world•A good way to access multiple web UIs on one local device?English1·2 years agoI might do both for easier finding of the URL, but still being able to remember it and access the apps by a URL if I ever need it
A fun YAML fact is that it’s a superset of JSON. All JSON is valid YAML.