# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 13
# self = https://watcher.sour.is/conv/7wys7xa
Oh, btw, previous guys I worked with never heard of Go!
@adi Have they been living under a rock?! 🪨
@adi Have they been living under a rock?! 🪨
@adi Have they been living under a rock?! 🪨
@prologic Yeah! They called themselves embedded C programmers, pretty sure they couldn't write a Makefile. I called them scammers tbh!
@adi I mean even embedded programmers know of TinyGo and microPython seriously haha 😛
@adi I mean even embedded programmers know of TinyGo and microPython seriously haha 😛
@adi I mean even embedded programmers know of TinyGo and microPython seriously haha 😛
@prologic They knew about microPython, but the boss never heard about Go, the other guy may have heard of it tho,... I think!
The owner/boss was a Python progammer, never heard of Go!
@prologic They were doing embedded development just like you would JavaScript development, using only "the framework", as I said: https://github.com/espressif/esp-idf, compile times were super long (20s), the boss asked "How many times do I compile **per day**?" I said constantly....
@prologic They were doing embedded development just like you would JavaScript development, using only "the framework", as I said: https://github.com/espressif/esp-idf, compile times were super long (20s), the boss asked "How many times do I compile **per day**?" I said: "constantly....". Just couldn't work with the framework, was super slow. Had to develop the driver bare metal and after that integrate it!
@prologic They were doing embedded development just like you would JavaScript development, using only "the framework", as I said: https://github.com/espressif/esp-idf, compile times were super long (20s), the boss asked "How many time do I compile **per day**?" I said constantly....