nowfound

Alternatives

Products that do what A)I updated my vimrc does

I have been a devoted vim user for almost 3 decades and frankly it has served me well! Yes I do get tempted to try out the next best thing (though Zed has some serious names so am even more tempted). But frankly something about staying in the terminal that I am just too used to and dont want to change. Though I never bothered updating the vimrc often (did 4 "major" updates in those years) I found myself wanting to update my vimrc for vimspector. This time instead of again trying to understand vimscript and reading the various docs, I let claude code on it and dang it has been a fun journey…

  1. 1IM

    So, I'm learning VIM and made this yesterday, I pretend to increment it as I learn new stuff. You move with HJKL and that's it for now. Don't let the sublimes consume you. http://worms.io/vimwarrior/

    2016

  2. 2IV

    So, I've never written a line of Rust in my life. I wouldn't know an `&mut this` from a mutandis. But I saw a tweet about a month ago that said, in this new era of AI, you'd be able to just take a library that you love, throw a TUI around it, and call it an app. So I spent about 200 bucks last month, here's what I came up with: Imbolc is a DAW that runs entirely in your terminal. It talks to scsynth over OSC and ships 58 instruments and 39 effects. VSTs are a work in progress, also GarageBand loops if you want to recreate "Umbrella". The codebase is about 60k? lines of Rust across 5 crates,…

    Feb 2026 · github.com

  3. 3VU

    Hello guys, I wanted to get your feedback on my recent project : it aims to unify Vim configuration by aggregating some common plugins in order to provide an easy-to-use « package ». It's called vimified : https://github.com/zaiste/vimified The idea was to make it simpler than Janus (e.g. vundle instead of submodules et al.); it is also somehow similar to spf13-vim. What do you think? Thanks!

    2012

  4. 4IH

    Hey HN This project took almost two years and is probably one the best alternatives for tools like Miro and MindMeister Let me know what you think

    Nov 2025 · nodeland.io

  5. 5HN

    I put this together since I find myself switching away from the terminal to see if anything new popped up in HN. There might be similar ones out there, didn't bother looking. It was a quick experiment, which might end up with a few more features.

    2011 · github.com

  6. 6AU

    So we have had quiet the journey here. So 70 days ago (aka 73 turns ago) I posted on HN sharing our FreeCiv deployment (https://github.com/ndroo/freeciv.andrewmcgrath.info). FreeCiv is a great game, the clients is very buggy however. I'm using the GTK4 version, but a few others have opted for the QT variant. At some point, we might turn our focus to contributing to improving the client based on our experiences playing the game. We've since added a lot of little fun features: - The editor: you can write to the newspaper Editor and they /might/ publish what you…

    May 2026 · freeciv.andrewmcgrath.info

  7. 7VI

    This was submitted before but it didn't seem to get much attention because I don't think the title was very descriptive and the submitter was brand new. I almost didn't click it but once I did I thought the project was pretty awesome and had a lot of promise. Hope this doesn't violate the rules, I have no horse in the game, but the creator is here on the site so hopefully he'll be able to answer your questions.

    2022 · docs.vaxiin.io

  8. 8IL

    VSCode was my daily driver for years, but once I started running several coding agents across multiple projects at the same time, it got in the way. One workspace with terminals in the bottom tray, no idea which agent was doing what and I found myself needing all the code editing tools less and less. So I built my own IDE around that workflow. Terminals are a first-class citizen, every project stays alive in the background with visual statuses. Close the workspace and come back weeks later, everything is still in its place. I've been using it for weeks and it's a big productivity boost. The…

    Jul 2026 · github.com

  9. 9SS

    Hola HN! Long time lurker, sometimes commentor, first time poster here. I’ve been working alongside my two co-founders and a few colleagues on a project I’m excited (and a little nervous) to share with you all! Like many of us, I’ve lived a tortured existence with AI coding (is it vibes?) over the past few months - I think November was a big moment with this. But, one thing I’ve noticed after building orchestration layer after orchestration layer is that the thing I always came back to was “what the hell is Claude Code actually doing?” Perhaps it’s because of the time Claude Code got…

    Jun 2026 · backplanes.com

  10. 10IB

    Fully leaned into vibe coding this time around. Started on v0, at some point ejected into running locally (getting v0's exported folder to run locally was a challenge), then iterated with Cursor over the course of a few hours. Really neat how much can be accomplished just conversationally these days.

    2025 · macrodata-refinement.arjit.me

  11. 11PV

    Been going for about three years now on the side, learned to code in Rails from Michael Hartl's book, got help from friends and have been getting tons of feedback. I find using Uservoice's idea generation tool was the best along with emailing all customers a few days after they register to get feedback. I also found that a good amount of people will sign up and abandon the site quickly and I'm going to put in a JQ tour to help guide people around the app. Also been testing out Olark to gauge converting users. Anywho, I just launched the latest, responsive Printavo update with has a ton of…

    2012

  12. 12HN

    Friends, Romans, HNers! Link: http://hackerbyte.com This is my first “weekend project” and it was really fun doing it. The sleepless weekends nights when all my friends were our partying or something we (me and two friends) were busy creating ‘hackerByte’ - a weekly newsletter to share inspiration with start-up people. Nothing fancy - just we’d like to share some really nice stuff we read and some news with you, every week. We know that newsletters like these already exist so why one more? Because we are not really satisfied with what they are doing and here is our version of the wheel. We…

    2011

  13. 13MA

    Hey HN. I've become enamored with the Acme editor. It's fascinating because it turns the Vim paradigm on its head: instead of maximizing your use of the keyboard, maximize your use of the mouse. I think this helps optimize for information management, as opposed to text manipulation. I realized a lot of the CLIs I use have the same structure, and with a small program I could convert them into GUIs inside Acme and make them much easier to use. Let me know what you think.

    2022 · github.com

  14. 14IB

    Hey HN! Last week I was working on a website and needed a way to synchronise visuals with live music. I've used MIDI controllers for this before, but I am travelling right now and don't have mine with me. So I had the crazy idea to build a browser extension that uses the keyboard as input and includes a sequencer. I gave myself 24 to work on it. It ended up taking longer (of course), specially since I ended up creating a demo, a small landing, docs, and an intro video. Took me one week from idea to launch (pushed quite a bit tbh). Features: - Works as a browser extension. Atm distributed…

    2024 · minitap.io

  15. 15IB

    The main goal of this was to be able to not just run multiple Claude Code sessions at once, but actually manage them and keep track of what I was doing. Sometimes this is multiple attempts on the same task, sometimes I work several tasks at once. Really I was just sick of twiddling my thumbs waiting for the coding agent to finish, and I wanted it to be easy to work on/review/test another change while I waited.

    2025 · github.com

  16. 16LU

    hello! After receiving some great traction here a few weeks back (65.03k unique visitors/ 539.22k total requests/ +11x user sign ups), Stephen and I rolled up our sleeves and made some improvements based on the feedback y'all had. → Migrated the entire infrastructure from Heroku to DigitalOcean w/ Docker → Added functionality for data exports to markdown (take your data anywhere) → Added in a sustainability model with Lemon Squeezy subscription payments → Migrated to a Vite-based build system → Migrated from vuex to pinia for Vue.js state management → Made improvements to the…

    2024

  17. 17A2

    Hey Hacker News, I have finished this after 2 months and made the entire thing free (up to 2 projects) for you all to try out, all you need is an account. Thansk and enjoy, Dan

    2024 · flourishfreelance.com

  18. 18DC

    After a year of producing all my code through Claude Code, I was growing frustrated with losing Terminal tabs and not noticing when sessions are ready to continue. I looked around at all the terminal managers people have been building for this type of workflow and couldn't find anything that worked for me. Cmux came close but was too buggy in the area I cared the most about: knowing when my sessions are ready for input. I also felt like the sidebar was too cluttered and hard to parse visually. So, I made my own Claude-first terminal manager and optimized it for the habits I've developed over…

    Apr 2026 · github.com

  19. 19EC

    I participated in the Nvidia + Vercel 2 hour hackathon in SF tonight, and built something I've wanted, but hadn't tried building. I implemented an MCP Server and VS Code extension to allow Claude Desktop to place breakpoints, step through code, and execute expressions (assuming language support). So you can ask it a question that requires actually stepping through the code and now it can actually do that - check values for you, etc. It's _definitely_ not perfect. Have improvements? Please make a PR!

    2025 · github.com

  20. 20VA

    https://github.com/iogf/vy

    2017

  21. 21MM

    I kept on reading you guys on how to do it, how not to do it. On January I started with thinkpython, learn python the hard way, mit course on programming, and every other python material I found. You just need to find the best resourse for YOU. I did Udacity's CS253 course, got my certificate and made my MVP! If your one of those guys like me, just get your ideas out there and the project will push you forward. Farm management software in South America is broken. We still have cd and downloadable updates. We've seen www.farmlogs.com and www.farmeron.com for USA and Europe. How about…

    2012

  22. 22MA

    Saw the remotion claude skills launch earlier, and honestly even though I was surprised how decent some of the results turned out to be I ended up never trying it out with claude code because I knew I'd have to setup remotion, bundler etc and if I was already doing it once I thought I might as well turn it into a site where anyone could just write messages and get a video without any prerequisites. I also know Claude Code is not something everyone has and setting up remotion is a pain. And one of the biggest lessons I learned from this whole experience is that Opus is actually not that good…

    Feb 2026 · framecall.com

  23. 23CP

    Hi HN! I've never posted anything on here before, but this project was too fun to pass up. I've been learning a lot about agents lately, and wanted to see if I could replicate some of the results of Windsurf and Cursor. Generally I love these tools, but when you're stuck behind an "enterprise" firewall, they don't work as well. This sad state of affairs motivated me to understand SWE agents more. Does it work? Yes. Is it as good as Cursor and Windsurf? Not quite, but it's pretty darn close, depending on the model you use. I'm lacking a few features like semantic indexing, MCP support, but…

    2025 · github.com

  24. 24VM

    I made this because I was using SuperTab and noticed that it uses a lot more code when I wanted something really simple: for Vim to intelligently choose what to autocomplete for me. Maybe it has more features but to me, it tried to do too much in a single plugin. So my goal here was to made a dead-simple, minimalistic Tab completion plugin. It does this with less than 60 lines of source code, compared to around 800 for Supertab. I hope you like it as much as I do.

    2014 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →