Live data from Hacker News

Viewing profile — danizur

danizur

HN member
Joined
Mon, Aug 19, 2024, 11:14 PM UTC
HN karma
1
Public activity
1 items

About danizur

No profile information was provided.

Recent public activity

  1. comment
    Comment #41385852

    I use Agent Ransack [1] / FileLocator to search file contents by regex very quickly, faster than grep, probably due to using multi-threading. It can even handle large binary files …