Explore >> Select a destination


You are here

bloeys.com
| | healeycodes.com
2.1 parsecs away

Travel
| | Making my programming language 4000x quicker, and adding a static type checker.
| | vlad.website
3.4 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.
| | www.bowencodes.com
3.9 parsecs away

Travel
| |
| | wwwtech.de
13.4 parsecs away

Travel
| [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.