Ask HN: What free-to-use software inspires you?
31–39 of 39 posts
Re: Ask HN: What free-to-use software inspires you?
#32Re: Ask HN: What free-to-use software inspires you?
#33All the free editors (e.g. VS Code, Emacs, Vim) and especially their respective plugins. I'm always amazed at the breadth and quality among them.
Emacs especially with likes of Magit, Orgmode etc.
Re: Ask HN: What free-to-use software inspires you?
#34Actually, that's my whole environment discounting libraries and utilities which include Julia, Scheme and C++.
On Emacs, I adore org, magit, notmuch, eshell, calc and dired.
Re: Ask HN: What free-to-use software inspires you?
#35Re: Ask HN: What free-to-use software inspires you?
#36It's the most amazing piece of free software that we all use almost every day, regardless of the platform or browser you use. Web browsers across the board are an amazing piece of software that's been in development in one way, shape, or form since the early '90s. Thousands of people have worked on them or contributed code, and they provide access to the bounty of the internet for nothing. Show me something more inspiring than that.
Re: Ask HN: What free-to-use software inspires you?
#37TeamViewer because it is cross plateform, super simple to use and works very well. I wish there was a good open-source competitor¹ because I feel ill at ease giving a private company root access to my computers. ¹ it should be able to traverse NATs. I could deal with having to set up a main server. edit: typos
try nomachine. coupled with wireguard for vpn to a middleman broker computer, it works very well for me.
Re: Ask HN: What free-to-use software inspires you?
#38Earlier quoted context omitted.
try nomachine. coupled with wireguard for vpn to a middleman broker computer, it works very well for me.
Can you explain in detail how you set this up? Thanks!