Thanks for the explanation!
Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb
- 0 Posts
- 102 Comments
I still call it Twitter because their emails are still branded as Twitter. I don’t actually use it any more but I do get so much spam through DMs that I’m considering deleting my account. I’m mostly holding it just so nobody squats on my username.
Websites don’t have an actual check for a legit email.
Some do. You can connect to an SMTP server and pretend to send an email (send the
EHLO
,MAIL FROM
, andRCPT TO
commands, but don’t actually send any content). A lot of servers will immediately reject as soon as you provide an invalid recipient email address.Of course, that doesn’t work for any domains with a catchall address (where every address at a domain goes to one mailbox), and some SMTP servers don’t reject the email until later (or even just silently ignore emails to invalid addresses) in order to avoid enumeration attacks.
Do you mean in mixed language documents? Can’t you tell it that parts of the document are in a different language? You could do that in Microsoft Word 25 years ago - Word lets you set the default language for a document, but you can change it per paragraph.
I’m using a UPS now so I’ll get rid of the smart plug. I’ve been using it for three years and haven’t had issues with it cycling though.
Good point. I am using a UPS now so I’ll get rid of the smart plug.
dan@upvote.auto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Thinking of switching to Surf Fiber internet from the Comcast Xfinity Cable I currently have - any suggestions?English7·3 days agoI don’t know anything about this company, but fiber is almost always better than cable. Lower latency, more reliable, and it’s usually symmetric (upload speed is the same as download speed).
must be doing some construction on my street because they made survey marks on my property and painted where the gas line and water lines are. Could this be because they are putting in the fiber cables?
It’s possible! Those marks means that some sort of digging/excavation is happening nearby. The company that wants to do the work calls a “dial before you dig” service (811 in the USA) and all the utility companies come out and mark their lines.
A while back, I saw a story in the Home Assistant Facebook group about someone’s child saying “Hey Google, turn on everything” and it messing things up. I was telling the story to my wife and forgot to replace “Hey Google” with something Google wouldn’t pick up on. Oops. It heard my “turn on everything” and chaos ensued. I have some Zigbee alarms that all started sounding. It enabled several different scenes and ran several scripts. All TVs turned on. My Xbox and Nvidia Shield were fighting for control of the TV (there’s some issue with HDMI-CEC that I haven’t figured out where if both are on, they get stuck in a loop changing the TV input between HDMI2 and HDMI3 about once per second).
Don’t do that. “Turn off everything” is bad too. I
haveused to have my server rack plugged into a smart plug to measure power usage, and “turn off everything” turns that off. I want to figure out how to disable these two voice commands.
KDE still has some of the most popular effects built-in, including wobbly windows, desktop cube, magic lamp when minimizing/maximizing, blurring semitransparent windows, “exploding” windows when you close them. They’re built in with no extra software required - just go to the “Desktop Effects” settings.
dan@upvote.auto Selfhosted@lemmy.world•Come to say thank you. Time to move from proprietary to Open SourceEnglish2·7 days agoI usually use HTTPS, because a lot of web features only work over HTTPS.
You can use Let’s Encrypt DNS challenges to get real TLS certificates for internal hosts, instead of having to use your own CA or self-signed certificates.
dan@upvote.auto Selfhosted@lemmy.world•Come to say thank you. Time to move from proprietary to Open SourceEnglish3·8 days agoTailscale has several NAT bypass / hole punching methods for double NAT (including CGNAT) and symmetric NAT, but they don’t work in 100% of cases. https://tailscale.com/blog/how-nat-traversal-works
IPv6 is definitely a good solution since then you don’t have to deal with NAT at all. IPv6 is pretty easily doable in the USA (at long as you’re not using Starlink) but can be harder in other countries that don’t have as robust IPv6 infrastructure.
dan@upvote.auto Selfhosted@lemmy.world•[SOLVED] How do I run docker compose on Bazzite?English1·9 days agothis means their permissions do not work like docker, and it is not in fact a drop-in replacement for docker
It might a drop-in replacement for Docker if you’re running Docker in rootless mode? Not sure how common that is, though.
dan@upvote.auto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Introducing a new open-source shadow library!English3·9 days agoIf it’s not decentralized then it’s vulnerable to takedowns. Why not decentralize it?
dan@upvote.auto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Introducing a new open-source shadow library!English59·9 days agoFor your sake, I’d strongly recommend not monetizing the site at all. Publishers will come after you if you make any sort of profit from the site especially if you’re located in a western country.
That’s one of the main reasons Nintendo took action against Yuzu - they were making a lot of money from Patreon.
dan@upvote.auto Selfhosted@lemmy.world•Come to say thank you. Time to move from proprietary to Open SourceEnglish9·9 days agoI like Unraid because it’s essentially “just Linux” but with a nice web UI. It’s got a great UI for Docker, VMs (KVM) and Linux containers (LXC).
dan@upvote.auto Selfhosted@lemmy.world•Come to say thank you. Time to move from proprietary to Open SourceEnglish10·9 days agoDon’t. Use a VPN like Tailscale or Wireguard. Tailscale uses the Wireguard protocol but it’s very easy to configure, and will automatically set up a peer-to-peer mesh network for you (each node on the VPN can directly reach any other node, without having to route through a central server).
The only things that should be exposed publicly are things that absolutely need to be - for example, parts of Home Assistant need to be publicly exposed if you use the Google Assistant or Alexa integrations, since Google and Amazon need to be able to reach it.
dan@upvote.auto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How significant are speed of light limitations in streaming from a remote box?English6·9 days agoHosting in Singapore is definitely more expensive than the USA or Germany, but cheaper than Australia or New Zealand. It’s often a good compromise for web hosting companies since you get good connectivity not just to Australia but to the rest of Asia too (compared to hosting in Australia where you only really get good connectivity to people in Australia).
dan@upvote.auto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•How significant are speed of light limitations in streaming from a remote box?English14·9 days agoGPUs are expensive everywhere. I’m an Aussie living in the USA and would offer to buy stuff here and ship it to you, but it’s getting to the point where some stuff here is actually more expensive than Australia now, thanks to significantly worse inflation compared to Australia, and the Trump tariffs.
Renting a dedicated server or VDS with a decent GPU would be pretty expensive too. A lot of people are using them for AI, which has caused a lot of price increases as plenty of people are willing to pay a lot for a server with powerful AI capabilities.
I know this is a piracy community, but if you really do want to do online game streaming, a service like GeForce Now would end up quite a bit cheaper even after factoring in the cost of games. Their highest tier (which comes with a GTX4080 and 16 vCPUs) is $20/month which is significantly cheaper than what it’d cost to rent a similarly specced system.
To the point where light speed limitations means rtts of like 200-300 ms
Consider testing servers that are located in Singapore, especially if you use Optus or if your ISP uses Optus as one of their upstreams.
If you’re lucky, your ISP will route from Australia directly to Singapore and you’ll get around 100-120ms ping, about half what you’d get compared to a US-based server. If you’re unlucky, it’ll be 400+ms, routing to the USA then from the USA to Singapore.
dan@upvote.auto Selfhosted@lemmy.world•GitHub - gardner/LocalLanguageTool: Self-hosted LanguageTool private instance is an offline alternative to GrammarlyEnglish63·10 days agothis community is literally built around hosting your own local infrastructure.
That’s part of it, but using a dedicated server, colocated server, or VPS are also considered “self hosted” too. “self hosted” is broader than just having a server at home, and means any server, web service, etc where you maintain it yourself.
Hardware in your own house is generally referred to as a “home lab”.
My favourite ones are these ones from Sengled: https://a.co/d/9UPGMTZ
I’m in the USA so these are US-style ones. They support 1800W (which is the max for standard US outlets), use Zigbee, and are ETL certified.