Sunday, December 27, 2020

Happy 2021

This is a repost of my year-end post.

The start of a new year is a good time to review a few things and make sure everything is right. Here's my list of things I think you should check once a year.


Some of the steps may be a little out of date but I think you can find your way around. If not, leave me a comment and I'll help.

Sunday, December 20, 2020

Jack Be Nimble, Jack Be QUIC

My router (Asus RT-AC68R) has a nice traffic monitor screen. I check it regularly. One day I noticed that the largest usage was attributed to QUIC.


What is QUIC?

Simple. QUIC stands for Quick UDP Internet Connection.

Yeah, right.

There's a good explanation here. If that article is too simple for you, try this one.

QUIC has taken all the best qualities of TCP connections and TLS encryption and implemented it on UDP.

Here's why:
  1. Reduced connection times. To establish TLS encryption, the client and the server need to perform a TLS handshake and exchange encryption keys. QUIC replaces this with a single handshake.
  2. Better performance when data packets are lost. The QUIC protocol allows streams of data to reach their destination independently. They no longer need to wait for the missing data packet to be repaired.
  3. Stable connections when networks are changed. If you are connected to a web server via TCP and your network suddenly changes, QUIC allows for a smoother transition by giving each connection to a web server a unique identifier. These can be reestablished by simply sending a packet rather than establishing a new connection, even if your IP changes.
  4. Easier to improve and develop. QUIC can be implemented on the application level, making it a more flexible protocol.
But you'll never see any of this. All you'll see is faster.

So who uses QUIC?

Google Chrome when it connects to Google servers. This includes all of Google's services, i.e. YouTube, Blogger, Hangouts, etc.

Sunday, December 13, 2020

Windows 10 Screen Recording

In this time of virtual meetings, I've desired to record a couple of presentations.

I came across Windows 10's Xbox Game Bar. It's a standard feature in the latest versions of Windows 10.

Unfortunately, it doesn't work on all hardware. It works on my ThinkPad but not on my big Asus desktop with a Radeon video card.

It's incredibly easy to use. Just press Win+Alt+R to start your recording.


That's it. Then click the blue button to stop recording.

It creates an mp4 file in C:\Users\[your name]\Videos\Captures.

It couldn't be easier.

But...

This worked perfectly when I was recording a Zoom presentation where I was just watching and not interacting.

But in another use, I was watching a webinar where the presenters used multiple windows. Every time I switched between windows; the recording stopped.

Still, it's pretty nice. And the price is right.

Sunday, December 06, 2020

Windows 10 Black Screen

Several associates of mine and I have all experienced Windows 10 black screens, pretty much since Windows 10 1903.

The symptom is that the screen turns off per your setting.


Then it won't come back on.

The PC isn't really powered down. Often you can hear the fan running or the hard drive working away.

What we have been doing is just holding down the power key until the PC shuts down. Then restarting the PC and all is well, for a while.

One of my workarounds is to disable the screen powering down and just turning the power off to it when I'm not using it.

It seems as though we're not the only people experiencing this problem.

Computerworld had a long article on this problem. This article describes 2 different black screen problems. The one I'm referencing is just a "plain and simple" black screen.
This means the screen is completely dark with nothing at all showing.
The author gives several workarounds for a black screen with a cursor but nothing for the "plain and simple" black screen except the forced power down.

What we have found is that the "plain and simple" black screen is usually the result of a display driver.

My desktop PC has an AMD Radeon R7 200 Series display adapter. Windows 10 "feature updates" love to UNINSTALL the AMD driver and use a default driver.

This results in the "plain and simple" black screen. After I reinstall the current AMD driver, my problem goes away.

One of my coworkers had to undertake a similar process for his Dell system.

Unfortunately, my other coworker ended up reimaging his PC.

If I have this again, I think I'm going to try to restart the graphics driver as an initial workaround.
Windows key + Ctrl + Shift + B
This four-key combination tells Windows 10 to restart all graphics drivers.

Then I will upgrade the graphic drivers.

Sunday, November 29, 2020

Spoofed Hover Text

KnowBe4 has an interesting back story. They have an excellent Enterprise Security Awareness Training program that my organization highly recommends.


I follow their blog.

A recent article was a real eye opener. It described how bad actors can spoof phising links by using hover texts.

In summary, HTML has the capability to display pop-up text when the cursor hovers over a link. The bad actors use this capability to distract the user from looking at the real link which appears in the lower left corner of the browser window.

My recommendation - with your cursor hovering over the link, right click and choose "Copy link address".

