@levelsio

176K posts

@levelsio banner
@levelsio

@levelsio

@levelsio

📸https://t.co/lAyoqmSBRX $100K/m 🛰https://t.co/ZHSvI2wjyW $44K/m 🎮https://t.co/jFirUbDgtZ $39K/m 🏡https://t.co/1oqUgfD6CZ $35K/m 👙https://t.co/RyXpqGuFM3 + @X $14K/m 🌍https://t.co/UXK5AFqCaQ $10K/m 💾https://t.co/T74ZwJ1F0C $0/m

📕My book $3K/m 👉 Katılım Temmuz 2013
3.1K Takip Edilen908.2K Takipçiler
Object Zero
Object Zero@Object_Zero_·
@levelsio @petergyang How much are you spending on Claude Code? Would you consider spinning up a GLM instance somewhere and using that instead?
English
1
0
0
375
@levelsio
@levelsio@levelsio·
✨ I think I've been coding almost solely on my VPS with Claude Code for almost a year now All I can say it's just fantastic: - no need to keep laptop open ever - no laptop battery drain - can switch to phone or any other device you like whenever you want to continue (like when you're outside) - it just keeps going all night while you sleep (esp with /goal) - you can start hacky projects from scratch and go live in seconds because you're already on the server which is great to ship things and get it used by people fast (not stuck on your local laptop webserver) - it just feels like living in the future I used to code on my laptop, test locally, then push to GitHub, then it auto pulled and deploy to production, that'd take me ~1 minute to get a new feature out But then when I bought a new Mac Book Pro a few years ago I was too lazy to install a local Nginx environment, so I just started pushing to prod and everything went fine, and I sped up deploying to about 3 seconds from laptop to server, which people called me crazy for too But now with Claude Code on my VPS in the last year, it just live edits on my production server, which sounds like it should go wrong but it just doesn't, it's very careful and only twice in 12 months messed up which meant my site didn't load for 10 seconds which is OK If I wasn't working solo, like at a big company, I' think I'd recommend the same workflow but with a staging server, so it wouldn't touch production, for safety and regulatory reasons etc. but for me it's fine I agree with @theo completely, it's clear to me this is where it's going, also seeing @karpathy with Claude moving to the cloud (via Slack etc), I think AI "agents" and AI coding will operate on servers / from the cloud first P.S. I have 3-2-1 backups, multiple on-site and off-site backups which you should also even if you wouldn't code with AI, safety first!
@levelsio tweet media
Theo - t3.gg@theo

I’d estimate we’re ~6 months from most devs moving their code agents off of their laptops

English
130
274
5.3K
724.6K
Denis Yurchak
Denis Yurchak@denisyurchak·
@levelsio Yes, it is, I mean I would like to make it go live and be accessible for people outside of Tailscale
English
1
0
2
594
@levelsio
@levelsio@levelsio·
@denisyurchak Huh no you can Your laptop should be IN your Tailscale network!
English
1
0
11
2.2K
Denis Yurchak
Denis Yurchak@denisyurchak·
@levelsio I’m trying to keep my VPS sealed from the internet with Tailscale, and that means I can’t code and go live from the same server How do you solve it?
English
1
0
3
2.3K
@levelsio
@levelsio@levelsio·
@petergyang Make a VPS on hetzner.com, SSH in, install Claude Code! Make sure to add Tailscale and Cloudflare Tunnels and then make a Firewall in Hetzner with nothing in it to block all inbound traffic
English
3
8
289
11K
Peter Yang
Peter Yang@petergyang·
@levelsio What's the best way to set this up? Can you still use either CC/Codex apps if you're doing this?
English
5
0
31
11.9K
Niklas ⚡️
Niklas ⚡️@Niklas_Sikorra·
@levelsio @steipete Congrats. You seem to push very small changes? 4k contributions in a month seems ridiculously much?
English
1
0
18
6.5K
@levelsio
@levelsio@levelsio·
Crazy today I learnt I got most commits on GitHub in private repos along with @steipete 🤯
peetzweg/@peetzweg

@levelsio This is the way it seems. 160k contributions on gh. Insane. Only less commits than open ai flat rate coder @steipete

English
46
19
1.5K
248.5K
Simon 🌳 : )
Simon 🌳 : )@simon_ohler·
@levelsio Cool!! This was also the basis for early esports broadcasts, so much so that the term “shoutcaster” is still synonymous with “esports commentator”
English
1
0
7
873
@levelsio
@levelsio@levelsio·
📻 Made a Nullsoft SHOUTcast server at radio.pieter.com SHOUTcast was Winamp's own streaming platform and would let you create your own self-hosted radio stations You'd then submit it to their directory to which would get you listeners Around 2011 it reached its peak with 900,000 concurrent listeners with about 45,000 active radio stations Winamp had been acquired by AOL in 1999 for $80M and was essentially fully neglected since so it was kind of a miracle it kept going for so long But the tech is still there and you can host a server!
English
27
9
383
54.5K
Pochard Capital Management
Pochard Capital Management@PochardCapital·
my local (Berlin) supermarket turned on A/C today due to the heathwave so in turn they had to shut down every single fridge lol
Pochard Capital Management tweet media
English
34
20
398
208.6K
Ben
Ben@bennycraven·
@levelsio Most of the time I am ssh’d into my VPS (with Claude running on the VPS), but when I step away and want to keep things moving, I move over to the Claude app on my phone and connect into that session from there. Also nice because it’s easy to add screenshots .
English
2
0
1
657
@levelsio
@levelsio@levelsio·
@brucabbro Kinda but it's also based on actual fundamental which is halvening
English
4
0
44
6.3K
Callum Duffy
Callum Duffy@callumduffy0311·
@levelsio May have missed this previously but how much are you spending on Claude Code a month?
English
1
0
0
2.1K
@levelsio
@levelsio@levelsio·
@bennycraven I don't see the point of the Claude app or how it'd be better than directly on VPS
English
1
0
2
3.1K
Ben
Ben@bennycraven·
@levelsio Are you still phone promoting through terminus? Curious why not via the Claude app from your phone? Or is this security, keeping everything within your Tailnet?
English
1
0
1
3.2K
@levelsio
@levelsio@levelsio·
I still have this problem and it's super annoying @TermiusHQ should fix it but they never read their mentions on here 😭
Prof Adebayo@ProfAdebay

