• 0 Posts
  • 173 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
  • silasmariner@programming.devtoMemes@lemmy.mlSoon
    link
    fedilink
    arrow-up
    24
    arrow-down
    2
    ·
    8 hours ago

    It’s not really that straightforward though, is it? Firstly is it a mean or a median average? What counts as an empire? When do we date the rise and fall of specific empires? These are not questions with straightforwards answers. Would Hitler’s Germany count as an empire? How many Roman empires were there?




  • Literate programming as an ideal works at very very high level and very very low level. Plumbing code often doesn’t benefit from comments at all, and is the usually the most subject to refactoring. Code by amateurs/neophytes is often not gonna be written in such a way that a clear description of the intention or mechanics is achievable by the coder. Unobtainable standard, smh. I like comments with a ‘why’ at the top and a ‘what’ at the bottom (of the stack. I’m talking about abstraction layers. Why am I doing this piece of logic in the code you can clearly understand at the top, what the fuck am I doing these weird shenanigans with a fucking red-black tree of all things in this low level generic function)









  • There’s a difference between an advance that repudiates prior understanding and one that doesn’t. You can, in maths - and I assume this is the point - know that you are right, in a way that you can’t with a more… epistemological science. Of course it’s more complex than that, and a lot of maths is pretty sciency, like deriving approximate solutions for PDEs is more experimental than you might imagine, but even though we might make improvements there, we’ll never go ‘oh actually those error bounds are wrong’. They might be non optimal but they’ll never be wrong