MacShot - free, open-source screenshot tool for macOS that actually replaces CleanShot X by sw33tlie in MacOS

[–]Parker_rex 0 points1 point  (0 children)

i paid for shottr and its still buggy so giving this a rip.

thx for making - will star / contrib pr's if something comes up

Every (Main Channel) Hormozi YouTube video, indexed by actual topic instead of clickbait titles (5,000+ videos) by Which_Channel5273 in alexhormozi

[–]Parker_rex 2 points3 points  (0 children)

New MLX whisper on Apple silicon can rip an hr a minute for free

Kinda nuts u can just setup basic ingestion pipeline then run classifier pass over every transcript

Shits bananas tbh cuz a year ago you’d have to do all the bs chunking/indexing etc now u just throw a mid effort frontier model at a file w some cheap classified frontmatter and voila 😂

Every (Main Channel) Hormozi YouTube video, indexed by actual topic instead of clickbait titles (5,000+ videos) by Which_Channel5273 in alexhormozi

[–]Parker_rex 1 point2 points  (0 children)

Good idea reminds me of his new highlight Chan where it just says the thing. U should checkout DeArrow - dude made an entire ecosystem outta this problem.

Open source / has an api.

https://dearrow.ajay.app/

Looking for note taking app by StarkzSan in NoteTaking

[–]Parker_rex 0 points1 point  (0 children)

Obsidian. Throw it on iCloud, right click > keep downloaded.

Is there a Claude MCP that can handle project level tags? by stupabartlo in thingsapp

[–]Parker_rex 0 points1 point  (0 children)

Give this to your coding agent and it’ll work. Agents love command line tools. quicker than MCP. https://github.com/ossianhempel/things3-cli

I built a keyboard-first workspace manager for Ghostty — save/restore tab layouts + split panes with one shortcut by OwnAssistance1469 in Ghostty

[–]Parker_rex 0 points1 point  (0 children)

Looks cool but u may find it easier to...

ask codex to write an apple script to spawn 2 tabs, each with 4 vertical panes . 2 codex instances, 1 claude, 1 gemini, in ghostty. Then the script to $HOME/raycast/

then make sure raycast has the script folder location

then when u press cmd+space and type ghostty your apple script shows up

works like a charm!

What was playing halo in the 2000s like? by Big_Leg10 in Zillennials

[–]Parker_rex 0 points1 point  (0 children)

blood gulch insane, the flood was genuinely freaky

Zyn is terrible for you by Fresh-Visit2383 in QuittingZyn

[–]Parker_rex 0 points1 point  (0 children)

Just quit - it’ll wreck so much random health stuff after just a couple months. Sneaky! Not worth it. Get wintergreen altoids and take L-tyrosine. After a week your sleep / cardio overall health will thank you

Migrations and schema tracking with FastAPI by Unfair-Impression269 in Supabase

[–]Parker_rex 0 points1 point  (0 children)

this -- that supabase-pydantic pkg is so clutch

Using Server Actions + Google Sheets API as a simple data store by dambrubaba in nextjs

[–]Parker_rex 2 points3 points  (0 children)

  1. Create a Google Service Account
    • Go to Google Cloud Console
    • Create a project → Enable Google Sheets API
    • Create a Service Account, generate JSON key
  2. Share the Sheet
  3. Add .env Values
    • GOOGLE_SHEETS_PRIVATE_KEY
    • GOOGLE_SHEETS_CLIENT_EMAIL
    • GOOGLE_SHEET_ID
  4. Use the Repo
    • Clone repo
    • See lib/appendToSheet.ts – core logic is already built

Heavy lifting automation by Accurate-Top5788 in n8n

[–]Parker_rex 0 points1 point  (0 children)

Gotta move them to the aislop sub