]> git.r.bdr.sh - rbdr/txt/blobdiff - learning.md
Add CSS learning
[rbdr/txt] / learning.md
index 07ac6b9d3f3c19651d98497116eb6de769dfadd1..4d8a81c868f9fb91360a9af430634d2d9ed5a608 100644 (file)
@@ -1,3 +1,9 @@
+2024-02-16: scroll-behavior: smooth; gives JS-free smooth scrolling when navigating anchors.
+2024-02-11: You can't append some characters to iskeyword in vim, so you can't make boxes navigable like words.
+2024-02-10: Long lived connections don't seem to fare well in a dialup PPP with the RS232 modem. For more usable internet on the SE/30 a PDA ethernet card is required.
+2024-02-10: Even though the old net router is sold as v4, if it has the SD slot you should flash it as v6, otherwise it doesn't work.
+2024-02-09: Some disk images will be wrecked even if you restore their attributes (apparently DiskCopy 6.3 images).
+2024-02-01: The TCF API is good to deal with individual vendors, but a big pain to use it for more blanket categories. Check __tcfapi('addEventListener', 2, function (tcdata, success) { debugger; }); to explore the object.
 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-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.