Live data from Hacker News

Viewing profile — jamauro

jamauro

HN member
Joined
Tue, Oct 25, 2011, 6:15 PM UTC
HN karma
31
Public activity
43 items

About jamauro

@johnamauro

Recent public activity

  1. comment
    Comment #49225355

    > You're absolutely right Claude, is that you? :)

  2. comment
    Comment #49037357

    > directly to S3 with a presigned URL yep, this is what I'm doing except with cloudflare's R2 :)

  3. 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.

  4. comment
    Comment #49013500

    It can handle file uploads. What issue are you running into?

  5. comment
    Comment #49009610

    Hologram is a joy to work with. Local first support will take it to the next level. Bart is cooking.

  6. 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.

  7. comment
    Comment #48049836

    Is this Gen AI or did you write it?

  8. comment
    Comment #47762002

    If we're not speculating, what are we even doing here?

  9. comment
    Comment #47535124

    this might be of interest to you https://popcorn.swmansion.com

  10. comment
    Comment #46791780

    I like this framing. Nice typography btw, a pleasure to read.

  11. 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…

  12. comment
    Comment #45851861

    Gell-Mann amnesia

  13. comment
    Comment #45527380

    Feels ironic now that Warren is himself an oil prospector with his Occidental stake.

  14. comment
    Comment #45481531

    For elixir, check out https://hologram.page/

  15. 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…

  16. comment
    Comment #45308785

    You can add: ElectricSQL Supabase Felt There’s another list here: https://elixir-companies.com

  17. 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?

  18. comment
    Comment #44723967

    Hologram looks really good. Excited to build offline-capable fullstack Elixir apps with it.

  19. 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 …

  20. 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…

  21. comment
    Comment #43827475

    Phoenix or Meteor.js

  22. comment
    Comment #43594437

    Curious, what’s the tech stack?

  23. comment
    Comment #43574980

    This looks really cool. Keep going

  24. comment
    Comment #43485228

    > I dunno about you but I find it pretty discouraging same :)

  25. 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…