OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
theverge.com
ETH Zurich and EPFL to release a LLM developed on public infrastructure
ethz.ch
Preliminary report into Air India crash released
bbc.co.uk
Cheeky Computer Scientist replicates Quantum Factoring record with a dog [pdf]
eprint.iacr.org
HDD Clicker generates HDD clicking sounds, based on HDD Led activity
serdashop.com
A software conference that advocates for quality
bettersoftwareconference.com
Sam Altman delays open weights model release
twitter.com
Andrew Ng: Building Faster with AI [video]
youtube.com
Upgrading an M4 Pro Mac mini's storage for half the price
jeffgeerling.com
Bill Atkinson's psychedelic user interface
patternproject.substack.com
Astronomers race to study interstellar interloper
science.org
Activeloop (YC S18) Is Hiring AI Search and Python Back End Engineers(Onsite,MV)
careers.activeloop.ai
Measuring power network frequency using junk you have in your closet
halcy.de
Monorail – Turn CSS animations into interactive SVG graphs
muffinman.io
Computer Scientists Figure Out How to Prove Lies
quantamagazine.org
'123456' password exposed chats for 64M McDonald's job applicants
bleepingcomputer.com
Introduction to Digital Filters
ccrma.stanford.edu
Show HN: RULER – Easily apply RL to any agent
openpipe.ai
Lead pigment in turmeric is the culprit in a global poisoning mystery (2024)
npr.org
Hey HN,
I needed a few simple graphs for a blog post [0]. Instead of slapping together a few SVGs and moving on, I decided to write a whole library to parse CSS keyframe animations and convert them to interactive graphs.
It ended up being a rabbit hole, with a lot of caveats. But it was fun to make, and I'm really happy with the graphs it produces.
I'm not sure how useful it will be for others. If you end up using it, I'd love to see how - feel free to reach out.
It's open source [1] under the MIT license. Written in TypeScript with no dependencies.
Let me know what you think!
[0] https://muffinman.io/blog/css-image-glitch/
[1] https://github.com/Stanko/monorail