HackerLangs
TopNewTrendsCommentsPastAskShowJobs

rishabhpoddar

no profile record

Submissions

[untitled]

1 points·by rishabhpoddar·vor 18 Tagen·0 comments

See if you are in the weights of super intelligence

intheweights.com
2 points·by rishabhpoddar·vor 20 Tagen·1 comments

Ask HN: Please recommend sci-fi books similar to "children of time" or "anathem"

6 points·by rishabhpoddar·vor 22 Tagen·9 comments

Ask HN: How to get Codex to stop coding so defensively?

3 points·by rishabhpoddar·vor 5 Monaten·0 comments

Ask HN: Easiest way to run Claude Code on my MacBook using my iPhone, remotely?

1 points·by rishabhpoddar·vor 6 Monaten·2 comments

Ask HN: What are good tools for creating a video or interactive demo for a SaaS?

3 points·by rishabhpoddar·vor 6 Monaten·1 comments

[untitled]

1 points·by rishabhpoddar·vor 6 Monaten·0 comments

[untitled]

1 points·by rishabhpoddar·vor 6 Monaten·0 comments

[untitled]

1 points·by rishabhpoddar·vor 6 Monaten·0 comments

Show HN: A developer mental health tool that encourages daily coding with breaks

bitpet.dev
1 points·by rishabhpoddar·vor 8 Monaten·0 comments

comments

rishabhpoddar
·vor 9 Tagen·discuss
Fairly interesting! A few questions:

- When asking the user for an input, does it support multi turn user conversation?

- Who is this made for? Developers would much rather just use python directly with coding agents; non developers would probably still be afraid of seeing the python-ish syntax in the md file + they wont be able to use existing coding agents cause there would be no examples of this new language in any of the LLM's training data.

But it's an awesome attempt! I like the idea overall, and the design of the website!
rishabhpoddar
·vor 9 Tagen·discuss
What if my network is not on the app?
rishabhpoddar
·vor 11 Tagen·discuss
For most people, they never get any feedback from these platforms anymore.. there are just SO MANY PH and HN launches everyday.. that unless you pay some big PH hunter, or are a part of YC (for HN launch help), your post will just get ignored.
rishabhpoddar
·vor 16 Tagen·discuss
It really depends on your product, but cold emails / DMs still works if you try enough times. Launching on product hunt, HN at least gets some eyeballs and maybe some of those eyeballs convert to people who try your product.
rishabhpoddar
·vor 17 Tagen·discuss
Does anyone know if it won't leak information across slack channel since it has the memory feature?
rishabhpoddar
·vor 17 Tagen·discuss
I ask it to write unit test with close to 100% coverage. This has worked well for me so far
rishabhpoddar
·vor 17 Tagen·discuss
It will always be important as a networking / social experience with very like minded folks. But for learning the subject, not so sure
rishabhpoddar
·vor 18 Tagen·discuss
As models get better and better at following instructions, don't you think this will become lesser and lesser useful?
rishabhpoddar
·vor 18 Tagen·discuss
How is this better than higgsfield?
rishabhpoddar
·vor 18 Tagen·discuss
HOw does this compare to something like this: https://teamcopilot.ai/blog/automatic-blog-workflow, specifically in terms of the blog post creation flow.
rishabhpoddar
·vor 18 Tagen·discuss
The problem is, how do you know if someone is an expert in the first place? A LOT of podcasts are done with random people who claim to be experts, spreading misinformation. How does your product filter those out?
rishabhpoddar
·vor 18 Tagen·discuss
The only way to validate an idea is to build an MVP fast, launch it, and see what people say (if anything at all).
rishabhpoddar
·vor 19 Tagen·discuss
I was literally thinking of something similar, but more on the lines of somehow subsidising costs for using claude code / codex if you choose to share the session trace.
rishabhpoddar
·vor 20 Tagen·discuss
oh yea! three body problem is awesome! But it already has a TV show for it which i had watched
rishabhpoddar
·vor 20 Tagen·discuss
thanks!
rishabhpoddar
·vor 20 Tagen·discuss
I agree that CORS is hard to understand and fix. I was the CTO at an auth company and SO many of our users used to run into various CORS issues and asked questions on our support. However, I'd now argue that developers don't need to understand CORS anymore.. cause claude / gpt does! Just throw in the error in claude code / codex and it would fix it.
rishabhpoddar
·vor 20 Tagen·discuss
Do i have to put in what I ate throughout the day? How accurate / easy is it for me to put in each ingredient that I ate and its weight? Instead, can i put in a weekly meal plan that I already have?
rishabhpoddar
·vor 20 Tagen·discuss
I use a mix of claude code, codex and cursor (composer 2.5). Whichever has more credits left.
rishabhpoddar
·vor 20 Tagen·discuss
Seems interesting, but it's really hard to understand what it's needed for. Could you elaborate?
rishabhpoddar
·vor 21 Tagen·discuss
We do need code, cause humans can't read and understand binary. Let's say, even if we do get perfect English -> Binary, often times what people specify in english can be vague or just not what they actually meant. So if the AI just outputs binary, it will get very difficult to be sure that what is implemented is actually what the user meant.