Ask HN: What underrated open source project deserves more recognition?
71–80 of 147 posts
Re: Ask HN: What underrated open source project deserves more recognition?
#72Cosmopolitan https://github.com/jart/cosmopolitan and https://justine.lol/cosmopolitan/index.html Some genius realized that you can actually embed valid win32 programs inside valid posix shell scripts, and found a way to make a C cross-platform solution out of it, meaning that you can write C programs that compile to a single executable that will run on (quoting the site) Linux + Mac + Windows + FreeBSD + OpenBSD + N…
Re: Ask HN: What underrated open source project deserves more recognition?
#73Cosmopolitan https://github.com/jart/cosmopolitan and https://justine.lol/cosmopolitan/index.html Some genius realized that you can actually embed valid win32 programs inside valid posix shell scripts, and found a way to make a C cross-platform solution out of it, meaning that you can write C programs that compile to a single executable that will run on (quoting the site) Linux + Mac + Windows + FreeBSD + OpenBSD + N…
Re: Ask HN: What underrated open source project deserves more recognition?
#74I like https://github.com/pyinfra-dev/pyinfra . "pyinfra automates infrastructure using Python" Only played with it for a little but it seems well designed an simpler alternative to ansible, chef and other such things.
Re: Ask HN: What underrated open source project deserves more recognition?
#7520 years ago i discovered a project by a university in germany that implemented a well thought through object storage with connections to all sorts of messaging protocols. it was used as a platform to research collaboration models. fortunately, at the time some german academic institution offered grants to universities for publishing their projects as Free Software or Open Source, and so this platform was released un…
Re: Ask HN: What underrated open source project deserves more recognition?
#76Re: Ask HN: What underrated open source project deserves more recognition?
#77Business intelligence tool. Not the prettiest but it is like one of those all in one types of tools. Can connect to any data source that has JSBC driver and most databases have a JDBC driver. Reports can be simple SQL scripts, groovy code, JasperReport or created used Excel, Word or PowerPoint. You can schedule extracts and FTP files ... It is a developers BI tool.
Re: Ask HN: What underrated open source project deserves more recognition?
#78Re: Ask HN: What underrated open source project deserves more recognition?
#79x-cmd is a great CLI that I've been using lately. It's very lightweight (not exceeding 1.1MB), yet packed with numerous features. It provides a range of interactive CLI tools, currently boasting over 100 modules and close to 500 packages.
Re: Ask HN: What underrated open source project deserves more recognition?
#8020 years ago i discovered a project by a university in germany that implemented a well thought through object storage with connections to all sorts of messaging protocols. it was used as a platform to research collaboration models. fortunately, at the time some german academic institution offered grants to universities for publishing their projects as Free Software or Open Source, and so this platform was released un…
Pushing the code to github might be a good starting point?