Pro Privacy Tip

When signing up for nearly any online service, you don’t have to give your real name, address, birthday, or anything. (Banking and URL registry not included.) Never give real answers to those “lost password challenge questions”. The odds of those answers being stored encrypted is low. If that company is hacked then the hackers will… Read More »

Why Aren’t Campaigns More Like This?

Presidential campaigns for elections should be way more open than they currently are. There should be weekly debates that last two hours with live mics the entire time. There should be two moderators who the candidates pick so there’s one on each side. There should be no hiding from the American people if you’re running… Read More »

Computer Mouse Thoughts

My Logitech mouse has caused some frustration recently so I have gone with another brand. What brand did I choose? Stay tuned. <LAME INTRO> Hi guys, welcome back to the same web page you were already on when this blog post started but I made you wait for no particular reason. Let’s get right into… Read More »

Reality vs News Reports

I don’t put a lot of “newsy” items on this blog because I could never keep up with it all, but I like to include stuff like this because it’s just solid info that isn’t so time sensitive. This is the truth: the media slices up Trump’s words to put inaccurate words in his mouth… Read More »

VSCode Markdown – How to get images into an “assets” folder

When using VSCode for markdown editing, you can have your attachments separated into their own folder like this: Go to your settings under Markdown > Copy Files: Destination and click Add Item. Under Item enter **/* and under Value enter assets/ FYI: I’m using the extension called: Markdown All in Onehttps://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one