VirtualTam's bookmarks
240 bookmarks found
-
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?
-
Hex Display: A modern xxd alternative
2024-12-30 -
- lycheeverse/lychee-action - Github action to check for broken links in Markdown, HTML, and text files
-
- 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:
-
CSS Tricks - Truncate String with Ellipsis
2024-11-23 -
The Annotated Hacker Test | For those of us who didn't receive a case of beer with our computer.
2024-11-19 - Original plain text version from 1989
- Real Programmers Don't Use PASCAL (see:
THE REAL PROGRAMMER'S NATURAL HABITAT
)
-
Glyphs - Font Editor
2024-11-18 -
BBS - The Documentary
2024-11-10 The BBS Documentary Video Collection is a varied set of video items collected by Jason Scott, curator of TEXTFILES.COM. These are recordings about and from the era of the domination of ASCII and Dial-up Bulletin Board Systems (roughly the 1970s through the 1990s, with examples far before and after that).