Hacker News new | ask | show | jobs
by bulatb 3836 days ago
In English: If a widget factory costs F and makes a widget for W dollars, how much will it cost to build N widgets? If you have a budget of B dollars and you need to build N widgets, how much can your process cost per widget? If your budget is B and your widgets cost W, how many can you build?

  y = mx + b
  ("basic financial costs") = ("per unit cost")x + ("baseline")
1 comments

Makes so much more sense, and I can think about that in software quite easily. I've been working professionally in software for 20 years, and programming as a hobby for about 13 years before that. As a kid, I got in to programming early on, but never really grokked 'math' as a formal thing, and while I know I can do a lot of 'math stuff', I don't know the lingo very well above algebra stuff.

It's a bit hard "confessing" that sort of stuff in a forum like this amongst loads of people who likely are all demonstrably smarter than me in multiple disciplines, and many of whom are self-taught as well. I feel like I should have a 'kick me' sign on me at times - perhaps this is the famed "impostor syndrome"?