MinekPo1

joined 2 years ago
[–] [email protected] 4 points 1 year ago

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

[–] [email protected] 1 points 1 year ago

sooooo you're saying mountains are gay ?

[–] [email protected] 3 points 1 year ago

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

[–] [email protected] 2 points 1 year ago

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

[–] [email protected] 4 points 1 year ago

lmao the "high priority bug" is just a user error

[–] [email protected] 1 points 1 year ago (1 children)

honestly I use .hh/.cc which is quite nice IMO . you can also use .hpp/.cpp but I don't like it personally

[–] [email protected] 1 points 1 year ago (3 children)

reminder that .H can be used as a c++ header extension , along with .C for source files

[–] [email protected] 2 points 1 year ago

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

[–] [email protected] 2 points 1 year ago

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

[–] [email protected] 2 points 1 year ago

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

[–] [email protected] 2 points 1 year ago

ah yeah thats what I was thinking about sorry

view more: ‹ prev next ›