I agree on one point, we're always trying to over-engineer everything. They think about scalability, security before having a product market fit. They have 95% chance the market doesn't care. Reducing the time between ideation and production. That's the key. The market doesn't care what language you use, or what server you have.
I would go with at least dev and production. Maybe you can get away at the begining, but if you work with php at some point you will make a mistake. So if you have your server configured properly best case scenario visitors get a white page ... worst case scenario debugging data gets to hackers ..
I don't think he tests in production. He just deploys straight to production. If you listen to Lex's podcast interview with Peter, he says he doesn't really do testing.
We engineers. More interested in all the fun, and deeply fascinating, tech stuff than in the actual product and its user value. This guy is probably not tweaking his prompt during all of the weekend 🙂
This is so typical. This guy has been working for years on his projects! The nomad one he registered in 2010. Only recently has he found success after many years of failures. Also it is a massive amount of work to create a SaaS project like the ai one. Building it, coming up with the membership and access levels, getting a payment provider, doing SEO and advertising. But yeah keep thinking this guy stumbled upon 3 million a year success LOL He probably worked 70 hour weeks on failure after failure for years before these took off. Good luck to him but don't think for one minute you can copy that without doing the hours.
Yep, business guys won’t care about an engineer and even look down at the engineer’s work until said engineer actually gets their due ounce of financial success through much trial and error. And even when the engineer does something worthy of praise like this, business guys will just assume this shit is easy and reproducible and market it as such.
@@thalissevero7627 The wife and I are both professional QAs. We know all about being looked down on LOL. We have created a testing course platform and it's taken us over a year of hard work. Hundreds of hours and we are yet to turn a profit on this venture!
@@thalissevero7627 and then people start copying how it's done and writing it all down, put everything into a power point on some shotty website where you watch a video for 47 minutes guilt tripping you into clicking a link that promises you all the secretes to recreate this successful business where you buy a $70 E-Book of said power point, inevitably stealing your $70 when you can freely find this information on the internet in a wiki, and making the seller rich as fuck. What a wonderful world we live in
@@mischavandenburg oh indeed. but to be fair, it may actually be the case that he doesn't need robust infrastructure. its possible he can quickly resolve performance issues at his scale with a simple click of a button. simple cloud architectures can take you very far these days.
@@greekthejimmy4107 yep. remember that video of Whatsapp running millions of messages. "2 million concurrent connections on a "single server" using FreeBSD and ErLang." sometimes you don't need cloud. in fact, it's probably at the point where it's probably cheaper to build locally for most needs.
It depends. In this case, yes. But if you need certifications like SOC2 (in order to get some "serious" customers), you should have redundancy. Also, if he already has a load balancer integrated, then spinning up another VPS once his notified about a downtime might take a couple of minutes (also, it depends).
@@mischavandenburg just spin up new vps .. use ansible to install requirements/ server. git clone site. BAM! should be all automated. Guessing you could also automate this with vps api and have a free vps running to monitor your site. Another thought is to use vps snapshots. snapshot at regular instances.. if site down. revert and spin up.
been using namecheap dedicated hosting, no affiliation. Running 50+ sites, paying under $150 per month, no issues. It's been awesome. Actual, real, fast, expert support. Best move of my life quitting bluehost. Never, ever again.
Ive know about this guy for awhile and I always thought he was another one of those tech dudes that speaks loudly but is full of bs, but I saw him on Lex and now I have a lot of respect for him!
Gives you the notion that there is some sort of fake economy of the unnecessary happening, which I guess is how all economies eventually work. We learn that we need all the newest and the best just to be competitive, but you really mostly have to have good biz development and marketing, which in his case is being very present online. He was a build in public pioneer too.
I've always said this, unless you're working for a company with existing traffic, or a startup that pays you for your time, it's not worth scaling from the start. Start simple and make changes as needed. I run everything on a single VPS with Caddy, some processes configured with systemd user units, a docker container, and some reverse proxies with caddy. Especially with free Cloudflare, you're fairly protected, and if you use a provider like OVH you're even more protected.
I thought exactly the same, when you have a good thing going and making millions its something I would not wish to expose to the world of sharks. I especially would not want to give away its on a VPS etc. Surprised he hasn't been hacked yet.
his greatest asset is his established audience. which is harder to achieve for most folk than any type of software development. when you can accumulate hundreds of thousands of followers, throwing ideas onto the wall to see what sticks is considerably easier.
@@jordixboy I think its a scam to sell API services. His twitter profile is just disguised sales landing page. You will waste a lot of money and time trying out the APIs, for that elusive 5% success rate. usually if its too good to be true, then its a scam.
I am stealing "Scam cloud" to use next time. I have been calling them expensive cloud. Some CEOs see the value of contabo, hetzner, etc VPSes which get them products making tons of cash without infrastructure cost drowning their businesses.
I've known about this guy for years. He's pretty famous in certain communities. It's funny to see new people just discovering him for the first time and having the same reaction I did 😂
The only question I have then, is: what are all the other bills? Initially it sounded like the VPS did e everything, but then it became clear that the VPS only does coordination - it is a front-end to a whole lot of other services.
For $400, you can easily own multiple VPS. Your last statement on backup is important. I learnt a great lesson earlier due to no proper backup plan. Anyhow, i admire him on his efforts to keep trying.
Whats wild is that this guy is so young he does not realize this is how things run. MOST of the web is like this. Its wild that so many people are so hooked up in top tier corporate environments but just how small that really is.
He's the epitome of an MVP (Minimal Viable Product) junkie. I watched that podcast and I was inspired by his whole 2-week philosophy. Basically when he comes up with an idea he gives himself 2-weeks to execute it. As a closet entrepreneur, I hate how easy he makes this all look.
If you do this with kubernetes, you need to hire the person to do the kubernetes, and then another engineer to work in the problems they create with all the complexity, and then a tech lead, a tester and a scrum master and before you know it your 70k per month is gone
Leuk verhaal Mischa! Ik denk dat wat we kunnen leren van dhr. Levels is dat het winnen vooral het DOEN is. Ik hink ook tegen de launch van een product en ben ook aan het over engineren als een gek. Waardoor het project steeds complexer en vreemdere vormen aanneemt (hoe leuk en leerzaam dan ook). Dank voor het delen van dit verhaal, dit inspireert echt om het gewoon te doen. Fijne avond!
@@TheMuserguy yeah poor choice of wording. You ever make a comment and then realize the next day you shouldnt have been making comments? That was one of those comments :) mad respect to the guys work ethic. Neat story -- sorry for the negativity!
Interesting. Shows you how engineering and business are two very different skills. Sometimes the engineering mind will hold you back because you are aware of everything that Could or should go wrong, people / no engineer who don’t know any better have no concept of this so they sort of just go for it and think the opposite, that most things should work. They aren’t aware of the details
The thing is everyone makes fun of Containerization until something fails and it saves your ass, if you just push to production 99% of the time its gonna be fine, the other 1% is gonna cost millions of dollars in operating costs 7:00 so like 99% of the entire "ai economy" just another front end to the same 3 AI model apis
Hello from Amsterdam! I think he is a madman =) . he does 1000x more than I do as well but truly inspiring. I have to get out of my comfort zone and materialize my ideas now. Thanks for sharing.
Cloud is expensive, there's a lot of smaller and medium companies moving back to on-prem or other services like Hetzner, Linode, even DigitalOcean, it's cheaper. Major benefit of microservices is for your organization (team structures) and not the tech. I'd say just use VMs and avoid the big 3 clouds until you have around 50 employees minimum.
He's a baller. yes it takes a crap ton of time to build all these brands, but this is a great example of someone who invested continually in his biz and it paid off. Mad respect. Similar pattern here in some ways, not as big income but I have over 50 websites on a dedicated host, lots more that started up then killed off as they didnt work, Id say around 5% of them hit. Dont necessarily cull the losing sites - my worst performing one went on to be the biggest winner with some tweaks.... also... just like he did... you can have an idea and the reason it doesnt hit is because the crowd didnt arrive yet...
idk how legit are the numbers that all these one-man businesses bring I've heard that Levels sold his remoteOK for 1mil during pandemic That I could believe The rest are just cool stories on par with crypto-bro stories to me
Starting off small and uncomplicated should ( but hardly ever is ) the way to begin all projects. You can relate it to so many sayings you hear in life - baby steps, don't walk before you can run, learn the basics well and the rest is easy(er). Make it right and make it scalable, you'll rarely ever go wrong 👍
It's very insightful. I am going to release a product but was Just trying to make it perfect and searching best budget vps options. I guess I will just go with a basic one for now 😊
Very proud of your channel progress Mischa. I think I've been here a while. I don't know if you're interested but I think you should start a subscription of some kind for paying members. I think you've really got it.
Amazing. I always have ideas like that but then I figure I know absolutely nothing about how to get traffic to it and getting it popular so It feels impossible
@@Blast-Forwardyou’ll need to learn to manage a vps securely before you can start leaning to create SaaS apps or run a forum.. if you needed to clarify what a vps even was I’m suggesting you might have more luck in some other realm you know more about.
@@ExtremelySimpleUA-cam You forget the luck factor. How many people out there could easily make the same thing (or better)? He definitely seems to be making his own luck, and doing many simple projects yourself is not doing nothing, but is he really providing that kind of actual value to society? This seems like a problem of the highly subsidized/loss-leading nature of these AI tools, which will only be temporary. But the only-as-complicated-as-necessary approach is good if you're just in it to make bank until the market actually starts to function properly.
Quantity not quality is a means to success. Just output a ton of already known good ideas and see if you can stumble into market share with 5% of them.
I mean, it's certainly "laughable" for some, but you can't deny jQuery and PHP is battle-tested in every environment possible, so you'd likely face less issues than, let's say, Node and such. At the end of the day, nobody cares in what language it's written in or how good the language is, as long as it WORKS.
I even don’t understand why anyone needs jQuery… the code is ugly and unreadable. I prefer Vanilla JS over jQuery. Why not write code in plain JS then…
This is high risk high reward strategy. if something goes wrong, everything will go wrong. good strategy when coming up, but now that he made it, it would be wise to dial back the risk.
Its exactly how I have been doing this stuff for 20 years. Granted at work I did AWS autoscale for 10+ years howwever I also have a 100% failure rate. I blame PHP. :P
I wonder if he's running each of his apps as a container in his VPS ? It would be problematic if one of his apps had some issue to affect the whole VPS
There's always something that can fail and affect entire VPS. IMHO, spinning up separate servers for these projects isn't worth it as far as you don't break entire VPS too often. The point is, he's not solving problems he doesn't have yet which is a very healthy approach. There are several ways to separate apps on one server, e.g. reverse proxy (nginx) + apps running as separated processes (you can limit cpu & memory per process if you'd like to).
Looks to me that his VPS is only really serving html to the cloudflare cache and doing some simple database lookups at most. No need for docker I guess. All of the heavy computation happens in third party services. And most of those services are stuck in a race to the bottom pricing war atm so the cost there is low.
TBH I don't find his technique weird at all, most solo developers are doing same thing, when you are not slave to some company tells you learn this and that to use in 0.01% of your real works.
_"Less is more"_ isn't just a saying. It's true. Think pragmatic and make things work instead of overcomplicating them. It's probably even more safe in some regards for it being less error-prone due to a server setup that is as simplified as it can ever be. Funny video, however. Didn't know either this channel nor the guy you've been talking about. That video was just recommended to me by
Cloud is great to start your project but if they start getting traction an old school vps is great. Funny that I use to manage my own vps before the cloud took over more than a decade ago lol
I often procrastinate on things that don't matter and spend money on them when i should be directing my efforts to the maximum value add jobs. I know i do this but it is hard for me to stop for some reason. Pieter only focuses on 20% of things that actually affect his bottom line using the Pareto principle, Pareto pete.
Get access to FREE resources on DevOps, Kubernetes & Note Taking:
👉 skool.com/mischa
jquery and php ftw
More videos like this please. Thank you.
I ran a web hosting company in the late 90s and early 00s. It was a single system... 450mHz, 128MB of RAM.... 30000 websites.
Haha amazing!
My hero
@@mischavandenburg when I was broken, I run multiple WordPress sites on *64MB* with single/shared core, thanks to LET tutorials encourage me to do it.
pls tell me the company was you and your system
You also had plethora of static IP addresses to go around then…..before that bald fuck and azure bough almost every single cidr
I agree on one point, we're always trying to over-engineer everything. They think about scalability, security before having a product market fit. They have 95% chance the market doesn't care.
Reducing the time between ideation and production. That's the key. The market doesn't care what language you use, or what server you have.
That’s the main lesson I got from him.. validate the need first and then start improving when you know a product works
ummm...but to keep up with market demands YES internals matter
so the market cares about a whopping 5% of products? Nah, way less
Yes until they got hit with million users and lose them to an unusable products.
@@savire.ergheiz Before you reach 1 000 000 users... I guess you'll have time to fix those issues...
One thing I learned here:
"real men test in production"
Lmfao 😂
I mean why not. That's what Microsoft does.
I would go with at least dev and production. Maybe you can get away at the begining, but if you work with php at some point you will make a mistake. So if you have your server configured properly best case scenario visitors get a white page ... worst case scenario debugging data gets to hackers ..
I don't think he tests in production. He just deploys straight to production. If you listen to Lex's podcast interview with Peter, he says he doesn't really do testing.
Oh.
That is terrifying.
Fun fact: Earlier he used to have all the code in just one php file.
Why are you looking into my projects?
There goes my cs degree wisdom down the drain 🤣😂😅
TBH, even when I was noob never did that, that a nightmare.
@@arduinoguru7233 you also never made 3 mill a year and probs never will though lol
He said he aims for 90% profit, so the $75k a month -revenue- is pretty good 👍
We engineers. More interested in all the fun, and deeply fascinating, tech stuff than in the actual product and its user value. This guy is probably not tweaking his prompt during all of the weekend 🙂
Yeah right? He’s spending time coming up with good business ideas
A real engineer keeps it simple.
i can spent 5 hours tweaking my console
Then you are just a tech enthusiast, not an engineer.
@@jordixboy yeah yeah yeah, ever heard of German over-engineering? Go there, they will like you 🤪
He's old school. Proves that you really don't need to 'over-complicate' things.
This is so typical. This guy has been working for years on his projects! The nomad one he registered in 2010.
Only recently has he found success after many years of failures.
Also it is a massive amount of work to create a SaaS project like the ai one. Building it, coming up with the membership and access levels, getting a payment provider, doing SEO and advertising.
But yeah keep thinking this guy stumbled upon 3 million a year success LOL
He probably worked 70 hour weeks on failure after failure for years before these took off.
Good luck to him but don't think for one minute you can copy that without doing the hours.
This is the comment that needs to be pinned.
Yep, business guys won’t care about an engineer and even look down at the engineer’s work until said engineer actually gets their due ounce of financial success through much trial and error. And even when the engineer does something worthy of praise like this, business guys will just assume this shit is easy and reproducible and market it as such.
@@thalissevero7627 The wife and I are both professional QAs. We know all about being looked down on LOL.
We have created a testing course platform and it's taken us over a year of hard work. Hundreds of hours and we are yet to turn a profit on this venture!
@@thalissevero7627 and then people start copying how it's done and writing it all down, put everything into a power point on some shotty website where you watch a video for 47 minutes guilt tripping you into clicking a link that promises you all the secretes to recreate this successful business where you buy a $70 E-Book of said power point, inevitably stealing your $70 when you can freely find this information on the internet in a wiki, and making the seller rich as fuck. What a wonderful world we live in
Keep telling yourself all these excuses so you don't have to go and try
i guess concerns about single point of failure are overrated
Until it goes down with no failover and you lose clients
@@mischavandenburg oh indeed. but to be fair, it may actually be the case that he doesn't need robust infrastructure. its possible he can quickly resolve performance issues at his scale with a simple click of a button. simple cloud architectures can take you very far these days.
@@greekthejimmy4107 yep.
remember that video of Whatsapp running millions of messages. "2 million concurrent connections on a "single server" using FreeBSD and ErLang."
sometimes you don't need cloud. in fact, it's probably at the point where it's probably cheaper to build locally for most needs.
It depends. In this case, yes. But if you need certifications like SOC2 (in order to get some "serious" customers), you should have redundancy. Also, if he already has a load balancer integrated, then spinning up another VPS once his notified about a downtime might take a couple of minutes (also, it depends).
@@mischavandenburg just spin up new vps .. use ansible to install requirements/ server. git clone site. BAM! should be all automated.
Guessing you could also automate this with vps api and have a free vps running to monitor your site.
Another thought is to use vps snapshots. snapshot at regular instances.. if site down. revert and spin up.
Wow, this is totally unbelievable. It actually inspired me to to go and try and reduce our server bill. 😂
been using namecheap dedicated hosting, no affiliation. Running 50+ sites, paying under $150 per month, no issues. It's been awesome. Actual, real, fast, expert support. Best move of my life quitting bluehost. Never, ever again.
Ive know about this guy for awhile and I always thought he was another one of those tech dudes that speaks loudly but is full of bs, but I saw him on Lex and now I have a lot of respect for him!
Gives you the notion that there is some sort of fake economy of the unnecessary happening, which I guess is how all economies eventually work. We learn that we need all the newest and the best just to be competitive, but you really mostly have to have good biz development and marketing, which in his case is being very present online. He was a build in public pioneer too.
@@lewie8136 too bad people are making money 🥲
Exactly
All this f stack, server less, aws, cloud shizz are just to rob the devs time and money
Nothing else, all are shams of the industry 😩
He motivated and demotivated me at the same time as a full stack developer working soo hard to push my saas product to production. 😢
I've always said this, unless you're working for a company with existing traffic, or a startup that pays you for your time, it's not worth scaling from the start. Start simple and make changes as needed. I run everything on a single VPS with Caddy, some processes configured with systemd user units, a docker container, and some reverse proxies with caddy. Especially with free Cloudflare, you're fairly protected, and if you use a provider like OVH you're even more protected.
Cloudfail isn't production ready
I have 4 websites on a 15$ VPS that have been running for years with no issues at all.
cool , what provider do you use
Yeah what provider
I use Digital Ocean
He's damn good at what he does if he just deploys to production and it doesn't crash anything
Story of my life. I just don’t tell everyone. I love digital ocean. Been running everything off it.
Faceless brands for the win.. fame sucks but getting paid rocks! :)
I thought exactly the same, when you have a good thing going and making millions its something I would not wish to expose to the world of sharks. I especially would not want to give away its on a VPS etc. Surprised he hasn't been hacked yet.
his greatest asset is his established audience. which is harder to achieve for most folk than any type of software development. when you can accumulate hundreds of thousands of followers, throwing ideas onto the wall to see what sticks is considerably easier.
Yes
I'm glad I'm not the only one who was absolutely blown away by the guy on Lex Fridman
Most of his products are using some 3rd party paid API. With PHP he is making API calls to 3rd party services.
So what? The money comes in anyway, problem is being solved, how does not matter lol.
@@jordixboy I think its a scam to sell API services. His twitter profile is just disguised sales landing page. You will waste a lot of money and time trying out the APIs, for that elusive 5% success rate. usually if its too good to be true, then its a scam.
@@jordixboy you will spend a lot of money for that elusive 5% success rate. in reality its 000.1% . he sneakily selling those 3rd party API.
@@watchernode6138 i dont think so, he said he is making 90% of clean cash
Can you do better?
Scam cloud is not necessary, old solutions are gold.
Scam Cloud?? I am lost here
@@nezeradeleke2166 It's not necessary everywhere = "scam"
"Yes, the old ways are still best at Los Pollos Hermanos." - Excerpt from the Los Pollos Hermanos TV commercial in Breaking Bad.
I am stealing "Scam cloud" to use next time. I have been calling them expensive cloud. Some CEOs see the value of contabo, hetzner, etc VPSes which get them products making tons of cash without infrastructure cost drowning their businesses.
I think the CloudFlare service that he uses is actually free. Peter talks about it in his interview on the Lex Fridman podcast.
Refreshing indeed, but also it is a reminder how much the marketing strategy makes the difference.
Commits straight to production. Guess this is the new meta guys lets do this!😂
I've known about this guy for years. He's pretty famous in certain communities. It's funny to see new people just discovering him for the first time and having the same reaction I did 😂
its just like his lifestyle, levels is a minimalist!
And here is The Thing, you can just start on a 3 dollar vps, and grow the one vps over time.
which provider are you using for 3 dollars/vps?
@@dopetag lmao a seedbox vps
I have a 96 vcpu and 254 gb for 250 $ I'm starting some osint services wish me luck
The only question I have then, is: what are all the other bills? Initially it sounded like the VPS did e everything, but then it became clear that the VPS only does coordination - it is a front-end to a whole lot of other services.
For $400, you can easily own multiple VPS. Your last statement on backup is important. I learnt a great lesson earlier due to no proper backup plan. Anyhow, i admire him on his efforts to keep trying.
Whats wild is that this guy is so young he does not realize this is how things run. MOST of the web is like this.
Its wild that so many people are so hooked up in top tier corporate environments but just how small that really is.
He's the epitome of an MVP (Minimal Viable Product) junkie. I watched that podcast and I was inspired by his whole 2-week philosophy. Basically when he comes up with an idea he gives himself 2-weeks to execute it. As a closet entrepreneur, I hate how easy he makes this all look.
He just gets to work while the rest of us get caught up with shiny new toys.
Exactly
If you do this with kubernetes, you need to hire the person to do the kubernetes, and then another engineer to work in the problems they create with all the complexity, and then a tech lead, a tester and a scrum master and before you know it your 70k per month is gone
Leuk verhaal Mischa!
Ik denk dat wat we kunnen leren van dhr. Levels is dat het winnen vooral het DOEN is. Ik hink ook tegen de launch van een product en ben ook aan het over engineren als een gek. Waardoor het project steeds complexer en vreemdere vormen aanneemt (hoe leuk en leerzaam dan ook). Dank voor het delen van dit verhaal, dit inspireert echt om het gewoon te doen. Fijne avond!
Ga ervoor! En ik ben nieuwsgierig naar wat je aan het maken bent :)
$400 vps bill $400 000 api bill
Facts. Click bait.
Vps is not capex, it's opex. The very nature of IaaS is that it's zero capex. @@TheMuserguy
@@TheMuserguy yeah poor choice of wording. You ever make a comment and then realize the next day you shouldnt have been making comments? That was one of those comments :) mad respect to the guys work ethic. Neat story -- sorry for the negativity!
I have 25 website on one server. Cost 80 dollars
The old ways are still best.
You need to stop thinking like a SWE to do what he does. You need to think like a business.
Swe is a fancy terms for people that are supposed to be smart but in fact are nothing but slaves putting other people's dreams into reality
Interesting. Shows you how engineering and business are two very different skills. Sometimes the engineering mind will hold you back because you are aware of everything that Could or should go wrong, people / no engineer who don’t know any better have no concept of this so they sort of just go for it and think the opposite, that most things should work. They aren’t aware of the details
The thing is everyone makes fun of Containerization until something fails and it saves your ass, if you just push to production 99% of the time its gonna be fine, the other 1% is gonna cost millions of dollars in operating costs
7:00 so like 99% of the entire "ai economy" just another front end to the same 3 AI model apis
Sounds to me like a sysadmin that got into PHP and jQuery and though "damn, it just works"
Also Bethesda. It just works™
Except he's not just running on a $400 VPS. He's using API's hosted on large GPU clusters.
Followed him for a few years now, always love his tweets wish i run into him one day in Thailand
Hello from Amsterdam! I think he is a madman =) . he does 1000x more than I do as well but truly inspiring. I have to get out of my comfort zone and materialize my ideas now. Thanks for sharing.
Go for it!
That VPS plan is like the highest AWS Lightsail plan!
Cloud is expensive, there's a lot of smaller and medium companies moving back to on-prem or other services like Hetzner, Linode, even DigitalOcean, it's cheaper. Major benefit of microservices is for your organization (team structures) and not the tech. I'd say just use VMs and avoid the big 3 clouds until you have around 50 employees minimum.
wow I didn't think that some of the other services that you mention are using AWS . I knew Vercel were
After at least 100 engineers
What? No, DigitalOcean is not running on AWS
@@ArcRCG you are right, I was mistaken.
@@darrenpierre9903 seems I was mistaken, I edited my comment.
He's a baller. yes it takes a crap ton of time to build all these brands, but this is a great example of someone who invested continually in his biz and it paid off. Mad respect. Similar pattern here in some ways, not as big income but I have over 50 websites on a dedicated host, lots more that started up then killed off as they didnt work, Id say around 5% of them hit. Dont necessarily cull the losing sites - my worst performing one went on to be the biggest winner with some tweaks.... also... just like he did... you can have an idea and the reason it doesnt hit is because the crowd didnt arrive yet...
I am a baller I am making $1000 a day tax free selling cocaine
idk how legit are the numbers that all these one-man businesses bring
I've heard that Levels sold his remoteOK for 1mil during pandemic
That I could believe
The rest are just cool stories on par with crypto-bro stories to me
Starting off small and uncomplicated should ( but hardly ever is ) the way to begin all projects. You can relate it to so many sayings you hear in life - baby steps, don't walk before you can run, learn the basics well and the rest is easy(er). Make it right and make it scalable, you'll rarely ever go wrong 👍
It's very insightful. I am going to release a product but was Just trying to make it perfect and searching best budget vps options. I guess I will just go with a basic one for now 😊
Very proud of your channel progress Mischa. I think I've been here a while. I don't know if you're interested but I think you should start a subscription of some kind for paying members. I think you've really got it.
Thanks man! I launched my private community at skool.com/kubecraft
Maybe I’ll see you there? :)
Amazing. I always have ideas like that but then I figure I know absolutely nothing about how to get traffic to it and getting it popular so It feels impossible
How about we partner up and create something together?
@@basitmate5310@LionhartM i am in 😊
@@basitmate5310let’s do it
I filed this under Awesome... Thank you!
Fantastic!
I think we are finally coming back from all these expensive over-powered micro services and cloud platforms.
I don't believe so. This guy builds simple, almost-useless apps with no one willing to fire him when the company payment system goes down.
@@caruccioTruth!
@@caruccio is stripe that bad?
VPS? Virtual Private Server?
yes
1 machine doing everything basically xd
if you are asking that, this isn’t the video for you.
@@Hans-fl2kn So I shouldn't learn?
@@Blast-Forwardyou’ll need to learn to manage a vps securely before you can start leaning to create SaaS apps or run a forum.. if you needed to clarify what a vps even was I’m suggesting you might have more luck in some other realm you know more about.
Human beings are great at overthinking and over-engineering everything😂
Except cars!. They all seemed, well under engineered.
DHH would be happy to hear this.
Good for him. I wonder how he drives traffic to his websites.
That’s a crazy story, thank you for this video 😂 straight to the point
He is just making a fancy looking frontend to some AI service with some prompt for some BS. He couldn't care less how stable that is.
exactly. People way overthinking this.
As with most businesses? They make something other people don't understand simple, pretty and affordable. You could've done the same?
Just?
Does that really matter? Let him make 10mil in a couple of years until this whole breaks down. More than enough to live a nice life.
@@ExtremelySimpleUA-cam You forget the luck factor. How many people out there could easily make the same thing (or better)?
He definitely seems to be making his own luck, and doing many simple projects yourself is not doing nothing, but is he really providing that kind of actual value to society?
This seems like a problem of the highly subsidized/loss-leading nature of these AI tools, which will only be temporary. But the only-as-complicated-as-necessary approach is good if you're just in it to make bank until the market actually starts to function properly.
fun fact: he only use sqlite
Really cool, but in terms of disponibility and security i fell like it can be a bit risky
Really like your humbleness 🙂
Im so jealous 😂. I always believed the cloud was overrated. Time for me to start a buch of projects and host them on my raspberry pi on my closet
This amazing! very inspiring!
Quantity not quality is a means to success. Just output a ton of already known good ideas and see if you can stumble into market share with 5% of them.
im more facinated how he did it
PHP and jquery?! That's really funny yet inspirational. He is truly pragmatic.
I mean, it's certainly "laughable" for some, but you can't deny jQuery and PHP is battle-tested in every environment possible, so you'd likely face less issues than, let's say, Node and such. At the end of the day, nobody cares in what language it's written in or how good the language is, as long as it WORKS.
I even don’t understand why anyone needs jQuery… the code is ugly and unreadable. I prefer Vanilla JS over jQuery. Why not write code in plain JS then…
This is high risk high reward strategy. if something goes wrong, everything will go wrong. good strategy when coming up, but now that he made it, it would be wise to dial back the risk.
awesome, how does he do that AI stuff on that VPS?? don't you need GPUaaS for that?
Yes, of course. This is not impressive at all. He's just using API's provided by companies that are doing all the real work.
Its exactly how I have been doing this stuff for 20 years. Granted at work I did AWS autoscale for 10+ years howwever I also have a 100% failure rate. I blame PHP. :P
you only need 1 vps but you also need a god coder
$400 per month... plus some mad, mad skillz!
Very inspiring. Thank you so much bro.!!
I am like him. I did that in college to beautify cli apps with ascii art.
thanks you helped inspire me
Glad to hear that!
I wonder what his marketing budget and repeat business/customer retention stats look like.
I still don't see how that websites are making money!? It looks like a potential "value".
I wonder if he's running each of his apps as a container in his VPS ? It would be problematic if one of his apps had some issue to affect the whole VPS
I don’t think so but I can’t know for sure ofc
Prob not.
There's always something that can fail and affect entire VPS. IMHO, spinning up separate servers for these projects isn't worth it as far as you don't break entire VPS too often. The point is, he's not solving problems he doesn't have yet which is a very healthy approach. There are several ways to separate apps on one server, e.g. reverse proxy (nginx) + apps running as separated processes (you can limit cpu & memory per process if you'd like to).
Looks to me that his VPS is only really serving html to the cloudflare cache and doing some simple database lookups at most. No need for docker I guess. All of the heavy computation happens in third party services. And most of those services are stuck in a race to the bottom pricing war atm so the cost there is low.
@@perfredelius yep
TBH I don't find his technique weird at all, most solo developers are doing same thing, when you are not slave to some company tells you learn this and that to use in 0.01% of your real works.
amazing video!, very interesting guy, thanks for the recomendation.
btw @Mischa, what internet explorer you are using?
Qutebrowser!
if he surprised you, you need check Marc Lou, who is following his path ...
That’s if you believe his numbers. I find them unbelievable but good for him if they are real
But how secure are all his websites and code. That is what would be most impressive to me.
All the best for you too.
_"Less is more"_ isn't just a saying. It's true. Think pragmatic and make things work instead of overcomplicating them. It's probably even more safe in some regards for it being less error-prone due to a server setup that is as simplified as it can ever be.
Funny video, however. Didn't know either this channel nor the guy you've been talking about. That video was just recommended to me by
Would be interesting to know what he does for marketing to sell his tools
Twitter
How much money are YOU making after this ?
What 3rd party service did he use for PhotoAI?
Cloud is great to start your project but if they start getting traction an old school vps is great. Funny that I use to manage my own vps before the cloud took over more than a decade ago lol
Why staging need , most of the cases staging not need but people make it over complex
SQLite FTW!
I'm sure he meant MySQL
@@collinsushi1155 he did not, he uses SQLite.
@@collinsushi1155no
SQLite is excellent. I just wrote software around it.
If you don't need much of writes or distribute to multiple servers, SQLite is excellent.
this is crazy... amazing
Buy some eth, then sell all. I had that same thing happen with BTC Cash
He so automatically transfers the majority of his earnings into ETFs
What is the service he uses for photoAI ? Or in what podcast did he mention it?
The one I linked
He said he uses Replicate for his AI apps
Legend.
meanwhile me being super over engineering by trying to microservice everything on the apps that is not even launched yet
I often procrastinate on things that don't matter and spend money on them when i should be directing my efforts to the maximum value add jobs. I know i do this but it is hard for me to stop for some reason. Pieter only focuses on 20% of things that actually affect his bottom line using the Pareto principle, Pareto pete.
DON’T USE ACRONYMS WITHOUT EXPLAINING WHAT THEY MEAN THE FIRST TIME YOU USE THE ACRONYM!
Yes, I know that was all caps.