Mastodon Actually Has 407K More Monthly Users Than It Thought https://tech.slashdot.org/story/23/10/09/2135224/mastodon-actually-has-407k-more-monthly-users-than-it-thought?utm_source=rss1.0mainlinkanon
Taiwan has a message for Elon Musk, who just compared Taiwan to (checks notes) Hawaii.
We are gushing from all the love, dear users!
#Inkscape 1.3 has surpassed the one million mark!
We ❤ you and your support for our free #libre and #opensource software!
Have had to use serial port a lot lately because working with #FPGA’s and the #lowRISC #ethernet driver is not that stable. #kermit is still the ultimate choice for this type of job IMHO :-)
Whereas in some other options you have surf through menus, this is all I need with kermit:
$ cat ~/.kermrc
set line /dev/ttyUSB0
set speed 115200
set carrier-watch off
set flow-control none