Live data from Hacker News

Viewing profile — omarspira

omarspira

HN member
Joined
Wed, Jan 15, 2025, 6:34 PM UTC
HN karma
25
Public activity
4 items

About omarspira

No profile information was provided.

Recent public activity

  1. comment
    Comment #45376865

    I would be surprised if this dichotomy you're painting holds up to scrutiny. My understanding is Gemini is not far behind on "intelligence", certainly not in a way that leaves obvi…

  2. comment
    Comment #42716702

    You can do essentially the same thing with Next or Nuxt.js With Next.js now it is very easy and elegant to load up data from your Django server in a React Server Component. You can…

  3. comment
    Comment #42716227

    Btw, two addendums: 1. I fixed some things in that repo, now it should work out of the box. Apologies if the initial version had some bugs, was taking it out of another project, an…

  4. comment
    Comment #42715270

    So I actually recently dealt with this, sharing this as hopefully it helps you. https://github.com/ospira/docker-django-react-example In essence, you need two instances of VSCode r…