HOW TO : Sort Amazon search results by number of customer reviews
When browsing products on Amazon, sorting by average rating doesn’t always surface the most popular or widely purchased items. A simple URL trick lets you sort...
When browsing products on Amazon, sorting by average rating doesn’t always surface the most popular or widely purchased items. A simple URL trick lets you sort...
Today I learned a incredibly useful trick for debugging web applications that don’t use standard TCP/IP networking. While we usually think of curl as a tool...
I’m terrible at remembering to start tmux when I SSH into servers. Then invariably, my connection drops mid-compile or during a long-running test, and I lose...
I know this is not really practical :-).. But hear me out Every 6 months, switch from an Android to an iPhone as your primary phone....
Anthropic released their new Claude Sonnet 3.5 model yesterday that has a new capability to control computers. Computer Use capability allows Claude to directly interact with...
Use “dG” command, if you want to delete all lines in a file starting from the line under the cursor in vi. Additional commands to delete...