Tootfinder

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

@sean@scoat.es
2025-09-30 00:42:42

Rolled hummingbird-macrorouting v0.3.0 ; version bump due to API changes (for the better).
Apologies if this conflicts with your travel (though I don’t think anyone hard-depends on this except us, anyway). Complain to me in person. (-:
#Swift #Hummingbird

@arXiv_mathCO_bot@mastoxiv.page
2025-08-28 09:13:11

Word Chain Generators for Prefix Normal Words
Duncan Adamson, Moritz Dudey, Pamela Fleischmann, Annika Huch
arxiv.org/abs/2508.19619 arxiv.…

@arXiv_csDC_bot@mastoxiv.page
2025-08-26 08:49:06

TokenLake: A Unified Segment-level Prefix Cache Pool for Fine-grained Elastic Long-Context LLM Serving
Bingyang Wu, Zili Zhang, Yinmin Zhong, Guanzhe Huang, Yibo Zhu, Xuanzhe Liu, Xin Jin
arxiv.org/abs/2508.17219

@arXiv_csLG_bot@mastoxiv.page
2025-09-26 10:28:01

TyphoonMLA: A Mixed Naive-Absorb MLA Kernel For Shared Prefix
Ahmet Caner Y\"uz\"ug\"uler, Ahmet \c{C}elik, Jiawei Zhuang, Lukas Cavigelli
arxiv.org/abs/2509.21081

@chrysn@chaos.social
2025-08-27 13:38:35

@… @… I've recently learned that this is common behavior, but still it's utterly broken. Their RAs promised that you can have the prefix for some time. A local power outage or other brief service interrupt…

@awinkler@openbiblio.social
2025-09-22 07:09:52
Content warning:

It took me some time to make sense of the paragraph on how to remove statements using #quickstatements here: wikidata.org/wiki/Help:QuickSt

SPARQL Code Snippet from Wikidata Query Service

SELECT ?prefix ?qsStatementID
WHERE {
  ?item p:PXXX ?s .
  # add more constraints here to get statements you want to remove
  BIND ( ("-STATEMENT") AS ?prefix )
  BIND ( REPLACE(STR(?s), "http://www.wikidata.org/entity/statement/", "")  AS ?statementID )
  BIND ( REPLACE(STR(?item), "http://www.wikidata.org/entity/", "") AS ?qid)
  BIND ( REPLACE(?statementID, CONCAT(?qid, "-"), "") AS ?strippedStatementID )
  BIND ( CONCAT(?qid, "$", ?strippedS…
@arXiv_mathCO_bot@mastoxiv.page
2025-09-26 09:31:21

Mutually Abelian-Bordered Binary Words
Anuran Maity, K. V. Krishna
arxiv.org/abs/2509.20773 arxiv.org/pdf/2509.20773

@jtk@infosec.exchange
2025-09-24 13:42:09

Apropos to my recent blog post on SSH server host key reuse at LightNode (brand of Kaupo), this prefix was found to have many reused keys.
social.bgp.tools/@transfers/st

@arXiv_csDC_bot@mastoxiv.page
2025-09-23 07:58:50

ShadowServe: Interference-Free KV Cache Fetching for Distributed Prefix Caching
Xingyu Xiang, Raj Joshi, Yuhan Liu, Jiayi Yao, Chenxingyu Zhao, Junchen Jiang, Yang Zhou, Eddie Kohler, Minlan Yu
arxiv.org/abs/2509.16857

@arXiv_csDB_bot@mastoxiv.page
2025-08-27 08:43:52

Rethinking Caching for LLM Serving Systems: Beyond Traditional Heuristics
Jungwoo Kim, Minsang Kim, Jaeheon Lee, Chanwoo Moon, Heejin Kim, Taeho Hwang, Woosuk Chung, Yeseong Kim, Sungjin Lee
arxiv.org/abs/2508.18736

@portaloffreedom@social.linux.pizza
2025-08-22 18:31:07

I prefer -- as variable name prefix to $
Same key pressed twice > two different keys to press in combination

@arXiv_eessSP_bot@mastoxiv.page
2025-08-18 08:53:40

Important Bit Prefix M-ary Quadrature Amplitude Modulation for Semantic Communications
Haonan Lu, Rui Meng, Xiaodong Xu, Yiming Liu, Ping Zhang, Dusit Niyato
arxiv.org/abs/2508.11351

@arXiv_csAI_bot@mastoxiv.page
2025-10-13 09:29:30

Semantic-Condition Tuning: Fusing Graph Context with Large Language Models for Knowledge Graph Completion
Ruitong Liu, Yan Wen, Te Sun, Yunjia Wu, Pingyang Huang, Zihang Yu, Siyuan Li
arxiv.org/abs/2510.08966

@aral@mastodon.ar.al
2025-08-12 16:31:15

🥳 New Kitten Release
Housekeeping:
• Updated runtime version to Node version 22.18.0 (latest LTS).
• Removed `--experimental-global-customevent` in node launch command (as `CustomEvent` is no longer behing the CLI flag since Node v19.0.0)
• Renamed `--experimental-loader` flag to `--loader` as the experimental prefix is no longer required.

@AthanSpod@social.linux.pizza
2025-09-16 07:50:25

About fucking time... Android finally doing proper DHCPv6. When this is live on my phone I can turn off SLAAC, and not have Windows insist on using it (yes, there's meant to be ways to stop Windows from using SLAAC, so it only uses DHCPv6, but I never saw any of them work). *I* don't want 'random' addresses, I want predictable ones for firewalling and ACLs:

@arXiv_csCL_bot@mastoxiv.page
2025-09-18 09:51:31

Exploring Data and Parameter Efficient Strategies for Arabic Dialect Identifications
Vani Kanjirangat, Ljiljana Dolamic, Fabio Rinaldi
arxiv.org/abs/2509.13775

@simon_lucy@mastodon.social
2025-10-14 12:58:08

At #CheltLitFest, briefly, for Martin Parr's talk. Bought the book after he signed it and we exchanged the only words we have ever had which is Thank you, and Cheers, though he did prefix it this time with "Oh, I can spell that".
This is remarkably special for me, less for him I suspect.

@whitequark@mastodon.social
2025-10-05 15:18:55

wanna see my NixOS configuration for a git-pages cluster that announces BGP routes for anycast? it runs on any commodity VPS because i sub-lease a single anycast /32 IPv4 from rage4 instead of an entire /24 prefix
here's the entire thing: codeberg.org/grebedoc-dev/rage

@arXiv_csCR_bot@mastoxiv.page
2025-09-03 12:55:43

PREE: Towards Harmless and Adaptive Fingerprint Editing in Large Language Models via Knowledge Prefix Enhancement
Xubin Yue, Zhenhua Xu, Wenpeng Xing, Jiahui Yu, Mohan Li, Meng Han
arxiv.org/abs/2509.00918

@arXiv_csDS_bot@mastoxiv.page
2025-09-19 08:02:01

Streaming periodicity with mismatches, wildcards, and edits
Taha El Ghazi, Tatiana Starikovskaya
arxiv.org/abs/2509.14898 arxiv.org/pdf/250…

@jtk@infosec.exchange
2025-09-16 12:24:44

"DHCPv6 PD support is expected to roll out to most devices running Android 11 and above before the end of the year [...]"
android-developers.googleblog.
For bac…

@arXiv_csLO_bot@mastoxiv.page
2025-08-12 09:04:13

Runtime Verification for LTL in Stochastic Systems
Javier Esparza, Vincent Fischer
arxiv.org/abs/2508.07963 arxiv.org/pdf/2508.07963

@sean@scoat.es
2025-08-13 18:01:44

I like #Swift quite a lot, but few things over here make me doubt my life choices as much as having to use a function with a `NS` prefix and pass pointers around, just to fix a rounding error.

@arXiv_quantph_bot@mastoxiv.page
2025-10-07 12:00:42

Improved Clifford operations in constant commutative depth
Richard Cleve, Zhiqian Ding, Luke Schaeffer
arxiv.org/abs/2510.04921 arxiv.org/p…

@arXiv_csCL_bot@mastoxiv.page
2025-08-15 10:16:12

Thinking Inside the Mask: In-Place Prompting in Diffusion LLMs
Xiangqi Jin, Yuxuan Wang, Yifeng Gao, Zichen Wen, Biqing Qi, Dongrui Liu, Linfeng Zhang
arxiv.org/abs/2508.10736

@arXiv_mathGR_bot@mastoxiv.page
2025-08-05 09:28:30

Topological Full Groups of Irreducible Edge Shifts have Solvable Conjugacy Problem
Matteo Tarocchi
arxiv.org/abs/2508.02582 arxiv.org/pdf/2…

@arXiv_csIT_bot@mastoxiv.page
2025-08-01 08:53:41

The Construction of Near-optimal Universal Coding of Integers
Wei Yan, Yunghsiang S. Han
arxiv.org/abs/2507.23180 arxiv.org/pdf/2507.23180

@arXiv_csGT_bot@mastoxiv.page
2025-08-01 12:24:38

Replaced article(s) found for cs.GT. arxiv.org/list/cs.GT/new
[1/1]:
- Expectation in Stochastic Games with Prefix-independent Objectives
Laurent Doyen, Pranshu Gaba, Shibashis Guha

@arXiv_csLO_bot@mastoxiv.page
2025-10-08 07:38:39

On the Interplay of Cube Learning and Dependency Schemes in QCDCL Proof Systems
Abhimanyu Choudhury, Meena Mahajan
arxiv.org/abs/2510.05876

@arXiv_csCR_bot@mastoxiv.page
2025-08-07 13:30:37

Replaced article(s) found for cs.CR. arxiv.org/list/cs.CR/new
[1/1]:
- GridSE: Towards Practical Secure Geographic Search via Prefix Symmetric Searchable Encryption (Fu...
Ruoyang Guo, Jiarui Li, Shucheng Yu

@arXiv_eessSP_bot@mastoxiv.page
2025-08-07 08:50:04

Zak-OTFS over CP-OFDM
Saif Khan Mohammed, Saurabh Prakash, Muhammad Ubadah, Imran Ali Khan, Ronny Hadani, Shlomo Rakib, Shachar Kons, Yoav Hebron, Ananthanarayanan Chockalingam, Robert Calderbank
arxiv.org/abs/2508.03906

@arXiv_csDS_bot@mastoxiv.page
2025-09-04 07:41:00

Triangle Detection in Worst-Case Sparse Graphs via Local Sketching
Hongyi Duan, Jian'an Zhang
arxiv.org/abs/2509.03215 arxiv.org/pdf/25…

@arXiv_csCR_bot@mastoxiv.page
2025-09-03 20:16:01

Replaced article(s) found for cs.CR. arxiv.org/list/cs.CR/new
[1/2]:
- Prefix Siphoning: Exploiting LSM-Tree Range Filters For Information Disclosure (Full Version)
Adi Kaufman, Moshik Hershcovitch, Adam Morrison