Live data from Hacker News

Viewing profile — neeleshs

neeleshs

HN member
Joined
Tue, Oct 20, 2009, 4:03 PM UTC
HN karma
1,023
Public activity
479 items

About neeleshs

syncari.com

Recent public activity

  1. comment
    Comment #44762301

    Syncari | Remote (US only) | Full-time | Director, Solutions Engineering We are an all-in-one modern data integration, management, workflow and analytics platform. VC funded, small…

  2. comment
    Comment #42939355

    I use LLM to generate complete solutions to small technical problems. "Write an input stream implementation that skips lines based on a regex". Hard for an IDE auto complete to do …

  3. comment
    Comment #42879046

    Or a tapestry! (I have one in our dining room)

  4. comment
    Comment #42793938

    I see. HTMX and others target the browser, which is primarily an HTML renderer. So there is nothing inherently bad about page transfers. That's what hypermedia is about. React et a…

  5. comment
    Comment #42789781

    Can you say more about what didn't work with HTMX? What parts make terrible DX? I also think HTMX is meant mostly for backend developers to be more productive in frontend.

  6. comment
    Comment #42789675

    Even with react, we have found that having a separate API layer was more ergonomic. Maybe with graphql it is different

  7. comment
    Comment #42772793

    B25 for Bloom would've been nicer

  8. comment
    Comment #42764415

    Yep. BQ,GKE, and at a metalevel the simpler project structure -all have been great. I cannot still fully understand the org hierarchy that AWS has yet.

  9. comment
    Comment #42752941

    I'm probably an outlier here. My experience with GCP support has been nothing but stellar, like I described in another comment down below

  10. comment
    Comment #42752934

    I've had similar experiences with Google as well. Reaching out with new services, hours with some of their technical people, invites to meetups, free credits, an extremely pleasing…

  11. story
  12. comment
    Comment #42619493

    Do you do this in raw react, or use some third party carousel library? If so, maybe something like that can be used with HTMX as well? But your larger point stands, HTMX is probabl…

  13. comment
    Comment #42577017

    More often than not, forms are the database model. They very frequently evolve together. The entire data transfer object to model copy back and forth is unnecessary most of the tim…

  14. comment
    Comment #42571034

    Spring boot has form validations pretty much out of the box, via validation annotations.

  15. comment
    Comment #42556409

    I have had a similar experience with their API. Very verbose json structure, lack of stable row IDs, inconsistent data types. And being a spreadsheet, it also has to have styling/f…

  16. comment
    Comment #42488671

    The newer version of Java has much better syntax.

  17. comment
    Comment #42341179

    Interestingly I did something similar with Claude, asking it to generate tailwind/HTML components instead. And copy/pasting them as Thymeleaf fragments for a java/springboot + htmx…

  18. comment
    Comment #42341153

    Then something like DaisyUI/HyperUI + HTMX? And depending on the backend you can do components (eg: For Django there is django-cotton and others that help).

  19. comment
    Comment #42332431

    95%! Isn't that too bitter? One square of 72% works best for me, 85% is pushing it.

  20. comment
    Comment #42253426

    You might want to look at django-cotton for components

  21. comment
    Comment #42179091

    I am now inspired to build a toy project to learn how it all works!

  22. comment
    Comment #42177534

    Pretty cool. I'm excited about databases using this. Feels like Neon's PostgreSQL storage, but generalized to an FS. Is this like FUSE with a cache? How does cache invalidation wor…

  23. comment
    Comment #42157251

    There will also be a cult that says this is all borrowing time from the future and we will run out of time eventually.

  24. comment
    Comment #42139345

    Codegen, contentgen, and driving existing products in human language (which you can largely bucket into interactive codegen)

  25. story