@init7 https://t.co/VgaTKT59J4 References files not served by the mirror. (i.e 63b04704bdb8e93b95ed27806f3341a11456703fd564966b23dd4963a5066fcf-filelists.xml.zck). I think this mirror stopped working, maybe?
@HelloLudger if you want to install from source, try running in the checkout repository root:
npm run build && npm install -g .
then: plantuml-parser --version
should work
I just posted "Disable reMarkable Touchscreen with evkill - In this post we will use evkill on a reMarkable e-ink writing tablet to disable the capacitive display while writing" on Reddit
https://t.co/9AG0jAKMZJ
Cross compiling with @nixos_org is sooooooo easy. I have just released this tiny @rustlang & #musl executable which can be compiled for all different platforms! β€οΈ
https://t.co/rO1LSD1ZNm
Just released #PlantUMLParser version 0.0.14: Now with support for the extends and implements keyword. Thanks @paduc for your help with this.
https://t.co/eIJcSpM6sW
Support Binary File Objects with https://t.co/CmnOoV41lb_csv: In this article I will first illustrate the problem with an example. Then, I will present a monkey patch for https://t.co/CmnOoV41lb_csv which mitigates the known pitfall. https://t.co/XF3cSGm5O2 #pandas#DataFrame