Ask HN: What kind of online tools are you using, missing or can be improved?
When we speak of online tools, one can think of converters, calculators or even auxiliary functionalities.
What kind of tools are you currently using, missing or think can be improved?
Some examples:
- timestamp to date converter (e.g. https://magictools.dev)
- input tools (e.g. https://www.google.com/inputtools/)
- text comparison tools (e.g. https://text-compare.com/)
117 comments
[ 2.8 ms ] story [ 218 ms ] threadhttps://regex101.com
https://regexr.com/
If someone went back and forked or rewrote all those C, Perl and Python scripts into modern code then perhaps adoption of IPv6 would be slightly higher as network engineers would have more tools in their hands to manage and assign network configurations. Even better, if there was a public git repo that tracked all the older projects and the evolution to newer code in one place I think the adoption of usage would be really high.
I love the simplicity of writing a program in mere minutes and distributing it with a single link.
That being said, emails are stored encrypted (with their keys) and deleted in time. https://help.followupthen.com/knowledge-base/privacy/
I love being able to bcc them to book the “snooze” if all email providers had this interface instead of a separate button only exposed in the web client (gmail), i’d probably switch
I don't want email notifications spamming Github. I want a smarter feed of things I should care about and need to keep up with to do my work. PRs I probably need to review, Issues related to what I work on, etc... I haven't found a great way to do this, maybe others have ideas?
I want kind of like a priority inbox of important stuff, and then a secondary inbox of stuff to ignore...
there should be a list of all the repos you watch
unwatch any repo you don't want to be notified of
- rot13/rotN
- hex to ascii conversion
- multiple timers at the same time (one in 5 minutes, one in 7, one in 10, one in 15 for example)
- translation, mostly for japanese/english. I use google translate and deepl
- REPLs/playgrounds, when I want to test something in a programming language without installing it
- specific video conversion, usually to post a .mp4 on Twitter. This could and should be a shell script
- Google Sheets, for record keeping from my phone/computer or sometimes graphs
- Regex101.com
Can be improved:
I'd like something like Excel tables for Google Sheets.
I also use Find & Replace for Text Editing[3] that also searches/replaces regex, but it's not the same as a quick fuzzy search.
Why? The more data the better. Being able to search for "AWS S3 policies" and get information from all the bits my brain "touched" to implement something. This is also something that might help those team members who are less likely to correctly document or record their work.
Now imagine that, but for a team. This is a half-finished idea, born mostly from a desire to link my Firefox bookmarks' tags and the tags in my org-roam knowledgebase.
Sounds like what you want is a repeatable, digital workflow. Using workflow software like Process Street (https://process.st) you can build that documentation as part of performing the work itself. You could capture, say, the AWS policies you create and the ARNs they’re associated with in the workflow. You could automate integrations with Jira (or just about anything if you use Zapier) as steps are completed. You can start off simple and build on as you go.
Disclaimer: I work for Process Street.
Nice try, national intelligence agency... nice try...
Strange in a way, that companies spend so much effort restricting how we handle sensitive data, and then you copy and paste it into any website with an input box and no one seems to care. Fingers crossed and all that.
These sites are like camera phones when it comes to data. Everyone pretends they don't exist and can't copy data; that our security measures all work, just because.
Also, RGB to HEX. I'm always looking to convert one to the other, or choose similar colors to one I'm working with. The sites I use (at the top of Google) are always lacking in some ways.
do it progamatically [0]. build a command line tool so that you can just use `./file <rgb color>`
0: https://stackoverflow.com/questions/3380726/converting-a-rgb...
Image tool by google - Squoosh (https://squoosh.app/) RSS reader - Feedly Classic (looking for alternative that is similar, can be paid but no subscription) General News without the garbage - Winno (iOS app) (looking for web-based alternative) Regex learn - (https://regexlearn.com/) Icons8 - (icons8.com) Raindrop - (raindrop.io)
Things that are missing or can be improved: RSS readers & web browsers (specifically on iOS) Desktop email app for windows (waiting for spark to release)
- Finding out what a linux command line tool's flag does without having to CTRL+F through multiple matches in the manfile (https://explainshell.com/)
- Test and visualize JS regex (https://regexr.com/)
- Render PlantUML class or sequence diagrams (https://www.planttext.com/)
- Unicode code converter (https://r12a.github.io/app-conversion/)
- Unicode codepoint viewer (https://r12a.github.io/uniview/)
I want a complete website archiver I can launch from a browser. Something like HTTRACK but works with modern sites full of embedded content.