Viewing profile — grounder
grounder
HN member- Joined
- Mon, Mar 06, 2023, 5:56 PM UTC
- HN karma
- 58
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About grounder
No profile information was provided.
Recent public activity
-
comment
Comment #47533150
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…
-
comment
Comment #47442778
Now we're the product whether we pay for something or not.
-
comment
Comment #45546390
There's a whole video of the Apple team doing it. Absolutely bonkers. https://www.apple.com/newsroom/2025/06/apple-introduces-a-de...
-
comment
Comment #45440007
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…
-
comment
Comment #44036990
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?
-
comment
Comment #43822611
Check out SurrealDB. It might be exactly what you're looking for. https://surrealdb.com/
-
comment
Comment #43428797
Do the terms of use on the websites you scraped allow scraping/copying their data?
-
comment
Comment #43416806
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 …
-
comment
Comment #43258416
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 SQL…
-
comment
Comment #43247982
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 th…
-
comment
Comment #43235110
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 …
-
comment
Comment #42731781
I'll look this up later tonight. Is Hotwire using the same approach as Capacitor / Ionic?
-
comment
Comment #42703420
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.
-
comment
Comment #42510430
Try Firefox Nightly for the native sidebar vertical tabs. That and native tab containers make Firefox work really well for me.
-
comment
Comment #41838614
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!
-
comment
Comment #41810690
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.co…
-
comment
Comment #41810560
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. Night…
-
comment
Comment #41804679
Quickwit indicates it is for immutable data and not to be used for mutable data. Is that the case in your experience?
-
comment
Comment #41386701
Looks interesting. Does it support things like the device camera?
-
comment
Comment #41311232
Can you provide more info about this?
-
comment
Comment #41311106
Vivaldi has split view / tab tiling and I really like it too. Vivaldi is based on Chromium.
-
comment
Comment #41278854
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/s…
-
comment
Comment #41197883
The button next to the refresh button is what makes the side bar show wider tabs (Icon, title, close button). It took me way too long to figure that out.
-
comment
Comment #40541408
I use Vivaldi and love it. I hope their built-in ad-blocking continues to work even if the uBlock Origin extension does not.
-
comment
Comment #40530772
Can you provide a link where I can learn more about "Buf Connect". A search gives me a lot of different results. Not sure what's official.