HN user

thope

39 karma
Posts2
Comments27
View on HN
Cat S22 Flip Phone 4 years ago

I never switched to smartphones to not have internet in my pocket, and so I sticked to Sony Ericsson phones. Currently I use a 2010 Sony Ericsson Elm (J10i) which gives me SMS, phone, camera, and a few utilities : calendar, alarms, calculator, flashlight. Dimensions are 110.00 x 45.00 x 14.00 mm, I recharge once every ten days or so

haha no he never worked for chess.com, wonder where you heard that one :D

lichess is not one guy either, there's a whole community of developers, moderators etc.

Absolutely. Also, a point I found interesting is that we can classify desires in three categories:

- natural and necessary, e.g drink, eat

- natural but not necessary, e.g sex

- not natural and not necessary, e.g smartphones

Epicure advised to fulfill only the first type of desires, that is, drink water and eat bread, period.

As a sidenote, the goal of his philosophy was not to experience pleasures, but instead to avoid pain, which is quite different.

Have you seen the movie 'Inception' [0] ? This is the idea behind recursion: you are in some context, then dive into another (similar although not identical) context, then dive into another (similar although not identical) context, etc.

The 'reality' is the top level context.

You dive down to level 2 context by falling asleep; that would be the recursive function call.

In that dream, fall asleep and enter level 3 context. You are now recusrsively falling asleep.

In the movie, the characters wait for a signal to wake up and going one level up. This is the 'stopping condition' of a recursive call.

You can also see that as Matryoshka dolls.

Regarding the 'Inception' movie that's funny, because it popularized the '-ception' suffix to describe a recursive phenomenon [1]

[0] https://www.imdb.com/title/tt1375666/ [1] https://en.wikipedia.org/wiki/Inception#In_popular_culture

"You are tied to a particular version of the LLVM API at compile time."

In what pretty terms these thoughts are put!