HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jononomo

no profile record

comments

jononomo
·há 3 anos·discuss
You need more than time for the emergence of life. You need intelligence.
jononomo
·há 3 anos·discuss
Everyone has a theory just like everyone has an opinion. Some people think Trump won the 2020 election. Other people think life came from crystals. Whatever, man. No one has a clue how life emerged.
jononomo
·há 3 anos·discuss
Not only that, but Earth is probably the only planet that has life of any kind.

There is simply no explanation for the existence of life at all.

Nobody has the faintest idea how life came into existence, and the question of the origin of life is, frankly, the only interesting question because it is a prerequisite for the existence of any other question.

Without life there are no questions.
jononomo
·há 3 anos·discuss
Django is so boring, stable, and well-understood, and there are so many solid code examples, that ChatGPT is basically a super-powered coding assistant when you're working in Django.
jononomo
·há 3 anos·discuss
My point is that they started with vanilla PHP and then had the most successful scaling story of all time -- so if someone else wants to follow in their footsteps then they should go with what is tried and true.
jononomo
·há 3 anos·discuss
Python is the fastest language in the world if you count in human brain cycles. You should only worry about CPU cycles after you've made your second million.
jononomo
·há 3 anos·discuss
Honestly, the only kind of re-writes I respect are when someone decides to rewrite something written in the hot new tech and uses 2005-era PHP instead. I recommend solid tools that have been proven to scale to billions of users.
jononomo
·há 3 anos·discuss
I remember when I used to rewrite stuff before fully understanding the drawbacks of what I was rewriting it in.
jononomo
·há 3 anos·discuss
You're telling me that they chose to build with PHP and had the most successful scaling story of all time?
jononomo
·há 3 anos·discuss
While you're technically correct that they aren't running vanilla PHP, the main takeaway here is that if you want to ultimately want to scale to billions of users then you should probably use vanilla PHP, or maybe Python.
jononomo
·há 3 anos·discuss
Sheesh, relax, dude. Python is a perfectly good language.
jononomo
·há 3 anos·discuss
If you want to use an async framework without sacrificing simplicity, look into Elixir/Erlang and the BEAM.
jononomo
·há 3 anos·discuss
It seems that everyone is learning from Erlang and the BEAM!