Hacker News new | ask | show | jobs
by tiltrus 1854 days ago
I have been seeing a lot of Retool lately on my Facebook News feed.

What's amazing to me is that they're using his CDN. Does this company have such terrible code review that they forgot to use their own CDN? Definitely makes me think twice about the quality of Retool's software.

1 comments

Looks like Faker has links to their CDN hardcoded in the source code:

https://github.com/Marak/faker.js/blob/c9764abd20a198e318367...

Still something Retool should have caught, but a poor choice on Marak's end too