Bit off-topic, but... it feels like there's a trend towards "x as a service" away from "x as open-source software". Is that something other people are seeing, or is it just my imagination?
This is actually also an OS project it appears: https://github.com/asm-products/firesize
Show HN: Firesize – On-the-fly image resizing, no code required
41–43 of 43 posts
We wrote the complete image processing oursleves, accelerated on GPUs @ https://IMGX.io (checkout Image URL API).
Re: Show HN: Firesize – On-the-fly image resizing, no code required
#42Nginx can do this with the ngx_http_image_filter_module (included in stock distribution): https://neosmart.net/blog/2014/nginx-wordpress-images-with-n...
There's one serious problem with using 3rd party Imaging SDKs or utilities to build your service on: You're stuck with their flaws and you can't do much about it.
Disclaimer: I'm co-founder https://IMGX.io
We have written our own image processing SDK, using only encoders which are 3rd party (libpng, libjpeg, libwebp etc), rest is all handwritten, GPU optimized code. The rationale behind it was to be able to tweak/optimize any feature.
Re: Show HN: Firesize – On-the-fly image resizing, no code required
#43Just so you know, Web of Trust gives firesize.com a "Very Poor" Trustworthiness and Child Safety rating. https://www.mywot.com/en/scorecard/firesize.com?utm_source=a...
Based on one comment in 2009, surely WOT needs a better algorithm for refreshing these ratings as time passes.
YEAHH MANNNNEE I TTTLLY SEE THIS AS A PROBLEM FOR SURE.