shiona
shiona
RGB-fields can get non-integer values from functions `mix` and `weighted-mix`, or by simply constructing one: `(rgb 10.2 272.72 133.337)`. These kind of colors, when translated to CSS don't seem to...
I would like to create multiple objects in a loop. Preferably in a way that for the first object I could give the value 0 or 1 as a parameter...
I'm not sure if this is a problem with glshim, linthesia (https://github.com/linthesia/linthesia), something else or not an actual problem at all, but this seemed like the best place to start...
New option config.look.hotlist.get_sort to select the way in which jump_smart selects the buffer to jump to. Name suggestions are welcome, current name choices are bad.
Hi, I think pwntools tubes could use some sort of "middleware" solution, that would process the data between the underlying communication layer and the `recvX` functions. I tried to look...