(author here) Sorry the description was truncated, so I'll leave a comment:
Hello! I wanted to share a project I've been working on off and on for a couple of years: a simple tool to help make directories of shell scripts more easily accessible.
It's reached a point of stability that I'm interesting in feedback and thoughts. Thanks for reading!
Zillow is the leading real estate website in the US. Our company was founded on empowering consumers by making data more available, applying that idea to specific areas like homes, rental listings, and mortgages.
We have a variety of openings across the US for our websites under the Zillow Group banner (e.g. Trulia, Hotpads), from web and mobile development to data science:
We're building and developing a in-house monitoring and full-stack testing framework, written in Python3 and asyncio.
If high concurrency, distributed systems, and processing of millions of data points a minute are interesting to you, please reach out to me at [email protected]
Feel free to e-mail me about questions for any other roles as well.
vanilla zeromq is a pretty bad choice for any database. zmq explicitly makes no guarantees about reliable delivery, so losing random inserts or queries here or there would be considered acceptable.
subscribers also lose the first few messages the publisher sends, unless you make sure you start the subscriber first. The publisher will make no indication of which messages are lost and which ones have actually been sent to someone:
I definitely see the merit that StackOverflow provides. It's a great place to find a quick answer or get help on something you've never touched before.
I'm just glad it's not my only tool anymore. And sometimes using the harder tools have unexpected benefits.