How to Sell Elixir (2023)

How to Sell Elixir (2023). GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 11 months ago

run-machines.livemd

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


@gist.github.com | 1 year ago

Running Vivado on ARM64 Mac Using Rosetta 2

Vivado on ARM64 Mac using Rosetta 2. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Golang Is Not OBjEcT OrIeNtEd

gOlAnG iS nOt oBjEcT OrIeNtEd. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

A possible vision for macros in Swift

A possible vision for macros in Swift. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Realtime Fluid Simulation: Projection

Realtime Fluid Simulation: Projection. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Show HN: Glowing Gradient Border Button with TailwindCSS and React

A TailwindCSS glowing gradient border button. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Show HN: Filter ideas with GitHub issue form

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


@gist.github.com | 1 year ago

Beware of Bun.js

Beware of Bun.js! GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Bitwise Operations for the Average Developer

Bitwise Operations for the Average Developer. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

A demo “Portable Service” for a shell program built with Nix

A demo "Portable Service" for a shell program built with nix - https://systemd.io/PORTABLE_SERVICES/ - default.nix | Continue reading


@gist.github.com | 1 year ago

From 7 Years of Apache HTTP Server Logs: 5528 Unique Recon and Attack Vectors

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


@gist.github.com | 1 year ago

Bash one-liner to produce a list of HEX color codes that read like English words

A Bash one-liner to produce a list of HEX color codes that read like (supposedly) valid English words - hex-colors.txt | Continue reading


@gist.github.com | 1 year ago

Notes on Building a Modern Typing Training App: Code Based Training

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


@gist.github.com | 1 year ago

Management PlanetScale

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


@gist.github.com | 1 year ago

58 bytes of CSS to look great nearly everywhere

58 bytes of css to look great nearly everywhere. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Nix vs. Guix

nix vs guix.org. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Structured concurrency and Lua

Article URL: https://gist.github.com/belm0/4c6d11f47ccd31a231cde04616d6bb22 Comments URL: https://news.ycombinator.com/item?id=32910719 Points: 55 # Comments: 5 | Continue reading


@gist.github.com | 1 year ago

Automatic Differentiation in 26 lines of Python

Automatic Differentiation in 26 lines of Python. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Common Lisp vs Racket

Common Lisp VS Racket. Feedback from lispers. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Quick Fibbinary Numbers Addition

Quick Fibbinary Numbers Addition. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Avoid TypeScript `as` Assertions

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


@gist.github.com | 1 year ago

Falsehoods programmers believe about time (2012)

Falsehoods programmers believe about time, in a single list - falsehoods-programming-time-list.md | Continue reading


@gist.github.com | 1 year ago

Show HN: Anysphere, home for important, long-form conversations

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


@gist.github.com | 1 year ago

Small script to scrub your GitHub

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


@gist.github.com | 1 year ago

Back up your Gitlab repos

Back up GitLab to GitHub. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

An opinionated nextcloud ignore list for developers (sync-exclude.lst)

An opinionated nextcloud ignore list for developers (sync-exclude.lst) - README.md | Continue reading


@gist.github.com | 1 year ago

Point strategy to keep your notes organized and easily searchable

5 rule strategy to keep your notes organized and easily searchable - note_organization_structure.md | Continue reading


@gist.github.com | 1 year ago

Tell HN: Collection of the some top HN Posts

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


@gist.github.com | 1 year ago

Backbox setup for Nvidia CUDA without using Nvidia as default driver (2016)

Backbox setup for Nvidia CUDA without using Nvidia as default driver (X11) but Intel/Nouveau and fix possible issues. - backbox_cuda.md | Continue reading


@gist.github.com | 1 year ago

Show HN: A (Naive) Secure Captive Portal. Thoughts?

An Ubuntu WiFi Secure Captive Portal: Network Manager / DNSMasq / HA Proxy / Let's Encrypt - An Ubuntu WiFi Secure Captive Portal.md | Continue reading


@gist.github.com | 1 year ago

Using Linear Algebra to Convert a Large Code Model

How to convert the SalesForce CodeGen models to GPT-J - CodeGen_GPTJ_Conversion.md | Continue reading


@gist.github.com | 1 year ago

Spam domains that plague my email

Spam domains that plague my email. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

If you use browser search bar, you'll find GET+POST support is not enough

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


@gist.github.com | 1 year ago

Google Sheets Slider

Google Sheets Slider Add-on. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Killbutmakeitlooklikeanaccident.sh

Script to inject an exit(0) syscall into a running process. NB: only x86_64 for now! - killbutmakeitlooklikeanaccident.sh | Continue reading


@gist.github.com | 1 year ago

Show HN: Candl, a Replacement for YAML

Convenient Arbitrarily Nestable Document Language. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Helping your 'old' PC build faster with your mobile device

Helping your 'old' PC build faster with your mobile device (no root required) - README.md | Continue reading


@gist.github.com | 1 year ago

Help me identify possible tracking device found in my car

Help me identify possible tracking device found in my car - readme.md | Continue reading


@gist.github.com | 1 year ago

NumPy `__contains__` Is Absurd

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


@gist.github.com | 1 year ago

Modelling an Uncertain World

Modelling an Uncertain World. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Datto founder shares thoughts on kaseya acquisition

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


@gist.github.com | 1 year ago

Markov Chat Bot Disaster Story

Markov Chat Bot Disaster Story. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

GitHub as a Blog

Hello to yet another blog. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Show HN: Typed React useStorage hook for Chrome extensions

Typed React useStorage hook for chrome extensions. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

Automated PostgreSQL database migration from Heroku to CrunchyBridge

PostgreSQL migration script, Heroku -> Crunchy. GitHub Gist: instantly share code, notes, and snippets. | Continue reading


@gist.github.com | 1 year ago

The `Go Switch` Function

The `go switch` function allows you to easily switch you current Go version - go-switch-bash | Continue reading


@gist.github.com | 1 year ago

Top startups in Chicago (CSV file)

Raw data to accompany the article on the Employbl blog: https://www.employbl.com/blog/chicago-startup-companies-to-watch-2022 - Series-B-Startups-Chicago.tsv | Continue reading


@gist.github.com | 1 year ago