Strategies for Scalable Web Architecture

Strategies Scalable Web Architecture. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Show HN: Check your GitHub Stars for repos that opted in to Hacktoberfest

a script that checks your starred github repos for projects that have opted in to Hacktoberfest 2020 by adding the topic "Hacktoberfest" to the repo - hackto.py | Continue reading


@gist.github.com | 4 years ago

The strange case of the greedy junction

The strange case of the greedy junction. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

References on modern password policies (expiration)

A set of references on modern password policies. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Returns to Scale vs. Experience

Returns to Scale vs Experience. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

How to fix a UPS tripping a bonded neutral generator's GFI-GFCI

Fix a UPS repeatedly tripping a bonded-neutral generator's GFI/GFCI outlets - Fix a UPS repeatedly tripping a bonded-neutral generator's GFI-GFCI outlets.md | Continue reading


@gist.github.com | 4 years ago

Fixed: Accountsd making Mac unusable after upgrade to Catalina 10.15.7

Fixed: accountsd using 400% CPU on MacOS Catalina 10.15.7 (19H2) - README.md | Continue reading


@gist.github.com | 4 years ago

Social media networks image sizes as JSON and JavaScript lists

Social media networks image sizes as JSON and JavaScript lists – Contains image sizes for all major social networks and messengers as of 2020 (Facebook, Twitter, Instagram, Tik Tok, Telegram, Whats... | Continue reading


@gist.github.com | 4 years ago

How to NEVER use lambdas – Python 3 edition

How to NEVER use lambdas - Python 3 edition. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Lazy Template Files in JavaScript

Lazy Template Files in JavaScript. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Modern JavaScript

Modern JavaScript in React Documentation. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

There is so much more to 9/11 for me than the day of 9/11

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

A shell function to simplify using Docker

A shell function to simplify using docker. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

What killed Haskell, could kill Rust, too

What killed Haskell, could kill Rust, too. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

What Forces Layout/Reflow

What forces layout/reflow. The comprehensive list. - what-forces-layout.md | Continue reading


@gist.github.com | 4 years ago

My Adventures in MMIO Abstraction

My Adventures in MMIO Abstraction. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Show HN: Run.py, simple Python-command line run-script

run.py - Python command-line runner for repeated repository tasks - run.py | Continue reading


@gist.github.com | 4 years ago

Safe Ubuntu NordVPN aliases for preventing connection errors (useful for bashrc)

Safe Ubuntu NordVPN aliases for preventing connection errors (useful for .bashrc) - nordvpn.sh | Continue reading


@gist.github.com | 4 years ago

How to check if string is a palindrome in Ruby?

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Explanation of Python decorators I’ve ever seen

The best explanation of Python decorators I’ve ever seen. (An archived answer from StackOverflow.) - python_decorator_guide.md | Continue reading


@gist.github.com | 4 years ago

Show HN: Pub/Sub with PostgreSQL under 40 lines of code

How to use PostgreSQL's LISTEN/NOTIFY as a simple message queue with psycopg2 and asyncio - listen.py | Continue reading


@gist.github.com | 4 years ago

Using Vim for C++ Development

Using Vim for C++ development. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Show HN: Trivial script to spin up a Debian MIPS|PPC|arm|x86|x64 VM

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Supercharge Your WordPress Websites: Caddy and Varnish and PHP-FPM

Lightning Fast WordPress: Caddy+Varnish+PHP-FPM. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Rich Hickey on Pattern Matching

A curated collection of answers that Rich gave throughout the history of Clojure - rich-already-answered-that.md | Continue reading


@gist.github.com | 4 years ago

How to use xsv (in Windows) to split up a CSV file too big for Excel

How to install and use xsv to split a large CSV file (Windows) - README-xsv-split-windows.md | Continue reading


@gist.github.com | 4 years ago

DHH/Test_induced_design_damage.rb

This is an extraction from Jim Weirich's "Decoupling from Rails" talk, which explained how to apply the hexagonal design pattern to make every layer of your application easily unit te... | Continue reading


@gist.github.com | 4 years ago

Tunejack.sh

Instant radio streaming script using the TuneIn API - tunejack.sh | Continue reading


@gist.github.com | 4 years ago

Modelling a Wealth Tax: A Response to Paul Graham

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

500_best_Covid-19_relevant_links.md

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

What Hiring Should Look Like

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

C# Rant by Creator of F#

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Disable Bunch of $ in macOS Catalina

Disable bunch of #$!@ in Catalina. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Everything in C Is a Pointer

Everything in c is a pointer! GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Comments on optimizations around string concatenation

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

De Goes Nuts (Legally)

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Kubectl Life Saver

Kubectl shortcut aliases and a interactive command builder - kubectl-life-saver.md | Continue reading


@gist.github.com | 4 years ago

A vision for data interchange in Elm (2017)

Why do I have to write JSON decoders in Elm? GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Show HN: Don't Webpack Untrusted Code

POC for executing webpack code through webpack imort magic comments - webpack-exec-on-compile.js | Continue reading


@gist.github.com | 4 years ago

Emojis-list with names, shortcodes, Unicode and HTML entities [Updated]

Emoji-list with emojis, names, shortcodes, unicode and html entities [massive list] - emojis.json | Continue reading


@gist.github.com | 4 years ago

Automatically lower volume of Spotify player when Ads are playing (in Chrome)

GitHub Gist: star and fork neodigm's gists by creating an account on GitHub. | Continue reading


@gist.github.com | 4 years ago

A Review of Paul Graham's Bel, Chris Granger's Eve, and a Silly VR Rant

A Review of Paul Graham's Bel, Chris Granger's Eve, and a Silly VR Rant - bel-eve-vr.md | Continue reading


@gist.github.com | 4 years ago

SQL Query – Percent of Git Commits in a Repo by Author Name

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Show HN: Using ES6 Proxies to turn methods into pipe friendly functions

Using ES6 Proxies to turn methods into pipe friendly functions - piping-experiments.js | Continue reading


@gist.github.com | 4 years ago

Why does a new Rails app need 106 MB of JavaScript?

GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago

Git-hook to create a tag based on the last committed package.json version

Git-hook to create a tag automatically based on lately committed package.json version - post-commit | Continue reading


@gist.github.com | 4 years ago

Getting started with Nintendo Switch Development using devkitpro on macOS

Getting started with Nintendo Switch Development using devkitpro on macOS - catalina_devkitpro_setup.md | Continue reading


@gist.github.com | 4 years ago

HEY's Gemfile

HEY's Gemfile. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 4 years ago