Tootfinder

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

No exact results. Similar results found.
@heiseonline@social.heise.de
2025-07-02 08:45:51

Stolperroller adé? 🛴Verkehrsminister Patrick Schnieder (CDU) plant ein Abstellverbot für Sharing-E-Scooter auf Gehwegen und in Fußgängerzonen.
Zum Artikel: heise.de/-10466523?wt_mc=sm.re

Im Bild sieht man zwei GRÜNE Sharing-E-Scooter auf einem Gehweg. Im Bild steht: "Verkehrsminister plant Abstellverbot für Sharing-E-Scooter auf Gehwegen"
@NFL@darktundra.xyz
2025-08-02 02:44:14

'Quality work': Hunter plays 2 ways in scrimmage espn.com/nfl/story/_/id/458829

@Techmeme@techhub.social
2025-09-02 15:30:48

Amazon plans to end the ability for Prime members to share free shipping benefits with individuals outside their household, starting on October 1 (Emma Roth/The Verge)
theverge.com/news/769051/amazo

@arXiv_csCL_bot@mastoxiv.page
2025-09-03 14:21:13

TransGAT: Transformer-Based Graph Neural Networks for Multi-Dimensional Automated Essay Scoring
Hind Aljuaid, Areej Alhothali, Ohoud Al-Zamzami, Hussein Assalahi
arxiv.org/abs/2509.01640

@memeorandum@universeodon.com
2025-07-03 23:26:00

Trump Just Went Absolutely Nuclear in Screwing Over MAGA Voters (Greg Sargent/New Republic)
newrepublic.com/article/197600
memeorandum.com/250703/p127#a2

@raiders@darktundra.xyz
2025-08-03 15:59:39

Raiders safety suffers broken fibula during scrimmage reviewjournal.com/sports/raide

@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…
@heiseonline@social.heise.de
2025-07-01 13:10:00

Sharing-E-Scooter: Verkehrsminister will Parken auf Gehwegen verbieten
Verkehrsminister Schnieder will das Parken von Sharing-E-Scootern auf Gehwegen verbieten. Verleiher sehen darin das Ende ihres Geschäftsmodells. 

@callunavulgaris@mastodon.scot
2025-09-02 21:39:44

Evening. Can anyone explain why National Rail and Trainline differ so much in the trains they show you? I grasp that TL wants to sell you tickets and NR is an impartial central info hub but I would still expect them to show the same trains, but these screenshots demonstrate that they don't 🤔 NR on left with three trains, TL on right with two. The 7.31 that TL shows doesn't exist on NR's downloadable timetable.

Screenshot of train times
Screenshot of train times
@Techmeme@techhub.social
2025-09-02 13:55:41

How Ukraine is using AI to allow groups of drones, known as swarms, to coordinate with each other to attack Russian positions for much of the past year (Alistair MacDonald/Wall Street Journal)
wsj.com/world/ai-powered-drone