Wetfish Online

Discussion Forums => General Discussion => Topic started by: Diabolizer on September 08, 2025, 07:44:38 am

Title: Post your favorite programming/computer/IT tips
Post by: Diabolizer on September 08, 2025, 07:44:38 am
Anything you like.  Tools you use, techniques for readability, resources, etc. etc.

The first one that comes to mind isn't particularly useful, but was kind of fun.  The power switch on my desktop's case got broken when I was installing my video card back in 2020.  Not wanting to buy a new case, I hooked up the power pin to the reset switch.  What's fun about this configuration is that the LED for the power switch still functions, so if the FBI (for whatever reason) took my computer as evidence, they'd have a frustrating few days trying to turn it on before opening the case.
Title: Re: Post your favorite programming/computer/IT tips
Post by: Mozai on September 09, 2025, 10:06:14 am
Computers collect dust; more than just inert boxes because most computers use forced-airflow to cool down.  As part of spring cleaning, open your computers and clean the dust off surfaces.   Do it more often if you've got pets that shed fur.
Title: Re: Post your favorite programming/computer/IT tips
Post by: Fishmé on September 09, 2025, 09:55:35 pm
Pro tip:

If you date a CS nerd or make it such that all of your friends are CS nerds, you don't need to learn CS. 😉
Title: Re: Post your favorite programming/computer/IT tips
Post by: Diabolizer on September 10, 2025, 08:28:42 am
Pro tip:

If you date a CS nerd or make it such that all of your friends are CS nerds, you don't need to learn CS. 😉

I don't think you know this, but as a rule, "General Discussion" is for more serious discussion.  However, I'm not going to ban you as I don't think you are intentionally trying to derail the conversation. 

That said, as a non-computer science person, your tips and ideas are especially appreciated, as they give a perspective that is uncommon in this space.  So share away!
Title: Re: Post your favorite programming/computer/IT tips
Post by: spencer on September 11, 2025, 06:43:01 am
programming

*nix

physical stuff

minimalism
Title: Re: Post your favorite programming/computer/IT tips
Post by: Diabolizer on September 27, 2025, 01:05:55 pm
I know that Windows is not the preferred OS on Wetfish.  For those who use Windows, there is a program I like called AutoHotKey (https://www.autohotkey.com/).  It's a Windows scripting language for task automation and macros.  I use it to enable "always on top" for whatever video I'm watching.  Here are some other suggestions from Wikipedia:
Title: Re: Post your favorite programming/computer/IT tips
Post by: creature on October 07, 2025, 10:50:00 am
Quote
macOS has a “search pasteboard”, which is like a global clipboard, but only for the contents of the current text search. I can select text in one app, copy it with Cmd+E, and then “paste” it with Cmd+G to find this text in any other app. It’s equivalent to copy&pasting into search box, but saves Cmd+F, Cmd+A, Cmd+V keystrokes, and doesn’t overwrite the normal clipboard. I use it all the time when cross-referencing stuff between web, docs, terminal, editors.
Title: Re: Post your favorite programming/computer/IT tips
Post by: Diabolizer on October 14, 2025, 11:35:53 am
Wrap your thumb drives in velcro tape, so they can't get a finger print off them if you need to toss them.