Skaffold
Skaffold is a command-line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally, then deploy to local or remote Kubernetes clusters. Skaffold…
Skaffold is a command-line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally, then deploy to local or remote Kubernetes clusters. Skaffold…
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…