Tootfinder

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

No exact results. Similar results found.
@heiseonline@social.heise.de
2025-06-01 06:03:00

Missing Link: Symbolpolitik des Bundes verschleiert Vollzugsdefizite
Gescheiterte Gefährderansprachen und Datensilos: Warum neue Gesetze und technische Lösungen die strukturellen Probleme der deutschen Terrorabwehr nicht lösen.

@Techmeme@techhub.social
2025-06-02 20:01:23

Snowflake agrees to acquire Crunchy Data, a cloud-based database service that helps businesses and government agencies use PostgreSQL, a source says for ~$250M (Belle Lin/Wall Street Journal)
wsj.com/articles/snowflake-to-

@kubikpixel@chaos.social
2025-06-01 08:30:06

NaaS – No-as-a-Service
No-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.
– from @…

Logo:
no-as-a-service - an API that returns random rejection reasons
@arXiv_csAR_bot@mastoxiv.page
2025-06-02 07:15:28

Bi-SamplerZ: A Hardware-Efficient Gaussian Sampler Architecture for Quantum-Resistant Falcon Signatures
Binke Zhao, Ghada Alsuhi, Hani Saleh, Baker Mohammad
arxiv.org/abs/2505.24509

@mszll@datasci.social
2025-06-01 04:46:13

A global urban road network self-adaptive simplification workflow from traffic to spatial representation
nature.com/articles/s41597-025
Data for 35 cities. Looks similar to the neatnet method

@arXiv_econEM_bot@mastoxiv.page
2025-06-02 10:00:28

This arxiv.org/abs/2212.11833 has been replaced.
link: scholar.google.com/scholar?q=a

@arXiv_quantph_bot@mastoxiv.page
2025-06-02 07:36:11

Simplicial methods in the resource theory of contextuality
Aziz Kharoof, Cihan Okay
arxiv.org/abs/2505.24010 arxiv.or…

@arXiv_mathDG_bot@mastoxiv.page
2025-06-02 07:24:13

Morita equivalence of shifted symplectic Lie n-groupoids
Milena Weiershausen
arxiv.org/abs/2505.24018 arxiv.org/pdf/2…

@arXiv_mathAG_bot@mastoxiv.page
2025-06-02 07:24:32

A new addition to the zoo of isolated symplectic singularities
Callum Berry
arxiv.org/abs/2505.24524 arxiv.org/pdf/25…

@cyrevolt@mastodon.social
2025-05-31 19:26:56

Since I could translate the symbols, I can now see them in gdb as well (extended with gef here). When I run QEMU, it uses the Multiboot header, but that's no issue.
In gdb, I had to
- `target remote localhost:1234`
- `add-symbol-file ./9pc64.aout.elf 0xffffffff80110000`
The second part is crucial for relocating the symbols, since we'll be long mode.
Anyway, enjoy symbols!!! \o/