-
Recent Posts
Categories
- AltDevBlogADay
- Bugs
- Chromium
- Code analysis
- Code Reliability
- Commuting
- Computers and Internet
- Debugging
- Documentation
- Drinks
- Environment
- Floating Point
- Fractals
- Fun
- Gaming
- Investigative Reporting
- Linux
- Math
- memory
- Performance
- Programming
- Quadratic
- Rants
- Security
- Symbols
- Travel
- uiforetw
- Uncategorized
- Unicycling
- Visual Studio
- WLPG
- xperf
Follow me on Twitter
My TweetsMeta
Category Archives: Computers and Internet
Ditching WhatsApp
WhatsApp has served me well as a communications medium for my family, but I was never thrilled with its ownership by Facebook, and the recently announced privacy changes made it necessary for me to move on.
Floating Point in the Browser, Part 3: When x+y=x (y != 0)
A few years ago I did a lot of thinking and writing about floating-point math. It was good fun, and I learned a lot in the process, but sometimes I go a long time without actually using that hard-earned knowledge. … Continue reading
Floating Point in the Browser, Part 2: Bad Epsilon
A few years ago I did a lot of thinking and writing about floating-point math. It was good fun, and I learned a lot in the process, but sometimes I go a long time without actually using that hard-earned knowledge. … Continue reading
Floating Point in the Browser, Part 1: Impossible Expectations
A few years ago I did a lot of thinking and writing about floating-point math. It was good fun, and I learned a lot in the process, but sometimes I go a long time without actually using that hard-earned knowledge. … Continue reading
Home Network Printer Setup That Works
Whenever I add a network printer to one of my Windows computers at home I end up with a reference to a hard-coded IP address. That means that the next time my home router reboots and assigns a different IP … Continue reading
Hard Drive Upgrade
I finally put too many photos and videos on my laptop hard drive and I had to upgrade it. My original hard drive was a 640 GB drive and there are now 1 TB laptop drives available that have 8 … Continue reading
Other Causes of Alt+Tab Problems
Now that I have an easy way to find and fix problems with Alt+Tab it becomes easier to identify culprits. Whenever Alt+Tab misbehaves ā whenever the grid of programs goes behind the current Aero Peek window ā I run AltTabFixOnce.exe … Continue reading
I now have a twitter account, for those times when 141 characters is too much of a commitment. I anticipate greater sarcasm and more frequent posting, but similar topics. You can follow me at BruceDawson0xB, where I explain the peculiar … Continue reading
Alt+Tab Bug Worsened by IE 10, But Fix Found
Windows 7 has an annoying bug that causes alt+tab to malfunction for many people. This bug, previously discussed on this blog in Alt+Tab Depth Inversion Bug, causes the grid of programs to be partially or completely hidden, making it much … Continue reading
Posted in Bugs, Computers and Internet, Investigative Reporting
Tagged alt+tab, Windows 7
66 Comments
Backin’ Up is Hard to Do
I hate computers. All I wanted to do was backup my laptop. Iād been doing ad hoc backups for years (a batch file that zips and copies all the important directories) but that system was clearly insufficient. Replacing my ad … Continue reading