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

Have a look at https://www.getoutline.com/

I'm really impressed by the product. Seems to be a good Confluence alternative.


> did I just have a stroke? those two searches are exactly the same.

I just had the exact same though while reading the page.


The fact Google's own documentation is this poorly kept is a astonishing.

Makes me a firm believer companies should have their documentation on GitHub (or similar) so anyone can make a PR to tidy these things up.


It is definitely not "just a few". I'm working for a domain registrar and can confirm that most registries support DNSSEC nowadays.


Same for Germany... :-(


Living in Germany as well and I can confirm that 100% of this is true and matches my experience.


I'm commuting about 50km to work and pay about 170€ per month. Tickets are quite expensive here.


> so we now have a cronjob that runs VACUUM ANALYZE each night.

Doesn't autovacuum typically handle this automatically?


It should, but it may need to be tuned to run aggressively enough, which can be tricky. Sometimes it's easier to just schedule a manual job that runs during your off hours. There are some interesting discussions on the Postgres development list on improving VACUUM performance [1] and other improvements to the overall MVCC mechanism to avoid the need for VACUUM in the first place if possible [2]. Postgres, like any complex system, does have pathological cases. It helps to keep an eye on performance and learn the system as your database grows. But it's good to see the community is thinking about how to improve the situation.

[1]: https://www.postgresql.org/message-id/flat/CA%2BTgmoZgapzekb... [2]: https://www.postgresql.org/message-id/flat/CAH2-Wz%3DsSvMX5H...


Same here.


Looks like Google is now validating the TLS certificate received from the mailserver. So the hostname of the SMTP server provided in the GMail settings has to match the certificate provided by the server. I just updated the hostname in GMail and the problem is fixed now!


Yeah I also have similar problem, how did you solved it (


I totally agree. Netlify has everything I need.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: