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)
https://www.wsj.com/articles/snowflake-to-buy-crunchy…
Bi-SamplerZ: A Hardware-Efficient Gaussian Sampler Architecture for Quantum-Resistant Falcon Signatures
Binke Zhao, Ghada Alsuhi, Hani Saleh, Baker Mohammad
https://arxiv.org/abs/2505.24509
A global urban road network self-adaptive simplification workflow from traffic to spatial representation
https://www.nature.com/articles/s41597-025-05164-9
Data for 35 cities. Looks similar to the neatnet method
This https://arxiv.org/abs/2212.11833 has been replaced.
link: https://scholar.google.com/scholar?q=a
Simplicial methods in the resource theory of contextuality
Aziz Kharoof, Cihan Okay
https://arxiv.org/abs/2505.24010 https://arxiv.or…
Morita equivalence of shifted symplectic Lie n-groupoids
Milena Weiershausen
https://arxiv.org/abs/2505.24018 https://arxiv.org/pdf/2…
A new addition to the zoo of isolated symplectic singularities
Callum Berry
https://arxiv.org/abs/2505.24524 https://arxiv.org/pdf/25…
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/