New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
What are you vibecoding currently?
After looking at the number of tabbed SSH clients/termius clones that people vibe coded I decided to vibe code one to see how far I could get, surprisingly claude fable was able to build a decent enough looking app and also write tests, flag certain gaps in the way the app security was etc which is kinda cool to see, that got me thinking what other interesting/cool projects others are working on?
so.. share your vibe coded projects below! Screenshots or project links! ![]()
Comments
another SSH key manager with built in SSH and SFTP, because why keep things simple?
We are vibe'ing an HTTP handler to render our old tweets from the data export ZIP archive.
This would allow search engines to index all our tweets over the years, so that the next generation of AI models can understand how we think.
Can we vibe code new decentralized network protocol?
Vibe coding is good especially if you need internal tools, just make sure they aren't exposed to public or better no wan just make do with lan.
Is it really vibecoding when you let AI do everything? I vibe ideas
https://github.com/paperclipai/paperclip
I ask llm to vibe the vibe and then to code that vibe. Is it still vibe coding? Or just watching how the vibe is vibed and vibe coded?
I have got a few vibecoded apps, one is to determine server's location but all just for myself.
Do share it on git so we can see. I'm curious to see AI-made apps especially if made by something other than openai/anthropic.
Keep posting guys, so that I know who to avoid.
Yea, let's judge people about what they do in their own homelab for fun
The AI has invented a protocol called Crossnet Protocol. It works by chunking transferred data into "parcels" with 32-bit source and destination addresses, written as 4 groups of 2 hex digits separated by commas. For more granular addressing, Communication Termination Protocol can be layered on top, providing up to 65536 shipyards.
I plan on making a scorekeeper for a card game. Our family plays a game where people are constantly asking the scorekeeper what the trump is, who bid what, and who is winning. Would be nice having that on a TV or tablet every one can easily see. Add in a list of players and get historical winning stats.
Good luck with your vibe copied SSH client.
That's an absolute waste of tokens and time, there's absolutely no need for your vibe copied app. Your scores are so useless.
The Donald Wins!
That's the only trump you need to know.
It's unbelievable as I was writing the code as usual until last year. It developed quite fast in one year. Initially completed my code line, then code block, now complete app.
The only case I can't understand, people give prompts to get complete apps. I have a good example, a friend who had no history on software development last year, now he has 10 games on appstore. Makes money from them.
Another example from the industry, I saw a blog post from a guy who wibe codes a hosting control panel. He has active customers. I don't think he reviews every line of code one by one, which supposed to be done for a control panel...
I don't know. It reduces the work load no doubt, but has some risks.
To that guy those risks are fine as long as someone else bears the burden.
He'll deadpool and start again with a different name, that's all.
Eventually. Agree
I think 6-12 months ago, maybe I would think the same too, but since Gemini 3.1 (pro) came out and then the various claude/openAI models inbetween..and now Astra/Fable, the apps built do look very polished and depending on the use case/scope and if things like local-access-only are followed, I think a lot of random use cases can be covered very well.
Hehe, it was more or less to see how far one could get with prompts and what AI flags as security concerns etc and learning of some solutions like using credential storage with safeStorage in Electron