/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

geoff.tuxpup.com
| | endormi.io
7.4 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.
| | paweldu.dev
6.5 parsecs away

Travel
| | If you use just one or a few Lodash functions in a file, try importing them directly from their respective files, one by one: import _ from 'lodash'; // bad - 70.5K (gzipped: 24.4K) import { has } from 'lodash'; // bad - 70.5K (gzipped: 24.4K) import has from 'lodash/has'; // good - 9K (gzipped: 2.7K) Alternatively, one can use babel-plugin-lodash or lodash-es. These packages come with sets of restrictions though.
| | www.bugsandbunnies.org
4.4 parsecs away

Travel
| | I cancelled my subscription to Max and upgraded my Disney+/Hulu sub to the bundle that includes Max to save a couple bucks a month. As it turns out, there's a couple days of overlap where the old Max sub hasn't expired yet but the new one is in effect. And the Max app is freaking out! Not in a bad way, just lots of warnings - "OMG, you got 2 subs!
| | noelwelsh.com
27.5 parsecs away

Travel
|