FiskFisk33

joined 2 years ago
[–] FiskFisk33@startrek.website 1 points 1 month ago

you monster!

[–] FiskFisk33@startrek.website 1 points 1 month ago

you are perfectly describing js

[–] FiskFisk33@startrek.website 6 points 1 month ago

"We need to lower our footpri.. ooh look, a speaking computer"

[–] FiskFisk33@startrek.website 1 points 2 months ago

i see essentially milk sugar and grains

I'm pretty sure they are ok in moderation

[–] FiskFisk33@startrek.website 28 points 2 months ago (3 children)

fun fact, lemmings was developed by a little studio called DMA designs, which later changed name to Rockstar North, and is nowadays most known for the GTA games.

[–] FiskFisk33@startrek.website 3 points 2 months ago

well, theres the sense of taste, referring to sweet, salt, sour, bitter and umami. then separately theres the sense of smell, sensing what we call aromas. These are two separate senses.

Our perception of taste could be argued includes the two senses

[–] FiskFisk33@startrek.website 2 points 2 months ago* (last edited 2 months ago) (1 children)

i'd say the somatogravic illusion being a thing kind of proves you right.

[–] FiskFisk33@startrek.website 11 points 2 months ago* (last edited 2 months ago) (1 children)

butterfly larvae, inside the pupa, melt, into fucking liquid, as part of the transformation process.

[–] FiskFisk33@startrek.website 17 points 2 months ago (3 children)

https://www.npmjs.com/package/is-even

don't look at the weekly downloads if you are faint of heart.

[–] FiskFisk33@startrek.website 5 points 2 months ago* (last edited 2 months ago) (2 children)
isEven(0) ->
    true;
isEven(Num) ->
    isOdd(Num-1).
isOdd(0) ->
    false;
isOdd(Num) ->
    isEven(Num-1).
[–] FiskFisk33@startrek.website 1 points 2 months ago (1 children)

maybe it's the other way around. I'm not convinced budgets in the $100 million range makes sense.

[–] FiskFisk33@startrek.website 16 points 2 months ago

No they don't.

They think saying they do will make them rich.

view more: ‹ prev next ›