Category Archives: Just Info

Let’s Summarize Every VPN Video You’ll Ever Watch

VPN stands for “Virtual Private Network” VPNs don’t make you anonymous. VPNs only shift the exposure from your ISP (internet service provider) to the VPN provider so you need to know that you can trust the VPN provider. If you’re buying one that was advertised on a youtube video it’s prob crap. Don’t take privacy… 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 »

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