HN user

lmas

109 karma
Posts3
Comments33
View on HN

Yeah I wanted to do the same thing and self host my repos but that will have to wait now until this issue is fixed, it looks like...

Could you tell me more about what tool you used to host the repos? And I assume you noticed the traffic in your web logs?

I know there's scalable bloom filters, but are there any alternative data structure like bloom/cuckoo filters that allows for dynamic growth of inserted elements? Ie, I would like to add hundreds of new elements every day and let the filter grow it's capacity automagically.

Go 1.19 Released 4 years ago

Not to poop on your parade, but there's been a bunch of security updates you might want to get?

I've been thinking of making Yet Another Git Repo Browser™ from scratch these last couple of years, with features I've been missing in gitweb and with a cleaner/more familiar UI. Maybe it's time to revive that old prototype.

What issues did you have with gitweb? And what stuff did you patch up?

Thank you for all of these tips!

I've lately been feeling bad, and thinking I must look like an ungrateful asshat, about closing lower quality PRs (IMHO) with valid bugfixes but which introduces some new, possibly subtle, bug instead. Or having to close abandoned PRs because the submitter gave up before that last polishing to match the standard of my own repo. :(

Now I feel better knowing that I can do that final polish myself, while keeping the submitters original contrib!

Talking to the NPCs at the store was also very interesting, you actually had to talk, using the chat...

Yep I remember people would form orderly queues in the shops, waiting for their turn to talk with the NPC. Not sure what happened with line cutters, but I assumed they got hunted down afterwards.

I personally find it easier to remember what I've read, compared to what podcast/audio book I played while in bed.

It's also, curiosly, easier for me to follow written instructions, compared to spoken (at work for example).

K-9 Mail is back 5 years ago

Yeah if you got the first two, I automatically assume DMARC is used too. But am not familiar with "UCE"?

Also did you have to research your IP/domain that your VPS sits behind? Domain blacklists, and avoiding them, seems pretty straightforward. But I've heard mixed things about VPS ips, some mail services could block whole networks from VPS providers while others don't care as long as you don't spam?

K-9 Mail is back 5 years ago

That's too bad :( Haven't done any research on proton yet, so I know nothing about them besides their own claims. You got any references to share?

I've never had the need to protect my mail (using PGP for example) as I don't send mails that's sensitive enough for it or are forced to message with tech illiterate people (sorry) that can't use it.

I just want a privacy friendly service that won't give up my data to uninvolved 3rd parties :(

K-9 Mail is back 5 years ago

Huh that's all that's required to stay out of gmail's junk folders? DKIM and SPF?

Could had sworn there were a lot more work/tech required, a couple of years ago.

K-9 Mail is back 5 years ago

Been a happy Fastmail customer for years now and it's been smooth sailing the whole time (using custom domains and everything). No issues whatssoever.

But yeah, Australia is not... Optimal, privacy wise. Poor data laws and member of the Five Eyes network will probably force me, finally, to switch to a new service (probably Proton mail) at the end of the next yearly renewal :(

Edit: just remembered there's been a couple of incidents with poor security practices, in the past, with fastmail (easy to google) that doesn't look flattering.

And I think (?) there's been some issues with spoofed email going around/originated within fastmail's internal network:

"Fastmail domains have a DMARC policy of none, which means recipient mail servers should report whether the message passes or not, but not change deliverability. This allows users to send mail using our domains from anywhere, for legacy reasons."

From the final section on https://www.fastmail.com/help/technical/senderauthentication.... I think this was abused?