Viewing profile — jamwt
jamwt
HN member- Joined
- Sat, Jan 10, 2009, 2:16 AM UTC
- HN karma
- 2,057
- Public activity
- 283 items
- HN profile
- View on Hacker News ↗
About jamwt
Recent public activity
-
comment
Comment #48284887
It's a surprisingly tricky problem. I know all too well. If you want to minimize drama, it's worth still paying for Dropbox.
-
comment
Comment #44902446
Makes sense to me
-
comment
Comment #41236451
IME, engineers and "the discourse" when we argue on the Internet often conflate "ease of use" and "ease of learning". When we say "ease of use", we usually mean "ease of learning."…
- story
-
comment
Comment #40420593
Agree. If you want a fully reactive database (and not just hierarchy-based reactivity like Firebase) but want to keep your ACID + relational data modeling, check out https://convex…
-
comment
Comment #36462253
Hi there. Another Convex cofounder here. SiteGuide ( https://siteguide.ai/ ) was the first to do vector embeddings with Convex, built by integrating Convex + Pinecone. This combina…
-
comment
Comment #35332778
Yes, way less effort
-
comment
Comment #34587243
> doesn’t explain what the data model it is proposing actually is in concrete terms. Fair enough. The goal of the post wasn't necessarily to comprehensively describe the product–so…
-
comment
Comment #34586478
Article author here. Agree this is a necessary part of the change. Convex is working on our OSS strategy this year. Thanks for the feedback!
-
comment
Comment #34586459
Article author here. It's not new "in the world", but often new to our users, who understand it less intuitively than pessimistic locking. Unless they're using Haskell or probably …
-
comment
Comment #34586388
Also, yes, great pickup re: transactional memory. We talk about this internally all the time, this is the inspiration. Haskell: IO -> STM -> (pure) Convex: (The browser / Convex Ac…
-
comment
Comment #34586364
Hi there Michael! We continue to love nomad. SQL is the C ABI of querying for sure. BI tools will never adapt to use Convex directly, and nor should they. So... yes, Convex actuall…
-
comment
Comment #34586038
Folks for whom TypeScript is a big part of their project are going to be the most natural fit for Convex. But no, not necessarily exclusively TypeScript. For example, the existence…
-
comment
Comment #34585843
Article author here. > It may actually be fine to just require everything to be typescript, but the idea that you'd require your application be written in the same language as your…
-
comment
Comment #34585772
Article author here -- DuckDB is indeed cool. Another interesting bit of work in this space is LINQ on the microsoft side of things. And even list comprehensions end up having a sc…
-
comment
Comment #34585736
Article author here, yep, that was the intended point. Agree the wording was unclear, and there's a footnote now clarifying that. Thanks!
-
comment
Comment #34585599
Article author, here. Good point -- but the article actually proposes document relational, not hierarchical. Relational is definitely good!
-
comment
Comment #31850150
Exercise hard in the morning. At 8:30p: Last big glass of water. Put phone on charger in non-bedroom and don’t touch until 7a. Keep the lights low and warm. Do low stimulation acti…
-
comment
Comment #31836953
Yep and every lock is a spinlock. ;-)
-
comment
Comment #31836674
(Founder / CEO of Convex here) Hi Shawn. I don't remember you bringing this up when we spoke in person recently, but it's a great question. In our opinion, the very best way to eva…
-
comment
Comment #31586235
Convex | https://convex.dev | San Francisco 3/2 hybrid ONSITE| Front-end engineers, full-stack engineers Convex is a rapidly growing startup aiming to change the way the web is bui…
-
comment
Comment #31184406
Pretty different approach, but with many application architectures today you can move beyond "hosting" into pure serverless with a stack like Vercel + Convex ( https://convex.dev )…
-
comment
Comment #31032162
Unregulated capitalism. Regulation limits how much information/expertise disparity can tip the scales. It doesn't prevent it altogether (nor is that a constructive objective), but …
-
comment
Comment #29325739
As one of those other team members of James's, I'd profess that if it's literally less than 50 lines of code, I'm probably still faster in Python (22 years of programming python). …
- story