Think inside the box :)

Joined December 2017
the reason your nextjs app is slow, is because you’re using server actions to fetch data
they’ve since made the warnings more explicit
I wrote about this before but.. We were trying to break a Guinness world record and it involved recording user data. I deleted a column and tried to push, Prisma warned me it would delete all data, I thought “oh yeah I don’t need the data in that column” IT WIPED THE DATABASE.
'Tis the season for scary dev stories... 🎃 What’s the spookiest thing that’s ever happened to you as a developer? Bad deploys, vanishing code, cursed merge conflicts...share your tale. Quote with your story & we'll have a little treat for the best one. 🍬👻
3
2
Martial Status? 😭 Avg Cysec
❌ Vercel’s new head of security is off to a good start with all his personal information uploaded into a folder on his website.
Cyberistic retweeted
>Google starts accepting donations from Israel >Releases phone >It explodes you Checks out
Google Pixel 10 Pro Fold’s battery explodes during JerryRigEverything’s bend test 💀
Cyberistic retweeted
When I first spoke out about the genocide, I was one of the few voices in tech, and it came at a cost. I faced sabotage especially from the VC class: lies, leaks, threats, and blocked investments. It was painful, but I never once regretted standing up for the children in Gaza. Today, the tide in tech has shifted. The truth is undeniable. If you’ve been holding back, now is the time to speak out and call out anyone supporting or celebrating genocide. It won’t cost you much—in fact, it will earn you respect, and more importantly a clear conscious. Plus, alienating those who will hate you for speaking is a feature, not a bug.
Cyberistic retweeted
I really admired Vercel, truly. For years, I contributed to Next.js, spoke at their conferences, and made friends with so many people on their team. I even seriously considered working there. Well, things have changed. Here’s a list of resources to help you migrate away:
the first lecture of each security course is usually wasted on installing vmware, installing kali, following @ippsec’s ansible playbook, and setting up openvpn @dhh’s approach is much better than ansible playbooks IMO
also, is it time for a -community maintained- security flavor? similar to kali/parrot
omarchy is now my favorite *almost 0-config distro, all new computers shall be omarchy’d >:) *almost because it’s missing tmux
or just auth inside the query: findMany({ where: { id: better_auth.user.id }) or findMany({ where: xxx, auth: better_auth })
Really hoping for some auth API. @better_auth + @prisma takes 2 db hits but is clean. RLS takes 1 db hit but sucks and is annoying to work with dream is prisma.table.findMany(xxx).withAuth(better-auth)
You all loved this… just wait for what’s coming in Prisma 7 👀
2
3
POV claude about to ruin hours of work:
Cyberistic retweeted
Look at this lyrical genius on the @livestoredev website > "serverless server-side client scenarios."
5
4
1
32
Cyberistic retweeted
can’t believe people are excited for silksong when it’s obviously full of bugs
banana model is bananas
Replying to @DrFonts
Lets see AI copy this 😲
the best part about Bat is Bonbatinating files and if you get lost you can just reach out to the Bat man
Replying to @Cyb3ristic
yeah bat is great but sometimes i like cat because it doesn't show the lines
this is done by utilizing regex in game state stack pointer instead of writing to SWAP space thanks @jarredsumner for the PR!
1
In the next version of Bun Bun.Doom() gets ~4.3x faster
1
6