We made a fake repo with fake bounties, and the bots are applying fake PRs, so we know who is fake, and we can ban them from the Coolify repo.
IQ over 1000
I can't help but feel personally burned by the Claude Code changes announced today.
We put so much work into wrapping the (atrocious) Claude Agent SDK in T3 Code. It was the ONLY path they supported, so we made it work. It was hell.
Now our users are getting their rate limits cut by 40x, despite us doing everything right.
I listened to the Claude Code team. I had my issues with their direction, but I trusted them and took them at their word.
I will never make that mistake again.
Until we see significant change, it is safe to assume any statement from an Anthropic employee is a lie on a timer.
The rug will be pulled, no matter how many promises are made beforehand.
I can't help but feel personally burned by the Claude Code changes announced today.
We put so much work into wrapping the (atrocious) Claude Agent SDK in T3 Code. It was the ONLY path they supported, so we made it work. It was hell.
Now our users are getting their rate limits cut by 40x, despite us doing everything right.
I listened to the Claude Code team. I had my issues with their direction, but I trusted them and took them at their word.
I will never make that mistake again.
Until we see significant change, it is safe to assume any statement from an Anthropic employee is a lie on a timer.
The rug will be pulled, no matter how many promises are made beforehand.
We are going to add computedAsync to Nano Stores
https://t.co/qW5gbwukKk
What do you think about the API?
https://t.co/rKVRvIHt1j
https://t.co/NyKATl6kuK
There has never been a better time in history to sharpen your programming skills
There's unprecedented demand for quality software, and even those who knew how to write it are allowing themselves to forget how to
Fuck the trends. Just build shit you like, non-stop! Be authentic
@IDOLFACTORYTH
I am writing this message with all due respect, because even though I often feel that writing to you is the same as saying nothing, I still decided to try.
This was the very first time FreenBecky visited Latin America. Three countries welcomed them with enormous love: crowded airports, sold-out events, and wide local media coverage. Fans lived days of pure joy, but unfortunately, the agency’s marketing work did not match the greatness of this moment. The impact was far below what they truly deserve.
Another important point: many fans need time to plan, save money, and travel to see them. That’s why, when there is a fanmeeting schedule, the announcement needs to be made well in advance. Four months may seem like a lot to you, but for fans, it’s only the minimum needed to organize everything.
A clear example: on the very last day of the Latam fanmeeting in Peru, it would have been strategic to announce the next date, taking advantage of the audience’s enthusiasm and emotions. This is basic marketing, yet it wasn’t done.
So please: ANNOUNCE THE FREENBECKY FANMEETING SCHEDULE, preferably for the entire year.
FreenBecky have a passionate, loyal, and ever-growing fanbase all around the world. And the truth is: wherever they go, they will succeed, because they are strong and wonderful. The only thing missing is for the agency to truly recognize the size of this potential and work to make the most of it.
And one last point: unlike many fandoms, the FreenBecky fandom is in love with FreenBecky. We have a genuine love for them, not only for their work, but for the force of nature they are. So please don’t mix other artists into these unique moments, because it simply doesn’t fit the context. (This is not a criticism of other artists, but rather a matter of truly knowing your audience.)
@chaemyoui1@boogrlfreen E da tradutora que não traduzia direito. MC fazia uma pergunta, ela traduzia e Freen so mandava um obrigado, claramente não traduziu a porra da pergunta
Steganography isn't new, but it's always been something that fascinated me.
It's basically the art of hiding data inside other data, like writing a secret message in invisible ink.
One common method in text is using invisible Unicode characters to embed binary-like patterns, which can later be decoded back into a message.
There are a bunch of use cases out there, but two recently stood out to me.
The first was watermarking AI-generated content. A subtle way to tag and trace it without leaving obvious marks.
The second one was even more creative.
Vercel launched a visual editor to help headless CMS providers offer visual editing in Next.js. Since pages are server-rendered, there's no direct way to tell what part of the content is editable or how to handle edits.
To solve this, they used steganography. They embed full JSON payloads right inside the visible text. The editor can then detect those hidden fragments and use them to enable editing.
The code isn't open-source, but the package is available as @𝚟𝚎𝚛𝚌𝚎𝚕/𝚜𝚝𝚎𝚐𝚊
It includes not just flags to mark content as editable, but also IDs and URLs to persist changes as metadata.
This makes visual editing possible in a transparent, universal way.
There are still flaws with URLs, dates, and discriminators, but it's definitely an interesting approach.
Vocês gostam mesmo é de criador de conteúdo sem noção, que desrespeita, segue e cria mentira sobre galera que vocês gostam. É engraçado que na minha DM é "sorteia ingresso", "me ajudar a divulgar tal coisa" mas na hora de ter o mínimo de responsabilidade afetiva é FODA-SE
🚀Big news: We just launched Croct Templates, the easiest way to drop CMS-powered components into your app.
Think of it like "@Shadcn for CMS"
https://t.co/Ad9cVJPAVe
One click is all it takes: These UI components come with personalization, A/B testing, and content editing built in✨
This week Google launched @julesagent, an AI coding agent.
They built its fun, retro site with Astro, and used Starlight for the docs. Now that's intelligent!