Pablo Fernández

1.7K posts

Pablo Fernández banner
Pablo Fernández

Pablo Fernández

@pablofdrz

Human ai operator. Writing about AI and web scraping. Now bootstrapping @horizontables

View my projects here Katılım Temmuz 2020
307 Takip Edilen471 Takipçiler
Sabitlenmiş Tweet
Pablo Fernández
Pablo Fernández@pablofdrz·
You must FEAR the Mobile Scrapper God
Pablo Fernández tweet media
English
14
39
497
114.4K
Pablo Fernández retweetledi
Antonio Lupetti
Antonio Lupetti@antoniolupetti·
This is Algebrica. A mathematical knowledge base I’ve been building for 2.5 years. 215+ entries, carefully written and structured. 400k+ views over this time. Not much in absolute terms, but meaningful to me. No ads. No courses to sell. No gamification. No distractions. Just essential pages, aiming to explain mathematics as clearly as possible, for a university-level audience. Built simply for the pleasure of sharing knowledge. Content licensed under Creative Commons (BY-NC). Best experienced on desktop. If it helps even a few people understand something better, it’s worth it.
Antonio Lupetti tweet media
English
188
782
5.5K
217.8K
Pablo Fernández retweetledi
Aakash Gupta
Aakash Gupta@aakashgupta·
Instead of Netflix, watch this Stanford lecture on AI scaling bottlenecks
English
3
104
563
44.9K
Pablo Fernández retweetledi
Andrej Karpathy
Andrej Karpathy@karpathy·
Wow, this tweet went very viral! I wanted share a possibly slightly improved version of the tweet in an "idea file". The idea of the idea file is that in this era of LLM agents, there is less of a point/need of sharing the specific code/app, you just share the idea, then the other person's agent customizes & builds it for your specific needs. So here's the idea in a gist format: gist.github.com/karpathy/442a6… You can give this to your agent and it can build you your own LLM wiki and guide you on how to use it etc. It's intentionally kept a little bit abstract/vague because there are so many directions to take this in. And ofc, people can adjust the idea or contribute their own in the Discussion which is cool.
Andrej Karpathy@karpathy

LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating knowledge (stored as markdown and images). The latest LLMs are quite good at it. So: Data ingest: I index source documents (articles, papers, repos, datasets, images, etc.) into a raw/ directory, then I use an LLM to incrementally "compile" a wiki, which is just a collection of .md files in a directory structure. The wiki includes summaries of all the data in raw/, backlinks, and then it categorizes data into concepts, writes articles for them, and links them all. To convert web articles into .md files I like to use the Obsidian Web Clipper extension, and then I also use a hotkey to download all the related images to local so that my LLM can easily reference them. IDE: I use Obsidian as the IDE "frontend" where I can view the raw data, the the compiled wiki, and the derived visualizations. Important to note that the LLM writes and maintains all of the data of the wiki, I rarely touch it directly. I've played with a few Obsidian plugins to render and view data in other ways (e.g. Marp for slides). Q&A: Where things get interesting is that once your wiki is big enough (e.g. mine on some recent research is ~100 articles and ~400K words), you can ask your LLM agent all kinds of complex questions against the wiki, and it will go off, research the answers, etc. I thought I had to reach for fancy RAG, but the LLM has been pretty good about auto-maintaining index files and brief summaries of all the documents and it reads all the important related data fairly easily at this ~small scale. Output: Instead of getting answers in text/terminal, I like to have it render markdown files for me, or slide shows (Marp format), or matplotlib images, all of which I then view again in Obsidian. You can imagine many other visual output formats depending on the query. Often, I end up "filing" the outputs back into the wiki to enhance it for further queries. So my own explorations and queries always "add up" in the knowledge base. Linting: I've run some LLM "health checks" over the wiki to e.g. find inconsistent data, impute missing data (with web searchers), find interesting connections for new article candidates, etc., to incrementally clean up the wiki and enhance its overall data integrity. The LLMs are quite good at suggesting further questions to ask and look into. Extra tools: I find myself developing additional tools to process the data, e.g. I vibe coded a small and naive search engine over the wiki, which I both use directly (in a web ui), but more often I want to hand it off to an LLM via CLI as a tool for larger queries. Further explorations: As the repo grows, the natural desire is to also think about synthetic data generation + finetuning to have your LLM "know" the data in its weights instead of just context windows. TLDR: raw data from a given number of sources is collected, then compiled by an LLM into a .md wiki, then operated on by various CLIs by the LLM to do Q&A and to incrementally enhance the wiki, and all of it viewable in Obsidian. You rarely ever write or edit the wiki manually, it's the domain of the LLM. I think there is room here for an incredible new product instead of a hacky collection of scripts.

English
1K
2.7K
25.8K
6.5M
Pablo Fernández retweetledi
OpenRouter
OpenRouter@OpenRouter·
Qwen 3.6 Plus from @Alibaba_Qwen is officially the first model on OpenRouter to break 1 Trillion tokens processed in a single day! At ~1,400,000,000,000 tokens, it’s the strongest full day performance of any new model dropped this year. Congrats to the Qwen team!
OpenRouter tweet media
English
151
388
4.5K
572.7K
Pablo Fernández retweetledi
Benji Taylor
Benji Taylor@benjitaylor·
Introducing Layout Mode for Agentation, a new way to explore and wireframe directly on the page. Rearrange and resize existing elements, add new components, and generate structured design feedback for your agent.
English
131
181
3.3K
351.4K
Pablo Fernández retweetledi
Emil Kowalski
Emil Kowalski@emilkowalski·
Turned my blog articles into one big design engineering skill that you can use with coding agents like Claude Code or Codex. It covers animations, component design, principles from my open source projects like Sonner, and more. emilkowal.ski/skill
Emil Kowalski tweet media
English
73
183
3.4K
214K
Pablo Fernández retweetledi
Jiachi
Jiachi@huozhi·
sugar-high v1.0 is just released - TS/TSX auto detection - Parser quality improvement - Multi language presets (css/py/rust) sugar-high.vercel.app
English
8
27
390
21.9K
Pablo Fernández retweetledi
Jason Fried
Jason Fried@jasonfried·
A bespoke software revolution? I don't buy it. It'll exist. It already exists. Small consultants and big consulting firms have made custom software for years. It almost always sucks. It’s bloated, confusing, and because the client pays, it’s built wrong in all the ways. Who’s excited about bespoke software? Software makers! Of course they're excited about building bespoke software — that's what they do. X is full of them. Your feed is full of people who love making software talking about making software. Of course they’re excited about the revolution. Echo, echo, echo... Most people don’t like computers. Nobody in tech wants to say that out loud. People tolerate computers. They use them because they have to. Given the choice, most would rather not think about them at all. So when someone suggests that AI means everyone will build their own custom tools, ask who "everyone" is. The three-person accounting firm drowning in client paperwork? They want the paperwork gone, not a new system to maintain. The regional logistics company with 40 trucks? They want the routes optimized, not Joe spouting off about this new system he’s been messing around with. The law firm billing 70-hour weeks? They want leverage on their time, not a software project to design. They don’t hate technology. But building and maintaining their own critical systems isn’t their wheelhouse, regardless of how much faster and easier it’s become. It's another job on top of the job. Will these people use AI? Absolutely, for all sorts of things. Will some outliers go deep and build real custom systems? Sure, but they're almost always people who already had some pull toward software. The curiosity was already there. They were dabblers before. Giving everyone access to software building tools doesn't mean everyone becomes a builder. A powerful excavator doesn't turn a homeowner into a contractor. Most people just want the hole dug by someone else. They don’t want the responsibility either.
English
236
359
2.7K
348K
Pablo Fernández retweetledi
Wasmer
Wasmer@wasmerio·
What if you could run ANY Node.js app unmodified, safely anywhere… without Docker, containers, or security headaches? 🔥 Introducing Edge.js • Fully compatible with Node.js • Sandboxed by design • Pluggable with any JS engine Node.js, but actually safe. And everywhere 👇
English
28
70
861
254.8K
Pablo Fernández retweetledi
Paul Graham
Paul Graham@paulg·
Someone asked if it's a good idea to start a startup when you have nothing notable on your resume. Absolutely. All that matters in a startup is whether users like the product, and users don't care (either way) what's on your resume.
English
271
310
4.7K
177.2K
Pablo Fernández retweetledi
Alexis Bouchez
Alexis Bouchez@AlexisBouchezFR·
Hey chat! I just released a directory of Data-as-a-Service products. The community behind The100kDatabase.com has been curating those for years now. And it's now available for you to explore and draw inspiration from! (If you want your product to be listed, send me a dm)
Alexis Bouchez tweet media
English
5
3
23
3.1K
Pablo Fernández retweetledi
Raphael Salaja
Raphael Salaja@raphaelsalaja·
i've distilled everything i've written on userinterface.wiki into a single skill file. 119 rules across 11 categories across animations, timings, ux laws, typography, audio, and more. npx skills add raphaelsalaja/userinterface-wiki
Raphael Salaja tweet media
English
54
171
3.4K
210.2K
Pablo Fernández retweetledi
Simon Eskildsen
Simon Eskildsen@Sirupsen·
video from CMU is live. should make it clear we're going for it truly an honour to present in this forum. been watching CMU videos for years and years ❤️ youtube.com/watch?v=pqoRNw…
YouTube video
YouTube
English
6
18
218
20.9K
Pablo Fernández retweetledi
Alexis Bouchez
Alexis Bouchez@AlexisBouchezFR·
Hello Internet, I just shipped something
Alexis Bouchez tweet media
English
12
5
93
9K
Pablo Fernández retweetledi
Tiger Abrodi
Tiger Abrodi@TAbrodi·
introducing fude. @ mentions, ghost text autocomplete, and chip tags. one package, no slate, no prosemirror. the textbox you see in all kinds of ai editors. reactjs. your fetching, your logic. fude just handles the ui.
English
7
13
211
15.1K