jb55's avatar
jb55 _@jb55.com 3 months ago
what is something you vibe coded for yourself that filled a specific need of yours

Replies (39)

Vibe coded an invoice generator from formstr, which I use for freelance work. Vibe coded a self evolving mini neural net zero player survival game, to help understand selection functions in evolution, and also neural networks. Also tons of other not so useful stuff 😛
a log analysis tool because I check my logs on hosting i was getting doxxed. I wanted to find out where the traffic was coming from
John's avatar
John 3 months ago
I made a yt download/transcribe/read mcp server w/ vector search for podcast QA
I want to make my own version of the game Roppyakken, simply because right now it only exists as an Android/iOS app — and I’m tired of its cheating.
- a webrtc file sharing app for my lan - scripts to etl csv files into another format - finance tracker dashboard
Not a great coder without the vibes: Python scripts to interact with my node and collect data, then visualize it. Same thing, but for nginx, but all ultimately just basic traffic monitoring tools. Ive noticed the most practical things ive vibed are simple enough i can understand each aspect of what the code is actually doing. But just for fun: Basic physics simulations Basic sound generators (synthesizers) Vst plugin project template The 3d cube you get when you launch blender
Ohh yess this reminds me I also partially vibe coded a driver for my steering wheel which doesn't have support on Linux. Partially since I could only get some functionality. But it demanded a lot of time I did not gave.
Created a browser extension to give me the dollar per hour of a video games based on it current price on steam and it’s average playtime from how long to beat. Frugal gamers unite!
Toxicmaxi 's avatar
Toxicmaxi 3 months ago
ETF to Bitcoin prices converter! Not sure why.
Organization analyzer - I'm often pulled into resolving heated disagreements between large engineering teams and I have a thing that gives me the right context.
MMALL's avatar
MMALL 3 months ago
I almost got a script for Spotify to add my liked songs to a monthly playlist. Need to revisit
Violin tuner. It listens to the audio input when I play my violin and it tells me what note and frequency in Hz is currently being played. It also tells me how far off of center I am for the closest note.
I coded a lottery script that uses future Bitcoin block hashes to pick a winner, trustless and onchain verifiable
What exactly do you mean? How about using bigquery's public block dataset? SELECT count(block_id) FROM 'bigquery-public-data.crypto_bitcoin.blocks'
Acquire data on network, price, fleet, and hosting cost, and transform so I can check profitability after costs across models and sites, and over time. E.g. image
A self-hosted voip server, signals calls in nostr, transport using webrtc. Worked in testing- goal is to integrate with self-hosted whisper model for a Home Secretary. Fuck spam calls
阿甘's avatar
阿甘 2 months ago
简单的收租应用。输入房间号,水电数字,计算出应收金额