VirtualTam's bookmarks
93 bookmarks found
-
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
-
AFL++ - American Fuzzy Lop Fuzzing Framework
2025-02-15 - AFLplusplus/AFLplusplus
- AFLplusplus/LibAFL - A collection of reusable pieces of fuzzers
- rc0r/afl-utils - Utilities for automated crash sample processing/analysis, job management and corpus optimization
- 0xricksanchez/AFL_Runner - Scaling best-practice AFLPlusPlus fuzzing campaigns made easy
- AFL++ Papers
- Sister Projects
- The LibAFL Book
- Fuzzing projects with american fuzzy lop (AFL)
- afl - american fuzzy lop
-
- 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?
-
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:
-
- Re: Return of the Obra Dinn [GDC 2016 Demo Build] - Dithering Process
- Ditherpunk — The article I wish I had about monochrome image dithering
- Cyan's Richard A. Watson - Dithering 101 (archive)
- Differentiable Dithering
- What the Heck is Blue Noise?
- Generating Blue Noise Textures With Void And Cluster
- Why Your Website Should Use Dithered Images
- Why Your Website Should Not Use Dithered Images
Online dithering tools:
-
PICO-8 Fantasy Console
2024-11-03 -
Test feed:
- feed reader score project
- A sysadmin's rant about feed readers and crawlers
- Feeds, updates, 200s, 304s, and now 429s
- So many feed readers, so many bizarre behaviors
- The feed reader score service is now online
RFCs:
- RFC 1945 - Hypertext Transfer Protocol - HTTP/1.0 - If-Modified-Since
- RFC 7232 - Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests - Entity Tag (ETag)
- RFC 9110 - HTTP Semantics
Related:
- Bret Simmons - NetNewsWire and Conditional GET Issues
- John Brayton - Feed Polling for Unread Cloud
- Jeff Kaufman - Looking at RSS User-Agents
- Chris Siebenmann - The case of the very old If-Modified-Since HTTP header
- ETag and HTTP caching
- HTTP Conditional Requests Explained
- Caching - What takes precedence: the ETag or Last-Modified HTTP header?
-
- nsnam/ns-3-dev
- Tutorial
- Installation
- Models
- NetAnim - Animates a previously executed simulation using an XML trace file generated during a simulation