Can you elaborate? I googled the right hand rule, but I’m not seeing how it applies to screws.
Can you elaborate? I googled the right hand rule, but I’m not seeing how it applies to screws.
I know the feeling. A few months ago I randomly got a video call from my boss. Both he and the owner of the company were in the line. They let me know that they unfortunately had to let go of almost everyone on the dev team. Some funding had fell through (gotta love startups). Fortunately, I got to keep my job that day, but I can’t shake the feeling that another layoff is right around the corner.
You mean when they started playing ads?
Youtube operated at a loss for years
I’m… at a loss. Can you rephrase these comments please?
My unpopular opinion is that YouTube has every right to enforce ads on their platform if you’re not paying for the service.
I’ve neen dying at “wacked and smaked” for 10 minutes
At the system level I have Caps Lock mapped to Escape (because who doesn’t), but I also have Caps Lock mapped to Control when I press it with another key, and I can press both shifts together to toggle Caps Lock.
At the Neovim level, I don’t think I have anything ground breaking. Most of my keymaps I think are fairly standard within the community. But here’s a couple of my more unique ones that I haven’t seen many people use:
-- quick-switch buffer with TAB
keymap("n", "<TAB>", "<C-6>", opts)
-- Setup compilation keymap on fly
--
-- This one's actually pretty dope.
-- Sometimes there's a command I want to run frequently, but it's not
-- something I want to dedicate a permanent keymapping for because it's so
-- specific to the task at hand. So this is keymap for creating another keymap
-- to run a terminal command with <leader>c
keymap("n", "<Leader>C", ":map <lt>leader>c :!<lt>cr><left><left><left><left>", {})
Oh, and here’s some blasphemy for you, when I’m presenting I like to gesture with my mouse, or even sometimes just when I’m thinking through something. So I have keymaps in place to open my file explorer with right-click, or my harpoon window with middle-click. Then I have mouse keymaps in each of those windows to further navigate or select files with the mouse. Just makes navigating easier because I don’t have to keep switching back to the keyboard (super fucking backwards, I know).
Here’s my config in case anyone’s interested. Maybe someone can find something useful in there. https://github.com/rnwtn/nvim-config/blob/master/lua/user/keymaps.lua
Single use luxury cars is my favorite one
How can you know? According to the documentary, 2 girls 1 cup, it’s very tolerable for humans.
You can get yay on arch too
And it mf slaps frfr
It used to take firefox ages to open. I switched back after the big update in the mid 2010s that made it good again.
It’s sometimes accompanied by a perceived flash of light though.
Is there a separate conversion chart for every food out there? Seems confusing.
How do you convert cups to weight accurately when a cup of one thing might weigh more than a cup of a different thing?
I feel like im slowly losing my ability to program between copilot, phind, and chatgpt…
Damn i forgot how big bezels use to be!
Great explanation, thanks