Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)D
Posts
8
Comments
318
Joined
3 yr. ago

  • I don’t know physics too well, but I’ll try to explain.

    First of all, look out for pressure. Slamming your hand on a desk(lots of surface area) may not hurt much, but doing the same thing on a thumb tack(very low surface area) will suck, even though it’s the same amount of force. Pressure is just force/area (I’m probably oversimplifying).

    So not only is there still 2000 pounds of force on the floor, it’s all concentrated on one(well, four) areas. Meaning that there’s a high chance the floor will break under those wheels. You’d actually have better luck just sliding the server across the floor.

    Elons logic is also just stupid here. An elevator can’t lift a 1,000 pound box, but can it lift four 250 pound boxes? No! Even a child could answer that. The fact that he just assumed that adding four wheels magically distributed the weight is stupid. What if you had five wheels? Eleven? It’s not rocket science (which is quite ironic, given the company he owns).

    So yeah. I’ve got no idea how he’s a billionaire. No fucking clue.

  • The CEO then told him that some of the floors could not handle more than 500 pounds of pressure, so rolling a 2,000-pound server would cause damage. Musk replied that the servers had four wheels, so the pressure at any one point was only 500 pounds. “The dude is not very good at math,” Musk told the musketeers.

    This guy is considered to be a genius? This guy is a fucking billionaire?

    I’m dead.

  • What’s the logic here?

    Saving money doesn’t make you poor, it makes you smart.

  • Sometimes you gotta tickle its balls to wake it up.

  • Things get messy though, when you have to break the rules of indentation once in a while or when you have “improper “ indentation. Whitespace is a stupidly messy thing. Indentation should be a style guide, not part of the language semantics.

  • The fact is that I actually rather like JavaScript. I'd go so far as to say it's my second favorite language after Ruby. Yes, a distant second, but a second none the less. This wasn't always the case. But after we got proper classes in JavaScript, and all the other improvements that flowed since ES6, it's become a real joy to write.

    Is it just me or is the tone here unnecessarily aggressive?

    (Read the PR to understand)

  • For now.

    Probably to see how it fairs before Chrome turns off third party cookies.

  • In the ideal world these Chromium-based browsers would rebase into Ungoogled or something of the sort. But ofc that’s never happening, so I’d suggest getting ahead and setting things up on Firefox.

    ATM I run Vivaldi and Firefox. Vivaldi is currently my main, but I also use FF quite often and will probably start try to switch away from Chromium in the future.

  • Not to brag or anything, but I got the 1111th upvote.

    Made my day :)

  • No Reddit account, you aren’t using their shitty app; IDK, seems like a win to me.

    Reddit “traffic” doesn’t really mean or do anything for them(mainly at this scale).

  • What the fuck is 0?

  • Actually, since it’s based off Chromium, I’m pretty sure(don’t quote me on this) that those changes will go downstream into most Chrome-based browsers automatically, unless they take the time to remove it manually.

  • Physics was written in JavaScript?

    …checks out.

  • Honestly, my editor (Neovim) just picks between tabs and spaces for me, so I just end up using whatever's already there. The only language where I'll explicitly use one is Haskell, just because spaces there allow me to keep everything nice and lined up.

  • ...until you start using languages where whitespace is the only way to distinguish code blocks. (Most notably Python.)

  • Yeah, I’d imagine you’d want to adapt for different locales. Here in the US, MMDDYY is pretty ubiquitous, but I’m sure it’s different in other countries.

  • I’m guessing the UI designer accidentally put in DD/MM/YY, when the code handles the date as MM/DD/YY.

  • Remember kids, always use protected branches.

  • Double tip: add a caption to your image like this: ![caption](image url)