Amazon LightSail, the power of AWS and the simplicity of VPS — aws.amazon.com/blogs/aws/amaz…

AWSreInvent Announcing Amazon Lightsail: VPS made easy on AWS #AWS #reInvent pic.twitter.com/2VSWxa4WtG
Why is this angry bots demo (wasm) page going around again in HN? Anything new now?
24 Pull Requests — 24pullrequests.com
Jeff Bezos’ two pizza rule for team size — kiruba.com/2016/11/jeff-b…
JavaScript as a Service — jaasjs.com :D #arc
@psankar More often its used in small functions that do some operations on the input.
@psankar
return itm * item;
}
}. then(console.log)
@psankar
Without =>:
fetch()
.then(function(res) {
return res.json();
}.then(function(arr) {
return arr.map(function(itm) {
@psankar
With arrow:
fetch()
.then(res = > res.json)
.then(arr => arr.map(itm => itm * itm))
.then(console.log)
@psanka this has some good examples — developer.mozilla.org/en/docs/Web/Ja…
@psankar Arrow fns are quite handy in async programming. Chaining will make code flow easier to read.
@psankar do u mean arrow fns in JS vs other langs?? or, arrow fncs vs traditional ones in JS itself??
@thecodejack Looks like you are frustrated with some stuff here. :)
Empower your emails using email markups — developers.google.com/gmail/markup/
Don’t mess with Google dansdeals.com/archives/98444
@psankar What would be the impact of this?

Hello, world! #VisualStudioForMac pic.twitter.com/zkJM7Zg3dp
satyanadella Any developer, any app, any platform news.microsoft.com/connect-2016/
Which full-stack developer are you? commitstrip.com/en/2016/11/07/…
Google Earth VR — Bringing the whole wide world to virtual realityblog.google/products/googl…H Only on HTC Vibe for now.
Downloading Visual Studio for Mac. Wow, 4MB/s speed
Microsoft officially launches the first preview of Visual Studio for Mac tcrn.ch/2ggWKRq
Microsoft joins the Linux Foundation tcrn.ch/2fW8Ta8 #arc
hackernewsbot Amazon QuickSight Now Generally Available… aws.amazon.com/about-aws/what…
slashdot Twitter Says It’s Cracking Down on Hate Speech bit.ly/2f0L2IZ
@psankar Same for me. It’s quite good for web development.
@psankar Editor you mean?
Visual studio for Mac — msdn.microsoft.com/en-us/magazine… #arc
sumanthraman Use of old notes at toll plazas, govt. Hospitals and petrol pumps extended till November 24th
Hackathon at work. Excited. @arcesium
@PrincelyNirmal Hi, I am fine. How are you? I have been using the same number only. Will DM you the number.
@psankar Nope, definitely not. :-)
@psankar Why do you still call yourself a middle class?
Eng won the toss and decided to bat first. #IndvsEng
MKBHD To lighten up your #ElectionDay, I’m giving away some phones. 5 random followers who RT this in 24hrs will win a Go..twitter.com/i/web/status/7…qY
@PrincelyNirmal so nice to see you here. :)
A new era begins in India. Hope is the word.
IndianOilcl Dear all,our dealers hv been advised to accept Rs.500&1000 notes at petrol stations as per Govt orders.pl do not panic @dpradhanbjp@canthbs
manojlds Modi solves cash invalidation. #programmerhumor
aloketikku In 1978: ₹145.23 cr of high-denomination notes were in circulation. ₹125.11 cr was exchanged by banks. Net gain for..twitter.com/i/web/status/7…V3
zainabbawa Aha haha! @rootconf twitter.com/_singhshashi/s…

labnol “Burn your Rs 500, Rs 1000 notes” - this was the original headline on IndianExpress pic.twitter.com/c5cXQj7C7r
Wasn’t govt promoting bank accounts for rural India very rigorously few months back? What’s the big deal then?
Wondering what will be the situation in Tirupati now.

Then, there is always Sodexho for the rescue. :D pic.twitter.com/NmBBgstCrd
India rocks!!
Google Data Studio — datastudio.google.com
Introducing Aurelia UX — blog.aurelia.io/2016/11/04/int…
@nikanth @psankar thatz exactly my point. Managers don’t communicate the message properly without numbers.
@psankar @vvijaybharath textual feedback is never enough for employee perf rating. Managers can be confusing with their textual feedback

vimgifs Happy birthday, Vim! 25 today. pic.twitter.com/8QoSNaKPJf
Visual Studio Code 1.7 overloaded npmjs.org, release reverted code.visualstudio.com/updates#_17-ro…
“Dear Microsoft,” by @SlackHQ slackhq.com/dear-microsoft…
Microsoft introduces Slack competitor, Microsoft Teams — blogs.office.com/2016/11/02/int…
popey I am in 6 slack channels. 1.5GB RAM consumed by the desktop app. In 100+ IRC channels. 25MB consumed by irssi. The future is rubbish.
WebAssemblyNews The WebAssembly Browser Preview has launched!
blogs.windows.com/msedgedev/2016…
hacks.mozilla.org/2016/10/webass…
v8project.blogspot.com/2016/10/webass…