Previous and related: how come a company founded over 100 years ago has the fastest site - https://news.ycombinator.com/item?id=41883419 - Oct 2024 (15 comments) McMaster-Carr: A refreshingly fast, thoughtful, and well-organized website - https://news.ycombinator.com/item?id=34306793 - Jan 2023 (37 comments) Best ecommerce UX practices from mcmaster.com - https://news.ycombinator.com/item?id=34000502 - Dec 2022 (169…
McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
21–30 of 60 posts
Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#22Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#23love metalwork & buy parts but seriously; F@##% anyone that messes with my navigation back.
Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#24Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#25Earlier quoted context omitted.
And they download directly as files, not wrapped in a zip that you have to mess around with before you can put the actual file you need where you want it.
That makes me wonder if "files" is a space that needs (in startup-talk) "distruption": what about a utility that applies rules to files, e.g. if you save a file in the directory unzip-me, it'll be unzipped. Or categorize files, e.g. "this email attachment is related to project A, this download is related to project B", and the utility will take care of them, e.g. by putting them in the correct directories? Since this…
1. The friction between a zipped file and an unzipped file isn't enough to make the majority of users take the time to build out an automation. This is especially true now that in Windows you can open a zip file by double-clicking it, peruse the files, and open them from within the zip into your temp storage. 2. It's a little bit of a security risk. Downloaders are (generally) less vulnerable to side channel attacks, but the unzip software people usually use (7-zip, Window's native utilize, WinRAR) are slightly more vulnerable. This risk goes up with any automation software as a) you aren't auditing what you're actually unzipping, and b) the automation can be compromised.
But if you want to try this out, just search for "auto unzip" software and you'll find plenty of tools. You could also set up a cronjob on your Linux machine to run every so often and just scan a folder for zip files and unzip them automatically, with the option to trigger via alias'd command.
Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#26Wana buy a bolt?(aircraft), or a fighter jet?
It's been stable since the internet.
It needs a few scripts for total functionality, but you can look at everything on site with just plain html, and it's fast.Internal search is good.And random external searches for aircraft stuff will land you there.
Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#27Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#28Re: McMaster Carr – The Smartest Website You Haven't Heard Of (2022)
#29Note they have CAD files for almost all of their products which - in combination with a 3D printer - can come in very handy.
IIRC, there's even plugins for some CAD programs to grab models by part number.