Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bryancostanich
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Verifrog – a Verilog/SystemVerilog testing framework an AI agent can drive
(github.com)
2 points
by
bryancostanich
1mo ago
|
0 comments
2.
▲
by
bryancostanich
4mo ago
oh, hai! i made this. :D i really missed the old 2D spaces manager in mac and i also liked TotalSpaces but it's unsupported, requires the SIP hack, and gets more and more unstable everyday.
3.
▲
by
bryancostanich
6y ago
Meadow has F# support, but F# 5 broke us. :'( Hoping to fix that soon. I <3 F#.
4.
▲
by
bryancostanich
6y ago
It's just a rework of the .NET MicroFramework, so it does not have Generics or any of the other new goodies post .NET v1.0 that are not compiler sugar. Check out [Meadow]( https://www.wildernesslabs.co/ ), though. Has bo
5.
▲
by
bryancostanich
6y ago
FWIW, Meadow takes a different approach; we're working on AoT support right now, so it won't be interpreted.
6.
▲
by
bryancostanich
6y ago
It me! :) It's worth noting that Meadow runs full .NET; so you get generics, and all the other modern goodies. Currently we support .NET Framework 4.7.2/.NET Standard 1.6, though we're working on Core3.x support. Also, we sup
7.
▲
by
bryancostanich
7y ago
Thanks! We're in the middle of a big website refresh with more information. Also, you can find the new developer site here: http://beta-developer.wildernesslabs.co/ , which has the Meadow docs. We haven't pushed it
8.
▲
by
bryancostanich
7y ago
Today, we're still Beta and it's interpreted, but we're working on Ahead of Time (AOT) compilation support right now!
9.
▲
by
bryancostanich
7y ago
Thanks! Our new developer web site is taking shape here: http://beta-developer.wildernesslabs.co/ Which is where you can find the Meadow docs!
10.
▲
by
bryancostanich
7y ago
No, Netduino is .NETMF only.
11.
▲
by
bryancostanich
7y ago
Mono, with .NET 4.7.2 actually gives you the .NET Standard 2.0 API surface area + other stuff. Eventually, the Mono and Core Runtimes will be merged and we'll switch over to that. It's all clear as mud; but the point is; we'l
12.
▲
by
bryancostanich
7y ago
We're running full .NET via Mono. NanoFramework is just a re-write of the .NET MicroFramework. That's basically .NET 1.1 from from almost 20 years ago. No generics or beyond. Meadow is very different. Full .NET means Generics, LIN
13.
▲
by
bryancostanich
7y ago
We've taken a very different approach. We run a micro RTOS, not linux. This is for real embedded work. For context see: https://blog.usejournal.com/the-future-is-tiny-44dea02e4517
14.
▲
Building a connected coffee maker with Netduino, guide part 2 is up
(blog.wildernesslabs.co)
3 points
by
bryancostanich
9y ago
|
0 comments