Instantly share code, notes, and snippets.
Discover gists
jexchan /multiple_ssh_setting.md
CreatedApril 10, 2012 15:00
Multiple SSH keys for different github accountsxyrilyn /Authority.txt
CreatedOctober 3, 2022 14:42
Disco Elysium: The Final Cut [2022 October 3rd] - All Actors Text This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This is the face worn by the first law-bringers, the noble tyrants. Today you join their number... | |
A glib remark. Don't let it stand -- assert yourself. | |
There's only one solution to this. You're a businessman. | |
Don't back down now. Say what you said again -- *proudly*. | |
That feels like a jab, but honestly -- you deserve it. Plus, it would be *rude* to reprimand her. | |
The words nail the man to his place. Unmoving, he stares down at the counter with his cheeks reddish. | |
He has no respect for you personally, but this man sees himself as a law-abiding citizen -- and you a representative of that law. | |
For a moment, the man fidgets under the lieutenant's gaze. Then he gives in. | |
He has no respect for you personally, but this man sees himself as a law-abiding citizen -- and you a representative of that law. He tries to avoid outright conflict. | |
That's cop for: "I haven't offered to pay because I don't have any money either." |
joeycastillo /epdnotes.cpp
CreatedNovember 30, 2019 00:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
/**************************************************************************/ | |
/*! | |
@brief Custom lookup tables for full screen updates. Public domain (?) from Waveshare. | |
@note Video explainer: https://www.youtube.com/watch?v=MsbiO8EAsGw and more info: | |
https://benkrasnow.blogspot.com/2017/10/fast-partial-refresh-on-42-e-paper.html | |
@warning YOU CAN PERMANENELY DAMAGE YOUR DISPLAY BY ABUSING THESE LOOKUP TABLES! | |
Seriously, the controller is incredibly programmable and you can force all | |
kinds of voltages and timings onto the screen that it wasn't meant to deal | |
with. TWEAK AT YOUR OWN RISK! | |
*/ |
stonehippo /using_circuitpython_native_used_for_serial_data.md
Last activeOctober 13, 2025 14:59
A note to self about using the CircuitPython native USB for serial data with usb_cdcsorenblank /sidebar-vercel-design-eng.tsx
Last activeOctober 13, 2025 14:58
Here is the preview:https://sorenblank.com/snippets/sidebar-vercel // And this was originally published on Twitter:https://twitter.com/sorenblank/status/1976394237899047313 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
"use client"; | |
// Import necessary utilities and components. | |
// tailwind-merge is used to intelligently merge Tailwind CSS classes, preventing conflicts. | |
importReactfrom"react"; | |
import{twMerge}from"tailwind-merge"; | |
// useState is a React Hook for managing state within the component. | |
import{useState}from"react"; | |
// Custom icon components for the sidebar. |
pesterhazy /geepaw-incrementalism.md
Last activeOctober 13, 2025 14:57
MMMSS: GeePaw Hill on Incrementalism in Software DevelopmentThis gist collects publications by GeePaw Hill around the topic of Incrementalism in Software Development - the advice to "take many more, much smaller steps." (MMMSS)
The good entry point into the discussion is a pair of 2020 muses:The RAT: Rework Avoidance Theory andUnderstanding Incremental Switchover
Later muses are also published as podcast episodes.
LeoNatan /Take Control of macOS
Last activeOctober 13, 2025 14:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
csrutil disable | |
sudo nvram boot-args="intcoproc_unrestricted=1 kext-dev-mode=1 amfi_allow_any_signature=1 amfi_unrestrict_task_for_pid=1 PE_i_can_has_debugger=1 cs_enforcement_disable=1 amfi_get_out_of_my_way=1 amfi=0xff cs_debug=1 ipc_control_port_options=0" | |
sudo spctl --global-disable | |
sudo defaults write /Library/Preferences/com.apple.security GKAutoRearm -bool NO | |
sudo defaults write /Library/Preferences/com.apple.security.coderequirements Entitlements -string always | |
sudo defaults write /Library/Preferences/com.apple.security.coderequirements AllowUnsafeDynamicLinking -bool YES | |
sudo defaults write /Library/Preferences/com.apple.security.libraryvalidation.plist DisableLibraryValidation -bool YES | |
defaults write com.apple.loginwindow DisableScreenLockImmediate -bool yes |
rxaviers /gist:7360908
Last activeOctober 13, 2025 14:55
Complete list of github markdown emoji markupNewerOlder