VirtualTam's bookmarks
183 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.
-
The benefits are there: you get wonderful type system, wonderful performance, and build times that give you back those coffee breaks you used to get while your code compiled.
- ~ntietz/newt - Nicole's Web Toolkit
- Are we web yet?
-
- Self-hosted online collaborative drawing platform Excalidraw (alternate version on Medium)
- alswl/excalidraw-collaboration - Excalidraw with collaboration feature, self-hosting, and only one-click deploy
- alswl/excalidraw-storage-backend - Storage for scenes, images and collaboration rooms
- alswl/excalidraw.alswl.com - Custom static version featuring a Chinese font with handwriting style
- Someone0nEarth/excalidraw-self-hosted - A docker-compose configuration for a fully self-hosted excalidraw stack, a collaborative whiteboard solution
- r/selfhosted - Excalidraw
- PatWie/excalidraw-complete - Self-host Excalidraw with a single Go binary - Supports multiple storage options and real-time collaboration
- Self-hosted online collaborative drawing platform Excalidraw (alternate version on Medium)
-
- Discussion on Hacker News
- Book report by Steward Brand
- ROMchip Presents: Building SimCity: A Conversation with Will Wright and Chaim Gingold
- EA Sim City 2000 Will Wright Interview
- Game Developer Magazine - April/May 1995
- Stanford Libraries - Interfacing to Microworlds, Will Wright, Maxis
- Will Wright on Designing User Interfaces to Simulation Games (1996) (2023 Video Update)
- Will Wright and Brian Eno - Generative Systems
- Playing with Time | Brian Eno and Will Wright
- SimHacker/MicropolisCore - SimCity/Micropolis C++ Core
Related books:
-
- Matteo Brittanti - How to get rid of homeless? - A 600-page epic split in two volumes documenting the so-called “homeless scandal” that affected the newly released game SimCity (Maxis/Electronic Arts, 2013)
- Stanisław Lem - The Cyberiad
- MIT - Urban Intervention Simulation (archive)
- MIT - City Science Research Group
- The Landlord's Game, a realty and taxation game intended to educate users about Georgism
- Invisible Cities, prose poems describing 55 fictitious cities, many of which can be read as commentary on culture, language, time, memory, death, or human experience
-
- Clipart ETC - Illustrations
- Clippix - Photos and pictures
- Maps - Historic maps spanning many different time periods
- Presentations - Backgrounds, templates, letters, frames, and buttons
-
- BeamNG.tech Technical Paper (2021-06-21)
- Publications
- BeamNG.tech Blog
- Project References
- BeamNG/BeamNGpy - Python API for BeamNG.tech
- BeamNG/beamng-ros2-integration - Robot Operating System integration
-
- Scuba: Diving into Data at Facebook - International Conference on Very Large Data Bases (VLDB) (PDF, Talk)
- HN discussion
- Axiom - Stop sampling, observe every event
- Eventrelay - An event streaming/storage system for the rest of us
- Honeycomb - Identify Outliers
- Rill - Fast operational dashboards that your team will actually use
- Strangeloop 17 - Why We Built Our Own Distributed Column Store by Sam Stokes
-
- From Map to Reality: Using PostGIS in Warfare (PDF)
- NASA Earthdata - Full and open access to NASA’s collection of Earth science data for understanding and protecting our home planet
- Visible Infrared Imaging Radiometer Suite (VIIRS) Active Fire detection
- PostgreSQL - GiST - Generalized Search Tree
- PostgreSQL - SP-GiST - Space-partitioned GiST
- H3 - Hexagonal hierarchical geospatial indexing system
- zachasme/h3-pg - PostgreSQL bindings for H3