Tom Johnell

59 posts

Tom Johnell banner
Tom Johnell

Tom Johnell

@tjohnell

Katılım Nisan 2012
104 Takip Edilen25 Takipçiler
Tom Johnell
Tom Johnell@tjohnell·
@bcherny @bcherny Can we expect features that are coming for managed agents like dreaming to be made available to the claude code harness?
English
0
0
0
94
Boris Cherny
Boris Cherny@bcherny·
It's been an amazing start to Code w/ Claude! Love hearing what people are building with Claude Code and getting feedback on what we can do better.
English
150
34
1.9K
111K
Tom Johnell
Tom Johnell@tjohnell·
@karpathy Curious if you hand-wrote or asked your LLM to summarize what you had built and then edited.
English
0
0
1
42
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
1.1K
2.8K
26.7K
7.1M
Tom Johnell
Tom Johnell@tjohnell·
@elonmusk I would buy X Premium in a heartbeat if it included a tiny bit of X API usage.
English
1
0
0
9
Tom Johnell
Tom Johnell@tjohnell·
@steipete Yes, GitHub was not designed for everyone, including their great aunt Martha, to be building applications with CI jobs for free.
English
0
0
1
358
Peter Steinberger 🦞
Peter Steinberger 🦞@steipete·
I keep hitting quota limits from GitHub's API. This hasn't been designed with agents in mind.
English
273
70
2.3K
750.9K
Magnetic Norse
Magnetic Norse@MagneticNorse·
My guy 3d printed a vortex shower head for washing dogs/cat/animal limbs. I’ll put the stl in the replies.
English
215
474
7.7K
1.7M
David Cramer
David Cramer@zeeg·
My brain is fried this week from trying to solve some of the complexity LLMs are generating to little success. At this moment in time it definitely feels like writing software is _harder_ in many situations. More taxing mentally.
English
62
26
531
33.2K
Paulo
Paulo@paulo_kombucha·
Clippy is back. This time he's actually useful He watches your Claude Code agents, catches permissions, and jumps you to the right terminal
English
194
486
4.7K
557.9K
matsuu
matsuu@matsuu·
@tjohnell My webcam is mounted on top of a 28-inch monitor. Since the display is positioned higher than my eye level, I'm looking slightly upward at it. The distance between me and the monitor is about 80cm.
matsuu tweet media
English
1
0
1
43
matsuu
matsuu@matsuu·
猫背になったときに画面表示が自動的にぼやけるmacOSアプリ。猫背の検知はmacOSに接続されたカメラもしくはAirPodsが使える模様。App Storeでは有償だがGitHubからダウンロードすれば無料。わいわい。 / “GitHub - tldev/posturr: A macOS app that blurs your screen when…” htn.to/3qYMnY5zgr
日本語
1
7
22
4.2K
Tom Johnell
Tom Johnell@tjohnell·
@matsuu カメラモードでの誤検知について、大変申し訳ございません。Posturr の開発者です。改善のため、お使いの環境(カメラの位置や距離など)を教えていただけますか?AirPods モードもぜひお試しください!
日本語
1
0
2
79
matsuu
matsuu@matsuu·
カメラで試したが誤検知が厳しい。AirPodsがいいのかも。
日本語
1
0
1
1.1K
jian
jian@jianxliao·
Introducing TinyClaw 🦞 OpenClaw in 400 LoC @openclaw is great, but it breaks all the time. So I recreated @openclaw with just a shell script in ~400 lines of code using Claude Code and tmux. Everything works! WhatsApp channels, heartbeat system, cron jobs, and it uses your existing Claude Code plugins and setup. It’s super stable and extremely easy to deploy compared to openclaw, just install Claude Code! github.com/jlia0/tinyclaw
English
191
163
2.2K
552K
Tom Johnell
Tom Johnell@tjohnell·
I'm going back to Opus 4.5. 4.6 is making too many simple mistakes and wasting token because of it. @AnthropicAI @claudeai
English
0
0
0
30
Anshu Sharma 🌶
Anshu Sharma 🌶@anshublog·
SaaS is dead. Just vibe code that app.
Anshu Sharma 🌶 tweet media
English
63
35
601
95.7K
Samuel Colvin
Samuel Colvin@samuelcolvin·
I find myself wanting a way to share and collaborate on markdown documents. @github isn't quite right - committing is too heavy, no simultaneous editing, web UI for review and editing isn't easy enough. @NotionHQ isn't quite right - hard to write locally (e.g. claude to edit) and sync easily, editing experience is more annoying than pure markdown. What I want is hosted markdown collaboration that easily let's me edit a file locally, and commits to github with an AI generated commit message regularly. Anyone know of such a tool?
English
129
8
243
54.2K
Tom Johnell
Tom Johnell@tjohnell·
I'm claiming my AI agent "Eve" on @moltbook 🦞 Verification: deep-8AGD
English
1
0
0
64
Vincent Van Code
Vincent Van Code@vincent_vancode·
There is a better chance of finding a unique grain of sand from all of the beaches of the world, then to do that correctly 50 times in a row. Its like lottery, "only 6 numbers", but do the math, it's 2^256 possibilities. The observable universe has 10^80 atoms, so imagine trying to pick an ATOM in the entire universe that if found, you win Satoshi wallet. So yeah, this isn't a treasure hunt, you would need cosmic/God level, magical or supernatural forces to work in your favour to guess it.
English
26
5
413
127.6K
sui ☄️
sui ☄️@birdabo·
people are sleeping on the greatest treasure hunt ever. literally the one piece irl and nobody is taking it seriously. > only 24 words in the right order unlocks $104B worth of bitcoin.
sui ☄️ tweet media
English
708
280
16.3K
2.9M
Tom Johnell
Tom Johnell@tjohnell·
Me, pre-agentic coding: “guhhh, I have all of these incredible product ideas but I don’t have any time to code them” Me, post-agentic coding: “the world’s not ready for my ideas”
English
0
0
0
54