/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

oldschool.scripting.com
| | fomalhaut.lfg.hu
273.5 parsecs away

Travel
| | [AI summary] A Múlt és Jelen Hálójában blog introduced a new 28-page D&D 4th-5th level adventure module titled 'Roms és Kompániák' featuring a rescued elf palace setting, created for the No Artpunk community contest and available as both a PDF and printed edition.
| | odd.blog
158.2 parsecs away

Travel
| | I managed to avoid Covid-19 all this time, but on Monday afternoon I started to come down with what I thought was a bad cold. Monday night test. No photos of the positive tests on Wednesday. The first few hours on Monday evening were the worst, with a dull headache, shakes, coughing, fever and tiredness
| | rodneybrooks.com
644.2 parsecs away

Travel
| | [AI summary] The text provides an extensive overview of the history and development of robotic arms, focusing on early innovations and key figures such as Richard Paul, Heinrich Ernst, and others. It discusses the transition from mechanical and analog control systems to digital and computer-controlled robotic arms, highlighting the use of programming languages like WAVE, AL, and VAL. The text also touches on the concept of impedance matching between computation and the real world, as well as the significance of early robotic systems like the Stanford Arms and the TX-0 computer. Additionally, it references the work of Claude Shannon and Marvin Minsky in the origins of AI and robotics.
| | www.abubalay.com
663.1 parsecs away

Travel
| [AI summary] This post discusses the complexities of creating safe Foreign Function Interface (FFI) bindings in Rust when calling C++ code, examining tools like cxx and strategies for maintaining Rust's memory and thread-safety guarantees despite the inherent unsafety in such interactions.