Johannes

Results 33 issues of Johannes

* Add `SimplePriorityQueue.TryDequeue()` overload with `out TPriority` parameter and relevant unit tests * Add `SimplePriorityQueue.TryRemove()` overload with `out TPriority` parameter and relevant unit tests * Add `SimplePriorityQueue.TryFirst()` overload with `out...

# Overview When working with priority queues it's often useful to be able to access the priority of the head node as you dequeue it. This is especially common in...

http://tmtheme-editor.herokuapp.com is great for browsing/customizing themes for your favorite text editors, but ayu is currently not listed here. Adding themes is simply done by a pull request to https://github.com/aziz/tmTheme-Editor/blob/master/app/front/public/gallery.json as...

![image](https://user-images.githubusercontent.com/662874/178168246-88018e96-0a4a-4ce1-8699-1e6890b94ae9.png) I am using the launcher primarily for Steam and I'd like to be able to hide the date that is displayed under the account in the launcher by default....

enhancement
Planned feature

It would be useful if the settings exposed a UI scale option. I am aware that I can use `Ctrl`+`=` and `Ctrl`+`-` to adjust the overall scaling of the launcher's...

````nasm MOV A, 255 SHL A, 255 ```` `A` will now have value `256`. This should not be possible

While the license in the readme is fine, having a dedicated "LICENSE" file as is common practice would be nice :)

I'm not sure what exactly triggers it, but when opening the direct imgur URL from the readme https://i.imgur.com/kNhGrN3.png Imgur will often redirect do the gallery page for the image instead:...