Michael New

Results 8 issues of Michael New

I don't know how feasible this is, but it would be really nice to be able play radio stations. Even if you could just pick from "Your Stations" rather than...

If I try to compile with `nim c -d:SDL_VIDEO_DRIVER_WAYLAND main.nim`, the compiler throws this error: `~/.nimble/pkgs/sdl2_nim-2.0.10.0/sdl2/sdl_syswm.nim(54, 5) Error: expression 'nil' is of type 'typeof(nil)' and has to be discarded` Line...

Two simple fixes: * point package.json to the latest matrix-puppet-bridge to include [this](https://github.com/matrix-hacks/matrix-puppet-bridge/pull/69) fix for room aliases * Use `handleThirdPartyRoomMessageWithAttachment` rather than `handleThirdPartyRoomImageMessage` to better handle incoming message attachments (image,...

Still haven't gotten this to build successfully, but I wanted to put this here for potential feedback or at least to show what I've figured out so far. You're welcome...

I've been trying to get a Swift 5 toolchain built for the past couple days, and I'm not having any luck. It looks like the clang directory has changed, so...

It seems like writing to sqlite locks the database, and grabbing another connection and reading from it will cause a crash. Turning on WAL prevents it from crashing at least....

This is what my config looks like, and it worked fine until a recent update. Now the pop up shows at what I assume is about 80% in both dimensions...