HackerTrans
TopNewTrendsCommentsPastAskShowJobs

abareplace

no profile record

Submissions

[untitled]

1 points·by abareplace·2 months ago·0 comments

Are We Anti-AI?

blog.nearlyfreespeech.net
3 points·by abareplace·5 months ago·0 comments

On coding with LLMs

abareplace.com
1 points·by abareplace·6 months ago·0 comments

Reflections on My Tech Career: Microsoft, Valve, and Google

randomascii.wordpress.com
6 points·by abareplace·8 months ago·0 comments

comments

abareplace
·2 months ago·discuss
I continue to work on Aba Search and Replace, a tool for regex search and quick conversions (Base64, URL encoding, JSON Web tokens, timestamps to dates and vice versa). https://www.abareplace.com/
abareplace
·3 months ago·discuss
I continue to add more features to my search-and-replace tool for Windows (https://www.abareplace.com/). I initially built in for myself and it was one of the first incremental grep implementations (allowing you to see the results as you are typing the search pattern). Now it supports various formats like Base64, URL encoding, or timestamp conversions. With one-liners, you can add width/height attributes to <img> tags or insert file contents.
abareplace
·5 months ago·discuss
I'm working on a regex / data conversion tool for web developers: https://www.abareplace.com

Plan to add more handy features in the next version.
abareplace
·5 months ago·discuss
Agreed, the lack of borders or indentation on the screenshots is very confusing. It's hard to understand what text comes from the malicious website and what is from the author.
abareplace
·6 months ago·discuss
Is it for iOS? Then, it could be the Swift runtime library.
abareplace
·2 years ago·discuss
If there is no application manifest, you will get Windows NT4 / Windows 9x style buttons. Just tested this on Windows 11.
abareplace
·4 years ago·discuss
I wrote a tool for replacing text in multiple files with regular expressions under Windows. Currently, it's making less than $500/month, but there were months when it made more. It's one of the first regex tools that displays the search results immediately, without pressing a Search button.

https://www.abareplace.com/