anishathalye/lumen: Magic auto brightness based on screen contents

Lumen will automatically brighten the screen when you’re looking at a dark window (for example, a full-screen terminal) and it’ll automatically darken the screen when you’re looking at a bright window (for example, a web browser). This makes for a much more pleasant experience, especially at night. Source: anishathalye/lumen: Magic auto brightness based on screen […]

How MapJam Is Building A Scalable Custom Maps Service – | StackShare

The raw data behind OSM — nearly 30 GBs compressed — is Open Source and free for anyone to download and explore. Once downloaded, we use the amazing Imposm 3 (“import OSM”) to parse, tag, normalize, and store it to a Postgres database with the PostGIS spatial database extension for querying geographic objects. Imposm v3 […]

Hey Siri

Hey-Siri.io is a list with many different commands for Siri in english and german Source: Hey Siri

Google is giving away the tool it uses to understand language, Parsey McParseface | The Verge

SyntaxNet is the overall framework for parsing sentences, called a “syntactic parser.” Parsey McParseface is the English language plug-in for SyntaxNet. Google claims that it can correctly identify the subjects, objects, verbs, and other grammatical building blocks of sentences as well (or, in some cases, better) as trained human linguists — achieving 94 percent accuracy […]

UI 設計師與 KPI · 嫁給 RD 的 UI Designer

第三天 UI 入門班課程結束後,有學員留下來問我「設計師的 KPI 怎麼計算」。這是個很有趣的問題,KPI 規則沒定好,只會惡化工作效率和趕跑員工而已。 Source: UI 設計師與 KPI · 嫁給 RD 的 UI Designer

Exploring the App Store’s Top Grossing Chart – MacStories

Whilst almost all the apps are free to download, it is also true that apps with In-App Purchases (IAPs) dominate the Top 200 Grossing charts. In my survey, just 2 apps did not offer any IAPs; Facetune (#183) and CBS (#200). Source: Exploring the App Store’s Top Grossing Chart – MacStories

mhagger/git-imerge: Incremental merge for git

Perform a merge between two branches incrementally. If conflicts are encountered, figure out exactly which pairs of commits conflict, and present the user with one pairwise conflict at a time for resolution. Source: mhagger/git-imerge: Incremental merge for git