Tootfinder

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

No exact results. Similar results found.
@cowboys@darktundra.xyz
2025-10-07 13:31:59

Cowboys’ CeeDee Lamb Gets Important New Injury Update heavy.com/sports/nfl/dallas-co]

@77slevin@social.linux.pizza
2025-08-07 22:02:08

Oh, why aren't you a cat person? I'll tell you: my brother was attacked, bitten and scratched on both hands this week by a feral cat in his kitchen and had to go for surgery to get the infected parts out. And he did all this to protect his own cat. I'll be watching those 'cute' cat videos with a different kind of feeling. I've heard they taste similar to rabbits.

@metacurity@infosec.exchange
2025-08-07 14:01:25

We are now in the weeds on Hacker Summer Camp, so cut through the clutter and check out today's Metacurity for the most critical infosec developments you should know, including
--Microsoft, CISA warn of critical on-prem exchange flaw,
--Poisoned Google invite can exploit Gemini,
--OpenAI Connectors' weakness can extract info from Google Drive accounts,
--Sweeping intrusion breached US legal filing system,
--Deibert warns of tech fascism,
--NIST with…

@hex@kolektiva.social
2025-10-07 14:16:40

Oh hey, good things do happen even in the darkest times. Yarvin is taking about fleeing the country.
The thinks that Trump's fascism is failing (which it is) and tha Trump is incapable of doing what it takes to actually hold power. He's afraid of vengeance, which is honestly unlikely given how completely useless the democrats actually are. But I'm glad he's afraid. I hope he runs away to Russia, gets drafted and deployed to Ukraine, and eats a drone.
I also hope he can somehow convince Thiel to be afraid, but I think that's unlikely.
The fact is that if Trump fails, which I think he will (and Yarvin thinks it could be soon), it won't be because of Democratic leadership. It will be because of antifascist organizing and community resistence. We will have, once again, kept ourselves safe while the DNC argued over how much of their values they should abandon and how much of the left to sacrifice to "get votes."
#USPol

@scott@carfree.city
2025-08-06 22:45:29

D4 is a mess because of incoherent alliances.
Engardio won by courting both urbanists (who skew progressive) and conservatives (who are car-brained). Now conservatives feel betrayed because he backed car-free space, while progressive urbanists who like car-free spaces still aren't wild about *him*.
Thus, he's likely toast in the recall. 1/

@UP8@mastodon.social
2025-09-05 20:09:38

📰 Newspaper boycott made people in UK city more left wing, study shows
#politics

Increasingly combative tactics used by federal immigration agents are sparking violence and fueling neighborhood tensionsin the nation’s third-largest city.
“They are the ones that are making it a war zone,” Illinois Gov. JB Pritzker said Sunday on CNN.
“They fire tear gas and smoke grenades, and they make it look like it’s a war zone.”
U.S. citizens, immigrants with legal status and children have been among those detained
in increasingly brazen and aggressive encounter…

@arXiv_hepph_bot@mastoxiv.page
2025-10-07 07:53:47

Colibri: A new tool for fast-flying PDF fits
Mark N. Costantini, Luca Mantani, James M. Moore, Valentina Schutze Sanchez, Maria Ubiali
arxiv.org/abs/2510.03391

@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…
@NFL@darktundra.xyz
2025-10-06 11:34:39

'He let Patrick into his world': Inside the decision that's fueling the Chiefs' dynasty espn.com/nfl/story/_/id/465041