Explore >> Select a destination


You are here

tink.uk
| | marcysutton.com
6.6 parsecs away

Travel
| | Musings about frontend code, accessibility, web development consulting, and life.
| | www.scottohara.me
5.6 parsecs away

Travel
| | ARIA provides two different methods for suppressing accessibility information of a page's markup. aria-hidden=true and role=none | presentation. What they do...
| | webpolicy.org
6.2 parsecs away

Travel
| | [AI summary] The article discusses implementing browser-based exceptions for the Do Not Track signal to manage user privacy preferences between websites and browsers.
| | www.abubalay.com
24.7 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.