Andy Muehlhausen

Results 14 issues of Andy Muehlhausen

Using Hugo to generate my static site. All media etc is working on the site, but the htmltest misses broken links on internally linked static media but catches broken immages...

aaand fixed a missing semicolon

fixed errant period on m array

fixed double typo

I can't find the root cause, but when you try to record a second time using StartSpeechRecognitionFromMicrophone(), you seem to send a lingering Start request with the previous request's id,...

Great demo, thanks for sharing it! Looks like they changed the format of the result, and since the parser relies on line numbering, it fails now. The quick fix is...

I'm newish to Swift, but it seems like this library doesn't want to import for me on Linux. Any ideas or obvious issues with this running on Linux?

``` ❯ swift run Asteroids Building for debugging... /home/arckex/ecs-demo/Sources/Asteroids/EntityCreator.swift:94:14: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions .addInstance(Display(renderable:...

I'm newish to both swift and SDL2 so could be a dumb thing. When I run Particles for the second time the window closes immediately. Digging into it, I basically...

I want to fly in the same capsule as a friend and collaborate on controlling the vehicle. [Inspired by these great two seater modules with incredibly functional interiors.](https://forum.kerbalspaceprogram.com/index.php?/topic/116440-mk1-2-pod-iva-replacement-by-asetv03/) Time can...