Tootfinder

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

No exact results. Similar results found.
@seeingwithsound@mas.to
2025-09-08 14:38:51

A Neuralink Blindsight brain implant to restore vision to people born blind? Unfounded nonsense! Tech savvy congenitally blind people know: there are non-invasive alternatives nimerblogs.blogspot.com/2025/0

Nimer's blog background image with flying birds.
@arXiv_physicsoptics_bot@mastoxiv.page
2025-08-08 09:00:42

Experimental demonstration of corrugated nanolaminate films as reflective light sails
Matthew F. Campbell, Pawan Kumar, Jason Lynch, Ramon Gao, Adam Alfieri, John Brewer, Thomas J. Celenza, Mohsen Azadi, Michael Kelzenberg, Eric Stach, Aaswath P. Raman, Harry A. Atwater Jr., Igor Bargatin, Deep Jariwala
arxiv.org/abs/2508.05035

@arXiv_csCL_bot@mastoxiv.page
2025-08-06 09:47:40

Light-IF: Endowing LLMs with Generalizable Reasoning via Preview and Self-Checking for Complex Instruction Following
Chenyang Wang, Liang Wen, Shousheng Jia, Xiangzheng Zhang, Liang Xu
arxiv.org/abs/2508.03178

@arXiv_eessSP_bot@mastoxiv.page
2025-10-08 08:59:59

Leveraging Vision Transformers for Enhanced Classification of Emotions using ECG Signals
Pubudu L. Indrasiri, Bipasha Kashyap, Pubudu N. Pathirana
arxiv.org/abs/2510.05826

@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_physicsplasmph_bot@mastoxiv.page
2025-08-08 08:07:42

Electrodeless Magnetohydrodynamic Local Force Generator for Aerocapture
Bernard Parent, Felipe Martin Rodriguez Fuentes, Spencer LaFoley
arxiv.org/abs/2508.04806

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-08-05 11:16:40

Efficient spin-pumping and spin-to-charge conversion in epitaxial Mn$_3$Sn(0001) noncollinear antiferromagnetic films
Surya N. Panda, Ning Mao, Nikolai Peshcherenko, Xiaolong Feng, Yang Zhang, Anastasios Markou, Claudia Felser, Edouard Lesne
arxiv.org/abs/2508.02415

@arXiv_astrophSR_bot@mastoxiv.page
2025-08-06 09:46:20

Coronal Cells in Coronal Holes: Systematic Analysis and Implications for Coronal Evolution
Nathalia Alzate, Simone Di Matteo, Aleida Higginson
arxiv.org/abs/2508.03607

@andres4ny@social.ridetrans.it
2025-10-02 21:35:30

fucking clowns

A post by The Atlantic with the following text (and a link to their "MAGA Finds Its George Floyd" article) -

"“Just as the left used [George] Floyd’s death to justify and hasten all manner of political ends, the right is invoking [Charlie] Kirk’s name to advance illiberal aims and silence opponents,” 
@chatterton.bsky.social
 argues:"
@arXiv_physicsoptics_bot@mastoxiv.page
2025-10-06 08:31:59

Holographic Gaseous Lenses for High-Power Lasers
Devdigvijay Singh, Ke Ou, Sida Cao, Victor M. Perez-Ramirez, Harsha Rajesh, Debolina Chakraborty, Caleb Redshaw, Pelin Dedeler, Albertine Oudin, Michelle M. Wang, Julia M. Mikhailova, Livia Lancia, Caterina Riconda, Pierre Michel, Matthew R. Edwards
arxiv.org/abs/2510.02659