Ewald
Ewald
I made a build with a wemos d1 mini, the RX/TX pins align mirrored with those of the CJMCU atmega32u4, so i could use two header pins and solder the...
Hi Stefan, The webserver on the esp8266 serves a skeleton.css file which contains remote fonts (raleway), but when i am connected to the esp i am not connected to the...
It looks like the use of ampersand (&) is not supported? On the Rubber Ducky it works as expected when you use it after STRING, even though it's not mentioned...
I discovered this module today, used it for a pastebin monitor and it works great. However the API documentation URL [http://pythonhosted.org/python-pushover/#module-pushover](http://pythonhosted.org/python-pushover/#module-pushover) doesn't seem to work anymore? It's still there on...
Thanks for the code on https://chrisalbon.com/python/web_scraping/monitor_a_website/ Got an error on first try, but was able to fix it by installing lxml []% ./check.py Traceback (most recent call last): File "./check.py",...
First, thanks voor the great software! Yesterday I found out that apparently a lot of TLD registrars (or probably one registrar which manages a lot of TLD's) now resolve anything...
This query: `shell_gpt --model=gpt-4o "what is Citrix VDA (Virtual Delivery Agent)"` seems to generate an answer with a hyperlink which results in a "string index out of range" error on...