The impact on health system expenditure in Australia and OECD countries from accelerated NCD mortality decline through prevention or treatment strategies to achieve Sustainable Development Goal Target 3.4
Bibha Dhungel, Jingjing Yang, Tim Wilson, Samantha Grimshaw, Emily Bourke, Stephanie Khuu, Tony Blakely
https://arxiv.org/abs/2509.10795…
Conceptual Design Report of Super Tau-Charm Facility: The Accelerator
Jiancong Bao, Anton Bogomyagkov, Zexin Cao, Mingxuan Chang, Fangzhou Chen, Guanghua Chen, Qi Chen, Qushan Chen, Zhi Chen, Kuanjun Fan, Hailiang Gong, Duan Gu, Hao Guo, Tengjun Guo, Chongchao He, Tianlong He, Kaiwen Hou, Hao Hu, Tongning Hu, Xiaocheng Hu, Dazhang Huang, Pengwei Huang, Ruixuan Huang, Zhicheng Huang, Hangzhou Li, Renkai Li, Sangya Li, Weiwei Li, Xuan Li, Xunfeng Li, Yu Liang, Chao Liu, Tao Liu, Xiaoyu L…
https://techcrunch.com/2025/07/07/openai-tightens-the-screws-on-security-to-keep-away-prying-eyes/
OpenAI tightens the screws on security to keep away prying eyes
Ah yes, MIPS Technologies.
https://mips.com/products/hardware/
The famous designer of MIPS (microprocessor without interlocked pipeline stages) architecture processors.
Such a well named company /s
Permutations accelerate Approximate Bayesian Computation
Antoine Luciano, Charly Andral, Christian P. Robert, Robin J. Ryder
https://arxiv.org/abs/2507.06037
rsyslog lead dev on AI, and also see this: https://www.rsyslog.com/clarifying-ai-first-what-it-really-means-for-rsyslog/
Explainable AI for Accelerated Microstructure Imaging: A SHAP-Guided Protocol on the Connectome 2.0 scanner
Quentin Uhl, Tommaso Pavan, Julianna Gerold, Kwok-Shing Chan, Yohan Jun, Shohei Fujita, Aneri Bhatt, Yixin Ma, Qiaochu Wang, Hong-Hsi Lee, Susie Y. Huang, Berkin Bilgic, Ileana Jelescu
https://arxiv.org/abs/2509.09513
38% speedup on one of my test setups from a single-character code change.
This bug hiding in libscopehal for ages meant that if you tried to preallocate a buffer to avoid constant resizes, you'd end up reallocating even if the buffer was already the right size. If you're doing this every filter invocation, it adds up.
Tonight's quick ngscopeclient dev fix: GPU accelerating the demo scope.
It now runs quite a few times faster than before (and is faster to process subsequent filter blocks on, since the input data is now GPU resident).
Not super critical but a nice quality-of-life fix since I use the demo scope as a data source for development pretty often.