Show HN: I built a social media management tool in 3 weeks with Claude and Codex
61–70 of 145 posts
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#62Is there anything like that out there?
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#63I was hoping this was the opposite of a creators platform - a social media users platform. Download all social media to one place (stories/posts) where you can view on your own schedule. Is there anything like that out there?
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#64I was hoping this was the opposite of a creators platform - a social media users platform. Download all social media to one place (stories/posts) where you can view on your own schedule. Is there anything like that out there?
I have a few ideas if my own, perhaps yours is something that could be created.
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#65I was hoping this was the opposite of a creators platform - a social media users platform. Download all social media to one place (stories/posts) where you can view on your own schedule. Is there anything like that out there?
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#66I am genuinely in the "target market" for a tool such as this, but having evaluated one previously I found the quality and self-hosting experience to be pretty bad, and that a proprietary freemium product was still a better experience. I'm hesitant to even take a look at this project due to the whole "vibe coded in 3 weeks" thing, though. Hearing that says to me that this is not serious or battle-tested and might go…
The era of sharing some small programs that you made with others to benefit from is over imo. You can just vibe code it yourself. If your requirements are narrower (eg. you only need support for 3 networks and not 12), you will end up with something that takes less time to develop (possibly less than a day), it will have a smaller surface for problems, and it will be much better tailored to your specific needs. If yo…
+1.
The password manager I use full time now is “Kenpass”, which has exactly one user: me. I have it on iOS/macOS/Linux, browser extensions, CLI and (native, no electron) UI for each, syncs with my homelab server over my wireguard tunnel, and it covers all my use cases. Took me maybe a week (a few hours total, spread around.) I feel no reason to share it with anyone, it does exactly what I need and I only need to fix the bugs I find, for myself.
We’re really living in crazy times.
> If you pay attention to what the LLM is doing it will also be easier to maintain or extend further
That's another nice part: I actually really enjoy feng-shui refactoring code to fit my tastes, and I've given the LLM's code a bunch of refactoring passes essentially "just for fun". I understand the codebase enough that sometimes I implement features myself instead of having the LLM do it, if I'm in the mood to. But I'd probably never have the time or energy to start such a project from scratch... having the initial MVP done in essentially one shot was a huge boost.
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#67Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#68I am genuinely in the "target market" for a tool such as this, but having evaluated one previously I found the quality and self-hosting experience to be pretty bad, and that a proprietary freemium product was still a better experience. I'm hesitant to even take a look at this project due to the whole "vibe coded in 3 weeks" thing, though. Hearing that says to me that this is not serious or battle-tested and might go…
I see your point. Last time I “vibe coded” something (internal) and I liked it because I couldn’t find external solution. I admire coders who can finish their code into deliverable and usable piece. Issue here is software abundance and ppl will start to hesitate due to absurd pile that they should evaluate. It reminds me the statistics of ice cream global sales. People want certainty so they choose chocolate or vanil…
ironically, i didn’t read the article because i come to comments now to see if its been identified as AI slop, so i don’t know which area this falls into
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#69I am genuinely in the "target market" for a tool such as this, but having evaluated one previously I found the quality and self-hosting experience to be pretty bad, and that a proprietary freemium product was still a better experience. I'm hesitant to even take a look at this project due to the whole "vibe coded in 3 weeks" thing, though. Hearing that says to me that this is not serious or battle-tested and might go…
The era of sharing some small programs that you made with others to benefit from is over imo. You can just vibe code it yourself. If your requirements are narrower (eg. you only need support for 3 networks and not 12), you will end up with something that takes less time to develop (possibly less than a day), it will have a smaller surface for problems, and it will be much better tailored to your specific needs. If yo…
On top of which, any such vulnerabilities will be mostly low value: n different implementations, each with their own idiosyncrasies, 90% of them serving one person.
Re: Show HN: I built a social media management tool in 3 weeks with Claude and Codex
#70I am genuinely in the "target market" for a tool such as this, but having evaluated one previously I found the quality and self-hosting experience to be pretty bad, and that a proprietary freemium product was still a better experience. I'm hesitant to even take a look at this project due to the whole "vibe coded in 3 weeks" thing, though. Hearing that says to me that this is not serious or battle-tested and might go…
Lots and lots of commercial software is being vibe coded. Big difference here is that at least the OP honest about it.