Shitbowl: The algorithmically powered in-home physical caching platform
41–50 of 247 posts
Well done. It took me a moment to understand the joke but then I laughed hard. You should consider putting an actual store in there, I’m sure some sales would convert.
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#42If I put a Docker container in it will it scale seamlessly?
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#43This kind of sarcastic social critique well designed site reminds of better times for the Internet... before the dark times... before Facebook.
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#44This implementation is O(n) on retrieval, rather than O(1) as in the ideal case. Hopefully v2 will optimize that in the near future.
It is true that it is theoretically O(n) in the worst case, but in my own production deployments I have tended to find a huge skew towards selecting the most recently inserted couple of items. Here the obvious ocular caching optimization leads to O(1) time retrieval.
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#45Why are we censoring the name? Is the implication children read HN?
Some folks could be at work so might have been a good idea to avoid swearwords on the front/submit page.
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#46This kind of sarcastic social critique well designed site reminds of better times for the Internet... before the dark times... before Facebook.
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#47Critical dos vulnerable. It cannot recover from being repeatedly hit with a hammer
Can only be operated in a high trust environment —-SMH—-
Re: Shitbowl: The algorithmically powered in-home physical caching platform
#48I thought this was a last-in-first-out stack?