winwisely99
winwisely99
Would be cool if the cards in a Columns can be ordered. I will send a PR for Web and Desktop soon. works very well in Web btw :)
Have you seen yubabyte db. Its 100% open equivalent to Cockroach. https://github.com/yugabyte/yugabyte-db It uses a Postresql api have redis api and cassandra api too but its all done with the...
Desktop
biometric plugin wont work on desktop. is there a way to compile for desktop then ? Or create two flutter apps and: - then at runtime detect if you on...
I suspect its the fact that the https://raw.githubusercontent.com/lukesampson/scoop-extras/master/scripts/flutter-dev-setup.ps1 is assuming the c drive is present ??? Or maybe its becuase an environment variable is wrong github workflow ```` name: Bootstrap...
https://blog.cryptographyengineering.com/2018/10/19/lets-talk-about-pake/ I am using croc. What do you think of OPAQUE ?
Looking at the JS repo it seems that it only does bulk upload ? It would be really nice if this supported GRPC with Golang and JS. It would be...
https://github.com/inlets/inlets This does not have to be added to htis lib, but just more letting people know how easy it is to expose your local running gaps over a HTTPS...
Printing
https://www.electronjs.org/docs/api/web-contents#contentsprinttopdfoptions Is this accessable from golang to tell Electon to Print and PrintToPDF ?
How can Asti handle Notifications ? Tracking Issue over here regarding what we are doing to do it. pion/ion#44
Mac and Windows for ASTi code. Work it out. a bash script for Mac a ps1 ( powershell) fro Windows. make the ARGS able to be fed in if possible,...