Just a hobbyist programmer.
In my case, it’s my dad. My mom absolutely detests those “match 3” games and prefers those idle adventure games or roguelikes/dungeon crawlers
Offtopic, but… Another ANeko user :D
Sweet memes are made of cheese
Ah, gotcha.
Sounds totally hygienic /s
Same, except WhatsApp instead of FB Messenger. I had no results trying to convince my family and friends to use other stuff
Is that some kind of joke I’m too living-in-a-third-world-country to understand?
(Honestly, no idea what that is. Is it some kind of towel?)
Haha, thanks!
Is this based on an actual lack of accessibility or just because?
That’s not Zelda. That’s the princess
Honest question: context?
(Not defending Apple, just curious)
Supposotory*
Yeah. In Spanish, we’d say “Misisipiense” (just like we call Americans “estadounidenses”), though WP says it’s an obsolete word
Somehow the first thing that came to mind was the guy from HyperRogue jacking off other guys
Kinda.
Lua defines it implicitly only when you use the
function foo:bar(a, b, c) -- note the colon
syntactic sugar, which gets translated to
function foo.bar(self, a, b, c) -- note the period
In all cases, self
is a regular variable name. You can even redeclare a new local with that name even when the old one is in scope.
Edit: some typos
Seize the means of seduction