Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
51–60 of 73 posts
Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#52Every email address was an s3 object so every new email sent to that email address was saved as a new object version.
Presenting that email as an mailbox was just a matter of reading all the versions of that object.
It worked!
I used this contraption as a domain level catch—all inbox for a while until cloudflare started supporting email forwarding.
Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#53Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#54Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#55- before ML try linear or polynomial regression - buying a bigger server is almost always better than distributed system - Few lines of bash can often wipe out hundreds of lines of python.
Windows admin in the room -- you'd be amazed what can batch together from DOS batch. I provision APC UPS monitoring cards with a sub-15 line script to bring them into our management.
PowerShell? Hardly knew 'er.
Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#56https://en.wikipedia.org/wiki/Ice_jam
they had about 5 options for mitigating with technical solutions (structures in the rivers), a price analysis for each. The last option was to buy the very rurual land that were flooding. It was deemed cheaper. I'm not sure what they ended up doing.
Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#57Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#58When working at an influencer marketing company a while ago, back when Instagram still allowed pretty much complete access through their API. As we were indexing the entire Instagram universe for our internal tooling, we had this graph traversal setup to crawl Instagram profiles, then each of their followers etc. We’d need to keep track of visited profiles to not loop and had an Apache Storm cluster for the entire sc…
Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#59Re: Ask HN: When has a "dumb" solution beaten a sophisticated one for you?
#60IOW, I can serve the website statically. So no iframe is needed for dynamic parts, or allowing the cookie from a subdomain on the www.