Live data from Hacker News

Pieter Levels Makes $600k a Year from Nomad List and Remote OK

nocsdegree.com

11–20 of 147 posts

Re: Pieter Levels Makes $600k a Year from Nomad List and Remote OK

#11

I am a solo founder and I recently saw the post of solo founder persistence, which I am yet to read in full. Pieter is one of those that can consistently deliver. He has been doing that for years now. I admire him and what he does, yet I know I can not. I am plagued by mental, emotional issues that break my routine every few months. I started focusing on perseverance and I am happy with where I am now. There is still…

Hey :) you should see my brain and discover what I'm plagued by! I struggle with moderate anxiety and depression on and off too and esp this year has been quite hard.

Work is quite therapeutical for me because it keeps me creative, active and have goals. It keeps me on the rails really. Daily creative stuff to work on. My dad does the same as he's always renovating the house, doing woodworking, or studying film history. Just tasks to do.

Even if those tasks feeling meaningless and motivation drops (eg symptoms of sneaking up depression, especially during this crazy year), getting one task done usually helps to alleviate that and get back into it. That and a supportive girlfriend, working out a lot and trying to eat healthy.

I think it's much more common especially in entrepreneurship and ambitious pursuits than we think, so the moment I drop the word depression or anxiety people are like "omg are you okay?", but it's just a part of my and many people's existence I think.

So just so you know, while it might look like my brain has it together from afar, it's somewhat of a struggle on and off and will be the rest of my life, and I think for many people. And my work might just be a result of trying to deal with that, instead of an obstacle.

Re: Pieter Levels Makes $600k a Year from Nomad List and Remote OK

#13
> sqLite - This is described as being unsuitable for > production by it's makers.

I would doubt that is what the creators of SQlite intend one to take away from their documentation:

"SQLite works great as the database engine for most low to medium traffic websites (which is to say, most websites). The amount of web traffic that SQLite can handle depends on how heavily the website uses its database. Generally speaking, any site that gets fewer than 100K hits/day should work fine with SQLite. The 100K hits/day figure is a conservative estimate, not a hard upper bound. SQLite has been demonstrated to work with 10 times that amount of traffic.

> The SQLite website (https://www.sqlite.org/) uses SQLite > itself, of course, and as of this writing (2015) it handles > about 400K to 500K HTTP requests per day, about 15-20% of > which are dynamic pages touching the database. Dynamic > content uses about 200 SQL statements per webpage. This > setup runs on a single VM that shares a physical server > with 23 others and yet still keeps the load average below > 0.1 most of the time." (Source: https://www.sqlite.org/whentouse.html)

So SQlite is quite a valid choice if you need a database and stay below ~500k HTTP requests per day. So it probably is "production ready" for many a site.

Re: Pieter Levels Makes $600k a Year from Nomad List and Remote OK

#14
post #6

I don't think it's at all surprising that there is no relation between tech stack and business success. End-users don't care if you use a single PHP file or a Go binary, they never get to see that anyway. So I don't really see "it was all a single PHP file" as a gotcha. The whole thing could've been coded in Assembly, the difference is in the effort required for development, ease of maintenance/scaling up and how wel…

If you don't get why the fact a high successful venture is using such a barebones tech stack is not noteworthy, you must be following a different tech industry than I am

I mostly follow HN, a successful tech forum that is written in a single lisp file and runs on a single server. It’s not surprising to find successful projects run with a simple stack. The opposite is more surprising.

Re: Pieter Levels Makes $600k a Year from Nomad List and Remote OK

#15

Link to tweet by Pieter where he mentions monthly revenue that totals to $1m/year [0] His entire empire runs on one VPS that costs him just $320 a month. [0] https://mobile.twitter.com/levelsio/status/11340898562654945...

My (smaller) 'empire' runs comfortably on 3 VPS servers because I have more media and data IO, but that also totals around 400k. It's amazing what you can do with VPS servers when compared to 15 years ago.

Re: Pieter Levels Makes $600k a Year from Nomad List and Remote OK

#19

> sqLite - This is described as being unsuitable for > production by it's makers. I would doubt that is what the creators of SQlite intend one to take away from their documentation: "SQLite works great as the database engine for most low to medium traffic websites (which is to say, most websites). The amount of web traffic that SQLite can handle depends on how heavily the website uses its database. Generally speaking…

hey, I posted the article. Good to know! I'm sure I had read it somewhere on their site. Maybe it was just from other developers that I got the impression it wasn't meant from production.

Thanks

Re: Pieter Levels Makes $600k a Year from Nomad List and Remote OK

#20
post #8

Well-deserved in my opinion. His no-nonsense and unpretentious way of building products, often out in the open, should be a source of motivation for others who can come up with a dozen reasons why they shouldn't attempt to do X. His blog-posts and Tweets are not hustle-porn but just straight-up "works for me, I honestly don't care what you say". A quote that I recently read applies to him very much: "Pessimists sound…

Wow, how did I miss those quotes! Yeah, he is the best :) No BS or hustle p0rn
Post reply on HN