Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@LillyHerself@Mastodon.social
2026-01-29 23:11:23

RE: mastodon.social/@jeffjarvis/11
Germ theory denialist???? What year are we in again????

@roland@devdilettante.com
2026-02-28 13:56:15

Broken Правда scene. So terribly sad.
mastodon.social/@jeffjarvis/11

@aral@mastodon.ar.al
2026-01-29 13:31:42

So here’s a little JavaScript initialisation order quiz.
Take the following code:
```js
class A {
constructor (parameters = {}) {
Object.assign(this, parameters)
}
}
class B extends A {
foo
constructor (parameters) {
super(parameters)
this.foo ??= ‘no’
}
}
const b1 = new B()
const b2 = new B({ foo: ‘ok’ })
console.info(`${b1.foo}, ${b2.foo}`)
```
What output would you s…

@roland@devdilettante.com
2026-02-28 13:48:58

Аргументы Трампа в пользу нанесения ударов по Ирану основаны на сомнительных заявлениях
mastodon.social/@jeffjarvis/11