Caleb Whiting
Caleb Whiting
As discussed in #4 I'm working on getting Azul to run on MacOS. There were no problems with the build but I currently get a blank screen when I try...
Is it possible to include as library with existing actix project? Would you be open to a PR making this possible? Thanks!
I accidentally hit enter before I was ready, so apologies to anyone who may have gotten a confusing email notification. I am getting a NullPointerException related to clojure.string/split-lines when a...
This line: ``` curl --silent --location https://rpm.nodesource.com/setup_6.x | sudo bash - ``` Should be changed to this: ``` curl --silent --location https://rpm.nodesource.com/setup_9.x | sudo bash - ```
I'm new to Piston graphics and I can't find any documentation for these particular functions I see being called from your main event loop. In my own app I just...
Steps to reproduce: * Open a file with a flow error. * Close the Atom tab. * Fix the error externally. * Re-open the file The file will register a...
Steps to reproduce: - Type in a search query, the slower the query the more obvious the problem will be. `1k` is a great example. - Click into the Category...
Crazy idea but I think it has some promise. Instead of making a downloadable SQLite database, why not host the query api itself? This has a number of benefits: -...
I've had this happen to me twice today while testing. I'd say on my machine (MacOS 12.5.1, KiCad 8.0.1) it happens about 10% of the time I try to download...