Live data from Hacker News

Viewing profile — subbu

subbu

HN member
Joined
Tue, Sep 18, 2007, 5:57 AM UTC
HN karma
1,332
Public activity
340 items

About subbu

No profile information was provided.

Recent public activity

  1. comment
    Comment #39284944

    __A garden-path sentence is a grammatically correct sentence that starts in such a way that a reader's most likely interpretation will be incorrect; the reader is lured into a pars…

  2. comment
    Comment #38821386

    Do you know what % of users use GMail vs Outlook? I am genuinely curious as I am also targeting GMail users to start with based on a hunch.

  3. comment
    Comment #37481165

    I wish he built a "Edit a form in a slideover". Modals are already part of the core_components and the Phoenix team has done a good job of covering edge cases around CSS transition…

  4. comment
    Comment #37435507

    Just came off your Elixir talk photos on Twitter to find this on HN. Please share your ElixirConf talk recording. Producing a nice emoji/avatar for an AI agent seems like a cool id…

  5. comment
    Comment #36115460

    have you tried Azure's OCR? https://learn.microsoft.com/en-us/azure/cognitive-services/c... . Is it comparable to Google's?

  6. comment
    Comment #35785584

    I got ChatGPT to write a python script to scrape entries in this post and output it as a csv file. Download it here https://github.com/subbu/ask-hn-candidate-list-chatgpt/blob/... …

  7. comment
    Comment #34341730

    Your youtube playlist combined with NanoGPT and your Lex Fridman podcast is like having a university level degree with a free internship guidance. Thank you!

  8. comment
    Comment #34296153

    This, totally. I manage a large B2B CRM with complex user-auth requirements and we use an off the shelf provider. It was an easy decision when we began, but now it has become a bot…

  9. comment
    Comment #34278471

    Are these models available to the rest of us? on huggingface?

  10. comment
    Comment #34197852

    I really wish intelli-j provides a first-class editor. I could never get VSCode + ElixirLS to work smoothly. It's just broken. I have switched to NeoVim + plugins. It feels better …

  11. comment
    Comment #33728241

    Train the model with https://lucide.dev/ and ask it to generate a few more?

  12. comment
    Comment #28328740

    I rewrote a large Rails+React+GraphQL with LiveView. LiveView replaced most of React. I still use React for rich text editors and complex browser based UI. LiveView plays well with…

  13. story
  14. comment
    Comment #27197817

    I struggled with Ecto. It seemed too complex. I missed find_by_sql and the scopes of ActiveRecord. But once I went past the initial learning curve Ecto is a seriously well designed…

  15. story
  16. comment
    Comment #26861244

    I am building a property management software (PMS). It's a specialized form of CRM. I have dumped MVC entirely in favor of LiveView. handle_event and handle_info are a better progr…

  17. story
  18. story
  19. comment
    Comment #20757819

    I implemented this feature in a shared flat context. The problem gets simplified as the users are all part of a group already and even the settlement happens without exchanging any…

  20. comment
    Comment #20490328

    Thanks. That helps. Looks like you can build a middleware using hooks alone. I found a good video from a React guru: https://www.youtube.com/watch?v=nUzLlHFVXx0 . He builds a few R…

  21. comment
    Comment #20484278

    I have been on the fence for using Redux in a large-scale project and I am still not convinced about its usefulness. I feel its too much code for too little gain. You have listed i…

  22. comment
    Comment #19498210

    Like in process flow diagrams we need different shapes to represent different ideas. Circles alone can't be used for it.

  23. comment
    Comment #18662095

    I am a long time user of OVH. I don't care about fancy UI; I have hardly used it to get anything done except pay bills. I just wish they open a data center in India. That's the rea…

  24. comment
    Comment #18570608

    One of the biggest problems with react-table is you end up with 2 headers. There doesn't seem to be a way to get rid of it. Its annoying if you have to fit the table in small space…

  25. comment
    Comment #17407053

    B2 is cheaper than OVH object store?