Tootfinder

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

No exact results. Similar results found.
@heiseonline@social.heise.de
2025-09-03 08:33:00

26 Megawatt: China nimmt weltweit leistungsstärkste Windkraftanlage in Betrieb
China nimmt die leistungsstärkste Offshore-Windkraftanlage in Betrieb. Neben der Größe ist auch die Aufbaugeschwindigkeit rekordverdächtig.

@netzschleuder@social.skewed.de
2025-09-03 04:00:09

social_location: Location-based social networks
Two location-based online social networks, where nodes are accounts and edges are declared friendships. Networks includes checkins by these users.
This network has 196591 nodes and 1900654 edges.
Tags: Social, Online, Spatial
networks.skewed.…

social_location: Location-based social networks. 196591 nodes, 1900654 edges. https://networks.skewed.de/net/social_location#gowalla
@phpmacher@sueden.social
2025-10-03 09:55:08

So viel zum Thema #Chatkontrolle und „Wer nichts zu verbergen hat…“
Wenn die Falschen an der Macht sind und die Strukturen bestehen, wird es übel.

@netzschleuder@social.skewed.de
2025-11-02 14:00:09

social_location: Location-based social networks
Two location-based online social networks, where nodes are accounts and edges are declared friendships. Networks includes checkins by these users.
This network has 196591 nodes and 1900654 edges.
Tags: Social, Online, Spatial
networks.skewed.…

social_location: Location-based social networks. 196591 nodes, 1900654 edges. https://networks.skewed.de/net/social_location#gowalla
@eyebee@mstdn.social
2025-10-02 17:28:17

Early Evening Listening: eyebeemania.net/2025/10/02/ear

@radioeinsmusicbot@mastodonapp.uk
2025-10-02 17:06:19

🇺🇦 Auf radioeins läuft...
Foxwarren:
🎵 Listen2me
#NowPlaying #Foxwarren
foxwarren.bandcamp.com/track/l
open.spotify.com/track/29WWHCu

@arXiv_mathCO_bot@mastoxiv.page
2025-09-03 12:35:33

New Results on Vertices that Belong to Every Minimum Locating-Dominating Code
Ville Junnila, Tero Laihonen, Havu Miikonen
arxiv.org/abs/2509.01473

@aral@mastodon.ar.al
2025-09-03 10:53:54

I haven’t added an example of how you implement migrations with Kitten’s¹ built-in JSDB database² yet but here’s one that I just used when renaming a field (property) in a table (JavaScript object) from “account” to “data” that illustrates the general granular approach you should take within persisted instances of JavaScript classes.
This is, of course, an advanced use case of the built-in JavaScript database that all Kitten apps have.
Kitten is simple for simple use cases. So ch…

Screenshot of code (detail) in Helix Editor on macOS, showing the source for app_modules/database/database.js. The following code is highlighted with a pink border:

initialise () {
    // Migration.
    if (this.account !== undefined) {
      this.data = this.account
      delete this.account
    }
  }

Full listing

texport class VerifiedAccount extends Model {
  url = this.url || ''
  /**
    This is the object returned from the accounts/lookup
    method of the Mastodon API.

    …
Screenshot of code for app_modules/database/Model.js.

The following code is highlighted with a pink border:

  /**
    Optional hook: override this to perform initialisation
    at constructor time. (Do not override the constructor
    or the automatic property assignment will fail.)
  */
  initialise () {}

Full code listing:

/**
  Base model class.

  (To use, extend this with your own model classes.)

  When adding properties in subclasses, make sure you
  only set values after checking if…
@EarthOrgUK@mastodon.energy
2025-10-03 09:51:02

Diarycast - June to November Roundup (2021-11-14) - Covid continues, COP26, field recordings, lots of storage, heating on, Twitter peer review. #podcast #lockdown -