While starting my new attempt at an Oreo build for the H811/H815 (T-Mobile LG G4), I ran into an error, right off the bat: Error: TARGET_USES_UNCOMPRESSED_KERNEL is depreciated! I took […]
Fool’s Mate Friday: The JustChessEngine
Sometimes, you just have to step out in a new direction. In the 1920’s, chess players began to hold to a new style of play, then called hypermodernism. In this […]
RWE: Ejabberd failed to start in Debian Wheezy
I had an old laptop that I decided would make a good toy for playing around with some lightweight server applications. It was a great candidate for several reasons. For […]
Fool’s Mate Friday: A friend helps speed things up….
January 30th, 2004 marked the Guinness world record for the largest networked chess computer. Using the internet to connect with 2070 computers, this networked conglomerate challenged Grand Master Peter Heine Nielsen, […]
Geany: the little IDE that could!
Recently, while working with some older equipment, I needed a lightweight java IDE to compile some java projects. I really wasn’t looking for something quite as big as eclipse or […]
Fool’s Mate Friday!
Occasionally, I do a theme, or idea, on a given day for a period of time. Currently, I have been spending quite a bit of time working on chess engines […]
Checking the internet connection speed from the command line
Typically, if we want to check the internet connection speed, we can just use a web browser with any of the usual internet speed test sites. However, the other day […]
Added the ability to castle to the Beginner Chess Engine
For better or worse, I added the ability to castle to the Beginner Chess Engine. In theory, that would always be better. However, adding this feature actually caused two problems: […]
Beginner Chess Engine: Solved the pawn/king check problem….
If you’ve been following along, you probably have seen that the king had a slight problem. It was failing to adequately check for pawns when considering it’s own safety. Here […]
Added a display for the list of possible moves to the Beginner Chess Engine
Well, if you were wondering what I was doing with my spare time, this is it! I just added a TextView to display the move options that the computer had […]