Skip to content

Engineering Tech Blog

Menu
Menu

Author: aschenbach

NASA Astronomy Picture of the Day

Posted on March 16, 2026March 16, 2026 by aschenbach

NASA has provided spectators an abundance of space images that captivated people from around the world. You, too, can obtain images from NASA by using their API or directly parsing their Archive image repository. There are some sample code i had written where it will be able to return the JSON data to then pull…

Read more

Pulling OMDB Data

Posted on March 12, 2026 by aschenbach

We recently built a simple console application to pull data from the IMDb movie microservice website. It isn’t feature-rich, yet it will pull some simple data from this particular microservice architecture. you will have to clone and place your KEY into the program.cs file, then compile it prior to running the executable file inside bin…

Read more

Latest Python 3.13.x and 3.14.x Install Available

Posted on March 8, 2026March 8, 2026 by aschenbach

Python Windows CMD and Apple Mac sh install files are available for the taking. https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python313/3.13.12 https://github.com/freemanbach/PythonInstallerScripts/tree/main/python3/python314/3.14.3 The Binary version for Windows using CSharp is also available as an menu driven application. https://github.com/freemanbach/csharp/tree/main

Read more

Asus Chromebook Intel AlderLake CX5601FBA

Posted on February 19, 2026February 22, 2026 by aschenbach

This machine was an interesting device, its quite large and sturdy with a large, hefty screen. Perhaps, around 16.2 inches of screen real estate. Similar to the HP G6 machine, using an Intel chip, but this machine contained an Intel i3 Core with 2 CPUs baked into the MOBO. Following my previous steps in preparing…

Read more

Intel GeminiLake HP Chromebook 14 G6

Posted on January 29, 2026 by aschenbach

There was a Client who had asked me to install a Linux distro unto their HP Chromebook device. Initially, i wasnt sure whether it would work on their device. After some research on MrChromebox.tech website, the firmware deployed by Google can be overwritten by conducting quite a few arduous steps. i didnt realize that the…

Read more

Python Installer

Posted on January 25, 2026January 25, 2026 by aschenbach

Python installer can be called from inside C# code in order to install Python for mass distribution across an internal network. I have created an exe file for this particular purpose. Source Code can also be found in the github location. https://github.com/freemanbach/csharp/tree/main/InstallPython The downloadable installer exe file can be run on the command prompt only….

Read more

Hello, Planet Earth !

Posted on January 23, 2026January 24, 2026 by aschenbach

Welcome to this blog, we will be discussing software, hardware and emerging technology whenever possible. There will also be Topics where we found interesting which we will bring them forward for our readers.

Read more

Recent Posts

  • NASA Astronomy Picture of the Day
  • Pulling OMDB Data
  • Latest Python 3.13.x and 3.14.x Install Available
  • Asus Chromebook Intel AlderLake CX5601FBA
  • Intel GeminiLake HP Chromebook 14 G6

Recent Comments

No comments to show.

Archives

  • March 2026
  • February 2026
  • January 2026

Categories

  • Blog
  • chromebook
  • Code
  • python
© 2026 Engineering Tech Blog | Powered by Minimalist Blog WordPress Theme