Viewing profile — tnvmadhav
tnvmadhav
HN member- Joined
- Sat, Apr 01, 2023, 6:36 AM UTC
- HN karma
- 45
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About tnvmadhav
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #45446108
use bash scripts unless it's absolutely neccessary to not.
-
comment
Comment #45092030
alternatively, we should have the ability to run [doom] on hardware we own.
-
comment
Comment #44939623
https://archive.ph/is4BJ
-
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…
-
comment
Comment #43446636
i have something positive to say. I really liked the website UX on mobile
- comment
-
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…
-
comment
Comment #42582447
holy sh*t, I kneel.
-
comment
Comment #42566870
I tried moving and I died. Stay at the spawn point and keep shooting anything that moves :)
-
comment
Comment #42329404
impressive
-
comment
Comment #42162018
same. could be a bandwidth issue at CDN/ISP level at a certain region(s) ?
-
comment
Comment #42161993
they will learn :)
-
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…
-
comment
Comment #41927261
I don't currently use Python at work. I freaking love it.
-
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…
-
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…
-
comment
Comment #41498639
great piece of education. The interactive demos like these help a lot.
-
comment
Comment #41275742
spaced repetition
-
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".
-
comment
Comment #41042140
I'd like to know why Metabase wasn't fitting your use case if you don't mind.
-
comment
Comment #41025329
I'd guess they were missing a if err != nil { return err }
-
comment
Comment #41025313
zsh: command not found: import /s
-
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…
-
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…