Published inInsights on the New NormQuips Generate Bad InformationThis video popped up on my feed the other day: Zuckerberg DROPS AI BOMBSHELL: The End Of Software Engineers.Feb 22Feb 22
Goodbye App StoreGetting a mobile app through the review process is usually painful. Worse, every time you make a change and resubmit new rules apply…Sep 21, 2024Sep 21, 2024
Product Development Cradle to Grave — Part 3This series of articles is designed as a tutorial for how to write a portable full stack service using modern techniques. I will take you…Sep 20, 2024Sep 20, 2024
Product Development Cradle to Grave — Part 2This series of articles is designed as a tutorial for how to write a portable full stack service using modern techniques. I will take you…Sep 16, 2024Sep 16, 2024
Product Development Cradle to Grave — Part 1This series of articles is designed as a tutorial for how to write a portable full stack service using modern techniques. I will take you…Sep 14, 2024Sep 14, 2024
Make Go Packages with No SweatI recently wrote a lot of Go code and decided it needed to be refactored. While exploring options, I discovered some features in VSCode…Aug 18, 20221Aug 18, 20221
Obtain iOS UDID using USB and Windows PowerShellDevelopers have a hard time getting the UDID from testers. It’s easy to get on a Mac, but much harder using MS-Windows. This PowerShell…Oct 21, 20211Oct 21, 20211
Published inJavaScript in Plain EnglishHow to Use JavaScript Accessors for SimplicityIn situations where complex logic is involved, accessors can be used to simplify code.Oct 17, 2021Oct 17, 2021
Published inMac O’ClockObtaining an iOS Device UDID using a USB CableWhen developing a mobile app you’ll need to install it on real devicesAug 15, 20211Aug 15, 20211
Published inMac O’ClockHow to Use the Full Speed of your Mac’s Internet ConnectionUse Set Network Order to make sure your Mac is using the hardwired LAN connection. Your Mac is probably is always using Wi-Fi.Dec 30, 2020Dec 30, 2020
Published inJavaScript in Plain EnglishDecrypting OpenSSL Data with JavaScriptDe-mystifying how to encrypt files with openssl and decrypt them using JavaScript.Nov 29, 2020Nov 29, 2020
Published inJavaScript in Plain EnglishProcessing Excel Files with JavaScriptUse JavaScript and R to convert .xlsx to .tsv files.Nov 26, 2020Nov 26, 2020
Published inJavaScript in Plain EnglishHow To Share State Between React ComponentsReact components cannot affect state parent as this would require passing data up. The ‘reactn’ package solves this problem.Nov 20, 2020Nov 20, 2020
Published inOut of Your Mind?To Concede or Not Concede…(How) should a candidate concede before the votes are counted?Nov 12, 2020Nov 12, 2020
Published inOut of Your Mind?Dealing with MisinformationThe proliferation of misinformation has been identified as chronic and dangerous. Here’s how to handle it.Nov 9, 2020Nov 9, 2020