Skip to content

Instantly share code, notes, and snippets.

View mluggy's full-sized avatar

Michael Lugassy mluggy

View GitHub Profile
# ══════════════════════════════════════════════════════════════════════
# SETUP — install everything this file depends on
# ══════════════════════════════════════════════════════════════════════
# Core tools (one line). Run once on a fresh machine:
#
# brew install starship fzf zoxide eza bat
#
# starship — the prompt
# fzf — fuzzy finder (Ctrl+R history, Ctrl+T files)
# zoxide — smart cd (`z <partial>` jumps to frequent dirs)
#!/usr/bin/env bash
# Copy iPhone photos & videos to ~/Desktop/yuval-bak.
# No installs needed — uses macOS's built-in Image Capture via AppleScript.
#
# Plug iPhone in over USB, unlock it, tap "Trust This Computer", then run:
# bash sync_iphone.sh
#
# It loops, retrying until every file the device exposes has landed locally.
set -u

Your Terminal Stack - Quick Guide


The Stack

┌──────────────────────────────────────┐
│  Aerospace   (tiling window manager) │
│ ┌────────────────────────────────┐ │
@mluggy
mluggy / gist:b89724c17212479727ca6f4a9886010c
Last active February 23, 2025 18:51
Can AI replace software engineers?
Available AI Models:
✔ Select AI model: [OpenAI] o3-mini: $1.1/M input & $4.4/M output tokens
Enter research subject: Can AI replace software engineers?
✔ Number of search queries (1-20, default 10): 5
✔ Number of results per query (1-100, default 10): 5
✔ Research locale (default he-IL): en-US
Generated 6 questions
✔ Should the research include a detailed analysis of AI's current technical capabilities in both code generation and broader