I got a Hogwarts spoon in my Avatar Zuko ramen set.
I got a Hogwarts spoon in my Avatar Zuko ramen set.
It took me way too long to find how to change the keyboard modifier keys in the new mac System Settings
app. Keyboard -> Keyboard Stortcuts -> Modifier Keys (bottom of the list on the left)
I had to move my office, and I don’t have Cat 6 run to the new location to take advantage of our 2 gig connection. I think I will be okay, though π€£.
I was never a huge fan of the show. I wonder if this version would be better.
As a leader, you must provide a vision that motivates and excites people, and amazing things can happen. Telling people they need to be ‘extremely hardcore’ isn’t the right direction.
Listening to the Changelog episode ‘The Story of Heroku’. The following quote really, really hit home for me!
”… , and something about like being a manager for a large organization, and worrying about operational uptime and whatever, I found myself drifting away from that curious person that I used to be as part of that.” - Adam Wiggins
Lazygit in neovim via vim-floaterm is wonderful!
Uhm, I didnβt know this. https://www.reddit.com/r/ContagiousLaughter/comments/yku8y1/a_man_made_a_discovery_that_could_save_100s_of/
I didn’t think I would ever say this, but nvim has really helped me navigate this new code base pretty quickly. Neovim’s use of lua has really allowed me to get into vim unlike my previous attempts.
My thoughts on stage manager at this point. www.youtube.com/watch
This is a great post on some of the LSP changes in Neovim 0.8. zignar.net/2022/10/0…
Another successful and productive day of configuring vim π
Dinner in space
The Guardians of the Galaxy ride at Epcot is amazing!
Tower of Terror Mickey ears glowing in the dark of the people mover
We have been captured.
A Segway robot just delivered our dinner to our table. It also complained about me being in the way. π
I just spent a few minutes trying to figure out why the book I am reading on my kindle didnβt jump to my latest spot. It was because I was reading the physical copy of the book before. π€¦
I wrote a bookmarklet to clip things from the browser into Obsidian. Heavily based on this.
Code here and minified bookmarklet here.
Gen Con looks awesome this year. Kind of wish I was there.
Delicious!
Driving back is never as fun as the trip there!
There are mountains way back there :)
Pretty shy
Helping with research
Theyβre Alive
Upper Falls in Yellowstone
I love a connected disconnecting. What do I mean by that? I have my computer out, catching up on personal programming projects at the campsite. I’ve gotten a ton done on a personal project that was languishing for weeks in just a few hours here and there.
From earlier in our trip
Paper wonβt start the fire but Doritos never fail
In kitty terminal you can use the following config to launch Neovim in the current directory and show the location in the tab.
map f2 launch --cwd=current --type=tab --tab-title=current nvim