LifeIsStrange

Results 246 comments of LifeIsStrange

@gkdn that is amazing to hear but Kotlin JS is officially developed and has an excellent and mature support for transpiling Kotlin to JS (and generating typescript types) However while...

@gkdn I suppose you could apply a post processing step to the generated kotlin-js by feeding it to Closure. You could also work on improving the efficiency of the IR...

This might be prior art https://github.com/dsyer/spring-boot-auto-reflect

I don't know what they are either :/ but I might remember @bgoertzel talking about them on the discord, or was it another *morphism ? There is this blog about...

https://github.com/gorhill/uBlock This repo is not ublock origin

> Were you able to make it work as a border image? I tried copying the output and setting it as a border image but it didn't work. No I've...

I don't think there is a css property for that but you can either handcraft it in SVG or use this library, the online demo expose the Dash Array to...

@kartikay1999 did you solve this? what's your updated requirements.txt file?

Installing requirements give me this error with python 3.7 ``` Collecting MarkupSafe==1.0 Downloading MarkupSafe-1.0.tar.gz (14 kB) ERROR: Command errored out with exit status 1: command: 'C:\Users\steph\AppData\Local\Programs\Python\Python37\python.exe' -c 'import sys, setuptools,...