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: Open-source, privacy-focused developer tools (early stages)

2 pointsby dmkirwanabout 2 years ago
Hi HN!<p>Many developers use websites to handle menial everyday tasks like formatting json, generating uuid&#x27;s, etc. The problem that we found with this is that many of these websites send our data to the server to process it. This didn&#x27;t sit very well with us, considering it could contain customer&#x27;s information, so we decided to build these tools internally and open source them. For most cases, this processing can be done on the client side without any need for the data to leave your browser.<p>In the spirit of being privacy-focused, we don&#x27;t track usage levels of this and we certainly don&#x27;t send any data to a backend service.<p>As I mentioned in the title, this project is in the early stages at the moment but we wanted to share it to get feedback and see if people find it useful. If you do have feedback, let me know in the comments here or feel free to add an issue to the GitHub repository: <a href="https:&#x2F;&#x2F;github.com&#x2F;DevScreenInternal&#x2F;ds-devtools">https:&#x2F;&#x2F;github.com&#x2F;DevScreenInternal&#x2F;ds-devtools</a>.

no comments

no comments