Tootfinder

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

@bourgwick@heads.social
2025-12-22 21:31:09

some excellent notes on the recent stash of boredoms recordings surfaced by @…. archive.org/search?query=subje

from track 2 3:49 the 10th drummer entered from the back carried on a platform,
Stopped next to me, then was carried to the stage from track 2 6:30.
Info:
EYE broke his leg.
Because he jumped from the top of the speaker.
@thomasfuchs@hachyderm.io
2026-01-23 15:17:59

RE: hachyderm.io/@thomasfuchs/1159
Also, yes you can connect to WiFi in Mac OS 9.2 with AirPort in a 27 year old iBook from 1999 and yes, iTunes can still query Gracenote for CD track titles.

@peterhoneyman@a2mi.social
2026-01-22 21:12:46

reading a prelim paper on scaling up gpu-accelerated database query engines and feeling kinda gobsmacked at where that world is at
i remember when we built a “massive” memory machine at princeton with … i think it was 256 MB of RAM. (it sat idle except when ken thompson was logged in and building hash tables for chess endgames which was most of the time)

@rasterweb@mastodon.social
2026-02-19 03:24:36

Did you miss one of the Web414 meetings in 2007? Looks like we recorded them!
#mke

@michabbb@social.vivaldi.net
2026-01-24 00:28:07

🎯 Zero accuracy loss - preserves what matters: errors, anomalies, high-scoring items & query-relevant content using BM25/embedding similarity
✅ Full provider support: #OpenAI, #Anthropic, #Google

Epstein Files Transparency Act:
"The Attorney General shall ... make publicly available in a searchable and downloadable format."
NYT:
The DOJ "website also contains a search function, though it is unclear if it’s working properly.
A query for 'Epstein' returned no results."
-- Ryan Goodman

@Techmeme@techhub.social
2026-01-21 07:30:58

A programmer estimates his typical day of coding with Claude Code is equivalent to running the dishwasher an extra time, much more energy than a "median query" (Simon P. Couch)
simonpcouch.com/blog/2026-01-2

@x_cli@infosec.exchange
2025-12-22 12:56:32

@… Hey, it is me again 😅
Just to let you know that I receive some 400 Bad Request errors from some DoH servers (dns.quad9.net and ns0.fdn.fr for instance) while some others accept my queries (dns.google and Cloudflare 1.1.1.1).
I am not sure yet if the error is on my use of the library or within the library itself.
Here is the code to run the query:

@grahamperrin@bsd.cafe
2026-01-21 23:57:34

