diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-16 22:36:33 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-16 22:36:33 +0100 |
| commit | 4e19405bafed2a9649ca35f848b80d147328a720 (patch) | |
| tree | a9359ab428b500280c3785ca1c901d01b06b4ad6 /learning.md | |
| parent | 9f309bd5f11e917062f9d4d05d28355dd1a19ab8 (diff) | |
Add CSS learning
Diffstat (limited to 'learning.md')
| -rw-r--r-- | learning.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/learning.md b/learning.md index b43d58e..4d8a81c 100644 --- a/learning.md +++ b/learning.md @@ -1,3 +1,4 @@ +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. |