Skip to content

Instantly share code, notes, and snippets.

View coolaj86's full-sized avatar
😎
🐹 Go 🦎 Zig πŸ“¦ Node 🐧 POSIX πŸͺŸ PowerShell

AJ ONeal coolaj86

😎
🐹 Go 🦎 Zig πŸ“¦ Node 🐧 POSIX πŸͺŸ PowerShell
View GitHub Profile
@coolaj86
coolaj86 / Creeds of Craftsmanship Part 1 - The Zen of Python.md
Created October 25, 2021 07:49
Transcript of Creeds of Craftsmanship Part 1 - The Zen of Python - https://www.youtube.com/watch?v=zpKZ1bqmlHI

Transcripition of https://www.youtube.com/watch?v=zpKZ1bqmlHI

So there's no Python, I would call this in a programming, because these are succinct stances that apply to all programming languages really. And there's nothing here that is specific about Python. And because it's a very high level, I don't think that there's anything here that that can't be understood by all programmers. Because the go the go proverbs three, as you'll see there, the language is more towards a systems programmer. But whether you're a web developer or a systems programmer, I think you can get this. So beautiful is better than ugly. I think that this is its objective, but it's also something, the old quote, I know it when I see it, you can look at code, and you can say this has sort of that aesthetic style to it. And that style is generally Dave cheney gives a really good example where he draws a line through the center, well, not the center through the margin of the code. But basically, if you notice that most of your code aligns

{ "success": true }
@coolaj86
coolaj86 / rip-blu-rays-with-libredrive.md
Created July 12, 2021 21:27
Want to rip backups of your blu-rays? In short, get the LG WH16NS40 + Unitek β€ŽY-1099NEW + WH16NS40-SVC50 v1.0.5 (via SDFTool) combo. It'll work.
title description date updated uuid categories permalink
How to Rip Blu-Rays with a LibreDrive
In short, get the LG WH16NS40 + Unitek Y-1099NEW + WH16NS40-SVC50 v1.0.5 (via SDFTool) combo. It'll work.
2021-06-29 5:33:34 pm
2021-07-09 10:33:00 am
4276bef0-c857-47b0-8c86-1e83701d89d9
Nerdom
/articles/how-to-rip-blurays-with-a-libredrive/
@coolaj86
coolaj86 / markdown-emoji.md
Last active April 12, 2023 01:12 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: πŸ˜„ :smile: πŸ˜† :laughing:
😊 :blush: πŸ˜ƒ :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
πŸ˜† :satisfied: 😁 :grin: πŸ˜‰ :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: πŸ˜€ :grinning:
πŸ˜— :kissing: πŸ˜™ :kissing_smiling_eyes: πŸ˜› :stuck_out_tongue:

cp

sudo cp -aRv -x -n ~/ /Volumes/Backup/ ;

rsync

sudo rsync -hx -avP -HAX --exclude 'node_modules' ~/ /Volumes/Backup/ ;
@coolaj86
coolaj86 / Go-Cheatsheet.md
Last active August 3, 2022 21:17
Golang Cheatsheet
@coolaj86
coolaj86 / Markdown-Challenge.png
Last active November 26, 2024 04:15
Beyond Code Markdown Challenge
Markdown-Challenge.png
@coolaj86
coolaj86 / Markdown-Test-Sheet.md
Last active September 1, 2020 04:54
A Copy/Paste Markdown Test

Markdown Support Test

Copy and paste this text block into a forum or messaging program to find out which Markdown features it supports:

### Header Support

Single line paragraph