VirtualTam's bookmarks
63 bookmarks found
-
- netman69/inficam - Android app and C++ bindings for InfiRay cameras
- stawel/ht301_hacklib - ht-301 thermal camera opencv lib
- What is the occasional clicking sound made by the Tau2 camera? What is FFC?
- diminDDL/IR-Py-Thermal - Python Thermal Camera Library
- Lock-in IR-Thermography - a novel tool for material and device characterization (PDF)
-
- Mathematics Meta Stack Exchange - Why do people use blackboard bold here and elsewhere in print?
- LaTeX Stack Exchange - Looking for a blackboard bold (\mathbb) math font that is thicker than Latin Modern or Computer Modern
- The LaTeX Font Catalogue - Fonts with math support
- CTAN - bbold – Sans serif blackboard bold
- CTAN - amsfonts – TeX fonts from the American Mathematical Society
-
ANGLE - Almost Native Graphics Layer Engine
2023-12-05 Allow users of multiple operating systems to seamlessly run WebGL and other OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available for that platform
-
-
-
Passkeys are a replacement for passwords that provide faster, easier, and more secure sign-ins to websites and apps across a user’s devices. Unlike passwords, passkeys are always strong and phishing-resistant.
- https://fidoalliance.org/passkeys/
- Apple Developer - Passkeys Overview
- Apple Support - About the security of passkeys
- Google Identity - Passwordless login with passkeys
- Google Blog - The beginning of the end of the password
- Google Security Blog - So long passwords, thanks for all the phish
- Chromium BLog - Introducing passkeys in Chrome
- Tailscale doesn't want your password
- Tailscale - Custom OIDC Providers
- YubiKeys, passkeys and the future of modern authentication
- A Yubico FAQ about passkeys
- Why Passkeys Will Be Simpler and More Secure Than Passwords
- Passkeys: A shattered dream
-
Article Series:
- https://www.projectgus.com/2022/06/bmw-f-series-gear-selector-part-one-failures/
- https://www.projectgus.com/2022/06/bmw-f-series-gear-selector-part-two-breakthrough/
- https://www.projectgus.com/2022/07/bmw-f-series-gear-selector-part-three-success/
Supporting Repository:
- https://github.com/projectgus/car_hacking
- https://github.com/projectgus/car_hacking/tree/main/bmw_gear_selector
Related Projects:
-
- https://github.com/jessfraz/gmailfilters (unmaintained?)
- https://github.com/mbrt/gmailctl
- Advanced Gmail filters for work or school
- https://hiverhq.com/blog/gmail-filters
- https://github.com/yamamoto-febc/terraform-provider-gmailfilter
- https://github.com/ndrpnt/terraform-provider-gmail (unmaintained)
- https://github.com/remilapeyre/terraform-provider-gmail (unmaintained)
-
- https://stackoverflow.com/questions/63724484/build-and-bind-against-older-libc-version
- https://doc.rust-lang.org/rustc/platform-support.html
- https://www.reddit.com/r/rust/comments/n6udyk/building_rust_binaries_in_ci_that_work_with_older/
- https://users.rust-lang.org/t/how-to-compile-rust-with-a-specific-glibc-version-for-gnueabihf-architecture/6680
- https://kobzol.github.io/rust/ci/2021/05/07/building-rust-binaries-in-ci-that-work-with-older-glibc.html