HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rishabhpoddar

no profile record

Submissions

[untitled]

1 points·by rishabhpoddar·18 giorni fa·0 comments

See if you are in the weights of super intelligence

intheweights.com
2 points·by rishabhpoddar·20 giorni fa·1 comments

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

6 points·by rishabhpoddar·22 giorni fa·9 comments

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

3 points·by rishabhpoddar·5 mesi fa·0 comments

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

1 points·by rishabhpoddar·6 mesi fa·2 comments

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

3 points·by rishabhpoddar·6 mesi fa·1 comments

[untitled]

1 points·by rishabhpoddar·6 mesi fa·0 comments

[untitled]

1 points·by rishabhpoddar·6 mesi fa·0 comments

[untitled]

1 points·by rishabhpoddar·6 mesi fa·0 comments

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

bitpet.dev
1 points·by rishabhpoddar·8 mesi fa·0 comments

comments

rishabhpoddar
·9 giorni fa·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
·9 giorni fa·discuss
What if my network is not on the app?
rishabhpoddar
·11 giorni fa·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
·16 giorni fa·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
·17 giorni fa·discuss
Does anyone know if it won't leak information across slack channel since it has the memory feature?
rishabhpoddar
·17 giorni fa·discuss
I ask it to write unit test with close to 100% coverage. This has worked well for me so far
rishabhpoddar
·17 giorni fa·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
·18 giorni fa·discuss
As models get better and better at following instructions, don't you think this will become lesser and lesser useful?
rishabhpoddar
·18 giorni fa·discuss
How is this better than higgsfield?
rishabhpoddar
·18 giorni fa·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
·18 giorni fa·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
·18 giorni fa·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
·19 giorni fa·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
·20 giorni fa·discuss
oh yea! three body problem is awesome! But it already has a TV show for it which i had watched
rishabhpoddar
·20 giorni fa·discuss
thanks!
rishabhpoddar
·20 giorni fa·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
·20 giorni fa·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
·20 giorni fa·discuss
I use a mix of claude code, codex and cursor (composer 2.5). Whichever has more credits left.
rishabhpoddar
·20 giorni fa·discuss
Seems interesting, but it's really hard to understand what it's needed for. Could you elaborate?
rishabhpoddar
·21 giorni fa·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.