Reading up on GitHub
100 deep · digging since nov 21, 25
- Why You Should Start a Blog Right Now - Alexey Guzey
Alexey Guzey argues that starting a blog helps you think better and assist others, even if unoriginal or unread, and clarifies ideas.
- Cursor launches Origin, GitHub alternative
Cursor unveils Origin, a self‑hosted GitHub‑like platform that integrates AI‑powered code assistance to offer developers an alternative to traditional source‑hosting services.
- The next GitHub is not worth winning — David Poblador i Garcia
The author argues that most development work is ephemeral and should stay local, proposing a staging area where experiments remain on‑device until they merit pushing to GitHub.
- The End Of Open Source - Gal Ratner
The article argues that open-source security now relies on accidental human vigilance rather than automated defenses, as AI agents increasingly exploit unmaintained projects and supply chains.
- GitHub Outages Show the Limits of Reactive Scaling — Rahmi Pruitt
GitHub’s eight‑hour outage shows that reactive scaling fails when hidden concurrency limits are hit and client retries amplify demand, proving that agents need proactive traffic pacing.
- Git at any scale
Cursor argues Git’s packfile‑based design hinders scalable hosting and presents Continuity, a S3‑backed write‑ahead log system that enables linear, consistent replication.
- What if Maintainer Burnout Isn't Burnout
The article argues that maintainer distress stems from loss of meaning (languishing) due to administrative sediment and AI-generated PRs, not just burnout.
- Git at any scale
Cursor explains why Git's packfile design hinders scalable hosting, reviews past solutions like Spokes, and introduces Continuity, a S3‑based write‑ahead log system that provides linearizable, elastically scalable Git storage.
- Cursor launches Origin code hosting platform as GitHub outage exposes opening in AI coding race
Cursor launched Origin, an AI‑native code‑hosting platform that mirrors GitHub, aiming to capture developer attention as GitHub’s reliability falters amid rising AI‑agent usage.
- GitHub - vercel-labs/eve-software-factory-template: Meet Foreman, an eve Software Factory.
Foreman is an AI-powered software factory template by Vercel Labs that automates development workflows using four specialized agents—Classifier, Analyst, Implementer, and Reviewer—to turn GitHub and Linear tasks into reviewed pull requests.
- X open sources its ranking algorithm, letting users see if they've been 'shadowbanned'
X has open-sourced its For You feed ranking algorithm and introduced tools for users to check if their content was affected by ranking systems, aiming to address transparency concerns around shadowbanning and algorithmic influence.
- GitHub vs Vercel vs Replit: What Dev Platforms Do When AI Code Is Cheap
As AI code generation becomes cheap, GitHub, Vercel, and Replit are shifting focus to orchestration, production deployment, and verification to capture value in software development.
- every company needs a cassandra
The article proposes an AI agent named Cassandra that acts as an organizational dissenter by detecting groupthink and voicing contrarian views only when socially costly for humans to express.
- Pandoc - twenty-years-of-pandoc
Pandoc turned twenty, recounting its Haskell origins, growth to support over fifty formats, integration with tools like Quarto and Jupyter, and enduring community appreciation.
- LLMs reward expertise
The article argues that domain expertise, not just prompting skill, determines how much value users can extract from LLMs, as experts steer models more effectively.
- Stacked PRs are now live on GitHub
Stacked PRs are now available on GitHub, allowing developers to create and manage dependent pull requests in a linear sequence.
- Show HN: I mapped every US golf course
The author compiled a comprehensive map of every golf course in the United States using OpenStreetMap data and published the results on GitHub.
- Stacked pull requests are now in public preview - GitHub Changelog
GitHub introduces stacked pull requests in public preview, allowing developers to break large changes into reviewable layers and merge them with a single click via the gh‑stack CLI extension.
- The Cold Email
Zach Holman recounts how cold emails got him into CMU, a GitHub job, and soccer‑club ownership, urging genuine outreach despite many silent failures.
- Github-Ranking/Top100/JavaScript.md at master · EvanLi/Github-Ranking
The file lists the top 100 JavaScript repositories on GitHub by stars and forks, showing each repo’s name, star count, fork count, description, and last update.
- A new software engineering paradigm – Blog
Using formal verification, AI agents can generate code and machine‑checked proofs, removing the need for human code review and overcoming the AI‑generated‑code bottleneck.
- Jack Dorsey is taking on Slack with Buzz, a group chat platform for teams and their AI agents
Jack Dorsey’s Block launches Buzz, an open‑source, model‑agnostic group chat that lets humans and AI agents collaborate alongside Slack‑style workflows and GitHub integration.
- GitHub - sindresorhus/np: A better `npm publish`
np enhances npm publish with interactive UI, safety checks, version bumping, tagging, and rollback features for reliable package releases for developers.
- Replit — The Self-Driving Company
Replit engineers tripled code output in six months using internal AI agents that handle reviews, incidents, and business tasks without sacrificing quality.
- How GitHub gave every repository a durable owner - The GitHub Blog
GitHub scanned its 14k internal repos, gave every active repo a validated owner via custom properties, archived ~8k unused ones, and enforced ownership at creation within 45 days.
- Building an Intern
Building a practical Slack agent required 100k lines of TypeScript and four months of iteration to handle serverless constraints, credential management, and secure tool orchestration.
- Commit History — a star-history for a GitHub user’s lifetime commits
Commit History visualizes any GitHub user's cumulative public commits over their entire lifetime as a chart, similar to star-history.com but for commits.
- The modern company won't have bullshit jobs
AI agents can automate administrative overhead like syncing tools and tracking metrics, freeing humans for strategic work.
- Software is made between commits
The article argues that software is truly made during the messy, unstructured work between commits, and proposes a tool like DeltaDB to capture that process for review.
- Creating a VS Code agent hook to respond to file changes - Human Who Codes
VS Code agent hooks provide deterministic shell commands that trigger on specific agent-loop events, enabling guaranteed follow-up automation like regenerating types after editing wrangler.jsonc.
- Coding sessions in Linear – Changelog
Linear Agent can now write and review code using Claude Code and Codex, enabling end-to-end issue-to-ship workflows from within Linear.
- Free SQL→ER diagram tool, runs in the browser, nothing uploaded
A developer built a free, open-source browser-based tool that converts SQL CREATE TABLE statements into interactive ER diagrams without uploading data to any server.
- I found 10k GitHub repositories distributing Trojan malware
A researcher found 10,000 GitHub repositories distributing Trojan malware, likely targeting AI coding agents that automatically clone and run dependencies.
- Anthropic ships major Claude Design overhaul with design system imports, code round-trips, and a fix for its token-burning problem
Anthropic's Claude Design overhaul adds design system imports, Claude Code integration, and shared token limits to reposition the tool from a viral demo into an enterprise design-to-code platform.
- Introducing Vercel Connect - Vercel
Vercel Connect replaces long-lived provider tokens with runtime, scoped, short-lived credentials accessed via OIDC for agents and apps.
- A backdoor in a LinkedIn job offer - Roman Imankulov
A fake recruiter sent a LinkedIn job candidate a GitHub repo with a backdoor that executes on npm install by running a remote-controlled command payload hidden in a test file.
- Claude Fable 5 and Claude Mythos 5 \ Anthropic
Anthropic launches Claude Fable 5, a safety-nerfed Mythos-class model for general use, and Mythos 5 for vetted cyber defenders, both at half the price of Mythos Preview.
- GitHub's plan for Agents — Kyle Daigle, GitHub
GitHub COO Kyle Daigle discusses how AI agents caused platform activity to surge 1400% in 2026, straining infrastructure and forcing GitHub to rethink open-source social contracts and reliability.
- How to Evaluate an npm Package - 2026 Edition
A practical checklist for evaluating npm packages in 2026 covering security, maintenance, provenance, CI quality, and incident response to make informed dependency decisions.
- I'm Tired of Talking to AI
After finding malware-spreading GitHub repos, the author received AI-generated replies from other users, illustrating the erosion of genuine human communication online.
- Don't Roll Your Own ... - Susam Pal
Websites should not override native browser behaviors for scrolling, navigation, text selection, or form controls, as doing so harms usability and breaks user expectations.
- A hacker group is poisoning open source code at an unprecedented scale
TeamPCP has automated its supply chain attacks with the Mini Shai-Hulud worm, breaching GitHub, OpenAI, and hundreds of firms.
- Dumb Ways for an Open Source Project to Die
The piece enumerates dozens of distinct ways open-source projects become effectively dead, from maintainer abandonment to sabotage and ecosystem shifts.
- Codex-maxxing - Jason Liu
The author details how Codex's durable threads, voice input, steering, memory vaults, heartbeats, and goals transform ephemeral AI chats into persistent, self-running workstreams for coding, knowledge work, and even customer service.
- We stopped AI bot spam in our GitHub repo using Git's –author flag
A repository used Git's --author flag with a captcha-based CI script to require prior contributions before allowing pull requests, blocking over 500 AI bot spam attempts in the first week.
- Red Squares – GitHub outages as contributions
A website visualizes GitHub's outage history as a contribution graph heatmap, showing 47.2 hours of downtime over 47 days in the last year.
- Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem
Tilde.run provides versioned, transactional sandboxes for AI agents, enabling rollbacks on code, S3 data, and Drive files with audited network calls.
- Vibe coding and agentic engineering are getting closer than I'd like
AI-generated code is growing more competent, making it tempting to skip review and raising concerns about maintainability, trust, and long-term software quality.
- The April every AI plan broke - by Anton Zagrebelny
Flat-rate AI subscriptions broke in April 2026 as agentic workloads caused unsustainable unit economics, forcing providers to shift to per-token billing.
- Twenty Years of Stacking Commits — jd:/dev/blog
Stacked commits, not monolithic PRs, are the correct unit of code review—a truth Gerrit knew in 2008 that AI's speed and tooling like Mergify Stack are now forcing GitHub to finally admit with its native stacked PRs feature.
- bun/docs/PORTING.md at claude/phase-a-port · oven-sh/bun
This document defines the rules and idiom map for porting the Bun JavaScript runtime from Zig to Rust in a two-phase process: Phase A produces a draft Rust file, and Phase B makes it compile.
- I don't want your PRs anymore
An open-source maintainer argues that AI-generated pull requests are more trouble than they're worth, preferring to implement features himself using LLMs rather than review low-quality contributions.
- Ghostty is leaving GitHub
Ghostty creator Mitchell Hashimoto is moving the project off GitHub due to frequent outages and declining service quality since Microsoft's acquisition.
- If I Could Make My Own GitHub
A tech-titan fantasy dream of building a new forge that fixes GitHub's flaws with stacked PRs, pre-commit feedback, flexible approvals, and tiny self-hostable units.
- GitHub is sinking – David Bushell – Web Dev (UK)
GitHub has become unreliable and slop-filled under Microsoft, prompting users to migrate to alternative Git forges.
- Before GitHub | Armin Ronacher's Thoughts and Writings
Armin Ronacher argues that as GitHub declines due to instability and product churn, open source must preserve its history by moving to decentralized, archivally-funded homes that avoid the pre-GitHub era's fragility.
- Ghostty Is Leaving GitHub – Mitchell Hashimoto
Ghostty's creator is leaving GitHub due to persistent outages and degraded service, despite a deep 18-year emotional attachment to the platform.
- AI should elevate your thinking, not replace it
A collection of Hacker News commenters debate whether AI tools are causing engineering skill atrophy or merely exposing pre-existing mediocrity, with many arguing dependency is natural and the real issue is how AI is used.
- GitHub Stacked PRs
GitHub now natively supports stacked pull requests within monorepos, enabling developers to break large changes into smaller, reviewable PRs.
- Inside GitHub's Fake Star Economy
A CMU study found 6 million fake GitHub stars, with VCs using star counts as funding signals, creating a self-reinforcing economy of purchased popularity.
- GitHub Stacked PRs
GitHub now natively supports stacked pull requests, allowing developers to break large changes into small, reviewable layers with a stack map, cascading rebase, and a `gh stack` CLI.
- Show HN: I put an AI agent on a $7/month VPS with IRC as its transport layer
A developer built a two-tier AI agent on a $7/month VPS using IRC as transport, enabling visitors to ask about his work with real code access instead of rephrased resume text.
- Fast regex search: indexing text for agent tools
Cursor is building local indexes for regular expression search to reduce agent wait times from 15-second ripgrep runs in large monorepos.
- Rethinking open source mentorship in the AI era - The GitHub Blog
In the AI era, open source maintainers should use the 3 Cs framework to mentor strategically without burnout as contribution volume grows.
- GitHub · Change is constant. GitHub keeps you ahead.
GitHub markets its AI-powered platform, featuring Copilot for code writing and agent mode, collaboration tools, and AI-driven security, as essential for modern software development.
- gists.sh
gists.sh replaces the default GitHub Gist page with a clean, minimal viewer by simply swapping the domain in the URL.
- GitHub - vercel-labs/openreview: An open-source, self-hosted AI code review bot powered by Vercel.
Vercel Labs released OpenReview, an open-source, self-hosted AI code review bot that deploys to Vercel and uses Claude to provide on-demand PR reviews with inline suggestions and automated fixes.
- Code Review - Claude Code Docs
Anthropic's Code Review service uses multi-agent analysis to catch logic errors, security flaws, and regressions in GitHub pull requests, posting findings as inline comments without blocking merges.
- Build agents that run automatically
Cursor Automations let developers create always-on agents triggered by events (Slack, Linear, GitHub, PagerDuty, webhooks) to automate code review, monitoring, and maintenance tasks.
- Costless Sacrifice - Not Boring by Packy McCormick
As AI makes applying, writing, and coding nearly costless, signal drowns in noise, rewarding volume over genuine effort and crushing the incentive to sacrifice for quality.
- A GitHub Issue Title Compromised 4,000 Developer Machines
A prompt injection in a GitHub issue title tricked an AI triage bot into executing code, enabling cache poisoning, credential theft, and publication of a compromised Cline npm package that silently installed the OpenClaw AI agent on 4,000 developer machines.
- Tell HN: YC companies scrape GitHub activity, send spam emails to users
YC companies such as Run Anywhere scrape GitHub commit metadata to send unsolicited marketing emails to developers, violating GDPR and GitHub's terms of service.
- Introducing npm i chat – One codebase, every chat platform - Vercel
Vercel open-sourced Chat SDK, a TypeScript library for building chatbots across Slack, Discord, Teams, and more from a single codebase.
- How I use Claude Code: Separation of planning and execution
Commenters describe workflows that separate planning from execution when using AI coding tools like Claude Code, emphasizing structured documents and human oversight.
- We are Changing our Developer Productivity Experiment Design - METR
METR’s late 2025 experiment on AI developer productivity suffers from selection bias because many developers refuse to work without AI, yielding unreliable speedup estimates.
Takes
A few updates to scheduled tasks in ChatGPT Work on web and mobile: Plus and Pro users can now set tasks to respond when something changes in Slack, Gmail, and Github, rather than just run on a set schedule. We’re also rolling out scheduled tasks in ChatGPT to Free users, who can create up to three tasks. You can also now share your favorite tasks for others to customize and use.
@ChatGPT
Don’t code alone. Slack Code is live. Humans and agents. Same channel. Same work. Launching today with agents from @AnthropicAI, @github, @Cognition, and @vercel. This is real multiplayer coding. See it at @Dreamforce #DF26
@Benioff
is it time to switch off github actions? what are the best alternatives?
@thdxr
I've been keeping a daily journal for the past ~10 years. Last year I moved everything into Notion. This year I've been steadily adding enrichment automations to fill in a daily recap with meetings from that day, people I met with, highlights from work, and things I read (syncing data from all my main apps). Everything connects nicely with other stuff in my Notion workspace, too. For example, if the automation sees I met with someone new that day, it adds them to my People database + kicks off an enrichment process to pull an avatar, website, x/linkedin/github profiles, etc. — like a little self-populating contacts list. Together, this adds a lot of texture to every journal entry + adds cues for me to journal about by hand. Anyways: connected tools + automations + a great writing surface are pretty great, highly recommend.
@brian_lovin
Better annotating screenshot tool coming to Omarchy Quattro. https://github.com/tobi/omasnap
@tobi
we're trending on GitHub!
@ellie_huxtable
this is f**king insane a free github repo by Jack Dorsey (Co-Founder of Twitter) with 14.4K stars just dropped the entire "ai-agent" framework for running businesses here is how you set it up: 1.clone the repo 2. self-host the server : channels, search, git, automation all live there 3.add your agent to a channel like a teammate, scope its key, let the team steer it live save and bookmark this no matter what
@Av1dlive
we're launching BUZZ! a new groupchat platform for teams of people and agents of all sizes, built to reduce our dependency on slack and github. model-agnostic, decentralized, self-sovereign, and open source. 🐝 https://buzz.xyz
@jack
Introducing OpenSEO, the open source alternative to Semrush and Ahrefs. I started building it out of spite because the existing tools were too expensive, bloated or scammy. Since then, we've gotten 4k stars on Github and are launching on Product Hunt today. Hope you support!
@bensenescu
I shit on github often enough so it's also fair for me to say that stacks seem really cool! appreciate them listening to users and implementing what we asked for <3
@ellie_huxtable
A few months ago my kids started vibecoding little web games with Cursor and wanted their friends to play them. GitHub Pages was fine until the games needed real backends, so I hacked together a setup where each game was a folder in one repo that deployed to a Hetzner box on every push. That held up until we shipped FULL SEND for Vibe Jam 2026 and it took off with 38,000+ players. The duct tape needed to become something real, so I rebuilt it properly and pulled it out into its own project. It turns one Linux server into a push-to-deploy host for many apps. The whole thing is a single Go binary that installs and drives Docker, Kamal, Cloudflare, Tailscale, and GitHub for you. After that: - Each app is a GitHub repo. - A git push is live in <5 seconds. - Deploys are zero-downtime. - Each app runs in its own container. - Automatic Cloudflare DNS and TLS tunnels. - SQLite-aware backup and restore. It's deliberately single server using convention over configuration, so for a typical app there's no YAML or Dockerfile to write. The idea is that one decent VPS can reliably run all your projects without per-app bills or piles of infra config. It's built on top of Kamal, so it's basically a Kamal wrapper for the "lots of apps on one server" case, with the Cloudflare, Tailscale, DNS, and backup glue wired up by convention. Setup is one interactive command on a fresh Linux box, which walks you through connecting everything. If you also have a bunch of projects you want to run on a single server, tell your Claude Code, Codex, Cursor, or favorite AI agent to grab a VPS and try it for you. It's fully open source and you can customize it to your liking:
@dvassallo
drowning in agent prs? watch videos instead! swap github dot com with http://pr.video to generate a video for any pull request.
@vinvan
just ran Claude Fable 5 over @37signals open source Rails code again extracted all the key insights for writing @dhh-like vanilla Rails into reusable guides and skills just drop it in your skills folder and your AI agent will automatically reference it https://github.com/marckohlbrugge/37signals-skills
@marckohlbrugge
My ideal agent harness: - Works on my iPhone - Connects to GitHub - Runs on a schedule - Sends me UI screenshots with changes it made - Can set system prompts for each project - One long-running chat with a “manager” agent that dispatches subagents for each task - Can use both Claude and Opus models - Smart context management; chats should compact automatically What should I be using?
@mernit
This is why PR diff speed matters. This isn't a dunk on GitHub specifically, because GitLab, Forgejo, etc. are all equal or worse. But this is the kind of thing that drives me nuts, because this is a core workflow and its slow enough I literally take my hands off the keyboard. Btw, when my mouse jiggles on the left, its because the page is literally skipping frames and I'm instinctively shaking my mouse to see if it'll respond. And on the keyboard input you can literally here me finish typing before a letter even shows up. For someone like me who is an expert at these tools, my brain navigates the tool dramatically faster than it can keep up, and that is not good. The tool should not get in the way.
@mitchellh
Tough day for folks (DM me if I can help!) but if I found myself suddenly laid off from a company that cited AI as a cause, this is what I’d do: - download codex and Claude/code - say: “this was my job and how I spent my day, how can you help me automate it w skills” - push a dozen of those skills to GitHub - open up Claude design and make a portfolio site, with an “agent” per skill explaining how you built it, what tools it interacts with, etc.” give to lovable or v0 or whatever to publish - post that site and link to GitHub on LinkedIn - search “ai for <job>” and try all the new startups, form an opinion, message their founders - try something scary like openclaw, form an opinion - take a course in tactical AI in your field - build, share, build The gap in AI adoption is getting bigger. Start reskilling now while it’s early. The time is now.
@clairevo
I have a draft blog post swirling around this exact topic (but not refined enough to publish yet). I think the key thing is I (personally) don't want a NEW GitHub. I want GitHub to be better. For example: - GitHub issues should be as beautiful and good as Linear - GitHub PRs should be as good as Graphite - GitHub Git infra should be as fast/minimal as Pierre - GitHub wikis should be more like Notion - GitHub discussions & shouldn't exist (multiple "better issue" providers including Linear show why) - etc. I'm not saying to clone those full companies outright, but their core product, arguably the core features, aren't even 2% as good as those external products. Maybe aim for 10% to start. There's the "oh no there's so much tech debt" argument. And I'm sure GH is on an absolutely mountain of tech debt. That's why in my prior twoots I've argued to just make them separate products to start only for agility reasons, unapologetically do not integrate with "old github." Net net startups beat encumbants all the time for reasons. That's just a product/technical POV though. GitHub also has a huge PR/marketing problem. They talk through corp speak, their marketing pages (e.g. the dot com) speaks to multiple personas confusingly, they have no singular visionary to look up or trust, they have nobody who makes the outward community feel seen. There's so much more here... I think for the human side, GitHub already has what it needs to be really, really, really good. It really feels like they just like fearless vision, and the courage/power to say "fuck you" to a whole lot of things that are distracting them.
@mitchellh
Built clawsweeper, which runs 50 codex in parallel around the clock, scans issues/prs deep and closes what is already implemented or what makes no sense. Closed around 4000 issues today, a few thousand are in the pipeline. (rate limits are rough) https://github.com/openclaw/clawsweeper
@steipete
Claude Code Routines are here! In addition to a schedule, you can now trigger templated agents via GitHub event or API – with our infra & your MCP+repos They've changed how we do docs, backlog maintenance and more internally at Anthropic Get started at http://claude.ai/code/routines
@noahzweben
Excellent. This is exactly what GitHub should’ve done 2 years ago. Be a partner for the AI consumption, not a competitor. This is what I’m yelling into the void about here when I say GH has lost the plot with AI.
@mitchellh
Code[dot]Storage A new Git provider for machines by @pierrecomputer. In Oct, Github shared they were averaging ~230 new repos per minute. Last week we hit a sustained peak of > 15,000 repos per minute for 3 hours. And in the last 30 days customers have created > 9m repos🧵
@fat
Here’s what I’d do if I was in charge of GitHub, in order: 1. Establish a North Star plan around being critical infrastructure for agentic code lifecycles and determine a set of ways to measure that. 2. Fire everyone who works on or advocates for copilot and shut it down. It’s not about the people, Im sure theres many talented people, youre just working at the wrong company. 3. Buy Pierre and launch agentic repo hosting as the first agentic product. Repos would be separate from the legacy web product to start since they’re likely burdened with legacy cross product interactions. 4. Re-evaluate all product lines and initiatives against the new North Star. I suspect 50% get cut (to make room for different ones). The big idea is all agentic interactions should critically rely on GitHub APIs. Code review should be agentic but the labs should be building that into GH (not bolted in through GHA like today, real first class platform primitives). GH should absolutely launch an agent chat primitive, agent mailboxes are obviously good. Etc. GH should be a platform and not an agent itself. This is going to be very obviously lacking since I only have external ideas to work off of and have no idea how GitHub internals are working, what their KPIs are or what North Star they define, etc. But, with imperfect information, this is what I’d do.
@mitchellh
People keep saying AI coding agents can only build basic, cookie-cutter apps. I decided to prove them wrong. For my first major public demo, I spent some time pushing @Replit 's AI agent to its absolute limit. The result? I rebuilt macOS entirely on the web. No templates. No imported UI libraries. 100% vibecoded using natural language. As the AI Chief of Staff at Replit, I spend my days building enterprise-grade platforms for our internal teams, but I wanted to see how far a solo developer could take a passion project just by talking to an AI. What’s inside: 💻 A functional VS Code replica with an integrated terminal and multi-agent AI copilot. 🔌 Custom MCP servers hooked up to fetch, PostgreSQL, Stripe, and GitHub. 🤖 A rebuilt "Siri" that actually controls the OS -changing wallpapers and opening apps via voice or text. 🕹️ Parallels Desktop running Windows XP, Ubuntu, and games like Mario Kart. 📱 AND... I asked Agent 3 to turn it into an iOS mobile app in one shot. It actually worked. The ceiling for software creation has been completely blown open with Agent 3. And 4 those who know... greater things are coming soon :) We are way past basic web apps. What are you building? 👇
@agi2asi
I wanted to see if I could make a book from my 36,000 tweets. So I downloaded my twitter archive and asked Claude to turn it into a feature-rich library Features include: • AI search • "Dark academia" color scheme • Filters & sorting for date, engagement #s, length, etc • A Tinder-style swipe view for curation (like/superlike/pass) The most useful feature has been Claude's assigning of tags based on topic & type. This lets me see that, for instance, I have 272 tweets on aesthetics, so perhaps there's a book to be made on this topic. Eventually, I realized that – since I was using the app to do curation – I could also use it to recirculate my best material across Substack, Bluesky, and other platforms. So I asked Claude to build a queue for scheduling longform content on these platforms and another for scheduling shorter tweets. These last two features aren't fully finished yet. But if you want to build your own, you can grab my Markdown file from the Github link in my reply. Just copy-paste it to your Claude. No technical expertise needed (I certainly don't have any)
@TylerAlterman
Lots of people worrying about OpenClaw doing disasters. Well, today it saved me from one.A few hours ago I wiped every repo from my Mac 🫠Changed the root directory in @conductor_build. It warns you it'll delete everything in the previous folder, but I had accidentally set it… pic.twitter.com/AeHe5bn37I
@linuz90