HN user

jgillman

79 karma

Cofounder, engineer, and explorer of food with @goldbely

Smart ass. HTML and CSS guru. Pretty good with JS, too.

You can find me @jgillman and at joelgillman.com

[ my public key: https://keybase.io/jgillman; my proof: https://keybase.io/jgillman/sigs/53gGsYrqKyOkWfzwtxdN7If5Q7pfHRG_-19g4AJgmDg ]

Posts1
Comments7
View on HN
Slack is down 11 years ago

And they laugh when you try to explain that decentralized services are good. :/

The Workman layout sounds interesting, though I don't have the brain-cycles to try switching. The Shift + Capslock = Escape seemed interesting though (especially for a vim user).

If you want to use it with KeyRemap4MacBook this should save you a bit of time:

  <item>
    <name>Change Shift + Capslock to Esc</name>
    <identifier>private.shift_and_capslock_to_esc</identifier>
    <autogen>--KeyToKey-- KeyCode::CONTROL_L, ModifierFlag::SHIFT_L, KeyCode::ESCAPE</autogen>
    <autogen>--KeyToKey-- KeyCode::SHIFT_L, ModifierFlag::CONTROL_L, KeyCode::ESCAPE</autogen>
  </item>

I wholly agree with what you're saying. It seems too many people think of Soylet as a "total food replacement" which is pretty extreme. Your "taking a road trip versus driving to work" comparison is right on!

I recall trying to use this in 2003 to automatically click on some car website to collect points so I could get a free flatscreen TV.

I ended up using AppleScript when Sikuli didn't work to automatically click the mouse every X number of seconds and only ended up with a free T-shirt. :(