Then open Notepad and paste the link. That way you can see where the link will REALLY take you.

If the link is confusing, paste the link into the URL Decoder/Encoder and click "Decode".

Sunday, November 22, 2020

iMessage on Windows

I guess I got your attention with that post title.

I was very happy with Pulse when I was using an Android phone.

But everyone knows that iMessage doesn't work on Windows.

Or does it?

When I was looking for a high-speed way to backup photos from an iOS device, I came across this article:


I figured it was click bait. There's no telling how many of those rabbits I've chased.

But not this one.


Here's Dell's page on Dell Mobile Connect (archive.org).

Now, don't think that this is as capable as Pulse. For example, with messaging you can only see messages that have taken place while the PC was connected to the iPhone. History isn't presented. For pictures, when you download them, the files are written into an obscure location that took me ages to find. Then the filenames are some random (to me) string.

C:\Users\UserName\AppData\Local\Packages\ScreenovateTechnologies.DellMobileConnect_0vhbc3ng4wbp0\LocalCache\Downloads\80_B0_3D_05_33_B5\IMA_1EAB1FD0-3E9B-4D7F-A478-BEA404478D61_L0_001\1EAB1FD0-3E9B-4D7F-A478-BEA404478D61L0001.jpg

But given what Dell had to work with, it works nicely.

Beyond messaging, Dell Mobile Connect also supports making and receiving phone calls on the PC as well as mirroring the iPhone screen to the PC.



Oh, you do have to install some Dell drivers on your PC.

Here are the steps:
  1. Login to Windows App Store on your BROWSER, not the actual app store application on Windows.
  2. Search Dell Mobile Connect
  3. Click on the 3 dots located next to GET, and select add to cart.
  4. Check out (it’s a free app, don’t worry)
  5. After checking out and “purchasing,” open the Microsoft Store application on Windows.
  6. Login if you haven’t logged in on the Microsoft Store app. Click the three dots on the top right hand corner, go to My Library and download Dell Mobile Connect.
  7. Follow the instructions after you install it. It will also make you download the app onto your phone from the AppStore
  8. After you install it, make sure you allow all the requested permission on your phone (again follow the instructions carefully), download the required Dell Mobile App drivers and restart.
  9. Launch the app on your phone and Windows

Sunday, November 15, 2020

What Happens When You Type in a URL



And they left some stuff out, e.g. "file:" checking.

https://twitter.com/manekinekko
This sketch is under CC BY-NC-SA 2.0 license:
https://creativecommons.org/licenses/by-nc-sa/2.0/

Sunday, November 08, 2020

Chillin' With an iPhone - Part 5

I'm really a reluctant iPhone user. But there are so many things I like about the iPhone, particularly the hardware.

Anyway, one of the challenges I have between any smartphone and my Windows laptop is how to move small content back and forth.

For example, it is so much easier to compose text messages on my laptop keyboard than on a touch keyboard. And to take an image from either side to the other is especially difficult with iOS.

What I've found is that one of my favorite cross-platform productivity tools is perfect for this - Google Keep.


Keep is a very flexible container for content and works equally well on Windows, Android, and iOS.

It even allows multiple users to share content. My wife and I share a grocery shopping list.

Just today I wanted to send a photo from Facebook (which I use via Chrome on Windows) to a person using text messaging.

Think about how convoluted that would be normally. It's too long to even explain here.

With Keep, I right clicked on the photo in Facebook and chose "Copy image". Then switched over to Keep, I clicked on "Take a note..." and pasted the photo. Now over to my iPhone and opened Keep. There was the photo. I tapped on it and selected the "share" icon, chose my iMessage recipient and it was done.

And it works just as well in the other direction. Keep even presents as an iOS "share" recipient.

Unlike some of the Google products, Keep seems to update instantly on iOS.

Sunday, November 01, 2020

Microsoft Removes Driver Updates

Here we go again.

Recently, the press was filled with headlines about Microsoft removing driver updates from the Windows Device Manager.

Microsoft has removed a useful driver updating feature from Windows 10 

So when is the last time YOU went to the Device Manager and searched for a driver?

Did Microsoft really do this? Yes. Does it matter? Not really. Did they actually make an improvement? Probably.

What they did is they moved the driver updates to the Windows Update process that most everybody uses.

Here's a comment from one of the above articles:
The new method via Windows Update seems to work great though, but you can't search specifically for that device/part. But i guess if nothing shows up, it means you're already up to date.
And they didn't (yet) push them on you.

Here's how it looks now in Windows Update:




I think that's an improvement.