Tootfinder

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

No exact results. Similar results found.
@berlinbuzzwords@floss.social
2025-09-04 11:00:13

Apache Flink is uniquely positioned to serve as the backbone for AI agents, equipping them with the powerful new tool of stream processing. At Berlin Buzzword 2025, Steffen Hoellinger discussed how Flink jobs can be transformed into “Agents”—autonomous, goal-driven entities that dynamically interact with data streams, trigger actions, and adapt their behaviour based on real-time insights.
Watch the full session: #bbuzz returns on 7-9 June 2026: tickets.plainschwarz.com/bbuzz

@markhburton@mstdn.social
2025-09-04 19:05:51

Who's surprised? The rats fleeing the sinking ship climb onto an anti-personnel device.
"Ex-Tory minister Nadine Dorries defects to Reform UK"
bbc.com/news/articles/cj9zld87

@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…
@cowboys@darktundra.xyz
2025-11-04 14:32:22

Updated 2026 NFL Draft order following Cowboys' Week 9 letdown si.com/nfl/cowboys/onsi/news/u

Leading up to the government shutdown on Wednesday,
congressional Republicans and Donald Trump have
repeated misleading claims
that Democrats were trying to pass a resolution that would provide
“free healthcare for illegals”.
It’s become a well-rehearsed refrain fueling GOP lawmakers.
At the White House on Wednesday, the JD Vance said the Democrats’ spending plan
“would have undone” the work of the One Big Beautiful Bill Act (OBBBA)
– which en…

@Mediagazer@mstdn.social
2025-08-05 08:05:41

Court filing: Trump and Rupert Murdoch agree to postpone Murdoch's deposition in the Epstein letter libel suit until after a ruling on the WSJ's dismissal case (Rebecca Falconer/Axios)
axios.com/2025/08/05/trump-mur

@ruari@velocipederider.com
2025-11-04 14:34:16

OK, maybe I went too nerdy 🤓 on this one? 🤣
#Ternary

Middle aged whit man looking at the camera. He is wearing a green T-shirt that has the following written on it:

There are 10 types of people: those who understand ternary, those who thought this was binary and those wondering, what the fuck!?
@matzekult@chaos.social
2025-11-04 11:53:52

"Der ehemalige US-Vizepräsident Dick #Cheney ist tot."

Scene from Hercules were a dead soul is flying into the underworld
@netzschleuder@social.skewed.de
2025-09-03 18:00:19

twitter: Twitter followers (2010)
A directed network of following relationships from Twitter, from a snowball sample crawl across "quality" users in 2009. A directed edge (i, j) indicates that user i follows user j.
This network has 465017 nodes and 834797 edges.
Tags: Social, Online, Unweighted
network…

twitter: Twitter followers (2010). 465017 nodes, 834797 edges. https://networks.skewed.de/net/twitter
@qurlyjoe@mstdn.social
2025-11-03 13:24:40
Content warning: Cancer

Have mixed feelings on the Scott Adams story. Big privilege asking Trump to intervene with his insurance provider. On the other hand, if I have cancer I’m gonna do whatever I can to get treatment. I mean, yeah, he’s a dick. But cancer sucks.