• 1 Post
  • 73 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • I would imagine that as the tiny bits of the spring are released from one another, the stored energy would be released as a small force within the acid. That is, even if the reaction was perfect down to the molecular level, the new molecule combination would be “launched” away from the spring more vigorously than if the spring weren’t compressed. So you’d end up with the acid being “stirred” a bit by the reaction.









  • While there are lots of programming courses out there, not many of them will explicitly teach you about good programming principles. Here are a couple things off the top of my head:

    • High cohesion, low coupling. That is, when you divide up code into functions and classes, try to minimize the number of things going between those functions (if your functions regularly have 6+ arguments, that’s a red flag and should be reviewed). And when something needs to be broken up into pieces, try to find the spots where there are minimal points of contact.

    • Try to divide code between functions and files in a way that doesn’t feel too busy. If there are a bunch of related functions that are cluttering up one file, or that are referenced from multiple places, consider making a module for those. If you’re not sure what “too busy” means…

    • Read a style guide. There are lots of things that will help you clean up and organize your code. The guide won’t necessarily tell you why to do each thing, but it’s a great tool when you don’t have another point of reference.

    If you have a chance to take a “Software Engineering 101” class, this is where you’d learn most of the basic principles for writing better code.



  • Dear Mr. Customer,

    Thank you for reaching out to me. I’ve created a design to your specifications, and included some notes in this message.

    To accommodate for the number of bedrooms being unknown, I’ve included 1024 bedrooms in the design. If you don’t need the extra rooms, you can simply leave the doors closed. You won’t even notice they’re there!

    This design is flexible in order to balance cost vs features. For example, the house can be built from cheaper materials like OSB or cardboard, or more expensive materials like aluminum or andesite. I’ve also made the design modular, so you can include only the features you need (for example, a roof).

    In terms of maintenance fees, we can offer you a low-cost yearly management service, so you need not worry about maintaining the building. Our firm will definitely be around in 6 months still, we’re pretty sure of it.

    I was not able to get a hold of your family, but I collected some feedback from my girlfriend and two cats. My girlfriend was indifferent, but the cats were unanimous in wanting green carpet. Please offer my most sincere regrets to your wife in this matter.

    I didn’t have the specific fridge connection you requested. I would have built a custom connector, but my boss insisted we cobble together something using 18 different preexisting connectors. It should keep things cold, but the refrigerator door will open inwards.

    I’ve included the blueprints below. Please ignore the tear stains.