Verilog to E. coli compiler (feat. Yosys) https://www.nature.com/articles/s41589-024-01730-1
For example, Chrome is working on shipping web APIs for LLM access. I'm planning to release something similar in @agregore in the next week or two.
https://github.com/explainers-by-googlers/prompt-api/blob/main/chrome-implementation-differences.md
I don't think cloud AI will fully go away but I think it'll make less and less sense for consumer facing use cases as the small models become more viable via better training and better hardware acceleration.
I think in the next couple years OS-shipped #LocalAI will replace the use of heavy cloud based #AI. Microsoft, Google, and soon Apple will be shipping devices with local LLMs and it'll be cheaper for applications to target those APIs rather than pay OpenAI or the such. This will also mean that we'll get into a sort of "browser wars" of model functionality gated by hardware vendors.
🌍 🚨 Breaking News: The #UnitedNations General Assembly has adopted the landmark Pact for the Future & Global Digital Compact this morning, reaffirming global commitment to multilateralism.
🖊️ The pact embraces responsible tech innovation for the future. And GDC clauses 14-17 commit the #UN to adopting #OpenSource as a key strategy for global cooperation on technology where no one is left behind.
📄 PDF of adopted resolutions: https://www.un.org/sites/un2.un.org/files/sotf-the-pact-for-the-future.pdf
@godotengine @aa @technobaboo the main thing missing on other platforms, like steamVR, is the ability to have desktop apps appear as a window while running an immersive XR app.
It’s actually really weird this isn’t a thing as it would solve most use cases for the missing overlay support in OpenXR
This track on full blast has been great for getting in the zone.
We've also started a newsletter. Sign up for edifying but infrequent updates from us https://newsletter.hypha.coop/
Listening to some ear-piercing nightcore remix of barbie girl to get through this code.
AHA! Apparently I can get around this by using `tokio::task::spawn_local` instead of `tokio::spawn` according to this response to a deleted reddit post from two years ago. Yes my life expectancy got reduced a little while trying to figure this out.
https://www.reddit.com/r/rust/comments/10xwg0h/why_does_tokiospawn_require_send/
This is why exercise is so exceptionally hard for me. I want to do it, I know I need to, but there is no dopamine reward for doing so, only agony and sweat.
Inspired by Google's move to remove @organicmaps from the Playstore without warning, I finally decided to move my > 3,000 Google Maps saved places to Organic Maps. To facilitate doing this for others' benefit, I made a quick webpage to convert your Google Maps GeoJSON data to GPX and KMZ files that render well in Organic Maps.
https://rudokemper.github.io/google-maps-places-to-organic-maps/
I threw a tokio::sync::mpsc::channel into the mix and did the un-Send-able stuff in a separate task. and it magically works now.
Stumbled across this neat programming language / environment while tinkering with my system.
I like how declarative it feels
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.