Viewing profile — concise_unicorn
concise_unicorn
HN member- Joined
- Fri, Feb 08, 2013, 5:43 PM UTC
- HN karma
- 20
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About concise_unicorn
Recent public activity
-
comment
Comment #44364485
https://ziglang.org/learn/why_zig_rust_d_cpp/
-
comment
Comment #36205708
No, DICOM is a container format that can contain JPEG XL image data
-
comment
Comment #12250000
It literally takes about 50ms to parse libraries like jQuery (mobile), angular and React with acorn[1]. Wether the choice was deliberate or not is debatable, but given the speed of…
-
comment
Comment #12249625
Tools like acorn[1] and Esprima[2] can parse the JavaScript source and output an ESTree compliant syntax tree. Then you can traverse it and modify it like any other AST. [1] https:…
-
comment
Comment #12249341
Regular expressions are a very naive way of detecting calls to 'require'. For correctness you're better off recursively walking the AST. I've successfully used Detective in a coupl…
-
comment
Comment #10188876
Awesome stuff! Here's a pet peeve of mine though: why isn't the entire surface area of the tasks clickable? I'm horrible at precisely targeting checkboxes.
- story
- story
-
comment
Comment #6951926
Is it just me or does it fail to explain just what it is, exactly?
-
comment
Comment #6893398
Having just secured my own J1 visa, I can attest to how relatively easy it was.
-
comment
Comment #6879528
Thanks for the screencasts, now I may finally get around to giving it a try.
- story