Earlier quoted context omitted.
I suppose one could argue that both are equally real.
I remember one time at summer camp in the teen dorm I claimed that pain was an illusion, because it was subjective. A girl named Lisa picked up a wooden block and threw it at me. It hit my lip, which started bleeding, and she was immediately horrified at what she had done; but I had to acknowledge that subjective "reality" has an importance to me that objective reality does not.
Running a business means contact with reality
31–40 of 56 posts
Re: Running a business means contact with reality
#32I read the article but didn't understand what kind of business this person is in particularly.
Re: Running a business means contact with reality
#33Seems the page is down. So, yes, Reality is where money is. For money to reach you, you need to setup the pipelines, or poke a hole in an existing pipeline. Maybe that's old-school. Youngsters seem to argue that they don't need to move out of their den, to start and run a business. And they were right some times.
This is why I build static astro sites now for marketing and blog type pages. Cheaper to run, too - it's just html/css with optional js/ts sprinkles. Another biz lesson I learned luckily through observation (WP sites being down too often and a nightmare to configure and maintain).
Re: Running a business means contact with reality
#34After 20 years building software for other companies, I started my own thing a few weeks ago. The reality check hit fast. When you're an employee, you can hide behind process and blame the market. When it's yours, every signup or lack of one is direct feedback. No buffer.
Bad business people have been blaming outside forces for their failings forever. Taxes! Regulations! China! The Algorithm! It’s a symphony out there.
Re: Running a business means contact with reality
#35I haven't been someone else's employee for 20 years, so the title immediately drew my attention. One click later, "Error establishing a database connection". HN seems to have hugged this guy's site to death.
Reality - a simple blog should hardly ever need a database server for content.
Re: Running a business means contact with reality
#36Earlier quoted context omitted.
Contact with paying customers, or eyeballs who refuse to pay is reality. Contact with curious internet traffic crippling a non cloudflared webserver might not be.
Computers are fast now. You can serve five million hits a day with a webserver that's a shell script running from inetd. You don't need Cloudflare unless you're getting DDoSed.
Re: Running a business means contact with reality
#37Earlier quoted context omitted.
Reality - a simple blog should hardly ever need a database server for content.
The problem is wordpress does require a database server by default.
Re: Running a business means contact with reality
#38The reality of the HN effect. I really want to read this. Can someone post a mirror?
Re: Running a business means contact with reality
#39Earlier quoted context omitted.
Computers are fast now. You can serve five million hits a day with a webserver that's a shell script running from inetd. You don't need Cloudflare unless you're getting DDoSed.
I don't understand such comments. Obviously the people having trouble serving HN traffic have no clue what inetd is. Most of them might not even know about using varnish/nginx and that too is fine. It is good that internet is so accessible that you don't need to write shell script from inetd to express your opinions on your own domain and website. A random php running blog will be able to serve far less than 5M hits/…
Re: Running a business means contact with reality
#40Technologists want to change the world to be how they envision the world.
These are fundamentally at odds but modern business requires both to operate successfully.