#imageoptimization — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #imageoptimization, aggregated by home.social.
-
Ah, yet another "revolutionary" Redis clone, because clearly *that* was the bottleneck in your tech stack. 🚀 Rust fanboys rejoice, now you can obsess over memory safety while pretending a 1MB Docker image will save the planet. 🌍🦀
https://github.com/lux-db/lux #RedisClone #RustMemorySafety #TechStackDocker #ImageOptimization #HackerNews #ngated -
Ah, yet another "revolutionary" Redis clone, because clearly *that* was the bottleneck in your tech stack. 🚀 Rust fanboys rejoice, now you can obsess over memory safety while pretending a 1MB Docker image will save the planet. 🌍🦀
https://github.com/lux-db/lux #RedisClone #RustMemorySafety #TechStackDocker #ImageOptimization #HackerNews #ngated -
Ah, yet another "revolutionary" Redis clone, because clearly *that* was the bottleneck in your tech stack. 🚀 Rust fanboys rejoice, now you can obsess over memory safety while pretending a 1MB Docker image will save the planet. 🌍🦀
https://github.com/lux-db/lux #RedisClone #RustMemorySafety #TechStackDocker #ImageOptimization #HackerNews #ngated -
Ah, yet another "revolutionary" Redis clone, because clearly *that* was the bottleneck in your tech stack. 🚀 Rust fanboys rejoice, now you can obsess over memory safety while pretending a 1MB Docker image will save the planet. 🌍🦀
https://github.com/lux-db/lux #RedisClone #RustMemorySafety #TechStackDocker #ImageOptimization #HackerNews #ngated -
Oh, the thrills of squeezing every last byte out of Apple II hi-res images, because who wouldn't want to relive the glory days of #1980s #graphics compression? 🙄 Let's all gather 'round and marvel at the monochrome magic of turning 8k images into slightly less bulky 8k images—the future is here, folks! 🤦♂️
http://deater.net/weave/vmwprod/hgr_compress/ #AppleII #Compression #Nostalgia #ImageOptimization #TechHumor #RetroGaming #HackerNews #ngated -
Maximizing Compression of Apple II Hi-Res Images
http://deater.net/weave/vmwprod/hgr_compress/
#HackerNews #MaximizingCompression #AppleII #HiResImages #RetroComputing #ImageOptimization
-
Ever built a "minimal" NixOS image and been shocked to find it's over 1.5GB? 🤯
Bloated images are a headache, but it doesn't have to be that way. The second article in our NixOS appliance image series is a deep dive into shrinking a NixOS appliance, taking it from 1.5GB all the way down to relatively lean ~360MB.
The new post shares practical, step-by-step "tricks" for hunting down and eliminating unnecessary dependencies. You'll learn how to use tools like `nix-store --query` and `nix why-depends` to find out why things like Perl, Python, or even speech synthesizers are ending up in your build.
If you're looking to optimize your NixOS systems, this is a must-read.
Check out the full guide here: https://nixcademy.com/posts/minimizing-nixos-images/#NixOS #Linux #DevOps #ImageOptimization #EmbeddedSystems #Systemd #Performance
-
Smush miễn phí giới hạn 5 MB, thiếu định dạng hiện đại và sao lưu. Các plugin thay thế: **ShortPixel** hỗ trợ JPG, PNG, GIF, PDF, WebP, AVIF, HEIC; không giới hạn kích thước, sao lưu tự động, 3 chế độ nén, AI‑SEO. Ngoài ra còn Imagify, EWWW, TinyPNG, Optimole, nhưng ShortPixel được đánh giá là giải pháp toàn diện nhất cho tối ưu hình ảnh WordPress. #WordPress #ImageOptimization #ShortPixel #Smush #Plugin #TốiƯuHìnhẢnh #WordPressVietnam.
-
Replacing JetPack Boost
After properly configuring Apache with Redis and Brotli compression, I realised JetPack Boost was doing more harm than good. -
PNG Spec 3.0 is here 🖼️
APNG brings smooth, full-color animations with alpha. HDR PNG adds modern color depth. Both are now official — and backward compatible.
Already supported by Chrome, Firefox & more.
🔗 https://tomaszs2.medium.com/png-specification-third-edition-released-apng-and-hdr-now-officially-standardized-c3141686f0b6
#WebDev #DesignTools #Frontend #ImageOptimization -
ChatGPT:
🖼️⚙️ Make It Up-load-able – Website-Ready Images in Seconds
Stop wasting hours editing images for your shop or blog. Just upload and get cropped, color-corrected, SEO-optimized visuals ready to go.🚀 Fast. Easy. Professional.
🔔 Join the waitlist now:
https://nextstardrop.com/make-it-up-load-able/#ImageOptimization #EcommerceTools #BlogTools #Nextstardrop #SEOImages #ProductivityTools
-
Et si on arrêtait de traquer le moindre ko dans nos images ? @remkus rappelle que, passé un certain seuil (WebP + compression correcte), l’optimisation d’image offre peu de gains réels.
À lire pour questionner nos réflexes de perf et recentrer les priorités sur ce qui compte vraiment.
🔗 https://remkusdevries.com/stop-obsessing-over-image-optimization/
-
The Cost of Being Crawled: LLM Bots and Vercel Image API Pricing
https://metacast.app/blog/engineering/postmortem-llm-bots-image-optimization
#HackerNews #LLMBots #VercelAPI #ImageOptimization #CostAnalysis
-
Image Resize Shortcut for WordPress
I wrote my huge Eras Tour post full of images without crashing my server!
How? I created a shortcut to preprocess the images on my phone before uploading them to my blog using the Jetpack app (which is how I usually write posts). I have it added to the Share Sheet and allowed to access Photos.
25% is pretty arbitrary but in experimenting it seemed to get to an image size that’s Good Enough™ for the web at around 1 MB and 1600×1200 or so. It’d be nice to make the full quality photos available but for sharing purposes I think this is fine. There’s probably a more optimal way to size things for the modern web but this works.
While in theory using this shortcut adds a step while composing, I was already often using Favorites in Photos to make my selections before writing. Now instead of the quick heart I have to select photos and invoke the shortcut. (I made it a Favorite Action so it’s near the top of the Share Sheet.) After I’ve posted I delete all of the duplicate shrunken images in the WordPress Uploads album.
In my ideal world, the Jetpack app would do these optimizations automatically locally before uploading all the variants, since my phone is certainly way more optimized for image manipulation than my tiny Lightsail instance. WordPress itself should also be better about doing image processing within resource constraints.
I could probably figure out why my configuration is misbehaving (or just download more RAM) but this shortcut solution was much easier and less time consuming. I’ll probably be using it for years, at least until WordPress fixes this (assuming they’re not too busy being petulant).
Maybe my shortcut will be useful for you as well!
#imageEditing #imageOptimization #ios #iphone #photos #shortcut #wordpress
-
Found the 512kb.club , and absolutely immediately wanted to add my site to it!
After scanning my home page, its total size was ~122kb - just 22kb short of the shiny "Green team" treshold!
"The 'heaviest' part of my index page are the couple of images!", I thought.
"I'll just refactor the Eleventy Image parameters I use and I'll probably get that down!"...
And so I did...
And it's now ~266kb.. 😂
So it's the illustrious Blue Team for me until I read up on Eleventy Image and Sharp to actually understand what the hell I'm doing with those parameters! 😄
-
Image processing servers benchmark
https://imgproxy.net/blog/image-processing-servers-benchmark/
-
Image processing servers benchmark
https://imgproxy.net/blog/image-processing-servers-benchmark/
-
Image processing servers benchmark
https://imgproxy.net/blog/image-processing-servers-benchmark/
-
Image processing servers benchmark
https://imgproxy.net/blog/image-processing-servers-benchmark/
-
Image processing servers benchmark
https://imgproxy.net/blog/image-processing-servers-benchmark/
-
JPEG Quality in a nutshell
-
https://www.howtogeek.com/google-jpegli/
Google is hoping to further optimize JPEG images.
To be clear this is not a new format, it's still JPEG, same extension, same properties & capabilities, but a new open-source library for handling compression & decompression which they hope will give an almost 35% improvement in the compression ratio.
Apparently Googles new method is heavily based on a back-ported version of the techniques used in JPEGXL
#JPEG #Google #Development #ImageOptimization #JPEGXL #jpegli
-
🖼️ Image Optimization for Maximum Engagement
🚀Struggling to create captivating giveaway images? We've created a list of best practices and dive deep into the art of optimizing giveaway images for maximum engagement. From choosing the right visuals to sizing and design tips, this is a must-read for marketers and entrepreneurs. Elevate your image game today! 🌟Read the blog here:
https://kickofflabs.com/blog/optimizing-giveaway-images-maximum-engagement?utm_content=buffer32dba&utm_medium=social&utm_source=bufferapp.com&utm_campaign=buffer
#ImageOptimization #EngagementBoost #MarketingTips -
So ImageAlpha is no longer maintained and crashes on Silicon Macs, ImageOptim is quite old and takes ages to process a handful of images (which wasn't the case on x86 Macs). Tried https://squoosh.app/, which works great in the browser but lacks batch processing of images.
-
#Business #Design #Development #Launches
Image Carbon · What’s the carbon footprint of the images on your website? https://ilo.im/12fdjg_____
#Tool #Environment #Sustainability #Carbon #Calculator #CarbonFootprint #Marketing #WebDesign #WebDevelopment #WebDev #Website #Content #Frontend #ImageOptimization #Image #AVIF -
Is switching to next generation formats worth it? Checking the transformations of a full width image from a client's website #imageOptimization #wordpress /cc @[email protected]