/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.djnavarro.net
| | blog.miguelgrinberg.com
7.3 parsecs away

Travel
| | miguelgrinberg.com
| | www.ssp.sh
3.0 parsecs away

Travel
| | Apache Arrow is in-memory analytics format. It serves as a robust development platform for in-memory analytics.
| | quix.io
7.2 parsecs away

Travel
| | Dive deep into the performance and limitations of Python client libraries to choose the best stream processing solution for your data.
| | vlad.website
37.0 parsecs away

Travel
| Lately, I've been working on a spreadsheet program. I think spreadsheets are cool and I often need to use them, but the current software could be a lot better. :) You basically have to choose between impossibly overcomplicated Excel or an army of Open Source clones that don't learn from its mistakes. Anyway, the really fun part about working on spreadsheet software is that you have to implement a programming language for it! I'm referring to the formula language we all know and love: SUM(A1:B3, 150) and all that.