What I did at Recurse Center
The author spent the summer at the Recurse Center in Brooklyn, participating in various study groups focused on deep learning, mathematics, and LLM agents. Key activities included building sandboxed environments for AI agents, working through deep learning textbooks, and exploring mathematical puzzles and generative art. Additionally, the author completed a mini language project and analyzed the neural network code behind a board game AI to understand its strategic decision-making.
- ▪The author participated in study groups such as Agentic Adventures, Practical Deep Learning, and Math Monday at the Recurse Center.
- ▪In the Agentic Adventures group, participants built remote sandboxes for LLM agents and trained small models using techniques like LoRA.
- ▪The author completed the development of a mini language called dodo, specifically implementing the recursive code for its match statement.
- ▪Analysis of the Keldon AI for the board game Race for the Galaxy revealed that economic strategies are stronger than military ones in the base game.
- ▪A talk on the ZIP file format highlighted security vulnerabilities arising from inconsistencies between different unzipper implementations.
Hacker News (Front Page) files mainly under programming. We currently carry 2,207 of its stories. Top-voted stories on Hacker News.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | patrick’s blog |
| Canonical URL | https://thill.me/2026/09/11/what-i-did-at-rc.html |
| Publication time | Sun, 27 Sep 2026 19:04:19 +0000 |
| Retrieval time | 2026-09-27T20:46:24.936Z |
| Last seen | 2026-09-27T20:46:24.936Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | dfwdZjywDJbf · 1 stories |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
What I did at RC Sep 11, 2026 I spent the summer at Recurse Center, a programming retreat in Brooklyn, at the recommendation of my friend Cory. These are some things I did there. Participated in study groups RC has regular study groups that anyone can organize and schedule. For example, people would get together every Friday to work through old Advent of Code challenges together. I did Agentic Adventures, Practical Deep Learning, Math Monday, and a short series investigating an open source board game AI. Agentic Adventures Agentic Adventures is a discussion group for people interested in modern LLMs and agents; we did different things every week. Some highlights: Amanda and I built a remote sandbox for a vibecoding agent that we could run with dangerously-skip-permissions.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at patrick’s blog.