Juuso Haavisto

Results 4 issues of Juuso Haavisto

# :construction: WIP :construction: :white_check_mark: Done: - ~~Search~~ @c1bbae93fb4ecef44470faf8f9fe21631408c9c0 - ~~Editing of posts~~ - ~~Site-wide settings~~ @f083a8294ef7fbc404bfa8d7ad319f2e9cb5fd44 - ~~Password reminder~~ @07d3dde2713b3199c1e9973824f5cfbfaed68333 - ~~Analytics middleware~~ (kind of) - ~~Documentation on useful...

To make the project index better in terms of Go, I'd suggest you to create a [submodule](http://git-scm.com/book/ch6-6.html) for both include and handlers folder. You can then delete the tag folder...

I'm unable to get this test to work on a Linux machine, building from source using Nix, when my system has no persistent disk partitions (it runs from RAM): https://github.com/giampaolo/psutil/blame/49aba759744c06fb3a6fa998155428520f161734/psutil/tests/test_system.py#L621...

bug
linux

It would be nice to add some sanity warnings for compute shaders. To start with: 1. Emit a warning if shader has a constant LocalSize on x-dimension less than the...