Hacker Newsnew | past | comments | ask | show | jobs | submit | _ofdw's commentslogin

>Frequently they need to close emergency services in major (& minor) cities at night due to staff shortages. The wait times for basic diagnostics is on the order of months (not days or weeks).

Part of this is COVID burnout. It wasn't this bad in 2019. Wife works in healthcare and sees the difference every day. Nurses crying etc.


Your loss.


Clasp is actually a word, and CLISP is part of GNU now so they should probably rename it something childish and cringe inducing like LURP, which is a recursive acronym for LERP: Universal REPL Programming or something.


My experience with SBCL disagrees with this. It's not as fast as, say, C++ for some use cases, but it's pretty quick.

Significantly faster than something like Python.


>A lot of totally valid opinions out there about this, but I personally _love_ how the browser is becoming a very well-featured sandbox for shipping applications.

Unfortunately what's convenient for you as a developer is more often than not hostile and awful UX for me as a user.

Too often, developer convenience trumps good UX.


A few months ago I wrote a comment on HN about algorithmic trading and someone emailed me about it. I sent him a reply from my self-hosted email domain, and I have no idea if he got it. I'm on a clean IP and clean domain, with a reputable hoster. I have SPF, DKIM, and DMARC set up correctly. Just last week I sent my gmail account a test email and sure enough it went to spam. There appears to be no rhyme or reason about it.

I believe the difference between people who say "email self-hosting is dead" and people who say "email self-hosting is trivial" is probably the volume of mail sent from their domain(s).

At my busiest, I was sending dozens of emails per day, but they were all from my work account. My personal account is pretty close to recv-only and probably averages an outgoing message count in the single digits per week. How can I reasonably keep an IP/domain reputation score fresh/warm if I send such a low volume? The answer is I realistically can't.

Self-hosted email remains an extremely difficult and time-consuming endeavor unless you happen to have some good luck, it seems.


I'm going to update the article with this but one thing from the original HN discussion that was recommended is:

https://improvmx.com/

Run your own email servers, but relay through there for better delivery?

Maybe this is what we need more of -- A class of mail system participants who exclusively maintain trusted IPs and do the legwork of trying to get through the gnarly systems set up by the other large email providers.

[EDIT] - "forward" -> "relay" for clarity

I don't know the solution but I know it needs to be discussed.


I don't understand using email alias in professional environments. At the time of replying to a forwarded email, will make you look very informal, as you would have to use your gmail address now. I wonder will it break the threading as the recipient now receives the email from gmail while at the time of sending used your personal domain.


The idea isn't actually to use an email alias -- it's to use an email relay.

Sorry if it's confusing (email as a whole is kind of confusing at first glance) -- relaying SMTP through a different server is kind of like using a VPN or a proxy.

Services like ImprovMX and Mailgun can be used for aliasing emails, but they can also just be used to deliver your emails for you (no aliasing to a new address).

The idea is to send all your email (like web traffic through a VPN) to those services.


All my incoming email goes to mailgun, which then forwards it to gmail. It's a so-so solution; it's cheap, extremely simple, and has catchall by default.

The big problem with this, is that gmail considers all messages forwarded to it as coming form the forwarder, not the original sender, and therefore spam harms the reputation of the forwarding domain.

But I don't understand how to configure mailgun to relay messages to gmail instead of forwarding them? Can you explain?


GMail understands ARC ("Authenticated Relay Chain"), a technology that signs a chain of deliveries, which is supposed to allow the right party to be blamed for spam. I don't know if any of these email forwarders respect ARC signature chains, but it would obviously be to their benefit if ARC's attributions were more widely recognised.

Cf. https://www.dmarcanalyzer.com/arc-is-here/

Postscript: Neither the Improvmx nor Mailgun sites have easily found information about ARC. It's a relatively complex and not widely used technology; nonetheless, the point I made about its adoption being in their interests stands.


> But I don't understand how to configure mailgun to relay messages to gmail instead of forwarding them? Can you explain?

