HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grounder

no profile record

comments

grounder
·4 個月前·discuss
Same for me. I had to quarantine my FireTV box with its own rules on my network to stop it from using all of my XFinity bandwidth for the month just doing nothing but maybe an hour of actual usage per day.
grounder
·4 個月前·discuss
Now we're the product whether we pay for something or not.
grounder
·9 個月前·discuss
There's a whole video of the Apple team doing it. Absolutely bonkers. https://www.apple.com/newsroom/2025/06/apple-introduces-a-de...
grounder
·10 個月前·discuss
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
grounder
·去年·discuss
What are MuskMap and TrumpMap (I'm kind of afraid to ask), and can you link to more info about how they used your database?
grounder
·去年·discuss
Check out SurrealDB. It might be exactly what you're looking for. https://surrealdb.com/
grounder
·去年·discuss
Do the terms of use on the websites you scraped allow scraping/copying their data?
grounder
·去年·discuss
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.
grounder
·去年·discuss
I understand the two tables in your chat example, I think. I'm wondering how you get the rest of the user profile data (name, for example). Is that table in a totally different SQLite database? If so, can you join on that, or do you need to query it separately? Thanks!
grounder
·去年·discuss
In your chat channel example, you have a table for messages, and a table for participants. How do you join the participants in this chat channel database with whichever database the participants are actually defined in, so the application would be able to show participant details (name, avatar, etc.)?
grounder
·去年·discuss
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.?
grounder
·去年·discuss
I'll look this up later tonight. Is Hotwire using the same approach as Capacitor / Ionic?
grounder
·去年·discuss
Are vertical tabs now in the main release of Firefox? I've been on Nightly for the vertical tabs and I love it. Fully agree - container tabs are awesome too.
grounder
·2 年前·discuss
Try Firefox Nightly for the native sidebar vertical tabs. That and native tab containers make Firefox work really well for me.
grounder
·2 年前·discuss
Do you have an estimate of when you'll be out of private beta and available? Can you share any more about pricing or what you consider to be a "small-scale application". Thanks!
grounder
·2 年前·discuss
Brave browser should probably not be trusted. They violated basic trust by redirecting URLs to their own affiliate links for those URLs. That is pretty bad. https://www.theverge.com/2020/6/8/21283769/brave-browser-aff...
grounder
·2 年前·discuss
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.
grounder
·2 年前·discuss
Quickwit indicates it is for immutable data and not to be used for mutable data. Is that the case in your experience?
grounder
·2 年前·discuss
Looks interesting. Does it support things like the device camera?
grounder
·2 年前·discuss
Can you provide more info about this?