Viewing profile — awson
awson
HN member- Joined
- Fri, Dec 12, 2014, 12:46 PM UTC
- HN karma
- -2
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About awson
No profile information was provided.
Recent public activity
-
comment
Comment #48954544
Is the author even aware of C tooling?
-
comment
Comment #48954506
> C++ killed off some of C's killer low-level features like type-punning via unions Yet all major C++ compilers support it.
-
comment
Comment #48843486
I just glanced at it, but in "Rust supports cross-language link-time optimization between C/C++ and Rust" it's not Rust but LLVM. Any languages with LLVM backends get cross-languag…
-
comment
Comment #48728472
NTFS is case sensitive.
-
comment
Comment #44037026
If on WSL2, they need [interop] appendWindowsPath=false section in /etc/wsl.conf. Then everything will go flawlessly.
-
comment
Comment #43715959
Absolutely. Quite a long time ago I was working on a some business application's reporting facility. It used to take about an hour, and my development reduced this time to a 1 or 2…
-
comment
Comment #41693994
AFAUI, this extension uses proprietary C++ front-end commercially licensed from EDG. The same front-end powers their Visual Studio IDE (not Code). Also, AFAIK, there exist an alter…
-
comment
Comment #38912542
And using `libgit2`, written in C, for heavy-lifting.
-
comment
Comment #37106622
The very existence of Far Manager makes me stay on Windows.
-
comment
Comment #20448438
"wouldn't necessarily be able" It goes completely against the most (perhaps) fundamental part of C++ philosophy of overloading functions on argument types.
-
story
Russia blocks llvm.org
Is there any other country doing this?
-
comment
Comment #8739711
This.