
drazzer
468 posts

drazzer
@BHIDEEP
| Programming / Problem Solving | Backend, Full Stack | AI |








So excited to reach the factory today! Do you know why I’m excited?







This is also interesting Apple tried to make an EV car then they gave up Meanwhile Xiaomi a Chinese company that makes air purifiers was able to make an EV out of nothing and is now one of the top EV brands Why Apple can't do anything anymore? Parallyzed by internal culture, a lot like Google was until Sergey Brin returned this year

notion is such a piece of shit software it's the designer's wet dream of what a docs app should be, not what a practical person's docs app should be genuinely bearish on anyone who makes me use notion

Think of a VPS like your laptop But it's in a building run by Amazon or Hetzner or Digital Ocean And they keep it on 24/7 And it doesn't have a screen or keyboard, but you can login to it from your own laptop and the screen image gets sent from there via the internet to your laptop And when you type on your laptop your key strokes get sent to it So you can control this computer (in the cloud) Then you can ask it to host your server (with Nginx or Caddy software), and it responds to web requests You can also make it do stuff on a scheduled basis (called Cron jobs) and they run hourly, daily, weekly, monthly etc. Like a little script you make that does some stuff with AI (like call OpenAI's API!) So essentially an always-on computer in the cloud Everything you see on the internet actually runs on that, and they're called servers! Even the easy to deploy PaaS stuff you use, in the back is just that, a computer in a warehouse somewhere! They've just abstracted this away so you don't see it, but you can (and should!) try renting one just to learn how it works It's easier than you think and with Claude Code or Cursor CLI running on there it can help you do many of the things that used to be hard A VPS is just $5/mo on @hetzner and @digitalocean






