Day 106: Building the first Vibe Charting Platform
This is the one I've been waiting for. 🚀
The moat. The AI stuff. Finally here. 🏁
What the agent can do right now:
✅Workspace-aware — knows your open charts, symbols, timeframes
✅Harness tool to feed chart data into the conversation — bars, indicators, drawings
✅Draws lines on price levels directly on your charts
✅Marks price ranges with rectangles on your charts
Next in backlog, agents should be able to:
🔧Fully build setups and backtest them automatically
🔧Run multi-timeframe analysis across open charts
🔧Learn user-scoped SKILLS — your way of trading
If you want to test the app, shoot me a DM or drop a comment below!
You are the only one who knows what "Double" means. Double from yesterday's limit from 2 weeks ago? There is zero transparency for us. And even with "double", your limits are still a joke. Been a max sub for 11 months and last 3 have been lame, I'm pissed on me I didn't switch faster. Zero customer ethics!
I switched a few days ago to codex after using claude max for 11 months and I'm impressed. The limits barely budge, I know it's 2x this May but even without this bonus it's probably better by an order of magnitude. And the model is very very capable.
However, the harness functionalities that I miss the most are:
- /rc command - starting a session from my pc and monitoring it from my phone while I run errands or do house chores, I've got pretty used to having that.
- ultrathink - I noticed the model has very good reasoning on high and even on medium. For the most complex tasks I'd like to trigger xHigh without having to change the reasoning.
- Agent Teams: for vertical and bigger story implementations (i.e.: story that touches 2 microservices + api gateway + FE), I relied heavily on agent teams where the work is broken down between agents that can communicate with each other, and can create tasks for each other, If BE agent has to change an endpoint signature it can notify the FE agent etc. This can't be done with the current subagent orchestration.
This gave me great peace of mind as none of the agents in the team got to the point of compacting their context window.
Speaking of compacting, I try not get to that point too often, but I noticed codex compacting is way better than claude's which feels like it goes out of it's way to lose all the important information and keep only nonsense.
Yes, last cycle felt very sad for me personally. I now feel the same excitement I felt in reading whitepapers and playing with defi protocols, by tinkering with things like OpenCalw and Hermes. Too bad we can't have any skin in the game. Memes took away the attention from crypto projects like that.
I don't think that was the issue. In 2017 I invested in dozens of ICOs, you could enter in private / seed rounds pretty easily as well.
In 2022 it got way harder for the retail, the majority of tokens were sold only to VCs leaving a few percentage of the supply for retail as "marketing budget". And to add fuel to the fire, VCs we're dumping on retail at TGE, so meme coins came as a natural response.
I think the biggest contributor to this was pump fun not Elon.
Strongly disagree. But yes, where money runs around scammers will exist, that's regardless of industry/domain. And yes very few projects added real value, just like very few remained after .com bubble.
Giving the little guy a chance to invest and grow was a too good to be true value proposition. Try getting into AI deals now, see how hard / next to impossible is. By the time they IPO, the "insiders" will have extracted massive growth, and retail is back at holding the bag as exit liquidity.
@cryptopunk7213 The thing that bothers me the most is the lack of transparency. They dance around diminishing compute and diminishing limits. This makes it extremely frustrating, you pay a fixed amount each month and get back "some" AI.
Is it me or is max effort Opus 4.6 degraded to the level of a Sonnet 3.5? It's like it went full retard all of the sudden! Cannot handle super simple prompts with empty context. Drives me nuts. How can it fluctuate like this...
Day 110: Building the first Vibe Charting Platform
Haven't posted my progress for the last few days
Working on some boring stuff 🥱, like:
- adding webhooks to keycloak for syncing new users with my platform
- added backup worker service in case webhooks fail
- added custom theme to keycloak auth screens
- enabled Google OAuth for easy signup/login.