personal-ai-feed

AI-ranked personal intelligence dashboard. debug

Updated 0s ago
Window
Showing 241270 of 429
5.8
Fighting AI More Than Coding
r/codex·9h agoAIDeveloper Tools

So how many of you are mainly fighting with the AI instead of getting stuff done? If you don't care about the code, sure, looks like it's working, but I checked my messages, and like 70% of them are "are you sure this is right? can't we change these 3 lines instead of adding those 300 lines or code?" and then the AI writes my 3 lines and maybe gives an extra point somewhere. I mean i checked the logs, and most the stuff is like +### / -## lines, for a few commits, then -### +## lines a

5.8
Turned my lamp into a codex working status indicator
r/codex·8h agoAIDeveloper ToolsProduct Ideas

Saw someone recently shared a claude code lamp setup like this, and I knew I had to do it with Codex too! Github repo of this open-source project here: https://github.com/loopbrew/codex-lamp It is using codex hooks to run a python script, which then sends Bluetooth commands to the lamp. Now the lamp shows a blue spinning animation while codex is working, turns pink when codex needs input from me, and switches back to warm white when it’s idle. It works both on the codex desktop app and codec cli

5.5
Abilities charts -- where are they
r/codex·3h agoAI

In a previous discussion, there were links to charts that ranked the ACTUAL abilities of a model in time. Yes they also showed Codex's decline over time, which was interesting. I looked and looked, and I couldn't find them. Do you know where they are? Shall we link them in this subreddit?   submitted by   /u/mercmobily [link]   [comments]

5.8
The usage limits for ChatGPT Excel are way too low for actual financial modeling
r/codex·10h agoAIDeveloper ToolsLLM Infrastructure

I recently switched to ChatGpt from Claude for Excel plugin tasks because Claude had strict limits. However, OpenAI Excel plugin seems more expensive and restrictive for complex. The issue is that the Excel plugin consumes Codex limits very aggressively, even on relatively simple modifications. I tested it on a financial model that I had created that ChatGPT itself classified as “high complexity.” The workbook contains: Quarterly projections from Q1 2025 to Q4 2050 Revenue, costs, financing, Tax

5.5
Eyes to your LLMS
r/ClaudeCode·4h agoAIAI AgentsDeveloper Tools

I work a lot with browsers when it comes to giving visual context to LLMs. The usual workflow was: take a screenshot → upload it to my IDE → prompt the context. That works fine , until you’re clicking 1,000 screenshots a day. Eventually they pile up in storage, and ironically, storage costs keep skyrocketing. So I decided to make my life easier. I built agent-vision Github Repo -> https://github.com/kedarvartak/agent-vision NpmJS Package -> https://www.npmjs.com/package/agent-vision-mcp ag

5.5
Am I going crazy or has Sonnet 4.6 been lobotomized?
r/ClaudeCode·4h agoAIDeveloper Tools

I've been using Sonnet 4.6 through VS Code's Claude Code extension and its been completely dogshit the last few days. It feels like its not even reading the file its working on sometimes even when working on the simplest tasks.   submitted by   /u/modsKilledReddit69 [link]   [comments]

5.5
codex removed the token window tracker in the input field
r/codex·4h agoAIDeveloper Tools

the only way to track before auto compaction: while true; do clear THREAD_ID=$( tail -n 1 "$HOME/.codex/session_index.jsonl" | sed -n 's/.*"id":"\([^"]*\)".*/\1/p' ) echo "Thread ID: $THREAD_ID" echo sqlite3 "$HOME/.codex/logs_2.sqlite" " with latest as ( select feedback_log_body from logs where thread_id = '$THREAD_ID' and feedback_log_body like '%post sampling token usage%' order by ts desc limit 1 ), parsed as ( select cast(substr(fe

5.4
Show HN: Smithereen – an early-Facebook-style Fediverse server
Hacker News·1h agoDeveloper ToolsProduct Ideas

Hey! I'm Gregory Klyushnikov, a former lead Android developer at VKontakte, Russia's Facebook. And I hate enshittification with a burning passion. I quit in 2016 because the mismatch in values with the new management started driving me crazy. My core issue with Facebook, Twitter, Instagram, VKontakte, and other commercial, centralized social network services is that they all eventually drift away from "staying updated on your friends' lives" towards "getting world n

5.5
Work with Apps Unable to Edit through VSCode when model is ChatGPT Pro
r/codex·4h agoAIDeveloper Tools

I have the Codex extension installed for VSCode and the ChatGPT app installed for macOS. I am trying to use the work with apps feature to edit code directly in the IDE. However, the app is only able to read but not to write. Below are some excerpts from the model's chain of thought. The issue seems to be with something called "oboe." The user wants to proceed with applying the front-matter gating patch. They likely mean modifying the actual file in VS Code. Though I don’t have access t

5.5
Plugins are token hogs - quick fix
r/ClaudeCode·4h agoAIDeveloper Tools

Using context monitoring in crystl terminal app and disabling plugins. Claude Code plugins are great but they will eat all your tokens like they were just another meal. I installed 8 plugins and claude immediately started warning me I should remove some. (I wasn't planning on using them all at the same time). I'm actually surprised that plugins attach at the workspace/app level. Seems like you would want to install per project. Anyway, it was an easy fix in crystl. I just added on/off functional

5.6
Claude Code vs Codex Explained
r/ClaudeAI·7h agoAILLM InfrastructureDeveloper Tools

Wrote a blog post about Claude Code vs Codex comparison I wanted to read myself - what actually differs in daily use: cost, failure modes, and the OpenAI plugin that lets you use both. Link: https://diamantai.substack.com/p/claude-code-vs-codex-cli   submitted by   /u/Nir777 [link]   [comments]

5.4
Show HN: Onda – a cross-platform alternative to DSView for DSLogic analyzers [video]
Hacker News·2h agoDeveloper ToolsProduct Ideas

I work on building authentic plug-in recreations of old reverb units. Typically I'm able to use schematics and data sheets, but since I started working with ASICs I had to get a logic analyzer I could afford. The software that comes with my DSLogic, DSView, leaves a lot to be desired so I began working on a cross-platform logic analyzer I could customize over time. Let me know what you think and if you would be interested in trying it out once it is ready. For those of you who use logic ana

5.4
disappearing messages
r/ClaudeAI·3h agoAILLM Infrastructure

i occasionally am in a conversation, in a conversation. i type the next question/instruction and then the last response from Claude suddenly disappears, and i am back at a previous last response. has anyone else noticed that?   submitted by   /u/Gray_Cloak [link]   [comments]

5.7
Show HN: Freenet, a peer-to-peer platform for decentralized apps
Hacker News·9h agoDeveloper ToolsProduct Ideas

For the past 5 years or so I've been working on a ground-up redesign of Freenet, my peer-to-peer project from the early 2000s (now renamed Hyphanet). The new Freenet has been up and running since December along with some early applications like River[1], our decentralized group chat and Delta - a decentralized CMS. Users have already started to build their own apps on Freenet including games, and we have some interesting apps in development like Atlas, a search/recommendation engine. A