Live data from Hacker News

Viewing profile — har777

har777

HN member
Joined
Thu, Aug 21, 2014, 3:29 PM UTC
HN karma
57
Public activity
31 items

About har777

No profile information was provided.

Recent public activity

  1. story
    Show HN: Chainkit - low level block explorer built for developers

    I started working on a block explorer for fun and thought this was a good v1 to release to the public. ChainKit is more low-level than other explorers like Etherscan and displays c…

  2. comment
    Comment #44691597

    I like how tailwind provides scoping automatically. But in projects already having a build system I use css modules. Writing pure CSS is so much nicer but please don't make me mana…

  3. comment
    Comment #44661816

    I moved to Zed last week and its been amazing so far! Something about using it feels a lot more crisp and fast compared to vscode. Their AI integration is pretty decent too. But I …

  4. story
  5. comment
    Comment #43750452

    I've been using Joplin for years. It was always a bit slow but I recently updated it and now the app takes over 30 seconds to load :| It's sync feature is super seamless though!

  6. comment
    Comment #39590932

    Did some quick tests and Claude 3 Sonnet responses have been mostly wrong compared to Gemini :/ (was asking it to describe certain GitHub projects and Claude was making stuff up)

  7. comment
    Comment #38522600

    It only adds like ~5ms. Unless you have `query_level_metrics_enabled` as True which takes more time. I didn't find that particularly useful on prod and instead just used it locally…

  8. comment
    Comment #38521714

    Yeah the query count monitoring is the main focus as N+1 queries are super common in Django. I don't really have a pitch but here is why this was made: 1. we had a production DRF a…

  9. comment
    Comment #38520046

    Simple middleware can warn you about lazy loading/N+1 queries. Most of the time people just forget it happens. Try using: https://github.com/har777/pellet Disclaimer: I built it :p…

  10. comment
    Comment #35336318

    Yay! And thanks for the screenshot :D

  11. comment
    Comment #35323214

    Self plug: Checkout https://github.com/har777/pellet to easily find and fix django N+1 issues. I usually add it to existing integration tests so that they raise exceptions on N+1. …

  12. story
  13. comment
    Comment #21669700

    I disagree. I thought it was hilarious :P

  14. story
  15. comment
    Comment #14048451

    This is excellent. Having a lot of fun going through it. Always wanted to start writing some C.

  16. comment
    Comment #13623541

    Thank you for this !!

  17. comment
    Comment #13532980

    True. But how much is too much ? If someone is say racist do you still not kick him out for the sake of inclusiveness ?

  18. comment
    Comment #12907855

    Was this a result of protest votes against Hillary or do people genuinely support a Trump presidency ? Would Bernie have fared better against Trump had he been the democratic nomin…

  19. comment
    Comment #12610664

    How is Palantir hard tech ?

  20. comment
    Comment #12569719

    Thanks a lot !

  21. comment
    Comment #11646312

    +1. Would be an extremely useful addition !

  22. comment
    Comment #11268862

    Dont do the coursera one. Try this one instead: https://www.youtube.com/watch?v=UzxYlbK2c7E&list=PLA89DCFA6A... Follow up with cs224/cs231 if interested.

  23. comment
    Comment #11251257

    Niiiice. Very well done !! :)

  24. comment
    Comment #10834574

    I agree. People are really excited but it takes some knowledge to make a intelligent comment to this. I for one read a lot of NIPS paper's but don't understand most of them enough.…

  25. comment
    Comment #10834248

    Why wouldn't they be excited ? It's an exciting field. I'm sure plenty of people are learning about ml in their free time.