Pocketlang
Pocketlang is a small (~3000 semicolons) and fast functional language written in C. It's syntactically similar to Ruby and it can be learned within 15 minutes. Including the compiler, bytecode VM and runtime, it's…
Pocketlang is a small (~3000 semicolons) and fast functional language written in C. It's syntactically similar to Ruby and it can be learned within 15 minutes. Including the compiler, bytecode VM and runtime, it's…
Musings of a Computer Scientist. I find blockchain fascinating because it extends open source software development to open source + state. This seems to be a genuine/exciting innovation in computing…
Plover (rhymes with "lover") is a desktop application that allows anyone to use stenography to write on their computer, up to speeds of 200WPM and beyond. Plover is part of…
Fuzzynote is a terminal-based, hyper-fast, CRDT-backed, collaborative note-taking tool that is a simple, powerful, extremely fast search tool. https://github.com/Sambigeara/fuzzynote
What is Abstract APIs? abstractapi.com provides powerful APIs to automate common development tasks. They make it easy to validate emails, geolocate IPs, calculate VAT, compress images and more. Their focus…
Ripgrep 13 is a new major version release of ripgrep that primarily contains bug fixes, some performance improvements and a few minor breaking changes. There is also a fix for…
Gooey converts your Console Applications into end-user-friendly GUI applications. It lets you focus on building robust, configurable programs in a familiar way, all without having to worry about how it…