[flagged]
Show HN: Kan.bn – An open-source alterative to Trello
71–80 of 236 posts
Re: Show HN: Kan.bn – An open-source alterative to Trello
#72> "I couldn’t find an ... alternative ... that I liked so I built my own." Congrats! That's a brave move. I've been using Kanboard for years. Good luck with your project!
Re: Show HN: Kan.bn – An open-source alterative to Trello
#73Re: Show HN: Kan.bn – An open-source alterative to Trello
#74Hey HN, I couldn’t find an open-source alternative to Trello that I liked so I built my own. It’s fast, free and fully-customisable. You can self host it, or use the cloud version if you don’t want to manage your own infra. Repo -> https://github.com/kanbn/kan Cloud -> https://kan.bn Roadmap -> https://kan.bn/kan/roadmap I’d love feedback, bug reports, or any feature suggestions!
Shouldn't this be a "Show HN:" post?
Re: Show HN: Kan.bn – An open-source alterative to Trello
#75Feels like Trello alternatives are the next ToDo list. There's so many of them these days that I struggle to grasp why anyone thinks launching an opensource one and thinking they can turn a profit with a cloud version is ever going to work. In all likelihood the project will be abandoned in 6 months and the site offline in 12.
Re: Show HN: Kan.bn – An open-source alterative to Trello
#76Feels like Trello alternatives are the next ToDo list. There's so many of them these days that I struggle to grasp why anyone thinks launching an opensource one and thinking they can turn a profit with a cloud version is ever going to work. In all likelihood the project will be abandoned in 6 months and the site offline in 12.
Re: Show HN: Kan.bn – An open-source alterative to Trello
#77I've been testing using AI coding agents by asking an AI acting as a software designer to build a set of kanban style cards as .md files in a directory, designing the work we talked about into cards for AI developers. It works quite well, and then you can review the cards (as files) and then ask another AI agent running as whatever role is suitable for that card, to pick up the card by name and do the work. But there…
Re: Show HN: Kan.bn – An open-source alterative to Trello
#78Earlier quoted context omitted.
Wholeheartedly agree. On-prem is still a major market to play in and have worked on many consulting engagements architecting software that plays nicely. Just curious - how do you guys deploy Flagsmith on-prem? I'm still trying to find a nice deployment pattern that aligns well with both client and vendor.
From one deploying stuff on prem: Absolute best scenario is single binary with embedded static files (Go is very good at that) that just takes config and/or CLI options (preferably both if it isn't too complex of a config) and works. Or static file that just needs to be pointed at database with certain version It can be easily run on VM, it can be easily made with container, it can be easily made into package, or ran…
Re: Show HN: Kan.bn – An open-source alterative to Trello
#79trello has gotten worse and worse actually could charge for features like n8n and more extensibility. Its gotten the opposite of kanban and zen where I just want clean cards it forces weird views and panels and overlays and difficult to find boards now it wants you to switch to other atlassian products from trello as a priority on the left over just trello unfortunately its the classic indie product amazing then eate…
Re: Show HN: Kan.bn – An open-source alterative to Trello
#80Earlier quoted context omitted.
How does it compare to the existing open-source boards, such as: https://wekan.github.io/ https://taiga.io/ https://kanboard.org/
It takes forever to compile, the locally hosted solution links to the online one at https://kan.bn and you've got to spend half a day to figure out how to truly self host