Loading video...

Video Failed to Load

Go Home

THIS GUY VIBE CODED A MAC APP THAT AUTOMATICALLY SETS FOLDER ICONS BASED ON THEIR NAMES every folder on your mac looks the same (all blue folders) you have to read every name to find what you're looking for this app reads the folder name and automatically assigns a...

79,744 views • 2 months ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

The gap between a PM getting AI slop from Claude Code and one getting 10x output is about one hour of file structure. Three folders. > A knowledge folder with static context: who you work with, what each stakeholder cares about, reference material that rarely changes. > A projects folder where every task accumulates research, drafts, and artifacts that load instantly into your next session. > And a people folder that auto-updates from meeting transcripts through Granola's MCP. The people folder is the part that compounds. Build a skill that pulls what each person said in your last meeting, what they pushed back on, what they committed to. Now when you draft a message to your VP of Engineering, Claude Code already knows their communication preferences from 30 real conversations. That's context no prompt can replicate. Carl walked through this system on the episode and the compounding math stuck with me. Day 1, Claude Code knows nothing about your work. Day 30, it knows your stakeholders, your project history, your patterns. Day 90, it's surfacing connections across your work you haven't consciously noticed. Then layer on skills. A standup command that pulls from GitHub, Linear, your calendar, and your task folder in one shot. Website traffic compared against your LinkedIn posts this week. Analyses that would be impossible clicking between individual UIs, running before your first meeting. One hour of setup. Compounding returns every day after. The PMs typing prompts into a blank terminal and the PMs who built the operating system around it are already producing completely different categories of work. Build the operating system.

Aakash Gupta

82,865 views • 4 months ago

Read 100 paywalled research papers for free every month! You don't even need a university account to do this. Here's how to read paywalled papers on JSTOR for free: 1. Go to jstor(dot)org and click on "Register" in the top-right corner. You can register with your personal Google or Outlook account. Or, you can create a JSTOR account manually. 2. Once you've logged in to your JSTOR account, click on "Workspace" in the menu bar. Then click on "Create folder." Choose a name for your folder and click on "Create."Creating folders in Workspace is a great way to keep your papers organized. 3. Type in the keywords in the search bar to find relevant papers. JSTOR willl give you a list of papers. To read a paper for free, click on "Read online." You will see a preview of the paper. Scroll down a bit and click on "Read Online" again. 4. If you find the paper super-relevant to your project, click on "Save" on the top of the article. Choose the folder you just created in your Workspace and save the paper in it. If you go to your Workspace, the paper will show up in the relevant folder. 5. You can also take notes on papers in your Workspace. To do so, click on the "Add Note" button under a paper and start typing. Click on "Save" to your save your note. 6. If you already have a paper and you want to related to it, you can use Text Analyzer. To do so, click on "Tools" and select "Text Analyzer." Upload the paper you have and JSTOR will give you a list of papers related to you original paper. 7. Text Analyzer also lets you callibrate your search parameters. Adjust the priority for different terms by moving the priority scale left or right. You can more related terms and adjust their priority. Text Analyzer will update the results accordingly. 8. If you find a paper interesting, simply click on it and then select "Read Online." 9. You can also add papers to your Zotero library. Open the paper you want to add and click on the Zotero Connector in the top-right corner of your browser. Choose the Zotero collection you want to save the paper in and click on "Done." The paper will show up in your Zotero. Found this post on JSTOR helpful? • Repost to share it with your friends and colleagues. •Follow me for more posts on academic writing.

Mushtaq Bilal, PhD

31,810 views • 2 years ago

I just built an AI-powered creative search engine with Gemini Embedding 2 + Claude Code 🤯 Drop in your UGC clips, product shots, and ad variations — then search through everything in plain English. "Show me all the unboxing clips." "Find product shots with natural lighting." "Which creator talked about sensitive skin?" All inside Claude Code. Perfect for DTC brands and agencies sitting on hundreds of creative files they can never find when they actually need them. If you're digging through a folder of random file names, scrubbing through raw footage to find that one clip, and relying on memory to track down what's already been shot... This system eliminates the entire loop: → Drop your videos, images, and docs into a project folder → One prompt to Claude Code — it builds the entire search app for you → Google's new Gemini Embedding 2 model actually watches your videos and looks at your images → It understands what's inside each file — not just the file name → Search in plain English and get back the actual assets with confidence scores No scrolling through folders. No relying on file names to find anything. No re-shooting footage you already have. What you get: → A searchable library of every creative asset your brand has ever produced → Natural language search across video, images, and documents at the same time → Results that show the actual files inline — play videos, view images, read docs → A system that gets smarter every time you add richer descriptions to your assets One free API key. No monthly subscriptions. Runs on your machine. I put together a full playbook with the exact build prompt, the setup process, and DTC/agency use cases to get this running in under 30 minutes. Want the full playbook? > Like this post > Comment "SEARCH" And I'll send it over (must be following so I can DM)

Mike Futia

12,262 views • 4 months ago

Introducing Wikiwise: an open-source Mac app for managing your own Karpathy-style LLM wiki. Set up a new wiki in a few clicks: all you need is Wikiwise + your agent. It's infinitely customizable, just markdown/html under the hood, and one click to share your wiki publicly. Here's how it works: * Install Wikiwise for mac (it's built in Swift so super minimal and performant). In Karpathy's framework, Wikiwise is your IDE. * Start a new Wiki: it generates a new folder on your machine that's scaffolded in the wiki structure Andrej Karpathy describes (index.md, raw folder, wiki folder, CLAUDE.md/AGENTS.md, although it tries to be as un-opinionated as possible). * Then just point your agent (Codex, Claude Code, Cursor, etc) at the folder and tell it what to import -- files on your machine, connect to your Readwise account, or urls from the web. * Your agent creates wthe wiki for you: Your agent will know how to ingest your raw sources (via the AGENTS.md) and will immediately start writing+linking wiki pages for you. * Go crazy on customization! The rendered wiki pages live as static html/css in your folder too so just tell your agent to change stuff, and if you need any more customization Wikiwise is fully open source :) * Ask questions about your research with your agent, ask it to bring in new sources, write new documents, etc. * (optionally) Hit the Publish button to share your wiki with friends/colleagues at a custom URL === I tried to walk the line on a couple constraints with Wikiwise: 1. I wanted it to be easy to spin up new wikis, especially without chaining together a bunch of different apps. It takes me a few minutes to spin up a new wiki on a topic -- I already have five! 2. Infinitely Customizable: one great aspect of building a wiki as Karpathy described is that you can modify any aspect of your wiki with your agent. Every new wiki styling+structure is self-contained in the local folder, which allows you to preserve this. Wikiwise is just an IDE that makes the setup easier and includes a nice un-opinionated starting state. 3. Minimal: Wikiwise is built mostly in Swift, and the DMG you install to download it is only 2.6MB (!) 4. Easy Publishing: my colleague Eleanor Konik has been building her own LLM wikis for months, but has always really struggled to actually share them with her book club. There are tools to do it, but figuring out hosting is always a huge headache. This seemed like an ideal usecase for a tool like Wikiwise to solve. The process of building wikiwise was also pretty interesting -- I "bootstrapped" the app in a way by first building my own wiki based on Karpathy's tweet and other notes I had, and slowly formed the shape of the project in collaboration with my LLM. This was all done in 3 days over the latest Readwise company hackathon we had. Truly an incredible time to be alive. Anyways, curious what you think! Links in next tweet.

Tristan

96,054 views • 3 months ago