-
First of all, thanks alot for the theme, it's really pretty! / 首先,非常感谢你的主题,它真的很漂亮!
It seems like even thought I keep setting the hue and doing `hexo g`, I keep seeing the default color on my websit…
-
Hi, I have added loading of data over ajax and some other things like onSelect (that I needed for my use). I won't post it yet since it's not finished in details yet, just so you know so we won't dupl…
-
Could we do about the repeated use of **_this**_ keyword in class centric Ecmascript code?
Looking at any class centric ES2015 or typescript you will see **_this**_ being used a lot. IMO this is a pr…
-
Currently it's rather unclear how to use library and what you get in results. Building testsuite produces executable of 500K. That's twice as much as sqlite, and leads to obvious question "why waste t…
-
If at all possible, it would be great to develop an integration with both Oxygen and Cwickly.
-
I have an android device connected to StreamAssist using the IP WebCam app which is running in Audio Only mode. StreamAssist the only thing connected to it, but somehow StreamAssist keeps making multi…
-
Would it be possible to add comment parsing to [yaml](https://github.com/pfalcon/pycopy-lib/blob/master/yaml/yaml.py) / [uyaml](https://github.com/pfalcon/pycopy-lib/blob/master/uyaml/uyaml.py)?
Do…
-
Prior to the naming convention of including the author in the filename, we had been accepting PRs that simply overwrote existing solutions. It could be very tedious task, but it would be nice to recov…
-
Checklist to do:
- [ ] No weird colour problems
- [ ] No images are cut off
- [ ] ALL Hyperlinks are working (go to correct page as intended)
- [ ] Allow copying of text
- [ ] It's "paginated" …
-
Hi,
could you please add `or_else` to the Maybe monad?