Comments
  1. Title1/17/209 min
    2 reads1 comment
    9.0
    Title
    2 reads
    9.0
    You must read the article before you can comment on it.
    • jbuchana5 years ago

      The vast majority of my coding is in C on Linux and on microcontrollers (I'm working on a web browser on an esp8266 in another window now, it uses the ESP8266WebServer library for most of the work, just practising before I write the real prog I want, this is my first time on an esp8266 and I need practice). Instead of using emojis, I just include the file name (the preprocessor helps here) and use grep on the resulting log file. On Linux, when things get too deep for inserting printf() statements I used GDB.