Answers to questions I'll soon forget
- Arch Linux #linux#arch
- Are all Azure regions alike? #availability#azure#cloud#microsoft
- Athena Cheat Sheet #athena#sql#amazon#aws#cheatsheet#reference
- Athena Empty Logs #amazon#athena#aws#cloud#loadbalancers#sql
- Capturing web traffic with Chrome's NetLog dumper #browsers#chrome#networking#mitm
- How can I access my clipboard contents inside my terminal? #clipboard#macos#terminal
- How can I capture network packets with tcpdump? #wireshark#networking
- How can I check if an S3 bucket name is available? #aws#s3
- How can I check whether a server may be unnecessarily slow-starting? #software#networking#tcp#unix
- How can I check whether TCP window scaling is enabled? #software#networking#tcp#unix
- How can I compile Emacs from source? #emacs
- How can I configure my printer via terminal on macOS? #macos#printers
- How can I create an instance of a Kube cronjob? #cronjob#kubernetes
- How can I cross-compile Golang software using Zig? #golang#compilation#zig#softwaredevelopment
- How can I decrypt SSL traffic with Wireshark? #wireshark#networking#reverseengineering
- How can I determine if my code is inside of an iFrame? #iframe#javascript
- How can I disable the 'Try the new Safari' notification? #macos#safari#software
- How can I easily bulk generate icons on macOS? #macos#design#utilities#macos#resources#design
- How can I export a Postgres database? #databases#postgres
- How can I extract a list of Kobo versions from a device? #kobo#hex
- How can I extract macOS signatures from binaries? #macos#codesigning#certificates#x509
- How can I find my current NODE_MODULE_VERSION? #javascript#nodejs
- How can I find out more about the hardware inside my Mac? #hardware#macos
- How can I find out where Emacs is checking for passwords? #elisp#emacs
- How can I find out why my Mac has restarted? #crashes#logging#macos
- How can I generate a self-signed CA certificate chain? #security#certificates#openssl
- How can I get rid of the default application folders that ship with my Linux distro? #housekeeping#linux#xdg
- How can I globally ignore files? #git
- How can I go about investigating system calls? #software#debugging#investigation
- How can I hide folders in my Home directory? #housekeeping#macos
- How can I import a dumped database into Postgres? #databases#postgres
- How can I inspect a SAML request? #authentication#saml
- How can I inspect socket connection states #software#networking#unix#sockets
- How can I listen for user changes to their colour scheme (ie dark mode)? #darkmode#javascript
- How can I live tail statsd metrics? #tshark#wireshark#datadog
- How can I look up my current external IP address? #dig#dns
- How can I monitor JAMF downloads on macOS? #enterprise#jamf#macos#software
- How can I pause a recurring Kube cronjob? #cronjob#kubernetes
- How can I perform a regex search in Powershell? #powershell
- How can I quickly flatten a JSON dictionary? #json#python#software#programming
- How can I read a Kubernetes secret? #credentials#kubernetes#security
- How can I remotely connect to a Selenium cluster #python#selenium
- How can I remove an item from Terraform state? #terraform#software#operations#terraform#software#operations
- How can I restrict which traffic is allowed to pass through a Kube ingress? #allowlist#kubernetes
- How can I run a Homebrew application being blocked by Gatekeeper? #gatekeeper#homebrew#macos
- How can I see my route table? #macos#networking#vpn
- How can I see what applications are making my shell commands slow? #enterprise#jamf#macos#performance#terminal
- How can I set a default kubectl namespace for a given cluster? #defaults#kubectl#kubernetes
- How can I strip code signatures from macOS binaries? #macos#libraries#reverseengineering
- How can I subscribe to a YouTube channel with an RSS reader? #youtube#rss
- How can I test connectivity within my Kube namespace? #curl#debugging#kubernetes#networking
- How can I try out x-callback-url commands on macOS? #macos#x-callback-url
- How can I unpack the contents of an Electron app? #electron#reverseengineering#software
- How can I use my local certificate store with Firefox? #browsers#enterprise#firefox#software
- How can I view configured networks in my macOS terminal? #macos#networking
- How can I view help documentation for an Elixir module? #elixir
- How can I view macOS network filter rules? #macos#software#networking
- How can I view methods associated with an Elixir object? #elixir
- How can I view the methods associated with an object? #powershell
- How can I visualise stack and heap alloactions in Go? #golang#performance#garbagecollection#software#optimisation
- How large is a single Prometheus sample? #monitoring#prometheus#timeseries
- How was DNS originally implemented? #dns#historical
- Kafka #kafka#events#messaging#cheatsheet#kafka-go#sarama#golang
- Kafka Default Partitioner #kafka#events#messaging
- Kafka Golang Hash Strategy #kafka#events#messaging#kafka-go#sarama#golang
- Lucene Cheat Sheet #cheatsheet#kibana#lucene#opensearch#reference
- What is profiling? #instrumentation#monitoring
- What is the period you sometimes see at the end of a domain name? #dns#historical#networking
- What is tracing? #instrumentation#monitoring
- What is using Port 5000 on macOS Monterey? #airplay#macos#monterey#receiver
- What is worth instrumenting? #instrumentation#monitoring
- What non-encryption benefits are provided by HTTPS? #historical#http#reliability
- Why are dot files a thing? #historical#linux#macos
- Why did oil futures go negative in April 2020? #finance#futures
- Why did sites split their assets across multiple domains back in the day? #cookies#headers#historical#http
- Why do Playstation 1 discs start at offset 37656? #hexedit#playstation#videogames
- Why do some Emacs functions have double dashes? #elisp#emacs
- Why do some Emacs lists start with a backtick instead of a comma? #elisp#emacs
- Why do some of my applications suddenly get muted on Linux? #audio#bugs#linux#spotify
- Why is node-gyp complaining about missing distutils under Python 3.12? #node#python#node-gyp#distutils#dependencies#breaking-changes