Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xyziemba
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
xyziemba
8y ago
It's worth also mentioning MTA-STS [1], currently a draft. It provides a mechanism for domains to declare a STARTTLS requirement via a file at https://<domain>/.well-known/mta-sts.txt . It's backwards co
2.
▲
[LIVE] Darpa Cyber Grand Challenge
(cybergrandchallenge.com)
1 points
by
xyziemba
10y ago
|
0 comments
3.
▲
Class-action lawsuit seeks damages for those on U.S. watch lists
(washingtonpost.com)
1 points
by
xyziemba
10y ago
|
0 comments
4.
▲
CoreCLR is now open source
(blogs.msdn.com)
709 points
by
xyziemba
12y ago
|
333 comments
5.
▲
.NET Core Runtime Is on GitHub
(github.com)
7 points
by
xyziemba
12y ago
|
0 comments
6.
▲
.NET Core is on GitHub
(github.com)
13 points
by
xyziemba
12y ago
|
0 comments
7.
▲
by
xyziemba
12y ago
MDIL is designed to solve a different problem than LLVM IR. LLVM IR is an exchange format between a compiler frontend and backend. MDIL is designed to solve certain fragility problems in binaries. .NET Native uses MDIL to create a looser co
8.
▲
by
xyziemba
12y ago
MDIL is mostly native machine code (e.g. ARM or x64 instructions). Transforming MDIL back to source code would require significant analysis and effort. It would be more like to transforming a compiled C++ application back into C++. Also, no
9.
▲
Announcing .NET Native Preview
(blogs.msdn.com)
159 points
by
xyziemba
12y ago
|
80 comments
10.
▲
.NET Native
(aka.ms)
3 points
by
xyziemba
12y ago
|
0 comments