Hotel California

Starting to play my guitar again. It’s been around me for most of my life. When I was young it filled much of my time. Now that I am older, it’s a nice break from thinking and figuring out what to do next. Its a Yamaha FG-180 (recently adjusted) and has been a companion with many fond memories. My fingers have no calluses and aren’t as limber, however each day it gets easier to play. This small sample is a baseline of a month of practicing. Next year, I hope to be a street musician playing in Paris or with the Eagles.

Hotel California

Gradient Descent Model

First prototype of building “Gradient Descent” using OpenSCAD and Prussa. What is gradient descent you may ask. It’s used with machine learning during the training process of a data set. Basically, it looks for best answers by finding the lowest spots. It does this by guessing and moving downward. However, the model often has many peaks and valleys and if it starts at the wrong place, it may miss the optimium solution.

Gradient Descent model on 3D printer bed

LineageOS replacement for Android

Discovered LineageOS https://lineageos.org/ which is a replacement operating system for Android phones. The advantage of using LineageOS versus Android, is that it removes all the Google tracking apps. Basically, provides more privacy.

LineageOS is running on my PlusOne 7 Pro phone, which I bought on amazon for $150, which may be a defect because the screen has a slight pinkish tint to it. Don’t care at this point, because it just for playing around.

There are a limited apps that come pre-install. And at this time, not sure how apps are logged on phone. I have tried install Google Playstore and Amazon App store on phone. Amazon app store installed, but keeps wanted my to log in. Google PlayStore says its going to install later and never happens

LineageOS has its own Recovery Mode and not as powerful as TWRP.

Nanotechnology My latest interest

I have heard that 3D printing, machine learning and nanotechnology are the three future technologies that will be big in the near future. I have been 3D printing for many years, and study machine learning for the last few years. I decided to learn more about nanotechnology and listen to audible book, Nano “The Science of Nanotechnology”. It blew my socks off and now interested in learning more concepts about nano.

Order a couple of books and then will see what happens from there.

Kali NetHunter on TicWatch Pro

TicWatch Pro is cool because it’s an Android and it run Android software. I’m still in the process of installing Kali NetHunter on watch. It’s installing without errors, however it’s not showing in app selection. NetHunter runs basic hacking Kali software tools. It’s not a practical environment, because keying commands on tiny keyboard is not practical and show.

Open Source Projects

List of my favorite open source projects.

  1. Kistmetwireless/Kismet
    https://kismetwireless.org/
    https://github.com/kismetwireless/kismet/
  2. OpenWRT/OpenWRT
    https://github.com/openwrt/openwrt
  3. Inmoov
    http://inmoov.fr/
  4. MyRobotLab/Inmoov
    https://github.com/MyRobotLab/InMoov
  5. wireshark/wireshark
    https://github.com/wireshark/wireshark
  6. offensive-security / NetHunter
    https://github.com/offensive-security/kali-nethunter
    Moved to GitLab
    https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-project
  7. torvalds/linux
    https://github.com/torvalds/linux
  8. Raspberrypi/Documentation
    https://github.com/raspberrypi/documentation
  9. paralax / Awesome HoneyPots
    https://github.com/paralax/awesome-honeypots
  10. Hak5 / Pineapple-modules
    https://github.com/hak5/wifipineapple-modules
  11. sindresorhus/awesome (List of awesome projects)
    https://github.com/sindresorhus/awesome
  12. cslarsen/mandelbrot-js
    https://github.com/cslarsen/mandelbrot-js