24 posts tagged
#programming
DriverKit, /Applications, and Quarantine
Your app is in /Applications, but DriverKit says it's not? It might be quarantined.
Debugging Broken Signed/Notarized Apps on macOS
Sealed resource is missing or broken? Find out why.
Cacao: Building macOS (and iOS) Apps in Rust
You can pry Objective-C out of my cold, dead hands.
Wobbling in Rust
Writing slightly dangerous code in Rust that (literally, mostly) will not die.
Swipeable NSCollectionView
A look at how swipe-to-reveal can be implemented in NSCollectionView.
Rust, or: What's the Deal with GUIs?
Exploring what a GUI API could look like in Rust.
A Deep Dive into PL/v8
A look at how to use JavaScript in PostgreSQL via PL/v8.
RedNoise, a Django-centric WhiteNoise addon
An open-source project that extends Whitenoise.
Recording Live Audio Streams on iOS
A guide to using MTAudioProcessingTap to record tricky audio.
We are the New Blue Collar
Archived commentary on the rise of the learn-to-code movement.
Using Javascript to control the Nintendo Wii
A guide to writing JavaScript for the Opera browser on the Nintendo Wii.
Using the myGengo Translation API with Python
A tutorial on using the myGengo (Gengo) API for human-powered translation.
More Power to ExpressionEngine URLs
A breakdown of extending ExpressionEngine 2 for some crazy URL structures.
Emitting Custom Events in Node.js
A short guide to using EventEmitter in Node.js
Hacking the Human Brain
Experiments with language learning, memorization, and Android.
Emulating Ruby's "method_missing" in Python
An amusing hack using getter overriding.
How to properly ask a girl to Homecoming
A small game to pop a question.
On Date/Time/DateTime in Ruby, and why they suck
Porting relative datetime utils out of Rails.
Rendering emails with Django templates
Using the Django template engine to render HTML emails.
You got your Base64 in my CSS!
Tricking IE6 and IE7 into rendering base64-encoded images.
Quit incorrectly passing functions in Javascript
Demonstrating how to pass function references in JavaScript to avoid closure-inception.
jQuery Introduction, Refresh Fred May 2010
A presentation on jQuery given for Refresh Fred in 2010.
Interviewing for front-end development
A sample test for interviewing frontend developers.
Open source programming languages for kids
Archived review that looks at programming environments for children. Originally posted at Linux.com.