Viewing profile — jamauro
jamauro
HN member- Joined
- Tue, Oct 25, 2011, 6:15 PM UTC
- HN karma
- 31
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About jamauro
Recent public activity
-
comment
Comment #49225355
> You're absolutely right Claude, is that you? :)
-
comment
Comment #49037357
> directly to S3 with a presigned URL yep, this is what I'm doing except with cloudflare's R2 :)
-
comment
Comment #49037335
I don't think CRDTs are needed and they come with some significant downsides. Bart's plan has the right idea using server reconciliation.
-
comment
Comment #49013500
It can handle file uploads. What issue are you running into?
-
comment
Comment #49009610
Hologram is a joy to work with. Local first support will take it to the next level. Bart is cooking.
-
comment
Comment #48050780
Haha I genuinely couldn't tell. I liked it which made me think that it was actually created by a human but had me a bit concerned that my detector is losing calibration.
-
comment
Comment #48049836
Is this Gen AI or did you write it?
-
comment
Comment #47762002
If we're not speculating, what are we even doing here?
-
comment
Comment #47535124
this might be of interest to you https://popcorn.swmansion.com
-
comment
Comment #46791780
I like this framing. Nice typography btw, a pleasure to read.
-
comment
Comment #46569553
> The Apple Weather app has gotten better over time Interesting, I think it's gotten worse over time. Even basics like what the temperature will be in a few days. It's consistently…
-
comment
Comment #45851861
Gell-Mann amnesia
-
comment
Comment #45527380
Feels ironic now that Warren is himself an oil prospector with his Occidental stake.
-
comment
Comment #45481531
For elixir, check out https://hologram.page/
-
comment
Comment #45313152
You can take a look at JS commands and hooks. Ultimately I came to the determination that while LiveView is cool, I think I want the opposite. I’m hoping Hologram will be the answe…
-
comment
Comment #45308785
You can add: ElectricSQL Supabase Felt There’s another list here: https://elixir-companies.com
-
comment
Comment #44961593
Looks interesting. How do you make sure that agents that need to collaborate on the solution actually collaborate if they’re working in parallel?
-
comment
Comment #44723967
Hologram looks really good. Excited to build offline-capable fullstack Elixir apps with it.
-
comment
Comment #44661580
Generally I find static typing to be overrated, even more so with elixir due to pattern matching and immutability. I think elixir’s set-theoretic types will be a nice addition and …
-
comment
Comment #44661492
Yeah it’d be nice if they had a mix task to include your js frontend of choice and it “just worked”. Many have used inertia with success. I’m taking a different approach and pairin…
-
comment
Comment #43827475
Phoenix or Meteor.js
-
comment
Comment #43594437
Curious, what’s the tech stack?
-
comment
Comment #43574980
This looks really cool. Keep going
-
comment
Comment #43485228
> I dunno about you but I find it pretty discouraging same :)
-
comment
Comment #43484184
I agree with you but as a thought exercise: does it matter if there is a lot of boilerplate if ultimately the code works and is performant enough? Fwiw, most of the time I like wri…