Till Wegmüller

Results 34 issues of Till Wegmüller

Hi I'm getting the following error when loading some of my json Data. Class '_CompactLinkedHashMap' has no instance method 'map'. NoSuchMethodError: method not found: 'map' Receiver: Instance of '_CompactLinkedHashMap' Arguments:...

astro-geo-map imports puppeteer and thus prevents me running `astro dev` puppeteer should be a dev dependency not a release dependency.

bug-fix
good first issue

I had these links in my git backlog for some time and I son't know if we want to keep them in the refernces or if you want to clean...

Implement the global Variables InteliJ has. * uuid * randomint * randomstring * timestamp

Use [Otto](https://github.com/robertkrimen/otto) to implement the Javascript functionality that InteliJ has

I was trying out the example with an ubuntu image today and it kept segfaulting. After launching it with lldb I got this backtrace. ``` * thread #3, queue =...

Having recently tested this tool and very much like it. The experience to get windows setup is however more troublesome than cross compiling for me. Unfortunately the MSI toolset used...

Some things might still be broken but the goal is to make the build adaptable so that we don't rely on the fact that the directories are relative to eachother....

When I try to do `make setup` the u-boot script seems to calculate the wrong version string ``` mkdir -p /var/lib/abuild/arm64-gate/build/u-boot && \ gmake -C /var/lib/abuild/arm64-gate/src/u-boot V=1 O=/var/lib/abuild/arm64-gate/build/u-boot \ HOSTCC="gcc...