Skip Navigation

MinekPo1 [it/she]
MinekPo1 [it/she] @ MinekPo1 @lemmygrad.ml
Posts
1
Comments
215
Joined
2 yr. ago

  • yeah but using mb/mB instead of M(i)b/M(i)B is a factor of 1 000 000 / 1 024 000 which is more than six magnitudes greater than 8

  • I mean we are throwing accuracy out the window by using milli anyway so who the hell cares , at this point I'm afraid people are using "m" to mean JEDEC mega , ie per IEC mebi ("Mi") , not even mentioning how stupid using the "p" infix looks when surrounded by SI or SI adjacent units

  • 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

  • to be fair I can't imagine Gabe being that fond of piracy ... checks ah never mind mind

    One thing that we have learned is that piracy is not a pricing issue. It’s a service issue. The easiest way to stop piracy is not by putting antipiracy technology to work. It’s by giving those people a service that’s better than what they’re receiving from the pirates.

    Gabe Newell , as quoted by gamesradar

    BTW the quote is under this amazing image , which I very much hope was not placed there recently :

  • I believe it was a app , yes

  • I mean I get why its a thing but like ew , very uncomfy , ugh

  • 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

  • isn't the surface of the sun hotter than the core or am I misremembering ?

  • Like I don't know much about chemistry but like that chemical doesn't look happy , wouldn't be surprised if its explosive

    edit : apparently HgU is stable as a gas which is somehow even more terrifying

  • Honestly I feel like PHP regex may be able to parse html but not entirely sure

  • I'm think the answer there does not apply to the PHP version of regex though I'm not entirely sure

  • I pretty much grew up on Ubuntu's default polish layout - a modified version of the polish programmer's keyboard , which itself is a modified version of ANSI

    (the preview is slightly broken , but oh well)

    I cannot begin to stress how used I am t o having an extra key layer accessible by just pressing alt . Note that the current version I have has some dead keys as well on the third and fourth layer .

  • honestly I've been working on a side project in plain c , while I usually do c++ with a large amount of c libraries and I can't say I prefer it . The OOP features c++ gives really feel absent and I really feel like my code could be cleaner with them .

    especially as OP is comming from Java , c++ is likely a better option than c

  • While I agree with you , the Open Software Initiative doesn't :

    Open source doesn’t just mean access to the source code.

    So according to the OSI's definition of open source , a project being public on github , but with out a license or with a license which does not comply with the requirements set out by the OSI

  • As someone who is currently inside of mental hospital grounds , reminding people to take their meds isnt bad I'd say . /hj

    On a serious side I feel like this isn't that bad , as it is more general than using a specific issue as an insult

  • decided to check : mandelbrot can be compressed by 87.5% by gzip on maximum compression strength