Chris Remboldt

4.2K posts

Chris Remboldt banner
Chris Remboldt

Chris Remboldt

@ChrisRemboldt

theory will only take you so far

Nashville, TN Katılım Kasım 2019
1.1K Takip Edilen632 Takipçiler
chester
chester@chesterzelaya·
can someone please check on the doomsday clock
English
6
0
22
1.3K
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.9K
6.6M
Nikita Bier
Nikita Bier@nikitabier·
We’re a few weeks away from where there will be no designers or engineers, but a third secret thing
English
2.5K
604
10.6K
1.1M
chester
chester@chesterzelaya·
> be google > print ~$240B gross profit in 2025 > can afford opex of the LLM business > use the cash machine to subsidize frontier AI > open-source enough of the stack to collapse standalone model pricing > make “plus” plans about convenience, integration, and reliability… not access to basic intelligence > survive, survive, survive, survive > win
Google DeepMind@GoogleDeepMind

Meet Gemma 4: our new family of open models you can run on your own hardware. Built for advanced reasoning and agentic workflows, we’re releasing them under an Apache 2.0 license. Here’s what’s new 🧵

English
9
12
392
42K
kache
kache@yacineMTB·
ONLY HOT DADS IN TECH CAN REPLY TO THIS POST. YOU ARE NOT ALLOWED TO REPLY IF YOU AREN"T A HOT DAD IN TECH.
English
568
5
808
93.6K
Elon Musk
Elon Musk@elonmusk·
Stand By Me
English
36.1K
23.5K
330.2K
81.3M
Anduril Industries
Anduril Industries@anduriltech·
We have started production of YFQ-44A Collaborative Combat Aircraft at Arsenal-1.
English
67
189
3.1K
127.9K
Chris Remboldt
Chris Remboldt@ChrisRemboldt·
@AnthroFuturism Now some of the best talent on the planet is working on this! I think you might have moonpilled the right people
English
0
0
0
3
Ian Long
Ian Long@AnthroFuturism·
ZXX
18
35
178
51.6K
Chris Remboldt retweetledi
Autism Capital 🧩
Autism Capital 🧩@AutismCapital·
🚨 NEW: Elon Musk shows his vision for how to reach a petawatt of power: Electromagnetic Mass Drivers on the Moon. Whoa.
English
202
311
3.7K
1.5M
Chris Remboldt retweetledi
Elon Musk
Elon Musk@elonmusk·
The most exciting of times ahead!
Tesla@Tesla

TERAFAB: the next step to becoming a galactic civilization Together with @SpaceX & @xAI, we're building the largest chip manufacturing facility ever (1TW/year) – combining logic, memory & advanced packaging under one roof. To harness as much power as possible from the Sun, we need to send 100 million tons of solar capture into space – per year. This requires massive scale. – Capability to launch millions of tons of mass into orbit – Solar-powered AI satellites – Millions of @Tesla_Optimus robots to help build it out All of these need chips: 100-200GW of chips for Optimus alone, plus terawatts for solar-powered AI satellites. That's more than all the chip manufacturers in the world combined can provide today, or even by 2030 (based on projected production growth). We're building TERAFAB to close the gap between today’s chip production & the future's demand – a future among the stars terafab.ai

English
2.2K
4.3K
49.5K
35.4M
Chris Remboldt
Chris Remboldt@ChrisRemboldt·
The present moment is the cause of itself
English
0
0
0
17
Dabs🩸
Dabs🩸@DabsMalone·
Quadcopters dominate today because they’re cheap, simple, and disposable But physics hasn’t changed Electric helicopter style UAVs are far more efficient, carry more, and go farther As autonomy improves and cost comes down, we’ll see them play a much bigger role in warfare🤝
English
263
306
4.8K
473.6K
Chris Remboldt retweetledi
Elon Musk
Elon Musk@elonmusk·
Matter, Energy & Intelligence
English
12.6K
12.2K
108.2K
53.9M
kache
kache@yacineMTB·
I've decided. I'm going to learn electrical engineering in two weeks. I'm not going to use my mouse once. I am going to define a circuit in neovim and then make an order on <unpaid sponsorship PCB ordering site>. Then I will mock all EE chuds on twitter Witness me
kache tweet media
English
106
15
1.2K
150.1K
Mathelirium
Mathelirium@mathelirium·
The ultimate Engineering flex is making almost any shape fly.😁 AUREOLE - PVRA TriDisc is our experimental drone concept that replaces spinning propellers with Perimetric Vectoring Ring Arrays (PVRA). We place micro-nozzle belts around tri-lobed ring. These tiny jets push air to generate lift, lateral motion, and rotational control for the craft. This scene is a proof-of-concept rigid body dynamics demo rather than a full CFD. We juste wanted to see if the shape can fly. But everything is still grounded in the language of flight...control systems, aerodynamics, physics and mathematics.
English
30
56
546
44.7K