Overview for 'remysharp'
Written by Remy Sharp
/ Original link
on Oct. 27, 2021
I hadn't realised that Medium had made JavaScript a requirement to be able to read any Medium post - I'd had JS disabled for ages on Medium just because of all the extra cruft they added. But now, without JS, you only get the first few lines of content, and the rest is loaded entirely with JS - whi…
Written by Remy Sharp
/ Original link
on Oct. 13, 2021
The Egghead screencasts themselves are excellent, but this is a treasure trove of tips for better screencasts. Better screencasts often (to me) means simpler for your audience or student to follow along - which is only positive. Source: howtoegghead.com Originally published on Remy Sharp's b:log
Written by Remy Sharp
/ Original link
on Sep. 17, 2021
Continuing my short diary of tinnitus treatment using the Lenire device (entry 1, 2, 3), I'm now at the 6 week mark. The entire treatment period is 12 weeks, and at this point in time, I have a consultant appointment to ask how I'm getting on, and then to return the device for an adjustment and the…
Written by Remy Sharp
/ Original link
on Sep. 16, 2021
I've been struggling to get my head around voltage and amps - specifically after I bought a device that wanted 5V and 2A supply, but I was only giving it 1.6A I found the machine would fail (and reboot). The lack of amperage meant it wasn't able to supply the entire board. Just the image from this…
Written by Remy Sharp
/ Original link
on Sep. 10, 2021
Free, Open Source and based solely on Open Data - simple API to boot. Extremely useful for quick hacks, potentially useful for smaller projects (though limited to UK). Source: postcodes.io Originally published on Remy Sharp's b:log
Written by Remy Sharp
/ Original link
on Sep. 9, 2021
After developing the .http tool for the Spectrum Next in assembly, for my own workflow I did most of the testing against an emulator (before moving to hardware), however there's some quirks with Cspect and the wifi/esp/internet setup, and since I've been through the fire and come out the other side…