Tootfinder

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

No exact results. Similar results found.
@arXiv_csCV_bot@mastoxiv.page
2025-07-08 14:31:41

MoDiT: Learning Highly Consistent 3D Motion Coefficients with Diffusion Transformer for Talking Head Generation
Yucheng Wang, Dan Xu
arxiv.org/abs/2507.05092

@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

@arXiv_mathAP_bot@mastoxiv.page
2025-07-08 08:26:50

Existence of weak solution of 3D ferrohydrodynamic equations with transport noise: Bloch-Torrey regularisation
Aristide Ndongmo Ngana, Paul Razafimandimby
arxiv.org/abs/2507.03388

@stefan@gardenstate.social
2025-10-03 13:02:28

This is wild.
EDIT:
castle-journal.com/sensational

The Ambassador of South Africa to France,
Emmanuel Nkosinathi Mthethwa, who filed
the genocide case against Israel at the ICC
- has died after falling from the 22nd floor
of the hotel where he was staying in Paris

South Africa’s ambassador to France
found dead in Paris
There has been no official confirmation, evidence, or even a suggestion from the South African or French governments to support any notion of foreign intelligence involvement in Ambassador Mthethwa’s death. The claims remain purely speculative and unverified digital noise that appears to capitalize on existing geopolitical friction.
@arXiv_mathOC_bot@mastoxiv.page
2025-10-07 11:17:22

A Time-certified Predictor-corrector IPM Algorithm for Box-QP
Liang Wu, Yunhong Che, Richard D. Braatz, Jan Drgona
arxiv.org/abs/2510.04467

@arXiv_statME_bot@mastoxiv.page
2025-10-07 07:58:17

Bias and Coverage Properties of the WENDy-IRLS Algorithm
Abhi Chawla, David M. Bortz, Vanja Dukic
arxiv.org/abs/2510.03365 arxiv.org/pdf/25…

@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…
@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-10-07 09:45:12

Hybrid MBE Route to Adsorption-Controlled Growth of BaTiO3 Membranes with Robust Polarization Switching
S. Choo, S. Varshney, J. Shah, A. K. Manjeshwar, D. K. Lee, K. A. Mkhoyan, R. D. James, B. Jalan
arxiv.org/abs/2510.03834

The public deserves better than this mealy-mouthed nonsense.
They deserve reporters who can recognize when they’re witnessing something extraordinary and have the courage to say so clearly.
They deserve news organizations that understand the difference between false balance and actual journalism.

@arXiv_mathAP_bot@mastoxiv.page
2025-07-08 13:05:21

Existence and multiplicity of normalized solutions to a large class of elliptic equations on bounded domains with general boundary conditions
Claudianor O. Alves, Zhentao He, Chao Ji
arxiv.org/abs/2507.04624