Skip to content

ABrandão.com

personal blog of travels, code & opinions

  • about me
  • About this Blog
  • Fav Links
  • Privacy Policy
  • Work
    • Portfolio
  • Resume 2022
  • Contact
  1. Home
  2. Software

Category: Software

Programming and software

Deepmind’s AlphaStar crushes best StarCraft 2 players

January 24, 2019Blog · Neat-o · Programming · Software · Technology

So today’s Deepmind’s StartCraft AI, named AlphaStar  neural network AI thoroughly trounced a couple of top StarCraft players. The first set of matches against Dario ” TLO ” Wünsch (StarCraft II player from Germany. TLO is a former Brood War…

Continue reading Deepmind’s AlphaStar crushes best StarCraft 2 players

PHP on Linux authenticate users with a Windows Server Active Directory

August 8, 2018Blog · Programming · Software · Technology

A common request when building INTRANET web applications is to have users use only one  common shared set of  login credentials. Typically in most small and medium businesses this means that logging into a Windows Server of some kind to…

Continue reading PHP on Linux authenticate users with a Windows Server Active Directory

Easy battery powered Mailbox Door IoT sensor using ESP32

April 16, 2018Blog · Hardware · Programming · Software · Technology

This post is how I took my rusty (literally) old mailbox and made it into a battery powered smart mailbox (an IoT device) , that sends you an SMS  (text messagE) or MQTT alerts, and in the process  how I …

Continue reading Easy battery powered Mailbox Door IoT sensor using ESP32

Running Mosquitto MQTT on Windows 10 super easy

March 29, 2018Blog · Programming · Software · Technology

So I’ve been playing with IoT lately,  using platforms such as  Arduino ,ESP32, Raspberry Pi and when it comes to being able to have these devices communicate with a hub or server, the de facto standard is to use a…

Continue reading Running Mosquitto MQTT on Windows 10 super easy

Raspberry Pi Zero W LED matrix stock ticker code and demo

February 28, 2018Blog · Hardware · Programming · Software · Technology

So I was recently intrigued by Raspberry Pi Zero W, it’s small ARM-based Linux PC with integrated WiFi and ability to connect shields (known as Hats or pHats in Raspberry lingo) , got me thinking what kinds of interesting applications…

Continue reading Raspberry Pi Zero W LED matrix stock ticker code and demo

code for MySql / MariaDB to trigger / signal external script from database

September 7, 2017Blog · Programming · Software

One feature I often wish MySQL / MariaDB (I’ll refer from now to just MariaDB referring to both) had was the ability to trigger or launch an  external script or open a socket connection to some external site; on a…

Continue reading code for MySql / MariaDB to trigger / signal external script from database

WordPress linux backup script to offsite NAS via Rsync

July 29, 2017Blog · Programming · Software

Here’s a simple straightforward bash | shell script that I use for this SITE to easily and routinely backup my Entire  Wordpress Site , all its folders and plugins , and the corresponding database.   Of course there are dozens…

Continue reading WordPress linux backup script to offsite NAS via Rsync

Posts pagination

← Newer 1 … 3 4 5 6 7 … 9 Older →

© 2026 ABrandão.com — All rights reserved.