Skip to content

Instantly share code, notes, and snippets.

View darnfish's full-sized avatar
🐟

William darnfish

🐟
View GitHub Profile
@darnfish
darnfish / listings.json
Last active July 31, 2026 03:44
PROD-4540 U12 spike fixture: listing photo URLs
{
"listings": [
{
"address": "412 Oak Hollow Dr, Austin, TX 78745",
"price": 549000,
"beds": 3,
"baths": 2,
"summary": "Renovated single-story with a big back porch.",
"photos": [
"https://images.unsplash.com/photo-1568605114967-8130f3a36994?w=1600&q=80&auto=format&fit=crop",
function(promises, { seq, progress } = {}) {
const results = new Array(promises.length).fill(undefined)
let count = 0
return new Promise(async (resolve, reject) => {
async function runPromise(promise, i) {
results[i] = await promise
count += 1
@darnfish
darnfish / ios_oauth2_deep_linking.md
Created June 13, 2020 18:08
Deep linking URLs for OAuth2

Snapchat

snapchat://oauth2/auth

Spotify

spotify-action://authorize