Altered states of consciousness induced by breathwork accompanied by music
journals.plos.org
Yamanot.es: A music box of train station melodies from the JR Yamanote Line
yamanot.es
Researchers find evidence of ChatGPT buzzwords turning up in everyday speech
news.fsu.edu
Malicious versions of Nx and some supporting plugins were published
github.com
Toyota is recycling old EV batteries to help power Mazda's production line
thedrive.com
Google has eliminated 35% of managers overseeing small teams in past year
cnbc.com
Unexpected productivity boost of Rust
lubeno.dev
White House fires CDC director Monarez after she refuses to resign
cnbc.com
Show HN: Meetup.com and eventribe alternative to small groups
github.com
Launch HN: Bitrig (YC S25) – Build Swift apps on your iPhone
On the Screen, Libyans Learned About Everything but Themselves (2021)
newlinesmag.com
The GitHub website is slow on Safari
github.com
Areal, Are.na's new typeface
are.na
The Therac-25 Incident (2021)
thedailywtf.com
Beginning 1 September, we will need to geoblock Mississippi IPs
dw-news.dreamwidth.org
Object-oriented design patterns in C and kernel development
oshub.org
A failure of security systems at PayPal is causing concern for German banks
nordbayern.de
A mini-book on AWS networking
ducktyped.org
Read three top CDC officials' resignation emails
insidemedicine.substack.com
Hi everyone,
I've made an open-source library for fast spatial search in Rust.
It's called Spart, and it currently provides the following features:
- Five tree implementations: Quadtree, Octree, Kd-tree, R-tree, and R*-tree
- Python bindings (`pyspart` on PyPI)
- Fast k-nearest neighbor (kNN) and radius search
- Bulk data loading for efficient tree construction
Project's GitHub repo: https://github.com/habedi/spart