stevenguh | 2 years ago | on: Mac Mouse Fix
stevenguh's comments
stevenguh | 2 years ago | on: Server-sent events
stevenguh | 3 years ago | on: AWS vs. GCP reliability is wildly different
When trying to create the same resource twice, all request should report the same status instead one failing, one succeeding.
In AWS, their APIs allow you to supply a client token if the API is not idempotent by default.
See https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_I....
stevenguh | 4 years ago | on: Word-Aligned Bloom Filters
stevenguh | 4 years ago | on: Thinking fast, slow, and not at all: System 3 jumps the shark
[1] https://replicationindex.com/2020/12/30/a-meta-scientific-pe...
stevenguh | 5 years ago | on: Kinto: Mac-style shortcut keys for Linux and Windows
I have an ahk script that's have a more general approach which maps window key to ctrl. It also remap the text navigation and mac style window switching.
https://github.com/stevenguh/autohotkey-windows-mac-keyboard
stevenguh | 5 years ago | on: Show HN: Lag – Know Before You Go
stevenguh | 5 years ago | on: MonitorControl: Control external monitor brightness and volume on your Mac