VirtualTam's bookmarks
308 bookmarks found
-
- 16, 32, 64 bits
- Custom parameters: polynomial, XOR, reverse input/output bits
- Flexible alternative to hash/crc32 and hash/crc64
-
Zoekt - Fast trigram based code search
2025-02-19 - FAQ
- Zoekt Query Language Guide
- isker/neogrok - A frontend for Zoekt
- Query Language Guide by Neogrok
-
Hockeypuck - An OpenPGP public keyserver
2025-02-06 -
Zork: The Great Inner Workings
2025-01-21 It is pitch black. You are likely to be eaten by a grue.
-
dyff - Diff tool for YAML and JSON
2025-01-09 -
- 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?
-
wirelogd - Logging daemon for Wireguard
2025-01-04 Wirelogd relies on the latest handshake to determine if a peer is active or inactive. While there is trafic the handshake should be renewed every 2 minutes. If there is no trafic handshake is not renewed. Based on this behavior we assume that if there is no new handshake after a while, the client is probably inactive.
-
- 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