Show HN: Firm, a text-based work management system
1–10 of 62 posts
Re: Show HN: Firm, a text-based work management system
#2I live in the terminal, but most people in my company, including developers rather stay away from it
Re: Show HN: Firm, a text-based work management system
#3I’d love to simply map all the relationships between stock, assets, tools like invoicing, APIs all in a place like this.
But I have to agree I think CLI alone would result in it being usable by only me.
EDIT: just wanted to add I’m interested in where this project goes.
Re: Show HN: Firm, a text-based work management system
#4Re: Show HN: Firm, a text-based work management system
#5Getting people to use the terminal to do things instead of the bloatware produced by Google/Microsoft tools is almost impossible... I live in the terminal, but most people in my company, including developers rather stay away from it
My guess is that the console is a much better and natural UI because it goes in one direction and is less confusing and productive for humans.
In the end we seems to move back to it through the chatbot paradigm, because it is in the end a console...
Re: Show HN: Firm, a text-based work management system
#6I’d be interested in defining my business using a DSL but then ultimately I’d want that to be translated into a UI. I’d love to simply map all the relationships between stock, assets, tools like invoicing, APIs all in a place like this. But I have to agree I think CLI alone would result in it being usable by only me. EDIT: just wanted to add I’m interested in where this project goes.
The project is structured as libraries such that you could build an editor separately, but it's not something that has taken priority for me (as the only user, so far).
Re: Show HN: Firm, a text-based work management system
#7Getting people to use the terminal to do things instead of the bloatware produced by Google/Microsoft tools is almost impossible... I live in the terminal, but most people in my company, including developers rather stay away from it
Yes I agree. My guess is that the console is a much better and natural UI because it goes in one direction and is less confusing and productive for humans. In the end we seems to move back to it through the chatbot paradigm, because it is in the end a console...
Re: Show HN: Firm, a text-based work management system
#8While mine is functional, yours looks A LOT more refined, so I think I will play around with it and see if I can't adapt it to my needs.
I try to work in the terminal as much as I can since that's where I'm most comfortable, but when it comes to business software like CRMs, HRMs or ERPs, especially geared toward smaller shops, the selection for terminal-based options is severely lacking.
Re: Show HN: Firm, a text-based work management system
#9Looks ambitious but previous attempts at “Ops as Code” haven’t been promising.
To be clear, I'm trialing this out in my own small business. Whether it's ergonomic enough to add value and whether it's scalable, I don't know yet. So far, so good, though.
Re: Show HN: Firm, a text-based work management system
#10But ... why invent a new file format? Why not just make in JSON, so it is easier to integrate in other toolchains (e.g. having a python script add customers based on external APIs without having to write your own output generator)?