Mateusz Czapliński
Mateusz Czapliński
The [newly released Nim version 1.2](https://nim-lang.org/blog/2020/04/03/version-120-released.html) seems to introduce [support for macro pragmas in `type` sections](https://nim-lang.org/docs/manual.html#userminusdefined-pragmas-macro-pragmas); I don't have a clear idea yet how exactly this could be used for...
For some useful related developments, see also: - https://github.com/yglukhov/jnim - [dali — a pure-Nim indie assembler for Android .dex & .apk files (WIP)](https://forum.nim-lang.org/t/4840)
Uh oh! I'm actually just now trying to revive https://github.com/opsb/elm-native-expo-counter @nateabele I allowed myself to use your changes and merge them into https://github.com/akavel/elm-native-ui for use in https://github.com/akavel/elm-native-expo-counter. ***HUGE THANKS!!!***
Having a version of ENU [ported to RN 0.55](https://github.com/akavel/elm-native-expo-counter), and inspired by a quote from [a recent post by React Native engineers](https://facebook.github.io/react-native/blog/2018/06/14/state-of-react-native-2018): > When we started the React Native project...
@harrysummer Oh wow, that is a brilliant idea!
Please also do explain what algorithm(s) are used for searching and identifying the licenses. It's quite important when evaluating various "license detectors", as licenses can be hidden in a lots...
@andrewosh is there some issue somewhere that I could subscribe to to track the progress on the `mirror` command? I'd love it if I could have my RPi mirror and...
@andrewosh Uhh, not really sure what this means, I don't yet really know anything about internal architecture of Hyper at all, but it sounds great and I'm really happy it...
Hi Joshua! The fact is, I have no idea. I don't have easy access to an ARM environment to be able to test, debug, etc. I even requested access to...
You still didn't provide "go version" output, which would be also important information I suppose; but that said, my most important immediate follow up is, that I originally supposed that...