-
Follow-up with ChatGPT on the cause of the FAA’s NOTAM system outage.
TL;DR – This is a follow-up exchange with ChatGPT on the latest announcement from the FAA on the NOTAM system outage on January 11th. It continues to impress me with its ability to analysis problems with minimal input and apply sound judgment. FAA announced new details on the cause of NOTAM system outage. The FAA’s … Continue reading “Follow-up with ChatGPT on the cause of the FAA’s NOTAM system outage.”
-
Summary of my interaction with ChatGPT as of January 25th, 2023
-
ChatGPT – Simple coding examples with short probe into Assembler looping and deciphering its counting errors.
TL:DR – Simple illustration of code to do addition, floating point and string concatenation across Machine Language, Assembler, C and a few higher level languages. Last section is me teaching ChatGPT how to count. Can you take a simple operation – like adding two numbers together and write the corresponding code for a function that … Continue reading “ChatGPT – Simple coding examples with short probe into Assembler looping and deciphering its counting errors.”