VirtualTam's bookmarks
316 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
-
- Strings, bytes, runes and characters in Go
- x/exp/utf8string - Index strings by rune rather than by byte
- How can I elliptically truncate text in golang?
- Why can the Go
string
type contain invalid UTF-8 data?
-
- Converting UTZOO-Wiseman Usenet Tapes to Website with PostgreSQL backend using Python 3.8
- 2.1 Million of the Oldest Internet Posts Are Now Online for Anyone to Read
- DataHoarders, UsenetArchives.com now includes UTZOO-Wiseman tapes of the earliest internet posts made between Feb 1981 and June 1991
- The UTZOO Wiseman Usenet Archive (data removed following legal action)
-
Text normalization in Go
2024-11-28 Standard library:
- unicode - Data and functions to test some properties of Unicode code points
Extra libraries:
- golang.org/x/text - Supplementary Go packages for text processing, many involving Unicode
- golang.org/x/text/runes - Tansforms for UTF-8 encoded text
- golang.org/x/text/transform - Reader and writer wrappers that transform the bytes passing through
- golang.org/x/text/unicode/norm - Types and functions for normalizing Unicode strings
- golang.org/x/text/unicode - Building blocks for other packages in golang.org/x/text
Third-party libraries:
- anyascii/go - Converts Unicode characters to their best ASCII representation
RFCs:
- RFC 8264 - PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols
- RFC 8265 - PRECIS for Usernames and Passwords
- RFC 8266 - PRECIS for Nicknames
Resources:
-
- How To Customize the PostgreSQL Prompt with psqlrc on Ubuntu 14.04
- datachomp//dotfiles - psqlrc
- okbob/pspg - Pager specialized for tabular data
-
- Build own USB device on linux-based board!
- What Are Differential Pairs?
- How to route USB data lines on a PCB
- Can You Route USB 2.0 on a 2-Layer Board?
- KiCad STM32 Hardware Design - An Overview in 20 Minutes - Phil's Lab #15
- STM32 Programming via USB (DFU) - Phil's Lab #72
- How To: STM32F103C8T6 As An USB Device (Virtual Serial Port / CDC)
-
CNIL - Les courriers pour agir
2024-10-25 -
- 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