Filipino workers in Taiwan's chip industry report struggling with overwork and discrimination, citing overnight shifts of up to 16 hours and abusive treatment (Rest of World)
https://restofworld.org/2025/filipino-workers-taiwan-chip-industry/
Reality of raising rabbits for meat in Spain. We reveal what the livestock industry doesn't want you to know. Now it's your turn to change this reality, sign the petition! #AnimalRights
System-Aware Unlearning Algorithms: Use Lesser, Forget Faster
Linda Lu, Ayush Sekhari, Karthik Sridharan
https://arxiv.org/abs/2506.06073 https://
https://www.theverge.com/news/680893/nintendo-switch-2-eshop-faster look, I just want to know what the tech stack of the old shop was 😅
Writing a unit test for a newer, faster version of a libscopehal primitive and it wasn't lining up with the original results.
Turns out there was a bug in the original (FindZeroCrossings would fail to correctly detect a crossing between samples 0 and 1).
FERRET: Private Deep Learning Faster And Better Than DPSGD
David Zagardo
https://arxiv.org/abs/2506.05416 https://arxiv.org/pdf/2506.…
The Spurious Factor Dilemma: Robust Inference in Heavy-Tailed Elliptical Factor Models
Jiang Hu, Jiahui Xie, Yangchun Zhang, Wang Zhou
https://arxiv.org/abs/2506.05116
Un peu de musique pour égayer la journée 🎶:
https://suno.com/song/f936fa54-3c52-42b9-916a-eedbfe377b99?sh=FEJT9Wr8fUoaD77w
[Breakdown]
Aime-moi, déteste-moi—c’est pareil
Je vis dans ta tête, sans payer de loyer
Peu importe combien tu essaies de me repousser
Je ne fais que gagner
Parce que chaque mot que tu craches devient mon champagne
At a clandestine math conclave in Berkeley in May, a chatbot powered by o4-mini answered some of the hardest solvable problems much faster than a mathematician (Lyndie Chiou/Scientific American)
https://www.scientificamerican.com/article…
Finished the initial GPU based zero-crossing search block for libscopehal.
It's not used in anything yet as it's not an exact drop-in replacement API wise for the CPU version, but is massively faster (30x speedup for 50M points on 2080 Ti vs Xeon 6144) so I'll be gradually refactoring filters to take advantage of it,