TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Dexecure – Optimize images in your webpage with a single line of code

31 pointsby inianalmost 9 years ago

2 comments

inianalmost 9 years ago
Hey guys,<p>This is Inian from the Dexecure team. We want to build tools to make it super simple for developers to build a fast performing website across different browsers and devices. New features that can speed up websites are being developed by browser vendors at an astonishing pace (picture tag, service workers, client hints, etc). We are looking at ways to help developers adopt these technologies easily.<p>As a first step towards that, we are excited to launch a product which optimizes all images on your website with a single line of JS code -- no server configuration needed! We are using Service Workers to route all image requests through our optimizing servers. The images are optimized and served according to the device, browser requesting it (Client Hints FTW) and cached on CloudFront&#x27;s CDN.<p>Looking to get feedback from the HN community!
chrisxuealmost 9 years ago
Really simple yet so crucial!