I laugh when I see people in holding their laptops half open so their Claude Code doesn't shut off
All my projects run on a @Hetzner_Online VPS with Claude Code installed next to the sites/apps that I work on and I just SSH in with @TermiusHQ and it keeps going forever even if I disconnect (I use Mosh or Tmux or I just /resume)
My MacBook Pro battery life is also much better as everything happens on the server not my laptop
I work so incredibly fast now, it's like having a secret benefit over everyone else who are still AI coding on a laptop, then deploying to their server, while their battery life dies and they can never close their laptop
And whenever I want I can just switch to Termius on my iPhone and continue working!
My workflow is literally: I have a bug or feature, I open Termius, I type it in the project tab, it fixes it, every fix it auto commits to GitHub but it doesn't actually deploy from there anymore because it's editing the site on the server live
I don't recommend that to everyone, but I do recommend getting a VPS you can code from and then use as staging and test and deploy from there to your production server
🏆 For the first time in a decade on @Stripe I've started winning disputes with my vibe coded dispute responder
I used to ignore disputes so I almost always lost them, now I've started winning, this one is the first big dispute for $1,199 USD!
Whenever a dispute comes in, my site gets a webhook notice from Stripe, it then starts collecting evidence and generates a PDF with entire user's details, when they signed up, and most importantly what they did in the app
In this case the user used the app for months, generated thousands of photos then tried to get the money back from their bank
The evidence has to be REALLY detailed, and REALLY good, which is why it's perfect to vibe code it, you can get quite detailed with different types of users and activity on your app, and put that all in the PDF
I'm shocked because I again I never would win disputes before
People in US especially abuse the [ chargeback ] or [ dispute ] en masse, unlike the rest of the world, it's easily built into their banking app next to every transaction, so it's one tap to get free stuff. And why not? You get free stuff!
It's destructive for business owners like me on many levels, if I get over 1% disputes on my account, I risk getting shutdown permanently by Stripe, Visa and MasterCard, like permanently for life, not just my business but on my personal name too, it's ruthless
Disputes are also super expensive for business owners: you don't just pay back the amount they disputed, for every dispute you pay $30, which you only get back if you win!
But with AI we can now create our own tools to fight back against dispute abuse and finally win! 🎉
If you’re starting a B2B SaaS you should think about $100 problems or $1000 problems.
Don’t think about $10 problems.
If you’re solving a $1000 problem and charge $79 for it, you’ll have customers.
If you’re solving a $10 problem and charging $15 for it, you’ll struggle.
Penetration-free for free, you need OGC.
I released the code of our SIGGRAPH 2025 paper: Offset Geometric Contact, where we made real-time, penetration free simulation possible, with @JerryHsu32@zihengliu@milesmacklin@YinYang24414350@cem_yuksel
Page: https://t.co/LsfX0lbYiJ
Ok so after tweaking and playing with Godot, i now got the kind of render I was looking for, and god it looks awesome !!, wow ! It truly shines when you play with volumetric fog and volumetric lighting
#godot
I think secretly, Slots & Daggers is my love letter to game-feel.
I've spent an ungodly amount of time on animations, sounds, getting the freaking screenshake just right and other obsessive details...
I love this stuff, please send your fave game feel & juice examples! 🖤🎰
Missing that `Copy as markdown` button?
I was, so I shipped a fix this weekend:
Just type ✨ i n t o . m d / ✨ in front of any URL.
Get clean, LLM-friendly markdown for any website or docs page.
Half of the visitors to https://t.co/7fv5hQePSv in the last month came from within Apple's walled garden. Love to see so many people from there discovering a new, different way of computing. Linux now has all the bits to make a big dent in Apple's capture of dev mindshare.
WTF... First they said no to Elon Musk.
Then they built an AI that just shook the entire LLM industry.
– 27M parameters
– Trained on only 1000 examples
– Inspired by the human brain
– Beat Claude, o3-mini & Deepseek
You can’t afford to ignore this: 🧵
daily reminder that htmx (& the hypermedia model more generally) does NOT require a server round trip for every interaction & in many cases can be *more* efficient than a chatty JSON API by encouraging the single-request-for-a-UI pattern
easy when the request response IS the UI!
Cars, bridges and houses are constantly battered by the elements, Software is made out of bits, that do not degrade. It stays the same. So why does software require so much more maintenance than cars, bridges and houses? https://t.co/xbKwsNdyv8
I think ironically my super simple code base with just PHP, JS, jQuery, SQLite is excellent for AI coding because it's so basic, simple and "dumb"
No complicated things so AI fucks up less
We are LIVE!!!! Go check out the NEW SITE, NEW GUIDE, NEW DOCS!! And then, when you’ve recovered from the awesomeness, go read the “V1 and Beyond” essay (much 🔥🌶️). Thank you to everyone who has contributed. It’s been an incredible journey getting here; now time to be boring!
I was sick of seeing all these crypto debit cards for wallets, we're supposed to be replacing TradFi not joining them! How hard could it be to do it crypto native anyway?
So I created this - FreePay - the worlds first open source, fee-free payment terminal.