Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ryanhefner
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ryanhefner
7y ago
Hi, Pkg Stats is a little tool that evolved from a quick day project that I threw together to help me monitor the downloads of my published packages. I wanted a way to easily scan how my packages were being used, and help me prioritize whic
2.
▲
Show HN: Pkg Stats – NPM discovery and stats viewer
(pkgstats.com)
6 points
by
ryanhefner
7y ago
|
1 comments
3.
▲
by
ryanhefner
7y ago
Nice! I actually just released a Chrome extension that makes it really easy to render a grid–that includes a baseline grid–over any site. I hope others find this as useful as I have. https://chrome.google.com/webstore/d
4.
▲
by
ryanhefner
8y ago
I’ve always loved this concept. I made this back in the day, kind of relevant. https://www.launchclock.co
5.
▲
by
ryanhefner
9y ago
If you happen to have a product video in your site that has been formatted for a specific phone, you can make sure the container of the video is set as the same aspect ratio of the phone. I also see the CSS as an add-on, the devices for me
6.
▲
by
ryanhefner
9y ago
On Product Hunt today, https://www.producthunt.com/posts/aspect-ratio !
7.
▲
by
ryanhefner
9y ago
Thanks! Yeah, definitely going to be adding more devices and common resolutions.
8.
▲
by
ryanhefner
9y ago
Also, I thinking that it could be handy to maybe default to the resolution/aspect ratio of the device visiting the page. Would that be handy?
9.
▲
by
ryanhefner
9y ago
I'll be sure to add that as I expand the listing of devices/resolutions.
10.
▲
by
ryanhefner
9y ago
Yeah, probably doesn't. I just found myself using it across a couple different projects and seemed like it would be easier than having to copy and paste it everywhere. Also, it has a command line tool that you can use to get the aspect
11.
▲
by
ryanhefner
9y ago
Exactly.
12.
▲
by
ryanhefner
9y ago
Thanks. Yeah, not really a "web service", just a reference tool, along with an NPM module you can use. Also, I’ll be extending the device/resolutions listing, so hopefully it can be a handy reference for designers/develo
13.
▲
by
ryanhefner
9y ago
Yeah, that was the intention. Good to use for placeholder styling until the image/video has loaded. And for things like responsive embeds/iframes.
14.
▲
by
ryanhefner
9y ago
Yeah, I need to beef up the devices/resolutions listing. What device(s) have 1920x1200?
15.
▲
by
ryanhefner
9y ago
Yeah, this is really more of a reference and a tool when you’re comparing sizes and confirming they are the same aspect ratio without having to use code. There’s also an NPM module that will do the code part if you need to go that route.
16.
▲
by
ryanhefner
9y ago
Whoops, just pushed up a fix. Just threw this together and didn't test it like I should have. Should be good now.
17.
▲
Show HN: AspectRat.io – Aspect ratio calculator and device resolutions resource
(aspectrat.io)
35 points
by
ryanhefner
9y ago
|
33 comments