Chris Edwards
@ChrisEdwards357
Followers
179
Following
1K
Media
38
Statuses
2K
Follower of Christ, Husband, Father, AI Enthusiast
Ohio
Joined May 2008
It is so frustrating when I am on a great part and I click back to get to the main screen and boommark it and the damn feed reloads and I lose the post. PLEASE STOP THIS MADNESS!
0
0
0
And there it is. OpenAI sold us out.
OpenAI has released the language in their contract with the DoW, and it's exactly as Anthropic was claiming: "legalese that would allow those safeguards to be disregarded at will". Note: the first paragraph doesn't say "no autonomous weapons"! It says "AI can't control
0
0
0
OpenAI has released the language in their contract with the DoW, and it's exactly as Anthropic was claiming: "legalese that would allow those safeguards to be disregarded at will". Note: the first paragraph doesn't say "no autonomous weapons"! It says "AI can't control
123
2K
6K
Consistently waiting 4-5 minutes for Claude Code to give human-readable feedback is unacceptable. I love your model, but you have to tell us what is going on and not just spin silently. It's very frustrating.
0
0
0
So Claude Code keeps trying to use Opus 4.1 in subagents lately. Oh hell no! Anyone else seeing this?
0
0
0
Great take on this. I fully agree. Humans typing code is no longer a feasible option if you want to stay competitive.
We’re making a fundamental tradeoff when we use these coding agents, but some of my engineering friends still don’t seem to get it. I see a lot of engineers make the argument “AI outputs still aren’t that great, code quality isn’t the same as writing it by hand.” And it’s all
0
0
1
Here is the link to Jeffrey Emmanuel's beads_rust project:
github.com
Fast Rust port of Steve Yegge's beads: local-first, non-invasive issue tracker storing tasks in SQLite with JSONL export for git collaboration - Dicklesworthstone/beads_rust
0
0
0
Abacus v0.8.0 now supports @doodlestein's port of beads to rust (beads_rust)
github.com
Interactive terminal UI for visualizing and navigating Beads issue tracking projects - ChrisEdwards/abacus
1
0
1
I mentioned recently that I've been... busy. Lots of projects in the oven, in various stages of completeness. Well, I'm now pleased to introduce one I've worked very hard on, because it's so near-and-dear to my heart: beads_rust, or br for short. You can get it here:
28
15
237
Workaround that fixes it: rm -rf ~/.claude/cache mkdir -p ~/.claude/cache echo "# Changelog" > ~/.claude/cache/changelog.md chmod 444 ~/.claude/cache/changelog.md
1
0
1
Workaround to fix Claude Code 2.1.0 error today: rm -rf ~/.claude/cache mkdir -p ~/.claude/cache echo "# Changelog" > ~/.claude/cache/changelog.md chmod 444 ~/.claude/cache/changelog.md
0
0
3
Claude Code just died! Don't restart it or try to upgrade right now!
3
1
4
Great talk!
This talk by @dexhorthy is great and it really encompasses how I work. If I make it to 50% context size usage, I already went to far. You should watch it. Thanks @badlogicgames for making me aware of it. https://t.co/acFko55Bgu
0
0
0
https://t.co/eoM8Qom9F0 Install with: brew tap ChrisEdwards/tap brew install prt
github.com
A CLI tool to help you keep up with all the Pull Requests for your projects or your team. - ChrisEdwards/pr-tracker
0
0
1
Created a new project to keep track of the PRs you need to review across all your GitHub projects. PR-Tracker (prt) scans the PRs for all the repos you have cloned and shows the ones you created, those you are assigned to, and any created by your team. Enjoy!
1
0
1
New version of Abacus is out, with performance improvements and the ability to add comments. Abacus is a TUI for @Steve_Yegge 's awesome Beads task tracking project for AI agents.
1
0
0
Read this thread! It contains the "greatest hits" from @doodlestein. Such a gold mine.
They say imitation is the highest form of flattery… would be nice to get some credit though, as I introduced this idea over a month ago and it already has thousands of users and over 1,000 GitHub stars. Hard for them to act like they didn’t know about it. Anyway, mine is better.
0
0
1
Here's a collection of useful patterns I've found after vibe-coding 150 different single-file HTML tools over the past couple of years https://t.co/CXs38rwO92
25
140
1K