
Article URL: https://jacobin.com/2024/12/claud-cockburn-guerrilla-journalism-left/
Comments URL: https://news.ycombinator.com/item?id=42298524
Points: 7
# Comments: 0
https://jacobin.com/2024/12/claud-cockburn-guerrilla-journalism-left/


Seamlessly automate your audio-visual setup! This open-source framework uses the Open Sound Control protocol to integrate audio mixer consoles, OBS, PTZ cameras, and more. Perfect for live production enthusiasts, streamers, and tech tinkerers.
I have made it originally to meet our needs, then opensourced it: We needed to move a PTZ cam based on the stage/pulpit mute states on our X32, but it is capable for way more. Let me know what do you guys think!
Cheers!



I think graph is a wrong abstraction for building AI agents. Just look at how incredibly hard it is to make routing using LangGraph - conditional edges are a mess.
I built Laminar Flow to solve a common frustration with traditional workflow engines - the rigid need to predefine all node connections. Instead of static DAGs, Flow uses a dynamic task queue system that lets workflows evolve at runtime.
Flow is built on 3 core principles:
* Concurrent Execution - Tasks run in parallel autom
Article URL: https://onlinelibrary.wiley.com/doi/10.1002/advs.202403215
Comments URL: https://news.ycombinator.com/item?id=42299231
Points: 9
# Comments: 0
Article URL: https://nyadgar.com/posts/the-beautiful-math-of-bloom-filters/
Comments URL: https://news.ycombinator.com/item?id=42293832
Points: 28
# Comments: 9
https://nyadgar.com/posts/the-beautiful-math-of-bloom-filters/

Hello internet folks!
I'm happy to share the first TestFlight release of Glyph3D, a 3D text visualizer for macOS and iOS. It's free, supports pretty much any utf8 data, and is a pretty interesting way to navigate your repositories or data directories without the limitations of standard text windows!
Download and bookmark for macOS and iOS: https://github.com/tikimcfee/LookAtThat/
- You should be able to download public repos from G
