Chris Maughan
12/09/2022, 2:45 PMChris Maughan
12/10/2022, 1:54 PMyairchu
12/11/2022, 9:37 PMyairchu
12/12/2022, 1:55 PMyairchu
12/14/2022, 6:44 AMNils Berg
12/14/2022, 4:26 PMKartik Agaram
12/14/2022, 7:10 PMmove
command that moves columns (analogous to browser tabs) to the left, while continually truncating columns on the right beyond some limit. The combination of these two has changed how I work, from messes all over the surface to much more localized access patterns where I live near the top left and move things over to it as I need them. (It's not a catastrophe if I lose a tab because on-disk search is working well.)yairchu
12/15/2022, 7:43 PMNils Berg
12/17/2022, 12:27 PMClerk evaluated '2022-16.clj' in 1.1024717767137E7ms.I know thereās a smarter solution, and I came close, but at 4am in the morning, leaving my laptop running as I go to sleep was the reasonable thing to do š
Nils Berg
12/17/2022, 9:27 PMNils Berg
12/25/2022, 6:55 AMJimmy Miller
01/04/2023, 9:25 PMOleksandr Kryvonos
01/15/2023, 10:33 PMKartik Agaram
01/17/2023, 6:23 AMKartik Agaram
01/26/2023, 2:34 AMLu Wilson
01/26/2023, 10:39 PMJason Morris
02/03/2023, 6:11 PMJason Morris
02/03/2023, 6:14 PMJason Morris
02/06/2023, 9:31 PMOleksandr Kryvonos
02/07/2023, 6:51 PMKartik Agaram
02/19/2023, 9:15 AMJimmy Miller
02/21/2023, 6:37 PMIvan Reese
03/01/2023, 12:16 AMguitarvydas
03/01/2023, 1:22 AMJared Forsyth
03/03/2023, 5:44 AMJared Forsyth
03/04/2023, 4:34 AMJared Forsyth
03/12/2023, 5:55 AMtext => new Intl.Segmenter('en').segment(text).map(s => s.segment)
in a bunch of places, so that offset calculations made sense. I also had to add a hidden <input/>
onto the page instead of just harvesting keypress
, because emoji-pickers don't actually send valid keypresses, but they do trigger oninput
in a focused <input/>
šJason Morris
03/12/2023, 2:54 PMJason Chan
03/14/2023, 11:43 PMJared Forsyth
03/16/2023, 3:01 AMJared Forsyth
03/16/2023, 3:01 AM