Your Makefiles are wrong · Jacob Davis-Hansson
An opinionated approach to (GNU) Make
An opinionated approach to (GNU) Make
Easily manage and invoke small scripts and wrappers
A simple server that reflects any http/https requests made to it, allowing for transparent proxies to be validated from the client side or for web clients to be validated.
A JSX-based page builder for creating beautiful websites without writing code.
Manage Global State with Context API and Hooks
weallbehave is a command-line tool for automatically generating and updating the CODE_OF_CONDUCT.md for your projects.
Where text starts
Tierney Cyren on Twitter: Over the weekend I started a project to help more developers start contributing to @nodejs – I'm excited to share:
npx good-first-issue
Erlang Version Manager. Contribute to robisonsantos/evm development by creating an account on GitHub.
Elixir version manager. Contribute to taylor/kiex development by creating an account on GitHub.
Learn programming tools fast. Then remember them.
Read SHAPE UP by basecamp on a Kindle / reMarkable / eReader - 01-shape-up-to-kindle.md
Some people really hate Electron apps. They eat up memory, boot slowly, and aren't very responsive. What if I told you there's a secret that automatically minimizes these problems? They key is doing the bulk of your work locally in a background process, and doing so has some fantastic development benefits.
Rubik's Cube patterns gallery with algorithms, images and animation: Superflip, checkerboard, snake, cross, the cube in a cube and many other nice motives.
I’m low-key obsessed.
Frontend Application Bundles (💎 FABs) are a standard for packaging up and deploying all kinds of frontend apps, regardless of server-side technology or JS framework.
Powerful ASCII art editor designed for the Mac.
Neighbourhoodie Software is a software development company based in Berlin, Germany. We are experts in CouchDB, PouchDB, and Offline First.
Elapsed time calculations based on Time.now are wrong. Learn why they are wrong and how to fix them.