Blog: 2024-01-09: Difference between revisions
(Created page with " unmap <a-f> is how to prevent firefox vimium with alt as accelerator key from overriding search functionality. Thought I had documented this but apparently not...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
is how to prevent firefox vimium with alt as accelerator key from overriding search functionality. Thought I had documented this but apparently not... |
is how to prevent firefox vimium with alt as accelerator key from overriding search functionality. Thought I had documented this but apparently not... |
||
https://codeberg.org/akib/emacs-eat seems like a potentially good terminal for emacs, doesn't require c compilation like vterm. Vterm is great but not cross platform (windows bleh) I suppose ... emacs is slow af under windows anyway, magit status takes like 5 seconds!? |
|||
https://github.com/denoland/subhosting-hackathon happening now, maybe I can actually do the thing I was thinking of with exposing variables as files, so you can debug with cat and stuff |
|||
Nearby game developers meetup https://www.flyoverindies.party/ |
|||
Link roll up |
|||
https://blog.regehr.org/archives/1393 |
|||
https://pdos.csail.mit.edu/6.828/2014/xv6.html |
|||
https://blog.regehr.org/archives/213 |
|||
http://blog.llvm.org/2011/05/what-every-c-programmer-should-know.html |
|||
Decent bug to look into: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060283 |
|||
(it's debian-js) |
Latest revision as of 22:18, 9 January 2024
unmap <a-f>
is how to prevent firefox vimium with alt as accelerator key from overriding search functionality. Thought I had documented this but apparently not...
https://codeberg.org/akib/emacs-eat seems like a potentially good terminal for emacs, doesn't require c compilation like vterm. Vterm is great but not cross platform (windows bleh) I suppose ... emacs is slow af under windows anyway, magit status takes like 5 seconds!?
https://github.com/denoland/subhosting-hackathon happening now, maybe I can actually do the thing I was thinking of with exposing variables as files, so you can debug with cat and stuff
Nearby game developers meetup https://www.flyoverindies.party/
Link roll up
https://blog.regehr.org/archives/1393
https://pdos.csail.mit.edu/6.828/2014/xv6.html
https://blog.regehr.org/archives/213
http://blog.llvm.org/2011/05/what-every-c-programmer-should-know.html
Decent bug to look into: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060283 (it's debian-js)