Viewing profile — Voranto
Voranto
HN member- Joined
- Mon, Mar 23, 2026, 4:51 PM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Voranto
No profile information was provided.
Recent public activity
-
comment
Comment #47584988
Not a software engineer, but a student in the process of becoming one. I personally feel that the goal of university / school is not necessarily too get a lot of essential daily-us…
-
comment
Comment #47584300
Seems to be the wrong link. Was able to find the correct link but the one presented just routes to a guide on data exfiltration.
-
comment
Comment #47572414
Was just about to say the same thing. It is kind of scary how the only way to pin accountability onto a human/ agent is by making it fear some sort of consequences. Make a mistake …
-
comment
Comment #47542699
I can see that in practice the bottleneck isn't the automata construction, I'm just curious of how the construction is approached with such a super-exponential conversion algorithm…
-
comment
Comment #47541869
Quick question: Isn't the construction of a NFA - DFA a O(2^n) algorithm? If a JSON file has a couple hundred values, its equivalent NFA will have a similar amount, and the DFA wil…