Skip to content

Instantly share code, notes, and snippets.

View heisian's full-sized avatar
💭
🗡

Tim heisian

💭
🗡
  • Oakland, CA
View GitHub Profile
@heisian
heisian / idealApi.js
Last active November 20, 2019 17:27
FYSTSXHR
import Xhr from 'Xhr'
const xhr = new Xhr()
// Or alternatively, xhr is just functional:
// import xhr from 'xhr'
// Assume xhr instance (or functional equivalent) is being passed in
;(async (xhr) => {
@heisian
heisian / magic-mouse-2-windows-scrolling-free
Created April 25, 2020 02:45
Magic Mouse 2 Scrolling in Windows 10 for Free
# Magic Mouse 2 Scrolling on Windows 10
## General Notes
* There are a couple paid programs out there that will get scrolling working for your magic mouse. The most popular one asks you to buy a _subscription_ license. **No thanks*..
* There are some tutorials that suggest downloading Apple BootCamp drivers from the Apple support site. This will **not** work for the Magic Mouse 2.