Live data from Hacker News

Ask HN: What underrated open source project deserves more recognition?

news.ycombinator.com

71–80 of 147 posts

Re: Ask HN: What underrated open source project deserves more recognition?

#72
post #52

Cosmopolitan 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…

[deleted]

Re: Ask HN: What underrated open source project deserves more recognition?

#73
post #52

Cosmopolitan 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…

A truly excellent project

Re: Ask HN: What underrated open source project deserves more recognition?

#74
post #19

I 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.

+1 on this! It's scales amazingly well too!

Re: Ask HN: What underrated open source project deserves more recognition?

#75
post #64

20 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?

Re: Ask HN: What underrated open source project deserves more recognition?

#77
https://art.sourceforge.net/

Business 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?

#79

x-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.

It's quite a pleasant surprise to see other x-cmd users here. Indeed, x-cmd has proven its worth. I've successfully replaced my previous setup, including the oh-my-zsh theme and various version managers like pyenv and nvm, with x-cmd on my machine. It's streamlined my workflow considerably.

Re: Ask HN: What underrated open source project deserves more recognition?

#80
post #75
post #64

20 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?

it's there (and on gitlab, where i prefer to work), but there are so many projects on there, that doesn't really help discovery.
Post reply on HN