Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stevensanderson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Experimenting with Conversational UI
(github.com)
2 points
by
stevensanderson
2y ago
|
1 comments
2.
▲
by
stevensanderson
3y ago
> We could simply swap wallets How would you prove to me that you don’t still have the key for your old wallet?
3.
▲
by
stevensanderson
3y ago
Having VS2022 crash is certainly not expected or normal. I appreciate it must be pretty frustrating. If there’s any way you can submit a VS Feedback item when that happens, or post repro steps to the dotnet/aspnetcore GitHub repo, we’d
4.
▲
by
stevensanderson
3y ago
Or it shows most people answering surveys claim to be happier than they really are.
5.
▲
How Web Tech Got This Way and How It May Evolve in the Future
(thenewstack.io)
3 points
by
stevensanderson
4y ago
|
0 comments
6.
▲
by
stevensanderson
8y ago
Release notes: https://github.com/aspnet/Blazor/releases/tag/0.1.0 Blog post and tutorial: https://blogs.msdn.microsoft.com/webdev/2018/03/22/get-start...
7.
▲
Blazor 0.1.0 released: web apps in the browser with .NET and WebAssembly
(blogs.msdn.microsoft.com)
63 points
by
stevensanderson
8y ago
|
3 comments
8.
▲
by
stevensanderson
9y ago
The CoreRT and Mono folks certainly do talk to each other. As I understand, Mono is going to be moving forwards with WebAssembly much faster than CoreRT will do. Mono has officially committed to it already, whereas for CoreRT it was more of
9.
▲
Show HN: What a single developer can build in Unity these days
(freak-racing.com)
34 points
by
stevensanderson
10y ago
|
11 comments
10.
▲
Angular 2, React, and Knockout Apps on ASP.NET Core
(blog.stevensanderson.com)
1 points
by
stevensanderson
10y ago
|
0 comments
11.
▲
by
stevensanderson
11y ago
Note that this is a simulated example, not one actually taken with a modulo camera (if such a thing has been built yet). That image of Tintern Abbey comes from this 2011 web page: http://people.csail.mit.edu/sparis/pu
12.
▲
Knockout 3.2.0 released
(blog.stevensanderson.com)
6 points
by
stevensanderson
12y ago
|
0 comments
13.
▲
by
stevensanderson
12y ago
That's exactly where you are right now (and everywhere else).
14.
▲
New Microsoft Azure management portal
(portal.azure.com)
4 points
by
stevensanderson
12y ago
|
2 comments
15.
▲
A primer on using ES6 generators for clean async code in Koa.js
(blog.stevensanderson.com)
3 points
by
stevensanderson
13y ago
|
0 comments
16.
▲
by
stevensanderson
13y ago
Thanks for flagging this. The version of the specs published to knockoutjs.com didn't match the final release. I've just updated them. Please let us know if anything is still failing, preferably at https://github.com&#x
17.
▲
by
stevensanderson
13y ago
No, that page is just info on behavior changes for people upgrading from KO 2.x. We haven't published the official 3.0 announcement yet, but you can find an overview of what's new on my Release Candidate/Beta blog posts: * h
18.
▲
Major updates for mobile backend development on Azure
(weblogs.asp.net)
2 points
by
stevensanderson
13y ago
|
1 comments
19.
▲
by
stevensanderson
13y ago
I wish this were true, but unfortunately not. Object.observe doesn't provide any 'read' notifications, so you wouldn't be able to detect dependencies like this does.
20.
▲
by
stevensanderson
13y ago
Would that be considered negative? In any case, KO is not a Microsoft project, and only one of the core team members (me) works for MS. Anyway, many projects are built with KO, and its 3500+ watchers on GitHub suggests it's something like
21.
▲
by
stevensanderson
14y ago
Looks awesome - nice work!
22.
▲
by
stevensanderson
14y ago
I can so easily relate to this. Although I deal with only a fraction of the GitHub traffic that Jeremy does, it's still demoralising at times, and dominates the effort I spend on OSS. It's the equivalent of every widget owner having the CEO
23.
▲
Animated lists and grids with CSS3 transitions
(blog.stevensanderson.com)
1 points
by
stevensanderson
14y ago
|
0 comments
24.
▲
.NET hosted inside Node.js - implementing middleware or CPU-bound tasks
(tomasz.janczuk.org)
2 points
by
stevensanderson
14y ago
|
0 comments
25.
▲
Knockout 2.0 released (JavaScript MVVM library)
(blog.stevensanderson.com)
11 points
by
stevensanderson
15y ago
|
1 comments
26.
▲
by
stevensanderson
15y ago
I was going to try it out, but once you've registered, you have to raise a support ticket to ask them to put a free trial on your account. > Step 2 - Experience a Free Trial After registering your MacinCloud website account, please l
27.
▲
by
stevensanderson
15y ago
IIS isn't blocking any of its threads once it's handed a request off to Node.js. IIS receives the incoming connection and proxies it via a named pipe into the Node.exe process, so the performance and capacity is much the same as if the requ
28.
▲
by
stevensanderson
15y ago
I also reproduced something like this. On "Step 1: Add Friends", it showed people who I actually know (presumably who have my phone number, since that's the only info I gave that actually relates to me) On "Step 3: Profile Information", it
29.
▲
by
stevensanderson
15y ago
Oh, that kind of databinding. That doesn't really bear any relation to what knockout does :)
30.
▲
by
stevensanderson
15y ago
No objection to your general comments, but just to clarify, knockout.js is a regular open source community project, not an MS product. Also, do try it - you might find this approach to binding to be much more compelling in a dynamic world (
More ›