Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
Comments β Read more
Prospero with Cranelift JIT and SIMD
Prospero: https://www.mattkeeter.com/projects/prospero/
PyTorch and Python Free-Threading: Unlocking multi-threaded parallel inference on PyTorch models
Comments β Read more
Tailscale Enterprise Plan 9 Support
The announcement may be a joke, but the code is real.
CoSy
This is APL written in Forth (i.e. extending Forth with Arrays). You can run it and read the tutorial here: https://cosyapl.storage.googleapis.com/cosy.html
anubis: Weighs the soul of incoming HTTP requests using proof-of-work to stop AI crawlers
Comments β Read more
Building Real-Time Video Transcription & Sentiment Analysis for Peer Support
At Kuky, weβre building a social network focused on peer support for mental and health-related challenges. One of our key features is real-time video transcription combined with sentiment analysis, aimed at enhancing user experience and facilitating meaningful conversations.
For real-time transcription, we leverage WebRTC for video streaming and integrate speech-to-text model from OpenAI. The transcribed text is then processed using NLP models to analyze sentiment and β¦ β Read more
Zephyr RTOS 4.1 Now Available: Performance Improvements, Support for IAR Toolchain, Rust, and More
Comments β Read more
What are you doing this week?
What are you doing this week? Feel free to share!
Keep in mind itβs OK to do nothing at all, too. β Read more
French antitrust watchdog fines Apple β¬150M for App Tracking Transparency implementation
Comments β Read more
CodeQLEAKED - Public Secrets Exposure Leads toSupply Chain Attack on GitHub CodeQL
Comments β Read more
I made a little puzzle game about a rogue chess knight
Thought to share this simple game I made last knight; it turned out to be pretty addictive (for me, at least). Also discovered that native HTML audio elements play with bad delay in Safari, and found people complaining about this for years. Switched to soundjs and now it works fine, but does not seem to play on iOS.
How To Become A Hacker: A Step-By-Step Guide
This is a satirical hacking story. For readers who prefer the text version, itβs provided below (without the original graphics).
Title: How To Become A Hacker - A Step-By-Step Guide
DNS, the Domain Name System, is the internetβs phonebook. You type google.com, DNS looks it up and tells you the actual numerical IP address, like 172.217.160.142. Simple, right?
Too simple. Vulnerable.
Enter DNSSEC (DNS SECurity Extensio β¦ β Read more