Jakob Lorz
Jakob Lorz
@thomas-holmes What is the status on this? Would be interested into moving my ray-tracing onto the gpu :smiley:
@levrik yeah, I am aware of that. The problem is that removing the title emoji completely would require the :wave: emoji to be removed from the post's title. The post's...
Same problem here! Any application that encodes cookie values using base64 encoding will sometimes break silently (in base64, `+` is allowed). I would find it helpful if at least a...
How is the database designed? Does the column `ext` have a NOT NULL constraint but you need that, so you intend to write "null" into it? Trying to understand your...