manthonySetting Up a Raspberry Pi to Send NMEA Messages via Bluetooth to ATAK for External GPS IntegrationIntroduction:Dec 22, 2023Dec 22, 2023
manthonyWhether to Embrace or Ditch an OS On Your Next Microprocessor ProjectPhoto by Gabriel Heinzer on UnsplashNov 29, 2023Nov 29, 2023
manthonyinThe StartupDrop `ls` for `tree` in your day to day unix shell experienceYou cd into a huge directory- maybe you are at root looking for a certain config or file that is swallowed up by a sea of log files…Apr 27, 2022Apr 27, 2022
manthonyinGeek CultureShould HTML Parsing in Browsers Be Standardized?The answer may lie between modern browser lexing and parsing and the rigidity of XHTML of the past.Mar 15, 2021Mar 15, 2021
manthonyinThe StartupBash commands for beginnersBash is the defacto shell for Linux and Unix-like os. Getting familiar with the command line is super important as you will regularly find…Feb 1, 2021Feb 1, 2021
manthonyinThe StartupThe 4 Pillars of OOP in PythonAbstraction, Encapsulation, Inheritance, Polymorphism are the “four pillars” of Object-Oriented Programming. We will go over a brief…Jan 10, 20213Jan 10, 20213
manthonyinThe Startup3 “Golden” Rules to Follow to Become a Security-first React.js DeveloperAs a web developer, you are the first line of defense against security vulnerabilities within your application. Sure, there are…Dec 12, 2020Dec 12, 2020
manthonyinThe StartupExploring Arrays in Javascript: A Beginner’s Guide (Pt 2)In the first part of this series, we had gone over the very basics of what an array is and some useful methods associated with them. We…Nov 3, 2020Nov 3, 2020