30 November 2021 | Computers, How Does it Work? |
If you’ve read my earlier article, Will Windows 11 run on your PC? November 2021 Update, you probably decided you don’t want Windows 11 after all.
Well, I just upgraded my main puter to a new 12th gen Intel Core i5-12600K processor… And I REALLY needed to do a clean install. It’s been awhile.
So, I decided to take The Windows 11 Plunge!
Surprisingly enough, if it runs on your machine, Win 11 is not bad. It’s really not that great, either.
(more…)
23 November 2021 | Computers, How to, Video |
So you’ve tried to fix Windows Update, but it just won’t work.
Even my earlier solution didn’t work…
Never fear! There is a way to essentially ‘reinstall’ Windows Update that will fix it good.
But first, there’s one other step you should take to make sure this never happens again…
(more…)
16 November 2021 | Computers, How Does it Work? |
Let’s say you decide to take the plunge and install Windows 11 on your puter.
You get everything set up, create a bootable USB stick of Windows 11, and fire away…
And then you discover that your SSD is missing! The Win 11 installer can’t see it, and your BIOS can’t see the drive, either!
What gives??
(more…)
2 November 2021 | Computers |
You might have heard that Windows 11 officially launched a month ago.
You might also be wondering (still) if Win 11 will actually run on your puter. Well, you’re not alone!
Things are pretty much as murky as before.
In fact, they’re so confused that even though Windows 11 is officially out, you probably won’t get it until next year… Which means it’s not really out.
SIGH…
(more…)
19 October 2021 | Computers, Gizmos, How Does it Work?, Programming |
If you’ve ever designed a web site, you know that the ‘dev tools’ built into browsers are invaluable.
You can play with the CSS, debug JavaScript, see requests in realtime, and so on.
That’s all great for desktop, but what about debugging on mobile?
Typically, developers jump through all sorts of hoops – including hacks in their code that are added strictly for development debugging.
Isn’t there a better way? Why yes, there is…
(more…)
5 October 2021 | Computers, Gizmos, How Does it Work?, Programming |
Chrome 94 was recently released with a new feature: Idle Detection.
Specifically, there’s a new JavaScript API called IdleDetector. It reports two things to the JS code of the web page you’re viewing: keyboard/mouse activity, and if your screen is locked or not.
Much has been said about the diabolical nature of this new capability in Chrome…
Thing is, while we can be forgiven for doubting Google’s motives in adding this feature, it just so happens that Idle Detection is actually quite safe – and useful!
(more…)
14 September 2021 | Computers, How Does it Work?, Programming |
WebRTC is pretty cool. It allows any web browser to make voice and video calls to any other browser – no extra software required!
The problem is that while there are tons of guides and gobs of sample code out there, nobody really explains how it works.
The end result is that you program away, and then discover that OOPS! It’s not connecting…
So, let’s see how to make WebRTC actually work!
(more…)
24 August 2021 | Computers, How to, Video |
Video captures are pretty easy with Snagit. There’s only one problem: That dreaded ‘No Mic’ error!
It’s almost made Snagit infamous instead of famous.
Solutions abound, but THIS one actually works.
It’ll cost you a few bucks, but the same trick works with other video and video capture software.
Which probably means it’s a Windows issue in the end, but whatever…
(more…)
3 August 2021 | Computers, How to, Video |
Taking screen captures is pretty easy. But what about VIDEO captures?
It might seem like you need a PhD in computer science, but it turns out that recording a video of a single window or your desktop is VERY easy these days.
Here are 3 easy ways to do screen recording on your puter, and the first one won’t cost you a penny!
(more…)
27 July 2021 | Computers, How Does it Work? |
When I watch a movie on my NVIDIA SHIELD TV, the Kodi media player conveniently lets me download subtitles from OpenSubtitles.org if the file doesn’t have any.
It’s pretty handy!
But then when I want to watch that same file in VLC media player on my laptop, well… No subtitles!
What to do, what to do?
It turns out VLC has your subtitle needs covered, and you probably didn’t even know it…
(more…)
Recent Comments