/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stribny.name
| | seanmcp.com
0.9 parsecs away

Travel
| | Writing a script to read the package.json for you
| | endormi.io
2.1 parsecs away

Travel
| | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.
| | nickjanetakis.com
2.0 parsecs away

Travel
| | In this video we'll go over how ShellCheck can help us find both subtle and obvious bugs / issues with in shell scripts.
| | dave.cheney.net
17.8 parsecs away

Travel
| [AI summary] The post explains how the Go runtime implements efficient hashmaps without generics by using a unique maptype descriptor and compile time rewriting to bridge the gap between generic behavior and type safety.