Remix.run Logo
nomel 7 hours ago

There was another, much older, post similar to this about, I think, "beans" that engineers use to solve problems. If I remember correctly, it was something like, solving a problem costs "beans", and engineers will always use most all of their "beans" to solve a given problem, because it's somewhat "easy" until you run out of them.

Maybe it wasn't beans? But, I've been looking for it for years.

bch 3 hours ago | parent | next [-]

I’m vaguely recalling something - and I think the beans might’ve also represented vetos, so one had a limited number of objections to other people’s ideas… quick search revealing nothing so far, though.

nomel 2 hours ago | parent [-]

Sounds familiar! I believe it was a simple html page hosted on some university user page.

I've tried over the years, but can never find it. All the search engines moving to vector search makes finding something like this near impossible.

PyWoody 7 hours ago | parent | prev | next [-]

Not what you're after, but your talk of beans reminded me of Taco Bell Programming. [0]

[0] https://widgetsandshit.com/teddziuba/2010/10/taco-bell-progr...

krapht 6 hours ago | parent | next [-]

His example of a web crawler stinks. I can get behind the philosophy, but his specific web crawler example at a minimum needs to retry, respect robots.txt, and rate limit per domain. So no, xargs + curl is a dumb example.

ChrisMarshallNY 5 hours ago | parent | prev [-]

Speaking of beans, here's a classic (totally different from the main topic. Welcome to Topic Creep):

https://archive.uie.com/brainsparks/2011/07/08/beans-and-nos...

cwnyth 7 hours ago | parent | prev | next [-]

This is where efficiency can be applied in two distinct ways. On the one hand, if using more beans means you can solve the problem more quickly, then it is more efficient to the problem solver to do so.

But if beans are scarce, and that's where you can try to find ways to use less beans per function, then the goal is to make the function more efficient by using less beans.

contingencies 5 hours ago | parent | prev [-]

You misspelled 'beers'. A boring technology.