Adi.js

Hacker News

15 October 2015

Handy iOS and OS X accessibility features everyone should know

Macworld

Handy iOS and OS X accessibility featuresFor a long time, Apple has had a commendable focus on building assistive technologies into its operating systems, making it easy not just for many people with a wide range of disabilities to enjoy its products, but…

14 October 2015

Web Development with React, Falcor, and ES6

Hacker News

The Future of Web Development - React, Falcor, and ES6 • Ray Nicholus In this article, I’m going provide a glimpse into the future of web development. You will gain a new perspective on structuring a user interface, server, and data endpoints. In other…

13 October 2015

JS copy to clipboard (flash not required)

Hacker News

Copying text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework. You can get it on npm. npm install clipboard --save Or…

13 October 2015

N1: An extensible mail client built on the modern web

Hacker News

Nylas Mail was an open-source mail client built on the modern web with Electron, React, and Flux. It was designed to be easy to extend, and many third-party plugins are available that add functionality to the client. ⚠️ Nylas Mail was initially released…

12 October 2015

How to Download a List of All Registered Domain Names

Hacker News

Every morning, the infosec field is greeted with an onslaught of freshly registered malicious domains. These domains are used to host phishing sites, maintain botnet command and control, harvest stolen information, and more. Having the complete list of…

11 October 2015

Async Fragments: Rediscovering Progressive HTML Rendering

Hacker News

At eBay, we take site speed very seriously and are always looking for ways to allow developers to create faster-loading web apps. This involves fully understanding and controlling how web pages are delivered to web browsers. Progressive HTML rendering is a…

11 October 2015