VirtualTam's bookmarks
620 bookmarks found
-
ESPARGOS - ESP32-based WiFi sensing array
2025-02-17 - Dataset: Four phase- and time-synchronous ESPARGOS antenna arrays in a lab room
- ESPARGOS/pyespargos - Python library for working with the ESPARGOS WiFi channel sounder
- This ESP32 Antenna Array Can See WiFi
- Source Code for Paper "Augmenting Channel Charting with Classical Wireless Source Localization Techniques"
- Phased Arrays - Steering and the Antenna Pattern | An Animated Intro to Phased Arrays
-
AI Flame Graphs
2025-01-20 AI developers think about their bit of code, but with AI Flame Graphs they can now see the entire stack for the first time, including the HW, and many layers they don't usually think about or don't know about. It basically looks like a pile of gibberish with their code only a small part of the flame graph.
This reaction is similar to people's first experiences with CPU flame graphs, which show parts of the system that developers and engineers typically don't work on, such as runtime internals, system libraries, and kernel internals.
-
- isd-project/isd
- joehillen/sysz - An fzf terminal UI for systemctl
-
- Antithesis - So you think you want to write a deterministic hypervisor?
- Resonate - Deterministic Simulation Testing
- TigerBeetle - Deterministic Simulation Testing
- Introducing Limbo: A complete rewrite of SQLite in Rust - Can we match SQLite’s world-famous reliability?
- Polar Signals - (Mostly) Deterministic Simulation Testing in Go