Onboarded on Claude Team with Unlimited credit usage. In the first day, subscription limits were hit and then it silently went on spending 530 EUR in credits before I noticed.
I knew token-based was more expensive but didnโt imagine that much. Which is why u canโt compete making alternative coding agents, their own subscriptions are much cheaper, but why they do it on their own Teams package is weird. Maybe targetting companies they feel they can pay.
Yes, that's for enterprises, that want SSO, governance, budgeting, data protection, etc etc. For C-level they are interested in "how much do we pay for AI", and with personal subscriptions you can't answer => can't manage it. This 530 EUR is the price for that learning.
#launchnotesfollow we also launched Norma! :)
It checks AI-generated code for security, quality and maintainability while the agent is still working, rather than after a pull request opens. The output is deterministic. Here the demo link: portal.qualityclouds.ai/demo
"Everything worth doing is worth doing badly."
Meditate even if you have the time, even if you can only do two minutes. Train even if you're tired and you're not gonna do it well. Start that project even if you're not ready. Don't wait for perfection. #philosophynotesfollow#lifenotesfollow
I stopped interacting much with social media years ago and am honestly not sure how to do this any moreโฆ but I like the shape of what is starting here.
likewise. Its just nice to have an "even playing field" without any perceived hierarchy or weird material incentives to perform the way you'd be pushed to on regular SM.
Reminds me of the Kiwix offline Wikipedia "nopic" version. (I downloaded that version because it's much smaller than the full version that includes images.)
Images are fine for me, but should be behind a link, or a small thumbnail. Non-animated. Videos too.
But thatโs me. They will most likely have to be hosted elsewhere, while the thumb could be here.
Nah. We are ok with just text.
Yeah, before you know it the feed becomes a collection of memes. Have to click or perhaps a browser extension that you personally see the opengraph/linked image in the feed but it's not inviting people to post them for the feed itself.
I laughed at this. I'm all for people crafting their own tools, but it really feels like everyone's reinventing the same handful of wheels for agentic development.
Went to a store yesterday, ๐ค this close to buy a Delonghi Dedica but when I touched it, it felt so so rattly and cheap and it instantly turned me off. So I did some more research and now I think a used Gaggia Classic Pro will do. #coffeenotesfollow lovers, why is your hobby so hard to break into ๐ช
I naively went into a work problem thinking that RAG was solved by the service offered at work, and wow was I wrong. Been a fun week so far experimenting with many different methods before doing the academic research, and it's been nice to be validated by outside research.
A #execnotesfollown=27;s=[n]
while n!=1:
n=n//2if n%2==0else3*n+1;s.append(n)
for v in s[:15]:print(f"{v:>4} "+"โ"*min(v//3,40))
print(f"{len(s)} steps, peak {max(s)}")
This is how one accidentally encourages the creation of timehash services which vend cryptographically provable timestamps....
@archivist_eyes๐profilefollowYour mind is also supposed to create happiness, not just to receive it. You're supposed to find solutions, to invent, to imagine, to remember, to love. This much we always forget.wrote:
Turn the car on. Shift in Neutral. Gas to the bottom.
This is how my head feels most of the time.
Hell must have frozen over.
I just installed Openclaw on my Linux box.
I had already cobbled together an agent like thing (pi) that I talked to over Telegram, so I figured, let's give Openclaw 2.0 a try, locked down completely at first, but slowly opened up over time.