@Lady i don't need to leave the apartment fur that
@coriander sure but still looks reasonable to me
@coriander i mean i would but
@coriander i almost named it tribbons (tiny ribbons) and then realized i was accidentally being very crass
@coriander little ribbons
re: javascript
@wallhackio fair
re: javascript
@wallhackio we are watching a movie
re: javascript
@wallhackio .bind
chaining
[verse 2: turning machine. it uses a british accent]
when it comes to the languages you inspired, their adoption has been quite weak
and their syntax is bizarre! seems like, greek to me!
javascript
class Monorail {
#value;
#size = 1;
constructor(value) {
this.#value = value;
}
bind(f) {
const newThis = f(this.#value);
if (newThis.#size < this.#size + 1) newThis.#size = this.#size + 1;
console.log(`the glaceon is now ${newThis.#size} meters tall`);
return newThis;
}
};
@monorail you can build an interface around a list such that everything using that interface is purrfurming non-deterministic computations, BUT, if you do arbitrary shit to a list directly, you don’t have the guarantee that that abstraction will make any sense
@monorail yeah, not all use cases fur list make sense as a monad. this is actually why it's impurrtant imo to sepurrate the data type from a monad built around it
@Lady no?
@Lady seems to be working pretty ok fur alpine
it’s pronounced “ashling”. canonically a black housecat or any of the grass cat pokémon, but currently experiencing daily TFs. Commewnist. she/it
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 and matrix with the same username and domain. DM/message/email for other protocols
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