VirtualTam's bookmarks
71 bookmarks found
-
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:
-
DNS over HTTPS
2024-11-25 RFCs:
- RFC 7858 - Specification for DNS over Transport Layer Security (TLS)
- RFC 8484 - DNS Queries over HTTPS (DoH)
Resources:
- Carsten Strotmann -
doh.defaultroutes.de
DNS-over-TLS/HTTPS Server - DNS over HTTPS - Cloudflare 1.1.1.1 Documentation
Setting up a DNS-over-HTTPS server:
- DNS over HTTPS - ArchWiki
- DNS-over-TLS almost working - Træfik Forum
- Using Google’s dns.google.com with CoreDNS
Browser configuration:
-
- 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:
-
- Clipart ETC - Illustrations
- Clippix - Photos and pictures
- Maps - Historic maps spanning many different time periods
- Presentations - Backgrounds, templates, letters, frames, and buttons
-
Elasticsearch - Grok processor
2023-11-19 - Elastic - Grokking Grok
- Kibana - Debug grok expressions
- Grok Constructor
- Elasticsearch Grok Patterns
- Logstash Grok Patterns
Alternative implementations:
- vjeantet/grok - Simple library to use/parse grok patterns with Go
- GuanceCloud/grok - Fork of the above
- logrusorgru/grokky - Pure golang grok-like library
- Telegraf's Grok Parser Plugin
- Vector Remap Language - Datadog Grok Parser
-
Regex engine internals as a library
2023-07-14 - rust-lang/regex
- google/re2
- BurntSushi/rebar - A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks
- Resources about implementing regular expression search efficiently, Russ Cox
-
- https://www.hashicorp.com/resources/creating-terraform-provider-for-anything
- https://boxboat.com/2020/02/04/writing-a-custom-terraform-provider/
- https://medium.com/spaceapetech/creating-a-terraform-provider-part-1-ed12884e06d7
- https://medium.com/spaceapetech/creating-a-terraform-provider-part-2-1346f89f082c
-
- https://stackoverflow.com/questions/415452/object-orientation-in-c
- https://sites.google.com/site/cinterfacesimplementations/
- http://web.archive.org/web/20190125125043/http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-c-style.pdf
- https://www.maultech.com/chrislott/resources/cstyle/
- https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard
-
/r/golang | Learning Distributed systems
2019-09-16 - https://github.com/golang/go/wiki/Courses
- https://dataintensive.net/
- https://columbia.github.io/ds2-class/
- https://github.com/brendandburns/designing-distributed-systems-labs
- https://azure.microsoft.com/en-us/resources/designing-distributed-systems/en-us/
- https://www.distributed-systems.net/index.php/books/distributed-systems-3rd-edition-2017/
-
- https://atlas.ripe.net/
- https://www.ripe.net/manage-ips-and-asns/resource-management/faq/independent-resources/phase-three/what-is-a-local-internet-registry-lir
- https://labs.ripe.net/Members/stephane_bortzmeyer/using-ripe-atlas-to-debug-network-connectivity-problems
- https://github.com/RIPE-Atlas-Community/ripe-atlas-community-contrib
- https://www.bortzmeyer.org/dns-over-tls-atlas-measures.html