Sorry unfortunately I don't use Mailgun -- I can't explain the setup (I didn't suggest it)... But if I search I see this:

https://www.mailgun.com/products/send/smtp/free-smtp-service... (Ignore the "free" bit I'm sure it ends up costing something!)

https://help.mailgun.com/hc/en-us/articles/360012360833-Why-...

I'm more thinking in terms of emails going out -- not incoming email.


You should put this in its own comment so it can be upvoted to the top.


Someone else also suggested using Mailgun, I'll put that in there too


Almost certainly a large part of your problem is that your individual IP address is in a shared net block that has other neighbors that have historically been a source of spam.

Unless you can get hosting at an ISP that does not sell low budget, commercial virtual private server, virtual machine or dedicated hosting to random people with $20 and a credit card, this will be an ongoing problem.


As far as I can tell the host (Joe's Data center) has a clean ASN.

I'm open to recommendations for clean IPs/providers.


>The author seems under to be under the wrong impression that Mastodon servers are isolated communities (and therefore compares them to subreddits). This is incorrect. Mastodon is a platform where a server of your choosing hosts your account, like an e-mail provider hosting your inbox. From that account, you follow any other account on the network, regardless of which server hosts that account. Everyone you follow appears in your home feed, and everyone who follows you receives your posts in their home feed.

I've been aware of Mastodon pretty much since its inception and I had no idea that this was the case. The messaging really needs improved.


>I've been aware of Mastodon pretty much since its inception

You must be part of an exceptionally small minority then. I, too, have known about Mastodon since it's inception, and this was not news to me. As another commenter said, a debate during that time was that users were beaten over the head with too much discussion of federation and instances.

This is always how it's worked, and it's nearly impossible to join any instance without following & interacting with people from other instances on a daily basis. It's like the one thing about Mastodon you can't escape knowing about even if you actively try.


>This is always how it's worked, and it's nearly impossible to join any instance without following & interacting with people from other instances on a daily basis. It's like the one thing about Mastodon you can't escape knowing about even if you actively try.

I don't use Mastodon, so perhaps that's why. It always seemed like a Twitter clone except with fewer people and, importantly for this particular discussion, where you can't interact with anyone.

Guess I was mistaken, but that's why I never bothered to learn anything further about it.


The sixth sentence on the project homepage: "Joining a server on Mastodon provides you with the power to communicate with any server across the globe."

Not sure how much clearer it gets.


To be fair, that sentence has only been there for a couple days. We redesigned our project homepage completely. Some of the copy is still in flux.


I remember early mastodon marketing being criticized for emphasizing federation _too much_, and that it would confuse new users.


> I've been aware of Mastodon pretty much since its inception and I had no idea that this was the case. The messaging really needs improved.

How can you not know, since it's clearly "decentralized" in every claim made about its service. That's the textbook definition of decentralized.


Why would they be embarrassed? It's a PR piece, not meant to be actually secure against cryptanalysis.


And thus the failure of BSD-style licensing is thrown into sharp relief:

Why are these projects that are used by many large and extraordinarily profitable tech enterprises dependent on community donations?

I recommend not donating, because to do so directly supports corporate parasitism.


Really? Their biggest donors are large and extraordinarily profitable tech enterprises. (Like Google, Microsoft, and Facebook)

And thus the success of BSD-style licensing is thrown into sharp relief. (Also the fact that you or I can go use it as much as we want for free and do whatever we want to it.)


The flip side of course is that improvements also come at the pace of volunteerism, and there are no boardroom meetings where a manager tells the BSD developers that they didn't type enough lines of code that week.

If a corp wants a feature improved or implemented if it doesn't exist, they will have to pay someone and then they have to decide whether they will contribute it. If they do not, then they have to maintain a fork themselves which requires ongoing resources.

At the end of the day, I don't think it really matters that much. The corps are providing a service not a software application. If they weren't using BSD, they'd be using something else.


There used to be complaint from OpenBSD that large corporate users of OpenSSH weren't donating anything, so I sent them $100.

Those days appear to be over.

https://www.theregister.com/2015/07/08/microsoft_donates_to_...


Better than nothing but it's far from what the title describes as "rains cash".

MS : $25k - $50k

Google , FB : $10k - $25k

For them, that's like saying "Hi". For the financial value the OpenBSD foundation is creating, that's a miniscule return.


It is a bit anemic, upon reflection.

Still, I haven't heard any recent complaint on fundraising goals.


Standard practice is to remove pacemakers. If you don't:

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1279940/


Thank you


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: