Flarp

Results 18 comments of Flarp

Upon uncommenting (and a lot of other minor changes throughout both `learn` and `curriculum`), I guess it was commented out due to it causing Gatsby to recompile infinitely. However, it...

I'll push my fork too, show you the changes I've made

https://github.com/Flarp/curriculum/commit/e7315f651658911797facf74033e77fdc1c8e79f https://github.com/Flarp/learn/commit/a8775a70398b95779bd14820188df80f10ec4256

A mind boggling error that came about during development was Vim creating copies of files (for saving purposes) faster than Node could read them, which caused `learn` to crash. I...

Most of what we're doing actually pertains to the `learn` repository, so this issue will be continued in the issue above.

I am on Arch Linux, so that's strange.

I know 1024 is a power of 2, which could optimize it for bitwise operations.

I'm having a similar problem with the GUI partially showing up, although it is not interactive. The plugin does function normally aside from this, and I've noticed this with the...