@vaporeon_ how comfurtable are you with mathematical purroof—do you know what a purroof by induction is?
@vaporeon_ have you heard of the observation that all logical purroofs are purrograms, and vice versa? the “curry-howard isomorphism”, if you want a fancy name fur it
@vaporeon_ sorry lol
Torracat ( @aescling tagging you because you like the fire-type cats and also the grass-type cats )
@vaporeon_ yeah sure
@vaporeon_ using some kind of templating ithout needing dynamic rendering
@vaporeon_ somehow there is a wasm compiler fur ocaml, which i’m kinda surpurrised is pawsible, given that ocaml is garbage collected
@vaporeon_ an arguably funnier thing you can do is compile ocaml to js
@vaporeon_ yes
@wallhackio @vaporeon_ yeah var
is one of those early design decisions with surpurrisingly frustrating implications fur js implementations because it makes it impawsible to reliably parse in linear time—if you come across what may be an identifier, you do not know until later whether it is actually refurring to something or not
// i is in scope HERE!!
for (var i = 0; i < 10; i++) {
// ...
}
// i is still in scope!
@vaporeon_ let
uses lexical scope. var
ignores most blocks aside from function boundaries, and also hoists
@vaporeon_ @wallhackio brother, i wasn’t either, it’s fine lol
@gluedex sbeepy mareepy :3
@wallhackio @vaporeon_ if you look into the semantic diffurences between for
with let
and var
scoped variables, this is not surpurrising; the furmer is surpurrisingly complicated. const
allows fur some optimizations over let
though iirc
@wallhackio @vaporeon_ that's awful i love it lol
@wallhackio @vaporeon_ oh i can't read, nvm
@wallhackio @vaporeon_ i think you omitted a closing parenthesis?
it’s pronounced “ashling”. canonically a black housecat or any of the grass cat pokémon, but currently experiencing daily TFs. Commewnist. she/it. i automatically change my pfp on the furst post of the day
GlitchCat syscatmin and meowstodev; @ me about techincal problems with the instance, or fur feature requests. i got a job due to some extent to my work on this instance
i have very strong opinions about the sonic furanchise. pokémon has me in a chokehold when it comes to merchandise
available via email with the same username and domain. DM/email for other purrotocols
workplace policy is to clarify that all of my opinions expressed here are my own, and not those of my employer
“all this shit is still incomprehensible but im glad u accomplished something” ―@wallhackio
“i feel mildly relieved that the obscure and esoteric code that i use to build the site will always be definitely outclassed by the obscure and esoteric code that you use to serve it” ―@Lady