Is Willow really that much of a breakthrough?
Google just announced its new state-of-the-art quantum chip, Willow. But despite Google's claims, I don't feel inclined to ride the hype train.
Google just announced its new state-of-the-art quantum chip, Willow. But despite Google's claims, I don't feel inclined to ride the hype train.
(I’m referring to the social media platform, not the CEO.) …Here’s to another fine ten years of scrolling through my news feed. A Facebook post I published on my ten-year anniversary of joining Facebook. Facebook used to be awesome. With…
Here I go over some Java collection classes, sharing tips and experiences to help you decide which one to use.
Now that artificial intelligence has gained tremendous power in the past not many years, I thought it would be cool to find out whether ChatGPT is powerful enough to imitate a prophet of God.
Was playing 2500 hours of Rocket League worth it? In this article I explain why I stepped away from the game.
If you performed a search for “cognitive complexity” and stumbled upon this article, then you might be using Code Climate. Code Climate may have complained that the “cognitive complexity” of a certain method or class is too high and needs…
Imagine being at lunch with a bunch of fellow developers, and you all are ranting about all the things that are going wrong at the company. You guys could be talking about your below-market salaries, the tech debt piling up…
When I first upgraded to the Logitech MX Mechanical keyboard, I soon discovered the lack of a Print Screen key when I attempted a screenshot. Using Logi Options+, I was able to bind one of the keys to Print Screen.
Java was my main programming language throughout high school and college, but by the time I graduated from college in 2013, the concept of Java streams did not yet exist. (We were still on Java 7.) I could write all…
When I was a Git beginner I used TortoiseGit. TortoiseGit had all the features I had ever needed at the time. I could check out branches, stage files for commit, commit changes, push the branches, and do merges. I could…