deleted by creator
music producer (mostly using OpenMPT)
19, they/she
cs127.github.io
@cs127@fosstodon.org
@cs127:matrix.org
cs127
deleted by creator
the z index is so high that the div escaped your monitor and is behind your head now
cool bug fact’s
as far as I remember, it stands for “resist fingerprinting”
not sure how it works or how to use it tho
good stuff!
I always do the last one with browser.download.start_downloads_in_tmp_dir set to True
void HelloWorld(void (* func)(const char*)) { func("Hello world!"); }