Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ahmelsayed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ahmelsayed
10y ago
You certainly can do this. Though keep in mind that your functions are running on Windows, so make sure to compile your native binaries to target Windows.
2.
▲
by
ahmelsayed
10y ago
Right now we're using node 4.1.1, we're still looking into handling language versions.
3.
▲
by
ahmelsayed
10y ago
It's on the road map, yes. There is already an experimental support for it but it needs a lot more polishing https://github.com/Azure/azure-webjobs-sdk-script/blob/807cf...
4.
▲
by
ahmelsayed
12y ago
that's not really the actual timeline. here is the pull request for adding union types. https://github.com/Microsoft/TypeScript/pull/824 I believe all 3 teams, TypeScript, Flow, and AtScript, are working
5.
▲
by
ahmelsayed
12y ago
and the "how can this happen?" https://github.com/search?utf8=%E2%9C%93&q=%22how+can+this+h...
6.
▲
by
ahmelsayed
12y ago
It's just very inconsistent. It just happens sometimes and I either restart firefox or close and open the tab and it goes away. I can try to take a memory dump when that happens. I don't know how useful that might be for you. If I
7.
▲
by
ahmelsayed
12y ago
I primarily use Firefox for browsing, but for development I usually use a mix of Firefox and Chrome. It might be just me, but it's very common when I use the JavaScript debugger in Firefox that it either freezes the site, the debugger
8.
▲
by
ahmelsayed
12y ago
how long ago was that? I can see it supported now[1] but I don't know if that was something recent or not. [1] http://azure.microsoft.com/en-us/documentation/articles/comm...
9.
▲
by
ahmelsayed
12y ago
While that is absolutely true for IIS and the Shared tier in Azure Websites (although it's fully configurable if you own the IIS box[1]), Dedicated tiers (when you own the whole VM) in Azure have a feature called Always On[2] Where the
10.
▲
by
ahmelsayed
12y ago
I think he is referring to running different versions with different CLRs side-by-side. It means Platform-as-a-Service friendly. Since in PaaS you usually don't own the machine, you just run code somewhere. You don't want to be ti
11.
▲
by
ahmelsayed
12y ago
print in Arabic should be اطبع not إتبع إتبع means "to follow" while اطبع means "to print"
12.
▲
by
ahmelsayed
13y ago
thanks for the link. I always thought this must be some form of bias, but never knew there is a formal name for it.
13.
▲
by
ahmelsayed
14y ago
do you know of any issues with backlight bleeding? The Amazon reviews got me worried
14.
▲
by
ahmelsayed
14y ago
also - right click on the running instance in the task bar and select Visual Studio - middle click on the already running instance in the task bar same as with Windows 7
15.
▲
by
ahmelsayed
14y ago
push notification and uploading photos are probably the only reasons I use the facebook app. I also think they have a nice UI ideas in the app, it just doesn't work that well. but for example Twitter app is far more superior than the mobil
16.
▲
HP to spin off PC Business Division
(pcmag.com)
1 points
by
ahmelsayed
15y ago
|
0 comments
17.
▲
by
ahmelsayed
16y ago
I like notepad++ on Windows and vim on linux. for IDE I really like VS, and when did HTML become a programming language??