Ytrog
Ytrog
"sever" should be "server" here: https://github.com/DXsmiley/mathbot/blob/89a9a68a17cc993a8a10a9a7f2d46423ed367c2f/mathbot/bot.py#L236
There is already support for complex numbers. For calculations involving rotations in 3D quaternions might be a good addition to the calculator.
It is currently in the Games section of Discover. 
Whenever I export the palette Gpick crashes. I caught the following when I launched it from the commandline: ``` terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null...
I get ``` [WARN] Missing extensions: ["VK_KHR_timeline_semaphore"] [INFO] Private capabilities: PrivateCapabilities { flip_y_requires_shift: true, imageless_framebuffers: false, image_view_usage: true, timeline_semaphores: false, texture_d24: true, texture_d24_s8: true, non_coherent_map_mask: 0 } ``` When running...
I would like for it to be possible to compress files using BleachBit either using an archiver or for example NTFS compression. So for example: ```xml ```
I had slide-show like performance everytime the trail fragment shader was on screen. I was looking into the cause of it and it seems it is the perlin noise generation....
Hello, I made an F# version of the code in https://github.com/naudio/NAudio/blob/master/Docs/PlayAudioFromUrl.md so I can easily listen to a certain radio-station on commandline. It might be of interest for documentation purposes:...