David Gasquez
@davidgasquez
Data @ Protocol Labs. Open Data, Open Source, Open Protocols. Walks taker. Progressive Metal enjoyer. davidgasquez.com
Wrote about why context engineering is a data problem. Organizations need to own the process that turns raw sources into useful artifacts for their agents. Much of this is work data teams already know how to do! davidgasquez.com/context-engi...
One of the best things I did recently was to archive all @gordon.bsky.social's Substack posts into my personal digital library. I index, embed and query it with github.com/tobi/qmd. When my agents now $consult-library they stumble with many great Gordonisms, making them better for my taste!
Also fun to see clusters like Bone Inmune Biology, Creative Culture Projects, and others that are not only Bluesky adjacent!
Wanted to take a peek at @semble.so and didn't knew where to start. I built this as a static explorer of all the links in there. sites.wisp.place/davidgasquez... Love AT Protocol for letting me build the UI I want! 😍
Write more ad-hoc ephemeral workbenches! They help you learn and a higher bandwith way to communicate with your agent. davidgasquez.com/ephemeral-ag...
Came across this old XKCD. Not only works for sports commentaty these days! 😅 xkcd.com/904
Got 3.3M links (follows of everyone I follow on Bluesky) into a cute map. These are the bubbles of my feed. Data people, AI people, ATProto builders, OSS, ... sites.wisp.place/davidgasquez...
Not sure how well am doing it (feedback appreciated) but from now on my posts are also published to the Atmosphere via @standard.site! 🌱 Tiny sync script in case you want to steal it. 👇 github.com/davidgasquez....
Cool to see @hypercerts.org on the What's Hot list of community lexicons! 🤩
I keep using this qmd setup for research and it is really great! The workflow is simple: put a bunch of resources in a YAML file and qmd will pick them up and index/embed them. Answers are more grounded than just web search and I can control more what the models see!
Content defined chunking and contend addressed storage rocks indeed!
Wrote a small post advocating for more mindful sharing of raw AI outputs. I'm feeling it more and more (specially at work) and would love to reiterate it once more in writting.✌️ davidgasquez.com/keep-your-sl...
Wrote about why the AT Protocol is the ultimate API for you and your agents! davidgasquez.com/atproto-agents We need more people building on the atmosphere!
Two things I've done am very happy with: - Publishing a SKILL.md file with references to datasets docs, code, and other useful context (how to plot) - Index anything a data engineer could need. Core business logic docs, external repositories, APIs, ...
Two months later, happy to report the barefoot data platforms approach has been working quite well! Shared some learnings on a small post. davidgasquez.com/growing-my-o...
In earlier eras of computing unreliable hardware forced system design discipline (checksums, retries, modularity). There is a lot of that we are rediscovering in the "Agentic Engineering" era! Wrote a small post about this idea. davidgasquez.com/reliable-unr...
Made a silly CLI to run queries over markdown files and their frontmatter inspired by Obsidian Bases. github.com/davidgasquez...
Built a tiny pi.dev extension so I can launch task-specific agents. Each profile is a small YAML file: model, thinking level, system prompt, and allowed skills. Simple, contained, and surprisingly useful! davidgasquez.com/specializing...
Cleaned and updated my notes on Agentic Engineering. davidgasquez.com/handbook/age...
Half baked idea and proof of concept but at least it is out there. I wrote about Tributary, a credibly neutral mechanism to incentivize and elicit useful datasets. davidgasquez.com/tributary-da... I worked on it 6 months ago at a research retreat (IERR 2025) but never wrote about it.
Also made a cute embedding of all their products! datania.github.io/mercadona-ca...
Discovered Mercadona's API and wrote a quick scrapper that will run weekly and dumps everything into JSONs in HuggingFace. Useful to track prices over time, check new arrivals, ... Data. huggingface.co/datasets/dat... Code. github.com/datania/merc...
Spotted this interesting design/implementation of a self-hosted context store for agents. - Turn DAG - Blob Deduplication / Content Addresses Storage - BLAKE3 - Dynamic types, visual debugging, ... github.com/strongdm/cxdb
Pasted an screenshot of the conversation and got this done! I don't know if you get used to this feeling. 😅 davidgasquez.github.io/barefoot-dat...
Wrote about "Barefoot Data Platforms", my take on minimal and agent friendly data platforms! davidgasquez.com/barefoot-dat...
TIL you can install Python tools without uv or Python with a single curl command! uvx.sh Useful for Docker, CI pipelines, or anywhere you don't want to mess with the Python installation or venvs!
Updated the design of my personal website and I love it! davidgasquez.com/handbook