Unsorted Bookmarks

49622 bookmarks
Custom sorting
ElixirWeekly - Issue #18: Linking your Java Application to Elixir/Erlang, Strategies for Migrating a Phoenix App on Heroku and JavaScript-style Destructuring for Elixir
ElixirWeekly - Issue #18: Linking your Java Application to Elixir/Erlang, Strategies for Migrating a Phoenix App on Heroku and JavaScript-style Destructuring for Elixir
Weekly Elixir Community Newsletter, covering community news you easily miss, shared on ElixirStatus and the web, in one email every Thursday.
·elixirweekly.net·
ElixirWeekly - Issue #18: Linking your Java Application to Elixir/Erlang, Strategies for Migrating a Phoenix App on Heroku and JavaScript-style Destructuring for Elixir
How we ditched HTTP and transitioned to MQTT! – HyperTrack
How we ditched HTTP and transitioned to MQTT! – HyperTrack
In live location tracking, there is lots of communication between devices and the backend. With patchy mobile networks, making this robust is quite a task.
·blog.hypertrack.io·
How we ditched HTTP and transitioned to MQTT! – HyperTrack
deck.gl
deck.gl
·uber.github.io·
deck.gl
Distelli
Distelli
·distelli.com·
Distelli
GoingNative 53: Learning STL Multithreading | C9::GoingNative | Channel 9
GoingNative 53: Learning STL Multithreading | C9::GoingNative | Channel 9
In this episode, Billy O'Neal and Stephan T. Lavavej (S.T.L.) talk about the Standard Template Library for multithreading, and how to use it properly. We would love to hear some feedback on this episo
·channel9.msdn.com·
GoingNative 53: Learning STL Multithreading | C9::GoingNative | Channel 9
Let’s talk about CFI: clang edition | Trail of Bits Blog
Let’s talk about CFI: clang edition | Trail of Bits Blog
Our previous blog posts often mentioned control flow integrity, or CFI, but we have never explained what CFI is, how to use it, or why you should care. It’s time to remedy the situation! In this bl…
·blog.trailofbits.com·
Let’s talk about CFI: clang edition | Trail of Bits Blog
Microsoft open sources its Azure Container Service Engine, launches deeper Kubernetes integration
Microsoft open sources its Azure Container Service Engine, launches deeper Kubernetes integration
The open source Kubernetes container management project is probably the most popular of the various competing container management services available today. The Cloud Native Compute Foundation, which plays host to the open source side of Kubernetes, is hosting its first Kubernetes conference this week and unsurprisingly, we’ll see quite a bit of container-related news in the […]
·techcrunch.com·
Microsoft open sources its Azure Container Service Engine, launches deeper Kubernetes integration
Automate tasks with Gulp
Automate tasks with Gulp
When you start to work or initialize a new project, a good choice is to use Gulp to automatize some common tasks. Using a task runner like gulp allows you to take repetitive tasks and automate them. On the next lines, I will bring 3 advantages of use Gulp in
·jbrizio.github.io·
Automate tasks with Gulp