Natanael Arndt

Results 120 issues of Natanael Arndt

The kernel module works, thank you for providing it in this way. Also I'm very happy that the build files for a debian package are included. I was able to...

I'm logged in to two teams, but its not possible to switch between the teams in the left tab-bar. The selected team gets highlighted/larger, but the main screen stays as...

Would it be possible for you to provide this theme as gem, as the [default minima](https://github.com/jekyll/minima/blob/master/minima.gemspec) theme is served? This would make the switch to this theme easier in my...

Fix #71 . To actually avoid using the UART Port I'm now using: bg = BrachioGraph(inner_arm=8, outer_arm=8, pw_up=1400, pw_down=1700, bounds=[-9, 5, 9, 13], servo_1_pin=4) also 17, 27, 22 works well:...

When I connected the brachio graph to a raspberry pi 1 it accidentally rebooted while the arms were attached. During the boot process the shoulder servo turned rapidly around. I...

I've tried to include dokieli in my page but I receive ReferenceError: DO is not defined on the console. My code is in my repository in an extra branch: https://github.com/white-gecko/natanael.arndt.xyz/tree/feature/dokieli...

It would be cool to add dokieli to npm and add some instructions on how to include it in existing webpack applications. However I could install it with npm install...

status: Postponed

Unfortunately the discussion was closed quite fast: > For future reference, what you need to set in your config file is: > > ```ruby > wiki_options = { > ref:...

Bring #1183 further. Use string instead of bytes for the serialization. Some arguments: - In many cases strings are created, which are then encoded to byte arrays. I can't imagine...

help wanted
core
breaking change

According to RDF 1.1 (https://www.w3.org/TR/rdf11-concepts/#section-Graph-Literal) > A literal in an RDF graph consists of two or three elements: > > - a lexical form, being a Unicode [UNICODE] string, which...

bug
parsing
duplicate
core
breaking change
concept: RDF Literal
concept: datatype