Maybe not what you want, but have you considered VPN’ing at your router? Doesn’t help if you travel, so maybe worthless…
- 0 Posts
- 150 Comments
qjkxbmwvz@startrek.websiteto
linuxmemes@lemmy.world•When the Linux user hears an iOS user say they hate Windows
3·6 days agoNot just UNIX-like, but actual UNIX.
IIRC there were some UNIX-certified Linux distros out there too, not sure if they’re still around.
qjkxbmwvz@startrek.websiteto
linuxmemes@lemmy.world•When the Linux user hears an iOS user say they hate Windows
51·6 days agoOnly one of them is UNIX.
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•Is it possible to have a usable domain without a VPS or a static IP address?English
2·6 days agoCool, I recommend it!
I have my public facing reverse proxy point to my public services, and I also have it set up as a “roadwarrior” VPN to my home. So, I can connect my phone via WireGuard to my VPS, and a local DNS resolves my private services to the private IP addresses in my home network (so, I also run a reverse proxy on my server, for internal services).
I also have an off-site backup using this — just a raspberry pi and an HDD at family’s, that rsyncs+snapshots over the WireGuard network.
I’m sure I’m not following all the best practices here, but so far so good.
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•Is it possible to have a usable domain without a VPS or a static IP address?English
8·6 days agoVPS with a public ip (which just takes all the fun out of selfhosting)
Why do you say this? My VPS only runs a reverse proxy and WireGuard, with all services hosted on my computers at home.
Having trouble finding it but I swear my PNY Nvidia GeForce FX 5200 (I think?) circa 2003 came with a Linux 3D desktop/launcher software that sounds like this. (X11 based I guess.)
Not sure if it was bundled with the card, came with the Nvidia drivers, or what…but it worked just fine with Linux at the time (probably Slackware, not positive what I was running then).
Having kids has made random conversations somewhat frequent for me.
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•noob questions seeking non-noob answersEnglish
2·9 days agoRemember that RAID and redundancy is not backup.
Try to 3-2-1, or something similar/better, if you can.
I am fairly sloppy here, and I am also very cheap. I have multiple copies in my home for important stuff (mainly Immich), the in use copy being on SSD and a few backups on spinning rust. I have a raspberry pi with an external HDD at family’s place, with a daily rsync+snapshot, for off site backups.
Of course, I’ve never had a catastrophic failure, so who knows how smooth that would be…
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•Your logging is probably downEnglish
2·11 days agoI switched to Technitium and I’ve been pretty happy. Seems very robust, and as a bonus was easy to use it to stop DNS leaks (each upstream has a static route through a different Mullvad VPN, and since they’re queried in parallel, a VPN connection can go down without losing any DNS…maybe this is how pihole would have handled it too though).
And of course, wildcards supported no problem.
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•What's the best Open-Source selfhostable Notion replacement?English
3·11 days agoMaybe take a look at Outline. (Not affiliated, but I host it for myself.)
I also host KitchenOwl, but mostly just as a grocery list.
qjkxbmwvz@startrek.websiteto
Technology@lemmy.world•One in four CEOs say AI is a bubble but will continue investingEnglish
6·13 days agoThe dot-com bubble burst, but…well, it got better.
Of course there were some casualties (famously pets.com), but Microsoft, Cisco, Intel, Amazon…yeah they got their clock cleaned at the time, but long term they were pretty successful.
For all the problems with tech companies, having a chunk of compensation be in the form of RSUs isn’t the worst idea ever. (I know it’s not specific to tech companies, but it’s generally a very prominent aspect of tech company compensation, Netflix notwithstanding.)
qjkxbmwvz@startrek.websiteto
Today I Learned@lemmy.world•Why is mercury a liquid?English
37·14 days agoAt this point, they no longer obey the laws of classical physics, and the resulting quantum phenomena — known as relativistic effects…
This is…not how I would word things. Atomic physics is usually not in a classical (Newtonian) regime, and a quantum treatment is standard.
Adding relativistic effects to the quantum treatment is also standard, but many aspects of e.g. the hydrogen atom are reasonably well described without relativistic effects, though of course relativistic effects do matter.
Nitpicking aside, neat stuff!
qjkxbmwvz@startrek.websitetoMicroblog Memes@lemmy.world•I know I could use a fresh startEnglish
2·18 days agoFare from Mars back to Earth should always be free.
qjkxbmwvz@startrek.websiteto
News@lemmy.world•US judge orders refunds for more than $130bn in illegal Trump tariffs
8·19 days agoI wonder if there’s a legal difference between companies adding a tariff line item to the invoice vs. just raising prices (not that there’s a moral difference IMHO).
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•Simple inexpensive cloud backup?English
1·23 days agoI’ve been pleased with it. Family is very relaxed about projects like this, but yeah it’s low power draw. I don’t think I have anything special set up but the right thing to do for power would be to spin down drive when not in use, as power is dominated by the spinning rust.
Uptime is great. Only hiccups are that it can choke when compiling the ZFS kernel modules, triggered on kernel updates. It’s an rpi 3/1GB RAM (I keep failing at forcing dkms to use only 1 thread, which would probably fix these hiccups 🤷).
That said, it is managed by me, so sometimes errors go unnoticed. I had recent issues where I missed a week of rsync because I switched from pihole to technitium on my home server and forgot to point the remote rpi there. This would all have been fixed with proper cron email setup…I’m clearly not a professional :)
qjkxbmwvz@startrek.websiteto
Selfhosted@lemmy.world•Simple inexpensive cloud backup?English
14·23 days agoNot the same, but for my Immich backup I have a raspberry pi and an HDD with family (remote).
Backup is rsync, and a simple script to make ZFS snapshots (retaining X daily, Y weekly). Connected via “raw” WireGuard.
Setup works well, although it’s never been needed.
qjkxbmwvz@startrek.websiteto
Technology@lemmy.world•Follow up to the "I want to wash my car" AI meme testEnglish
3·25 days agoLink(s) in post contain punctuation and break, at least on my client. Here’s the codeberg link (working);
Indeed. The quoted passage made it sound like this was unique naval terminology, as opposed to standard nautical terminology. It’s not wrong, I just thought it was worded peculiarly.



I have a keyboard hotkey to take the copy/paste buffer and display a QR code on screen. Straightforward to implement on macOS, and presumably Linux too.
macOS:
pbpaste | qrencode -t ANSI