

What goes around comes around, Russia.
What goes around comes around, Russia.
True. I kinda dodged that problem by having a personal .net domain that’s older than wikipedia.org. My understanding is that you can raise your domain’s reputation with some work.
Honestly the most important thing I use my domain for is easy-to-delete mailboxes and aliases to give to companies and contacts. That’s just incoming email.
For outgoing, there are services that let you send them an email and receive a report on any mistakes or misconfgurations they notice. I followed the first tutorial I found that didn’t seem like it was just advertising “see how hard email is? Looks impossible doesn’t it? Why not pay us instead.” Ended up being at linuxbabe dot com, run by Guoan Xiao, with part one titled “Build Your Own Email Server on Ubuntu: Basic Postfix Setup”. No links but search engines find it.
Big difference is I use OpenLDAP/slapd, and I put different components on different VMs. Took maybe a couple weeks of free time here and there, but I’m proud to say my outgoing emails seem to be accepted everywhere. Not that I send many, really.
Eventually planning on implementing filtering for terms and conditions updates for long-forgotten sign ups. I would like those to bounce.
I’d recommend looking again, as I think that advice is becoming dated. Greylist and DKIM make spam prevention super simple, ironically because the centralization of email towards Outlook and gmail has trained pretty much every sender to follow the rules or your email doesn’t go through. And then Greylist catches the rest, because spammers don’t come back and retry after a few minutes.
Ok yeah that makes sense. Thanks.
There’s no karma here. No automated mechanism gives the submitter any benefit for a popular submission.
Right?
Devs make mistakes. We want to put up guardrails so mistakes don’t hurt us so much.
Please don’t deliberately line the guardrails with barbed wire.
There’s a kernel of something positive in decentralization, though. Me pointing this out feels a little bit like someone saying how good COVID lockdown was for the environment, but I still feel like it’s an important point.
An internet made of lots of small sites is better at resisting censorship and centralized control. People should remain accustomed to using a bunch of individual sites, not JUST the biggest sites on the internet, and amateur sysadmins should maintain their “host a public web server from an at-home business internet connection” chops.
There being lots of small porn sites makes it harder for anyone to apply pressure and make certain kinds of affirming content disappear.
That’s … just about everything positive I could say about this idea. Not a fan.
Omaha resident. I don’t drive through Nebraska from end to end. I just live here.
Are people dying right now? That’s an immediate need, if so.
Are they in power right now? Campaigning for reelection right now? That’s an immediate need if so.
Please don’t demonize “let’s focus on immediate needs” as I feel that’s a reasonable thing to want.
Notice the distraction, pulling you away from a current harm and looking instead at an opportunity to blame for a past mistake.
Let’s reopen this criticism of these past mistakes later ok?
I feel like there should be a third box with Wall Street raider types, for scrapers that use Selenium browser automation.
I don’t think it’s entirely unblockable - adsense seems to know to only serve unmonetized PSA ads - but I think it’s very difficult to discriminate between “this is a real browser controlled by an end user” and “this is a real browser being controlled by automated test software”.
I’m an American in that third group, theoretically quite comfortable, as a software developer with a six figure salary living in the Midwest.
I have no rebuttal. What you wrote is scarily accurate.
This.
My units and integration tests are for the things I thought of, and more importantly, don’t want to accidentally break in the future. I will be monumentally stupid a year from now and try to destroy something because I forgot it existed.
Testers get in there and play, be creative, be evil, and they discuss what they find. Is this a problem? Do we want to get out in front of it before the customer finds it? They aren’t the red team, they aren’t the enemy. We sharpen each other. And we need each other.
Love this, 100% accurate. QA people are amazing, protect us from ourselves in so many ways we didn’t even think of.
That’s right. Even if you have to use a windows app that Linux compatibility layers don’t support, you can banish Windows 11 to a virtual machine.
Oh, weird, even in a virtual machine it wants an account. Anyone know where I can find a bypass method? :-)
Sir, Israel is at 31 degrees N latitude. You were mentioning the southern hemisphere?
As an American, I’ve only ever thought good things about our ties with Europe. I haven’t been paying attention to the southern half of the globe much, and I’d like to hear more about how that scary outcome could help things there. Apologies for my …well, American-ness.
I hope they explain further. Honestly I don’t think the “oh crap I need to know if it’s good or bad right now!” camp is really going to care, but it still feels a little uncomfortable. (As opposed to the “this could be either way, I don’t have enough evidence to decide right now, and I’m ok with holding that uncertainty in my brain until new evidence moves my needle” camp)
Are forked builds possible with third party service references neutered?
Yes, I host my own with mspencer.net. Feel free to look at whois info. Your registrar should offer something similar.
There’s this problem we have with self hosting standard public services. Everything that could be used by a business seems like it’s either a full time job-sized hobby to maintain it or you have to pay a bunch of money to a service provider for them to handle it for you. Nobody takes the time to create an easy recipe for people to follow.
Luckily, though email was a difficult setup, it’s run worry free since. My emails are delivered because I did the security stuff: opendkim, dnssec, tls, all that. And I get zero spam (apart from exactly two cases where they abused a legitimate sender - whose abuse department responded and handled it) so it’s been lovely. I don’t seem to have time to maintain this so I’m lucky it’s been running well hands-free.
It’s a project but I would recommend it. Don’t let the big tech companies own all email, too. We have to protect that ability by exercising it.