Explore >> Select a destination


You are here

bloeys.com
| | 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.
| | chipnetics.com
3.2 parsecs away

Travel
| | The most underrated programming language that nobody is talking about. Created in 1994, Pike is an interpreted high level language with syntax similar to C with batteries included!
| | healeycodes.com
2.1 parsecs away

Travel
| | Making my programming language 4000x quicker, and adding a static type checker.
| | blog.mozilla.ai
38.9 parsecs away

Travel
| When it comes to using LLMs, it's not always a question of which model to use: it's also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, a Python library that provides a simple unified interface to access the most popular providers.