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: My Device Properties

4 pointsby kingzuluover 9 years ago

2 comments

sjs382over 9 years ago
I built something similar a while back that includes reports about what the browser is capable of. <a href="http:&#x2F;&#x2F;aboutbrowser.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;aboutbrowser.com&#x2F;</a><p>You can also share links w&#x2F; your report, which is good for troubleshooting. <a href="http:&#x2F;&#x2F;aboutbrowser.com&#x2F;view&#x2F;JORMR" rel="nofollow">http:&#x2F;&#x2F;aboutbrowser.com&#x2F;view&#x2F;JORMR</a>
评论 #10119927 未加载
kingzuluover 9 years ago
I found myself looking up device pixel ratios and screen resolutions over and over the other day. I threw some code together to make it easier on myself and then thought that maybe other people might find it useful as well. If you have a suggestions for improving or adding news things please do let me know.