From: Ruben Beltran del Rio Date: Mon, 29 Jan 2024 16:31:54 +0000 (+0000) Subject: Weekend + monday X-Git-Url: https://git.r.bdr.sh/rbdr/txt/commitdiff_plain/1122f78afd93558008491125092de84499bce370?hp=0e8741be1ca1f163d6f503991da9e25de4172b62 Weekend + monday --- diff --git a/learning.md b/learning.md index 4fc4c84..07ac6b9 100644 --- a/learning.md +++ b/learning.md @@ -1,3 +1,5 @@ +2024-01-29: You can't have CNAME and TXT records on the same subdomain! +2024-01-27: If you accidentally rewind a whole 35mm film, you can get it back by wetting the end of a new film and putting it inside the cartridge. It's a pain to do but it's better than losing a whole cartridge. 2024-01-24: When AppleTalk is enabled you can't use the printer port for a modem in a Macintosh SE/30. You need to disable it in Chooser first. 2024-01-23: AWS Glue has some very inefficient ways of composing queries, so it's sometimes easier to embed the query itself. In postgres it doesn't let you but you can add sources for each table and then run the query. This seems to work a lot faster. 2024-01-22: ssl_early_data on; can mess up your responses in safari if you set it in more than one place. What's worse, because of the caching it uses it can be annoying to revert.