Markus

Results 27 issues of Markus

Might be a good idea to ship binaries for ARM (new M1 macbook) and other non x86_64 archs.

enhancement
blocked

Originally requested on [Gitter](https://gitter.im/csgodemos/demoinfo-lib) by @skilaren > Hi, I have question, is it possible to retrieve somehow info about moment when player switched weapons and cant shoot yet simply? Or...

kind: enhancement
help wanted

**Describe the bug** Due to #280, `BombEvent.Site` may not be set for some bomb sites. Currently the only known case is Bombsite B on de_grind. **To Reproduce** two sample demos...

needs: investigation (maintainer)
corrupt demos

> Hi! Thank you for helping improve Calamares. If you are seeing a problem in installing a specific distribution, you should **probably** report the problem in the distribution's bug tracker,...

Hey, thanks for making this amazing theme! I've set up these two files via `mugshot` - when running `lightdm-webkit2-greeter` from the terminal the image is displayed correctly, but at startup...

not sure if this works for all python versions, but I had to do this to avoid a TypeError: can't concat str to bytes ```sh $ cat csgo_english.txt.gz | gunzip...

hi @camsaul I attempted to solve #59 -- Thanks for contributing to Methodical. Before open a pull request, please take a moment to: - [x] Ensure the PR follows the...

This PR makes `lein-tools-deps` work on windows. see also #85 ~~NOTE: `clojure.bat` needs to exists on the `PATH`:~~ NO LONGER REQUIRED WITH LATEST CHANGES ```bat @ECHO OFF call powershell.exe -c...

Hi @mikunalpha - thanks for this project I'm hitting an issue when combining type aliasing with type embedding (both of these on their own are fine) my minimal reproduction `main.go`...