Florian Zinggeler

Results 44 comments of Florian Zinggeler

Sure. I'm starting VS Code from this folder: ``` ➤ tree -L 2 . ├── app │   ├── .betterer.cache │   ├── .betterer.results │   ├── .betterer.ts │   ├── node_modules │   ├──...

Seems like this has been fixed upstream: https://github.com/encharm/Font-Awesome-SVG-PNG/issues/48 Would be nice to get an updated version :smile: (I'm using your library [here](https://github.com/Zinggi/elm-hash-icon/tree/master), it's great)

We'll I'm using that version. So it seems like This still isn't fixed. [Here](https://zinggi.github.io/randomDemos/other/elmHashIcon.html) is a demo of my library, which uses version 3.0.0 of your library. As you can...

me too, but on windows.

I think package control is to blame: https://github.com/wbond/sublime_package_control/issues/558, https://github.com/wbond/sublime_package_control/issues/587 Similar issue with different plugins.

@jimsynz That sounds great, I'll give those a try. And you also have [elixir](https://gitlab.com/jimsy/balena-elixir) :heart:

@jimsynz Thank you so much, that literally saved my day! These images work well for me.

I have a similar issue, not sure if I should have better opened a separate one. It's also a problem with the mime type. I'm working on a parser for...

I'd also be very interested in this. But I'd need `arm32v6` (`linux/arm/v6`), as I've got a Raspberry Pi Zero. Are there plans for providing more architectures?

I got a working elixir container from [here](https://github.com/erlang/docker-erlang-otp/issues/337#issuecomment-822075366), which works for me. But of course, having more options to choose from would be a plus. I really like that the...