VirtualTam's bookmarks
255 bookmarks found
-
HAProxy as Egress Controller
2025-02-13 -
Git - Wire Protocol V2
2025-01-20 - Gitlab - Configuring Git Protocol v2
- Github - Git Wire Protocol v2 Support, 2018-11-08
- Introducing Git protocol version 2, 2018-05-18
- Highlights from Git 2.26, 2020-03-22
-
oha - HTTP load generator
2025-01-08 -
The benefits are there: you get wonderful type system, wonderful performance, and build times that give you back those coffee breaks you used to get while your code compiled.
- ~ntietz/newt - Nicole's Web Toolkit
- Are we web yet?
-
-
jwzhacks
2024-11-26 I have written a lot of software. I used to do it for fun. Then I started getting paid for it. Then it stopped being fun. Then I stopped getting paid for it. And now I write software sometimes for fun, but mostly in self-defense.
-
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:
-
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?