Show newer

this isn't coming from a place of neoliberalist productivity worship but from a place of brains don't turn off and if you don't give them meaningful tasks they explode

Show thread

sometimes i see people on the internet and i am just like what do you DO?? what is this FOR??

“oh yeah, i don’t pay any attention to the mainstream media”

“you mean like CNN?”

“i mean like Harry Potter”

it was then i learned the difference between “having sex” and “being really gay”

@witchfynder_finder anyway more to your point it's impossible to draw conclusions from that kind of data because you are very much not an average youtube watcher for other reasons

@witchfynder_finder from a creator perspective i think the question is whether you want randos or fans

the people who click on those videos are the epitome of randos, looking for ways to waste their time, of which there are a lot on youtube

it's an active detriment to branding or building an active fanbase though

@noelle this is also where signing letters with XX comes from!! people would kiss the X as a sign of a sworn oath, so it came to mean kisses

it's XOXO in the US possibly by jewish influence

i am learning way more about the differences between Bootstrap 3 and Bootstrap 4 than i ever wanted to know

today for lunch i am having An Quesadilla (with oregano)

course for mastodon users called “what are fights and how can i prevent them?”

@aescling like for real kids are really good at taking random shit and slamming it together and getting something new but oftentimes that isn't actually … a good way of thinking about a problem

@aescling there's more to thinking than inspiration

a lot of thinking is just familiarity with good processing algorithms

@nex3 @noelle i just wanted to make sure that was what you meant and not `array.forEach($ => $.add())`

there is currently a proposal for a :: operator which does binding (link: github.com/tc39/proposal-bind- ), but afaict it doesn't do property access (so you would still need other::other.add). it's also Stage 1 which means it is mostly exploratory and may never get added to the language.

i think in most real JS code, one should EITHER:

1) be calling a function from a prototype, e.g. `Set.prototype.add.bind(other)` (i would love a more convenient way of saying this), or

2) be calling bare functions, like `add.bind(other)`, possibly destructured like `const { add } = other`.

the cases where i actually state something like `other.add.bind(other)` are pretty small and usually can be avoided with good API design (`other.add(...array)` or `new Other (...other, ...array)`). not saying it never happens! but i don't think reducing that particular bit of wordiness is necessarily a high priority? in your example i’d probably honestly use a for...of loop because it’s much more readable.

still thinking about this next-level takedown of people under the age of 25

Show thread
Show older
📟🐱 GlitchCat

A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.