I find myself using Rubular ( https://rubular.com/ ) quite often for experimenting with regular expressions.
Ask HN: What kind of online tools are you using, missing or can be improved?
11–20 of 118 posts
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#12- 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.
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#13Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#14I find myself using Rubular ( https://rubular.com/ ) quite often for experimenting with regular expressions.
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#15There are many tools mostly scripts for converting IP addresses, CIDR blocks, aggregating CIDR blocks and ranges, calculating netmasks and much more. Most of those tools are written for IPv4. I have not seen many of them written to calculate the same things for IPv6 or even convert existing IPv4 networks to fit into IPv6 networks. If someone went back and forked or rewrote all those C, Perl and Python scripts into mo…
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#16Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#17Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#18There are many tools mostly scripts for converting IP addresses, CIDR blocks, aggregating CIDR blocks and ranges, calculating netmasks and much more. Most of those tools are written for IPv4. I have not seen many of them written to calculate the same things for IPv6 or even convert existing IPv4 networks to fit into IPv6 networks. If someone went back and forked or rewrote all those C, Perl and Python scripts into mo…
Python's standard library has an ipaddress module that does these things for both IPv4 and IPv6.
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#19Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#20I also use Find & Replace for Text Editing[3] that also searches/replaces regex, but it's not the same as a quick fuzzy search.
[1] https://en.wikipedia.org/wiki/Approximate_string_matching
[2] https://chrome.google.com/webstore/detail/fuzbal/lidjpicdkcgjdkgifmmpalkibjeppdof
[3] https://chrome.google.com/webstore/detail/find-replace-for-text-edi/jajhdmnpiocpbpnlpejbgmpijgmoknnl