Live data from Hacker News

Viewing profile — tnvmadhav

tnvmadhav

HN member
Joined
Sat, Apr 01, 2023, 6:36 AM UTC
HN karma
45
Public activity
34 items

About tnvmadhav

No profile information was provided.

Recent public activity

  1. comment
    Comment #48352278

    he also did a one shot found footage on the “attack on titan” final chapters. It was unsettling but maybe that was the point.

  2. comment
    Comment #45446108

    use bash scripts unless it's absolutely neccessary to not.

  3. comment
    Comment #45092030

    alternatively, we should have the ability to run [doom] on hardware we own.

  4. comment
    Comment #44939623

    https://archive.ph/is4BJ

  5. comment
    Comment #44003962

    if anything, you can practice reviewing A.I. code (in turn making your a better at reviewing code). You now have a smaller code review loop. You become a better code reviewer. That…

  6. comment
    Comment #43446636

    i have something positive to say. I really liked the website UX on mobile

  7. comment
  8. comment
    Comment #42619720

    I'd like to rephrase as, "don't deploy LLM generated code if you don't know how it works (or what it does)" This means, it's okay to use LLM to try something new that you're on the…

  9. comment
    Comment #42582447

    holy sh*t, I kneel.

  10. comment
    Comment #42566870

    I tried moving and I died. Stay at the spawn point and keep shooting anything that moves :)

  11. comment
    Comment #42329404

    impressive

  12. comment
    Comment #42162018

    same. could be a bandwidth issue at CDN/ISP level at a certain region(s) ?

  13. comment
    Comment #42161993

    they will learn :)

  14. comment
    Comment #41927295

    Learn to derive ideas from axioms, don't just memorize things for the sake of it. Learn to do it everyday. Learn to do it fast. You'll reap rewards. For example, like identifying r…

  15. comment
    Comment #41927261

    I don't currently use Python at work. I freaking love it.

  16. comment
    Comment #41498861

    What you're asking is a bottom-up approach and I'm not sure if it can help you in this context. What you may get in return is a bunch of theoretical concepts that may or may be rel…

  17. comment
    Comment #41498743

    I've tried Notion Databases. It's great to see history of projects. Notion feels clunky nowadays but ok. For simple, lightweight, fast organisation, I'd recommend maintaining a sin…

  18. comment
    Comment #41498639

    great piece of education. The interactive demos like these help a lot.

  19. comment
    Comment #41275742

    spaced repetition

  20. comment
    Comment #41042169

    Sports and Exercises that require 'form' keeps you alert. On the flip side, try reading books. Moreover, summarize each chapter in your own words to truly "lock in".

  21. comment
    Comment #41042140

    I'd like to know why Metabase wasn't fitting your use case if you don't mind.

  22. comment
    Comment #41025329

    I'd guess they were missing a if err != nil { return err }

  23. comment
    Comment #41025313

    zsh: command not found: import /s

  24. comment
    Comment #41025285

    Use a Static Site Generator like [Hugo]( https://gohugo.io ) and use GitHub pages or even Netlify which allows for CI/CD + Custom Domain with HTTPS/SSL certificates. I've been usin…

  25. comment
    Comment #40896466

    I dogfood almost all my side projects and a few are open for the public as well. My most used (by me) software is my social media posting tool (twitter/x). It's public but I've dis…