Viewing profile — ehathaway
ehathaway
HN member- Joined
- Fri, Mar 20, 2015, 11:53 PM UTC
- HN karma
- 38
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About ehathaway
Recent public activity
- comment
-
comment
Comment #40487583
I'm surprised by how many comments seem to assume Cloudflare is at fault. Shouldn't the default assumption be that no one did anything wrong? In defense of Cloudflare, the sys ops …
-
comment
Comment #37080402
I completely agree. The only LLM library I've found at all useful is Microsoft's Guidance lib. Otherwise, I just do things by hand.
- comment
-
comment
Comment #32584569
Is it weird to anyone else that the study (linked in the article) was funded by Time, Inc.? The problem with posting scientific papers (esp. those with high potential for hype) is …
-
comment
Comment #32440627
This isn't just the arrest of a developer expressing his freedom. Its the arrest of a developer who was knowingly part of a group of people who had the intention of deploying code …
-
comment
Comment #32390908
That doesn't seem right. They link this diagram in their docs that show the parts of the contract that can be controlled by governance: https://viewer.diagrams.net/?highlight=0000f…
-
comment
Comment #32390723
It's frustrating to hear crypto twitter talk about how the contract is neutral and "just tech". It marginalizes the fact that there is active governance of the code and smart contr…
-
comment
Comment #31332805
Ah good call. I just found the section talking about this. It looks like 96% of "assets on platform" are crypto. So they hold about 17% of all crypto?
-
comment
Comment #31332738
Maybe I'm misunderstanding this, but their report says they have $256 billion in "assets on platform". If the total crypto market cap is $1418 billion (according to coinmarketcap),…
-
comment
Comment #31332448
Thanks for the reply! Also, is there any plan on the horizon to have the cloud offering support Google or Azure? Id love the option to use a different provider than AWS.
-
comment
Comment #31332375
Thanks for the reply! I've never worked at Zope. Must be my doppelganger. > We don't "have" row level security per se, that is a native feature of Postgres we expose, and the custo…
-
comment
Comment #31330293
I don't think there is a "best". I think Firebase has the lowest barrier to entry and if you don't exceed the pricing tiers, its a very pleasant experience. Hasura and Prisma are b…
-
comment
Comment #31329969
I like the approach Supabase takes in being a light abstraction over Postgres and using OSS. Even in light of the following critiques, I feel like its one of the simplest ways for …