Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
August 04, 2026
·
Paris
Fat folders, skinny prompts [FR]
Learn a practical system for organizing personal work using a filesystem that integrates effectively with AI tools. This talk is presented in French.
Overview
A working system to organize my personal work
Tech stack
- bashBash (Bourne-Again SHell): The ubiquitous command language interpreter and scripting engine for GNU/Linux and macOS systems.Bash is the GNU Project's powerful shell, serving as the default command interpreter for most Linux distributions and a widely used option on macOS. Developed by Brian Fox in 1989, its name is an acronym for 'Bourne-Again SHell,' signifying its compatibility with the original Bourne Shell (sh) while incorporating advanced features from shells like ksh and csh. The technology provides a robust environment for interactive command execution and non-interactive shell scripting, supporting critical functions like command-line editing, job control, and complex programming constructs (loops, conditionals, functions) for system automation.
- RubyRuby is a dynamic, open-source, object-oriented language: it prioritizes programmer happiness and productivity with its elegant, highly readable syntax.Ruby is an interpreted, high-level language created in the mid-1990s by Yukihiro "Matz" Matsumoto, with a core philosophy of making programming enjoyable (MINASWAN). It is purely object-oriented (everything is an object) and emphasizes simplicity and expressiveness, allowing developers to write less code for complex logic. The technology's massive real-world impact comes via the Ruby on Rails web application framework, which powers applications like GitHub and Shopify. The ecosystem is robust, supported by the RubyGems package manager, which hosts over 200,000 community-contributed libraries (gems).
- foldersFolders is a high-performance file management API and interface layer that unifies fragmented cloud storage into a single, programmable directory.Folders solves the fragmentation of modern data by providing a universal abstraction layer for S3, Google Drive, and local filesystems. It uses a standardized JSON schema to represent complex directory trees, allowing developers to execute bulk file operations (move, copy, or sync) across disparate providers with a single API call. By decoupling the storage backend from the access logic, Folders eliminates the need for custom integration code for every new bucket or drive. It is built for speed, handling millions of file objects with low-latency indexing and real-time synchronization hooks.
- filesFiles: fundamental units for digital data storage and transfer.Files are the bedrock of digital information. They're discrete blocks of data, organized and accessed by operating systems (like Windows, macOS, Linux) and applications. Think of a 'document.pdf,' 'image.jpg,' or 'program.exe'—each is a file, uniquely named and stored. Files enable everything from saving your work in Microsoft Word to streaming a movie on Netflix, acting as the universal container for all digital content. They facilitate efficient data management, retrieval, and sharing across networks and devices.
Compose Email
Sending...
Email preview
Loading recent emails...