HN user

grounder

58 karma
Posts0
Comments40
View on HN
No posts found.

WeasyPrint works really well for me. It can support all of the languages and fonts I need. I run it on AWS Lambda and in Docker as a web service.

I previously used WKHTMLTOPDF, but it hasn't been supported for years and doesn't support the latest CSS, etc. It does support JS if you need it, but I'd probably look at headless Chromium or another solution for JS if needed.

Edit: Previous post with some good discussion: https://news.ycombinator.com/item?id=26578826

Hopefully a new company will form to pick up the open source pieces and go from there. I wonder if Fauna tried to find a buyer - it seems like they have some valuable software but weren't able to make it work. Shutting down in 2.5 months is pretty aggressive. Good luck to the former customers.

I was expecting the migration guide to recommend some other options. I don't know of other BaaS document databases like Fauna. I guess Mongo, CouchDB, Couchbase, and traditional Postgres would be the first open source options to look for. DocumentDB for closed source but offered by a big cloud vendor (AWS). If you want to roll the dice again, then maybe SurrealDB or RavenDB.

We might need to know the FTE values to understand what this means. Are staff positions full-time FTE? Are faculty positions full-time, tenure positions? Have they added part-time staff, adjunct faculty, etc.?

I don't know much about Arc. But Arc users could give Firefox "Nightly" a try to preview new features coming up. It has vertical tabs and you can "pin" a few tabs at the top. Nightly also has containers already built-in, so you can have multiple accounts open for the same site in different container tabs.

Right. I created a Neo4j db once with millions of nodes and relationships. Individual queries were very performant for all of my access patterns. Where it failed was with queries/sec. Throw more users at it, and it slowed to a crawl. Yes, read replicas are an option, but I was really discouraged with Neo4j performance with more than a few users.

Good question. In the case of delayed replies, it's really getting worse. We often think she didn't hear and start asking again - she heard and she's just thinking about it. Home internet and wifi are fast in general.

I looked at the list of complaints in the article. They're almost the same problems I've been noticing with Alexa. Alexa has become very slow lately. I wonder why they're both having that problem now.