I'm a web dev and one "hack" I use all the time is bookmarklets. In Chrome @bookmarks let's you search your bookmarks, so I use this to fire off different scripts to do different things. Most are for debugging and the like. I have my hotkeys setup where ctrl + q puts focus on the omnibar so I can start typing, and then I use @books marks to search for whatever I need. A lot of the bookmarklets just append the current url to some other site like page speed insights or pure.md. I find this saves me a ton of time. Also the duplicate this tab hotkey, I use that all day every day.
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
-
Double clicking with the mouse on a word usually selects the whole word with the space after, very nice for copy-pasting.
-
Double clicking on the selected word will sometimes select the whole line(In some applications it actually selects up to the newline marker, so it will grab multiple lines if resized smaller).
Control Backspace deletes whole words. Misspelled control? Faster to delete and retype than move my cursor around when I'm on a roll.
when my computer pisses me off i like to smash it
Set up three WireGuard network interfaces on a VPS then accept traffic from your end devices to route through the three double hop VPN tunnels to a country with better privacy laws. Install an ad and tracking blocking DNS server to block all nefarious hostnames as well as more granular blockers for your browsers.
Cutting and pasting a folder is faster than copying and pasting.
OS just gotta add an inode in first case.
My favorite windows shortcut is 'Windows+shift+left/right' to move an application between monitors. Very helpful for moving games around or snapping without have to use a mouse.
I think this works in KDE out of the box.
Keyboard shortcuts for everything. Mousing to a menu is a waste of time in any app you use daily.
Coming from the dark ages of Win286, this was the way.
Painting menus on the screen actually required time for the paint to dry on each pixel, so keyboard shortcuts were a necessity.
The advent of that blankety-blank tools ribbon ruined me...
Recently had to help a relative who still uses windows, so here's a freebie from Linux:
You can use super + number to launch any pinned program on the taskbar. For example let's say you have your browser right of the start button and file explorer on the next spot right, pressing super+1 launches the browser and super+2 the explorer
Edit: super = windows logo key
Win + E to open a file browser window
My main one is to learn shortcuts on your most used programs. Using the mouse for everything is a waste of time, but that has been said multiple times.
My second is to create scripts to do a bunch of repetitive tasks. For example, I have a script I run on my work PC after I log on to the VPN that starts my "always on" programs (like notepad++), unlocks the hosts file, etc. I have some sendto scripts for converting files with pandoc, fetching multiple git repos in one go, etc. It just speeds up things and avoids errors versus me doing them manually.
On Windows I use PowerShell and on Linux I use bash, meaning they work without additional software installed.
Custom autocompletes/corrects. Just figure out a non-word (i.e. something that you wouldn't want to use without autocorrecting) that's easy to remember and set it up frequently used snippets of text. Some examples:
- meetnow - my zoom meeting link
- booktime - a link to my calendly
- frequent sentences or blurbs I use in emails (e.g. thanks so much, let me know if i can help with anything else sorta stuff)
- nicknames for different frequently used hex codes
- galert/yalert/redalert populate a styled HTML snippet to make a green, yellow, or red div that I can then just pop my content into
- lots of other little HTML snippets like that
- group nicknames to populate a list of email addresses (like an Outlook contacts group but you can use it outside of Outlook)
Anyway there are a ton of things I use it for, those are just a few examples. Saves me a lot of time.
You can do this on Macs at a system level, on Windows you can do it on some programs but it seems to have to be set up on each one which is worthless.
Not too sure if you can do this in windows, but I've enjoyed mapping alt+tab and alt+shift+tab to windows+mouse scroll
-
Shift + Tab (also works on Linux)
-
If you have a mouse with side buttons, you can use the side buttons to go back or go to the next page on browsers
-
Pressing Alt + F4 on the desktop opens up a dialog asking if you want to shut down, restart, log out, etc. (I think this works on Linux as well)
Linux Mint stand-in for Ctrl+Alt+Del on Windows, for when you can't open system monitor:
Get an interactive top you like > When PC freezes go to tty, open top, works like a task manager