@… thanks!
Hints:
― procfs(5) is deprecated (the FreeBSD Handbook is outdated; <man.freebsd.org/cgi/man.cgi?qu

@Mediagazer@mstdn.social
2026-01-21 00:10:49

The US House Armed Services Committee formally asks the Defense Department how it plans to safeguard Stars and Stripes' congressionally required independence (@erikwemple)
x.com/erikwemple/status/201374

@seeingwithsound@mas.to
2025-12-20 13:49:54

Extended The vOICe web app with xres and yres query parameters for setting the capture and on-screen preview resolution (default 320 x 240), e.g. seeingwithsound.com/webvoice/w You may hav…

@midtsveen@social.linux.pizza
2026-01-13 22:37:10

This rock wrote some seriously based shit you should definitely read!
🔗 #Anarchism

Sepia-toned portrait of an older man with wavy, graying hair, round glasses, and a thick mustache and pointed beard, wearing a dark suit, white shirt, and tie, seated and turned slightly to the side against a soft, studio-style background.
@theodric@social.linux.pizza
2025-12-20 00:30:08

Somebody Told Me (The User Provider Should Use An Adaptor To Proxy The Query Factory Builder)
youtu.be/p03oO_7sCaY

@fanf@mendeddrum.org
2026-02-09 15:42:04

from my link log —
JSONata: a JSON query and transformation language.
jsonata.org/
saved 2026-02-09 dotat.at/:/CEJOA.html

@arXiv_csGR_bot@mastoxiv.page
2026-01-22 08:05:37

CAG-Avatar: Cross-Attention Guided Gaussian Avatars for High-Fidelity Head Reconstruction
Zhe Chang, Haodong Jin, Yan Song, Hui Yu
arxiv.org/abs/2601.14844 arxiv.org/pdf/2601.14844 arxiv.org/html/2601.14844
arXiv:2601.14844v1 Announce Type: new
Abstract: Creating high-fidelity, real-time drivable 3D head avatars is a core challenge in digital animation. While 3D Gaussian Splashing (3D-GS) offers unprecedented rendering speed and quality, current animation techniques often rely on a "one-size-fits-all" global tuning approach, where all Gaussian primitives are uniformly driven by a single expression code. This simplistic approach fails to unravel the distinct dynamics of different facial regions, such as deformable skin versus rigid teeth, leading to significant blurring and distortion artifacts. We introduce Conditionally-Adaptive Gaussian Avatars (CAG-Avatar), a framework that resolves this key limitation. At its core is a Conditionally Adaptive Fusion Module built on cross-attention. This mechanism empowers each 3D Gaussian to act as a query, adaptively extracting relevant driving signals from the global expression code based on its canonical position. This "tailor-made" conditioning strategy drastically enhances the modeling of fine-grained, localized dynamics. Our experiments confirm a significant improvement in reconstruction fidelity, particularly for challenging regions such as teeth, while preserving real-time rendering performance.
toXiv_bot_toot

@bobmueller@mastodon.world
2026-01-09 21:00:09

"Hey, let's get some Chinese characters tattooed on our body without knowing any Chinese language!"
youtube.com/@ChinesewithJessie

@arXiv_csOS_bot@mastoxiv.page
2026-02-04 07:41:57

ProphetKV: User-Query-Driven Selective Recomputation for Efficient KV Cache Reuse in Retrieval-Augmented Generation
Shihao Wang, Jiahao Chen, Yanqi Pan, Hao Huang, Yichen Hao, Xiangyu Zou, Wen Xia, Wentao Zhang, Haitao Wang, Junhong Li, Chongyang Qiu, Pengfei Wang
arxiv.org/abs/2602.02579 arxiv.org/pdf/2602.02579 arxiv.org/html/2602.02579
arXiv:2602.02579v1 Announce Type: new
Abstract: The prefill stage of long-context Retrieval-Augmented Generation (RAG) is severely bottlenecked by computational overhead. To mitigate this, recent methods assemble pre-calculated KV caches of retrieved RAG documents (by a user query) and reprocess selected tokens to recover cross-attention between these pre-calculated KV caches. However, we identify a fundamental "crowding-out effect" in current token selection criteria: globally salient but user-query-irrelevant tokens saturate the limited recomputation budget, displacing the tokens truly essential for answering the user query and degrading inference accuracy.
We propose ProphetKV, a user-query-driven KV Cache reuse method for RAG scenarios. ProphetKV dynamically prioritizes tokens based on their semantic relevance to the user query and employs a dual-stage recomputation pipeline to fuse layer-wise attention metrics into a high-utility set. By ensuring the recomputation budget is dedicated to bridging the informational gap between retrieved context and the user query, ProphetKV achieves high-fidelity attention recovery with minimal overhead. Our extensive evaluation results show that ProphetKV retains 96%-101% of full-prefill accuracy with only a 20% recomputation ratio, while achieving accuracy improvements of 8.8%-24.9% on RULER and 18.6%-50.9% on LongBench over the state-of-the-art approaches (e.g., CacheBlend, EPIC, and KVShare).
toXiv_bot_toot

@alejandrobdn@social.linux.pizza
2026-02-07 23:17:24

Trend in the volume of new questions on StackOverflow data.stackexchange.com/stackov

@michabbb@social.vivaldi.net
2025-12-14 00:44:23

👨‍💻 Created by Sachin Beniwal, open for feedback and contributions
📚 benodiwal.github.io/pg_ai_query
💻 github.com/be…

Custom self-leveling, poured polyurethane art floors. Cool video.
I found others, e.g., on youtube:
"epoxy flooring 3d"
youtube.com/results?search_que

@toxi@mastodon.thi.ng
2026-02-12 17:13:46

#ReleaseThursday 🎉 Just pushed a new version of the thi.ng/column-store database and query engine which adds support for new column types (fixed-size n-dimensional int/uint/float vectors) and RLE (run-…

@philip@mastodon.mallegolhansen.com
2026-02-03 02:43:58

Tonight I made a daiquiri.
And then I realized, the way it’s spelled looks a lot like a portmanteau of daj (Polish: Give) and query.
So maybe every time someone gives you a SQL query, that’s actually a daiquiri.

@Tupp_ed@mastodon.ie
2026-01-08 09:15:30

Yesterday, after a mild query by some parents, my daughter’s primary school sent out a notice to say they were going to stop using their X account for comms.
It’s as simple as that. There are plenty of alternatives.
But even if there weren’t you can’t contribute to that.
And it can be as simple as
asking to prompt a change.

@cketti@social.int21.dev
2026-01-10 18:29:04

I just finished reorganizing the cable drawer.
The timeline of events was something like:
- the DNS server for internal name resolution runs inside a Docker container only reachable via IPv4
- if an Android device gets both IPv4 and IPv6 DNS servers, it will only query the IPv6 one
- fuck Docker; I'll install the DNS server on a Raspberry Pi
- creating a Pi image with sshd enabled didn't work
- this household has surprisingly few HDMI cables
- oh, …

@cketti@int21.dev
2026-01-10 18:29:04

I just finished reorganizing the cable drawer.
The timeline of events was something like:
- the DNS server for internal name resolution runs inside a Docker container only reachable via IPv4
- if an Android device gets both IPv4 and IPv6 DNS servers, it will only query the IPv6 one
- fuck Docker; I'll install the DNS server on a Raspberry Pi
- creating a Pi image with sshd enabled didn't work
- this household has surprisingly few HDMI cables
- oh, …

@CerstinMahlow@mastodon.acm.org
2025-11-29 09:50:05

Yesterday, I observed a friend trying to show me something he saw on facebook recently. Every single search he tried resulted in first switching from facebook to “Meta”—whatever that is—without him noticing for quite some interactions, the search field was still there. Sending a query always opened the Meta AI answering the assumed question (but he was actually sending a query as he was looking for an image). He got angry, I got amused. He found the image eventually, but what a wacky UI!

@rperezrosario@mastodon.social
2026-01-09 21:14:55

Telerik software engineer Dave Brock takes a look at improvements in .NET 10 from a web api coder's perspective. Reviewed improvements include:
1. Built in Validation for Minimal APIs
2. Validation Error Responses
3. OpenAPI 3.1
4. Schema Improvements
5. EF Core 10 Named Query Filters
6. C# 14 Improvements
7. Null-conditional Assignments
8. Extension Members
(...)
"What’s New with APIs in .NET 10: Taking a Look at Real Improvements…

A black and white line art drawing including many detailed icons suggesting software technology with the word "APIS" within a hexagon in the center of the composition. Image designed and executed by DALLE-3
@arXiv_csGT_bot@mastoxiv.page
2025-12-08 08:18:30

Robust forecast aggregation via additional queries
Rafael Frongillo, Mary Monroe, Eric Neyman, Bo Waggoner
arxiv.org/abs/2512.05271 arxiv.org/pdf/2512.05271 arxiv.org/html/2512.05271
arXiv:2512.05271v1 Announce Type: new
Abstract: We study the problem of robust forecast aggregation: combining expert forecasts with provable accuracy guarantees compared to the best possible aggregation of the underlying information. Prior work shows strong impossibility results, e.g. that even under natural assumptions, no aggregation of the experts' individual forecasts can outperform simply following a random expert (Neyman and Roughgarden, 2022).
In this paper, we introduce a more general framework that allows the principal to elicit richer information from experts through structured queries. Our framework ensures that experts will truthfully report their underlying beliefs, and also enables us to define notions of complexity over the difficulty of asking these queries. Under a general model of independent but overlapping expert signals, we show that optimal aggregation is achievable in the worst case with each complexity measure bounded above by the number of agents $n$. We further establish tight tradeoffs between accuracy and query complexity: aggregation error decreases linearly with the number of queries, and vanishes when the "order of reasoning" and number of agents relevant to a query is $\omega(\sqrt{n})$. These results demonstrate that modest extensions to the space of expert queries dramatically strengthen the power of robust forecast aggregation. We therefore expect that our new query framework will open up a fruitful line of research in this area.
toXiv_bot_toot

@teledyn@mstdn.ca
2025-12-08 19:22:54

RE: cosocial.ca/@hyphacoop/1156853
They likely won't like my answers. 😅
FWIW a 7B param LLM costs around 55MWh to train and test, and about 300Wh per query. Then factor that 52% of the answers are unusable, so like Lay's potato chips, NOBODY does only one prompt.

@ErikJonker@mastodon.social
2025-12-04 07:46:37

Sometimes i have the feeling that AI results in Google Search are just a placeholder. Results are often awful and incomparable with using the paid version of Gemini 3 with the same query. Google is betting that models will improve and become cheaper so that they can offer a better experience in the future.
#AI #Search

@michabbb@social.vivaldi.net
2025-12-14 00:44:23

🔍 Schema-aware query intelligence through secure introspection understands your database structure for accurate query generation
🔌 Multi-model flexibility: supports #OpenAI, #Anthropic, #Gemini

@simon_brooke@mastodon.scot
2026-02-03 14:26:47

In #Clojure, if you query a set for a member, and that member is present, that member is returned:
user=> (#{:a :b :c} :a)
:a
The traditional #Lisp function ASSOC has the signature
(ASSOC store key) => value
where store is assumed to be a list of (key . value) dotted pai…

@daniel@social.telemetrydeck.com
2026-02-02 19:20:45

We asked 6 Druid Historical Calculation servers if they could calculate 5 years of data at once for a very complicated multi-stage query. Their answer will surprise you!

The servers in question being absolutely fully CPU constrained
@fanf@mendeddrum.org
2026-01-04 17:48:33

the rise and fall of stackoverflow
the graph of posts per month is quite something
the decline over the last four years is almost a mirror of the rise 2008-2012
and they are now down to near zero
data.stackexchange.com/stackov

@awinkler@openbiblio.social
2026-02-06 09:43:30

die @… lässt sich aus aus OpenRefine heraus ansteuern. Bsp.: Ich habe eine GND-ID einer Person und will wissen, ob die DDB zu der Person Material hat: Edit column > Add column by fetching URLs > dann als GREL "

@cjust@infosec.exchange
2026-01-07 07:25:43

#AISlop #shitpost #shitposting

The image is a screenshot of a Google search result on a smartphone or tablet. The background is dark gray.

At the top, the Google logo is displayed in white. A search bar is prominent, with the query "is it 2027 next year" typed inside. The search bar has a magnifying glass icon on the left for the search function, an "X" icon for clearing the search, and a microphone icon on the right for voice search. To the top right of the screen is a circular icon with the letter "B" inside. Above the se…
@kornel@mastodon.social
2025-12-29 14:31:54

There's a media query for JS enabled/disabled: developer.mozilla.org/en-US/do

@nohillside@smnn.ch
2026-01-04 07:46:30

The rapid decline of #StackOverflow et al in the age of #AI slop data.stackexchange.com/stackov

@grahamperrin@bsd.cafe
2026-02-14 21:19:12

tuning(7) begins:
"The swap partition should typically be approximately 2x the size of main memory for systems with less than 4GB of RAM, or approximately equal to the size of main memory if you have more. "
I can't believe that 64 GB swap should be a norm for a system with 64 GB RAM.
<

@beeb@hachyderm.io
2025-12-07 11:00:33
Content warning: Advent of Code 2025 Day 7

I think putting the `y` coordinate first in the Point struct and using a BTreeMap/BTreeSet (which is sorted by the key) was quite neat. It allowed me to query ranges (i.e. rows) efficiently without the need to keep the whole grid in memory.

@ruario@vivaldi.net
2026-01-30 09:49:50

@… I also think that as a stop gap it would help if both proects offered some official API to query what the latest version is and perhaps offered RSS/ATOM feeds of updates so that knowledgeable users could subscribe to that and be notified right away, direct from the source.

@michabbb@social.vivaldi.net
2025-12-13 22:39:44

📈 #LogsQL query language provides fast full-text search, advanced analytics, and data extraction/transformation at query time. Can be combined with Unix tools like grep, less, sort, and jq for log analysis.
🎯 Optimized for high cardinality fields like trace_id, user_id, and ip addresses. Supports logs with hundreds of fields (wide events), multitenancy, out-of-order ingestion, live taili…

@ellie@ellieayla.net
2025-12-30 05:13:11

You know that Firefox feature where bookmarks could contain a %s in the url somewhere and then the name of the bookmark could be used as a prefix in the address bar to quickly query some website? What's that feature called? Does it exist in Safari?
#askfedi

@rperezrosario@mastodon.social
2026-01-09 21:14:55

Telerik software engineer Dave Brock takes a look at improvements in .NET 10 from a web api coder's perspective. Reviewed improvements include:
1. Built in Validation for Minimal APIs
2. Validation Error Responses
3. OpenAPI 3.1
4. Schema Improvements
5. EF Core 10 Named Query Filters
6. C# 14 Improvements
7. Null-conditional Assignments
8. Extension Members
(...)
"What’s New with APIs in .NET 10: Taking a Look at Real Improvements…

@jkmartindale@mastodon.social
2026-02-05 03:56:00

ah yes, Japan comes from Japan

Google Direct Answer resulting from the query "japan etymology". It shows an arrow between "Japan" and "japan", with the latter labeled "late 17th century". Underneath the graph: "late 17th century: from Japan."
@arXiv_csDS_bot@mastoxiv.page
2026-02-04 07:39:24

ZOR filters: fast and smaller than fuse filters
Antoine Limasset
arxiv.org/abs/2602.03525 arxiv.org/pdf/2602.03525 arxiv.org/html/2602.03525
arXiv:2602.03525v1 Announce Type: new
Abstract: Probabilistic membership filters support fast approximate membership queries with a controlled false-positive probability $\varepsilon$ and are widely used across storage, analytics, networking, and bioinformatics \cite{chang2008bigtable,dayan2018optimalbloom,broder2004network,harris2020improved,marchet2023scalable,chikhi2025logan,hernandez2025reindeer2}. In the static setting, state-of-the-art designs such as XOR and fuse filters achieve low overhead and very fast queries, but their peeling-based construction succeeds only with high probability, which complicates deterministic builds \cite{graf2020xor,graf2022binary,ulrich2023taxor}.
We introduce \emph{ZOR filters}, a deterministic continuation of XOR/fuse filters that guarantees construction termination while preserving the same XOR-based query mechanism. ZOR replaces restart-on-failure with deterministic peeling that abandons a small fraction of keys, and restores false-positive-only semantics by storing the remainder in a compact auxiliary structure. In our experiments, the abandoned fraction drops below $1\%$ for moderate arity (e.g., $N\ge 5$), so the auxiliary handles a negligible fraction of keys. As a result, ZOR filters can achieve overhead within $1\%$ of the information-theoretic lower bound $\log_2(1/\varepsilon)$ while retaining fuse-like query performance; the additional cost is concentrated on negative queries due to the auxiliary check. Our current prototype builds several-fold slower than highly optimized fuse builders because it maintains explicit incidence information during deterministic peeling; closing this optimisation gap is an engineering target.
toXiv_bot_toot

@grahamperrin@bsd.cafe
2026-02-14 09:35:49

<github.com/freebsd/freebsd-src> mentions the one-sentence-per-line rule for manual pages, however:
a) there's no such rule in mdoc(7) <

@fanf@mendeddrum.org
2026-02-09 12:42:04

from my link log —
AEQuery: Apple Events command line query tool without AppleScript.
markalldritt.com/?p=1368
saved 2026-02-08 dotat.a…

@buercher@tooting.ch
2026-01-17 16:07:47

SQL is the lingua franca. Hiring, maintenance, and reviews get easier when the query is the spec.
Over time, all NoSQL framework include SQL interfaces.
medium.com/@Modexa/the-sql-com

@Techmeme@techhub.social
2026-01-26 14:30:49

Source: OpenAI targets ~$60 per 1,000 views for ChatGPT ads, on par with live NFL broadcasts and above Meta's sub-$20 CPM, while offering little conversion data (The Information)
theinformation.com/articles/op

@grahamperrin@bsd.cafe
2025-12-31 00:40:01

@… ha, thanks … the bears page was amongst the top search results at <startpage.com/do/dsearch?query

@Mediagazer@mstdn.social
2026-01-26 14:20:40

Source: OpenAI targets ~$60 per 1,000 views for ChatGPT ads, on par with live NFL broadcasts and above Meta's sub-$20 CPM, while offering little conversion data (The Information)
theinformation.com/articles/op

@arXiv_csDS_bot@mastoxiv.page
2026-02-10 10:09:16

Prune, Don't Rebuild: Efficiently Tuning $\alpha$-Reachable Graphs for Nearest Neighbor Search
Tian Zhang, Ashwin Padaki, Jiaming Liang, Zack Ives, Erik Waingarten
arxiv.org/abs/2602.08097 arxiv.org/pdf/2602.08097 arxiv.org/html/2602.08097
arXiv:2602.08097v1 Announce Type: new
Abstract: Vector similarity search is an essential primitive in modern AI and ML applications. Most vector databases adopt graph-based approximate nearest neighbor (ANN) search algorithms, such as DiskANN (Subramanya et al., 2019), which have demonstrated state-of-the-art empirical performance. DiskANN's graph construction is governed by a reachability parameter $\alpha$, which gives a trade-off between construction time, query time, and accuracy. However, adaptively tuning this trade-off typically requires rebuilding the index for different $\alpha$ values, which is prohibitive at scale. In this work, we propose RP-Tuning, an efficient post-hoc routine, based on DiskANN's pruning step, to adjust the $\alpha$ parameter without reconstructing the full index. Within the $\alpha$-reachability framework of prior theoretical works (Indyk and Xu, 2023; Gollapudi et al., 2025), we prove that pruning an initially $\alpha$-reachable graph with RP-Tuning preserves worst-case reachability guarantees in general metrics and improved guarantees in Euclidean metrics. Empirically, we show that RP-Tuning accelerates DiskANN tuning on four public datasets by up to $43\times$ with negligible overhead.
toXiv_bot_toot

@michabbb@social.vivaldi.net
2026-02-08 15:43:24

🔧 Configurable thresholds for scan warnings, query cost limits & small table optimization
🧩 Custom analyser support via QueryAnalyser interface for PostgreSQL or other databases
🎯 Works with #PHPUnit setUp() & #Pest beforeEach() including "paranoid mode"
📦 compos…

@grahamperrin@bsd.cafe
2025-12-07 22:05:37

@… if a package for firmware is missing from the meta package, that could be a bug report in Bugzilla.
Does fwget get the firmware?
fwget(8)
<

@arXiv_csDS_bot@mastoxiv.page
2026-02-10 11:10:06

Welfarist Formulations for Diverse Similarity Search
Siddharth Barman, Nirjhar Das, Shivam Gupta, Kirankumar Shiragur
arxiv.org/abs/2602.08742 arxiv.org/pdf/2602.08742 arxiv.org/html/2602.08742
arXiv:2602.08742v1 Announce Type: new
Abstract: Nearest Neighbor Search (NNS) is a fundamental problem in data structures with wide-ranging applications, such as web search, recommendation systems, and, more recently, retrieval-augmented generations (RAG). In such recent applications, in addition to the relevance (similarity) of the returned neighbors, diversity among the neighbors is a central requirement. In this paper, we develop principled welfare-based formulations in NNS for realizing diversity across attributes. Our formulations are based on welfare functions -- from mathematical economics -- that satisfy central diversity (fairness) and relevance (economic efficiency) axioms. With a particular focus on Nash social welfare, we note that our welfare-based formulations provide objective functions that adaptively balance relevance and diversity in a query-dependent manner. Notably, such a balance was not present in the prior constraint-based approach, which forced a fixed level of diversity and optimized for relevance. In addition, our formulation provides a parametric way to control the trade-off between relevance and diversity, providing practitioners with flexibility to tailor search results to task-specific requirements. We develop efficient nearest neighbor algorithms with provable guarantees for the welfare-based objectives. Notably, our algorithm can be applied on top of any standard ANN method (i.e., use standard ANN method as a subroutine) to efficiently find neighbors that approximately maximize our welfare-based objectives. Experimental results demonstrate that our approach is practical and substantially improves diversity while maintaining high relevance of the retrieved neighbors.
toXiv_bot_toot

@michabbb@social.vivaldi.net
2026-02-08 15:43:24

📊 EXPLAIN-based index analysis detects full table scans, missing indexes, filesort & temporary tables on #MySQL, #MariaDB & #SQLite
🔄 Duplicate query detection finds identical queries…

@tomkalei@machteburch.social
2026-01-28 13:19:34

OK, but the results are still just paper links, not what the LLM thinks about them. So the only thing that changed is that it is much much slower now?
Maybe the LLM just formulates a query to the old scholar? Too many layers of "oh how can we build an LLM into this"...
OK, nobody in #math uses Google Scholar like this anyway. We only use it look at publication records of people and do reverse citation search (which papers cite this one I have).

@ellie@ellieayla.net
2026-01-08 04:49:53

When running a query with "out count;" in Overpass Ultra, where is that count actually displayed? I can't find any ui button to switch from the map view to response xml/json (like overpass turbo has).
#overpassultra #overpassql #osm

@arXiv_csDS_bot@mastoxiv.page
2026-02-04 01:36:45

Replaced article(s) found for cs.DS. arxiv.org/list/cs.DS/new
[1/1]:
- Optimal Hardness of Online Algorithms for Large Independent Sets
David Gamarnik, Eren C. K{\i}z{\i}lda\u{g}, Lutz Warnke
arxiv.org/abs/2504.11450 mastoxiv.page/@arXiv_csDS_bot/
- An Approximation Algorithm for Monotone Submodular Cost Allocation
Ryuhei Mizutani
arxiv.org/abs/2511.00470 mastoxiv.page/@arXiv_csDS_bot/
- Expected Cost of Greedy Online Facility Assignment on Regular Polygons (v3)
Md. Rawha Siddiqi Riad, Md. Tanzeem Rahat, Md. Manzurul Hasan
arxiv.org/abs/2512.00506 mastoxiv.page/@arXiv_csDS_bot/
- Nested and outlier embeddings into trees
Shuchi Chawla, Kristin Sheridan
arxiv.org/abs/2601.15470 mastoxiv.page/@arXiv_csDS_bot/
- Bankrupting DoS Attackers
Trisha Chakraborty, Abir Islam, Valerie King, Daniel Rayborn, Jared Saia, Maxwell Young
arxiv.org/abs/2205.08287
- An Algorithm for Fast and Correct Computation of Reeb Spaces for PL Bivariate Fields
Amit Chattopadhyay, Yashwanth Ramamurthi, Osamu Saeki
arxiv.org/abs/2403.06564 mastoxiv.page/@arXiv_csCG_bot/
- On Densest $k$-Subgraph Mining and Diagonal Loading: Optimization Landscape and Finite-Step Exact...
Qiheng Lu, Nicholas D. Sidiropoulos, Aritra Konar
arxiv.org/abs/2410.07388 mastoxiv.page/@arXiv_csSI_bot/
- A New Quantum Linear System Algorithm Beyond the Condition Number and Its Application to Solving ...
Jianqiang Li
arxiv.org/abs/2510.05588 mastoxiv.page/@arXiv_quantph_b
- On Purely Private Covariance Estimation
Tommaso d'Orsi, Gleb Novikov
arxiv.org/abs/2510.26717 mastoxiv.page/@arXiv_csLG_bot/
- The Query Complexity of Local Search in Rounds on General Graphs
Simina Br\^anzei, Ioannis Panageas, Dimitris Paparas
arxiv.org/abs/2601.13266 mastoxiv.page/@arXiv_csCC_bot/
toXiv_bot_toot

@michabbb@social.vivaldi.net
2026-02-08 15:43:23

#PHPUnit Query Count Assertions for #Laravel #PHP #testing