sooooo you're saying mountains are gay ?
MinekPo1
I cannot read this as girls into crystals / girls into geology but my brain always interprets it as in girls who are (made of) crystal / girls who are (made of) geology
pretty sure that there are actually people who do believe the earth is flat
but yeah AFAIK the model that most flat earthers use does not allow for either lunar nor solar eclipses , requiring a fourth object to cause the effect
lmao the "high priority bug" is just a user error
honestly I use .hh/.cc which is quite nice IMO . you can also use .hpp/.cpp but I don't like it personally
reminder that .H can be used as a c++ header extension , along with .C for source files
honesty I never understood why people consider malbolge so bad . sure its difficult AF to do anything in and the complexity gets quite higher still , but IMHO its just to abstract to be painful , it feels to different to feel like something you should be able to understand .
honesty struggling to write simple operations in some of my own esolangs was way more mind-bendingly horrid than I think malbolge could be without making a compiler to it , while still feeling like I was programming .
to be fair I also made ArrayFuck so yeah
don't worry , it can always get worse . source : I implemented a esoteric programming language of my own making with just a parser (no lexer !) and a tree walking interpreter while reimplementing a standard library and depending on undefined behavior in python . honestly I fear that code more each time I look at it
binary blobs aren't really a security hole , since AFAIK the pypi team don't check every package for malicious code before they get shown publicly . it just shifts the trust from pypi to the library authors
ah yeah thats what I was thinking about sorry
both Microsoft office and open/libre office files are zip files containing mostly XML so its not that bad actually , as long as you expose the files inside to git