@levelsio how do you send screenshots to agent while coding on cloud? this is my main problem now...

English
37
4
268
94.1K
Thomas Gray
Thomas Gray@ThomasGrayX·
@levelsio I’ve been doing the same. I completely block off the website with IP whitelisting or a password. On batchreel it presents everyone with a waitlist, but for me it’s the product.
English
2
0
3
6.5K
kevin
kevin@kevinerikjs·
@levelsio @JohnStrongHodl pay 3.5k$ to icann, go through paperwork hell to become accredited registrar, 4k$ per year to keep accreditation, and boom you’re done and can issue and register domains for wholesale price + 0.18$ tax fee. pieter domains coming soon?!?
English
3
1
15
580
@levelsio
@levelsio@levelsio·
☁️ I made my own little Cloudflare called Pietflare, it's a DDOS and probe detector with AI and with a central IP / ASN / country block list Each server (VPS) sends suspicious probes, or DDOS attempts etc, from the access logs to the central admin and each server pulls a central blocklist every minute and blocks it in Nginx It has a central dashboard where I can see any threats and then instantly block them but preferably the AI blocks it by itself
@levelsio tweet media@levelsio tweet media
English
121
25
1.1K
129.2K
Edi Budimilic
Edi Budimilic@edibudimilic·
What about apps that work on local devices? Or reversed logic, via TestFlight aka server-to-iphone deployment.
@levelsio@levelsio

✨ I think I've been coding almost solely on my VPS with Claude Code for almost a year now All I can say it's just fantastic: - no need to keep laptop open ever - no laptop battery drain - can switch to phone or any other device you like whenever you want to continue (like when you're outside) - it just keeps going all night while you sleep (esp with /goal) - you can start hacky projects from scratch and go live in seconds because you're already on the server which is great to ship things and get it used by people fast (not stuck on your local laptop webserver) - it just feels like living in the future I used to code on my laptop, test locally, then push to GitHub, then it auto pulled and deploy to production, that'd take me ~1 minute to get a new feature out But then when I bought a new Mac Book Pro a few years ago I was too lazy to install a local Nginx environment, so I just started pushing to prod and everything went fine, and I sped up deploying to about 3 seconds from laptop to server, which people called me crazy for too But now with Claude Code on my VPS in the last year, it just live edits on my production server, which sounds like it should go wrong but it just doesn't, it's very careful and only twice in 12 months messed up which meant my site didn't load for 10 seconds which is OK If I wasn't working solo, like at a big company, I' think I'd recommend the same workflow but with a staging server, so it wouldn't touch production, for safety and regulatory reasons etc. but for me it's fine I agree with @theo completely, it's clear to me this is where it's going, also seeing @karpathy with Claude moving to the cloud (via Slack etc), I think AI "agents" and AI coding will operate on servers / from the cloud first P.S. I have 3-2-1 backups, multiple on-site and off-site backups which you should also even if you wouldn't code with AI, safety first!

English
1
0
1
5.1K