Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
miggi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Dumbfunded: Soylent and Vessyl (Sattire)
(dumbfunded.io)
2 points
by
miggi
10y ago
|
0 comments
2.
▲
by
miggi
11y ago
Thanks for your comment. I updated the promo in the blog post to reflect the exact result from: https://assets.imgix.net/blog/woman-hat.jpg?w=640&w=250&h=25...
3.
▲
by
miggi
11y ago
(I work at imgix) There are a number of different ways that crops can be made including custom rectangle cropping via pixel or percentage values, provided as url string parameters. The face zoom crop is just an additional feature to save so
4.
▲
by
miggi
11y ago
0 is meant to return the immediate area of all faces in the image, and is the default behavior.
5.
▲
Show HN: Dynamically Blend Images with imgix
(blog.imgix.com)
8 points
by
miggi
12y ago
|
0 comments
6.
▲
by
miggi
12y ago
I hate to be all self promotion, but this is why imgix exists as a service. We aren't running gm or imagemagick. One of our statements is that "this cannot be built in a weekend" as many engineers are quick to claim how easy
7.
▲
by
miggi
12y ago
I'm not sure what "yeti" image you are referring to. All images were purchased royalty free images from iStockPhoto.
8.
▲
by
miggi
12y ago
It is possible to easily target thr picture element using imgix's URL API directly. However, with picture you are limited to a set of image sizes and predefined dprs. This library allows the containing element to recieve an image at an
9.
▲
by
miggi
12y ago
What is your definition of imaging? Our use of imaging is in reference to imaging in technology. "The production of graphic images from digitally generated data." Our service processes images on our servers and produces new image
10.
▲
by
miggi
12y ago
There is nothing stopping you from setting the src tag. But you are just adding another request. Our base service works perfectly with src set and picturefill. This library is for cases where a different result is desired.