Signal Media
Signal Media is an artificial intelligence media monitoring and reputation management company that transforms the world’s information into accessible, actionable insight.
When the news cycle shifted from 24hrs to 24 seconds, businesses found they needed super-fast access to high-quality, hyper-relevant information to remain on top of their reputation.
They needed the complete picture, a holistic global view to ensure that the decisions they made reflected reality – not assumptions.
The solution they needed was Signal.
Our cutting-edge AI enables businesses to track global news in real-time – from mentions of competitors, to regulatory changes, to their own spokespeople – with certainty, clarity and confidence.
Signal gives businesses all the information they want to know, as well as the information they didn’t know they needed, to make better, smarter, faster business decisions.
Signal makes the unknown, known.
-
Parallel All the Way
Featuring Renzo Borgatti
The resurgence of interest in functional languages is often linked to their superior handling of concurrent and parallel environments, a crucial feature to exploit the increasing number of CPU cores in standard hardware. Clojure contains a few facilities to produce parallel code, but these tools...
clojurex clojure functional-programming -
Lightning Talk: Reagent and LeafletJS or "Fun with Maps"
Featuring Oliver Godby
Adding maps to ClojureScript applications written in Reagent is a broadly unsolved problem at this point, and yet the truth is that lots of applications may be enhanced by the addition of accurate online mapping. During this talk, you will discover how to build up a re-usable Reagent component...
clojure reagent-leafletjs reagent-maps cljs-maps clojure-geek -
Lightning Talk: Some Thoughts about Immutability and its Limits
Featuring Karl Brodowsky
A core principal of functional programming is to use immutable data structures not sometimes, but all the way through. They are highly optimized in performing the necessary copy operations in a lazy and efficient way, but this approach has its limits, for example when you try sorting algorithms....
data algorithms clojure performance -
Speed Bumps Ahead
Featuring Alexander Yakushev
Performance optimization is an obscure topic because people usually don't practice it too often. Performance doesn't matter most of the time, and you can safely ignore thinking about it up until the moment it starts to matter. That's where you are left wondering what exactly went...
clojure clojurex debugging profiling performance -
Lightning Talk: Building A Simulation-Based Text Adventure
Featuring Peter Westmacott
In this talk, you will discover update on an ambitious text-based game Peter has been making. Inspired by the work of the late René Girard, the renowned philosopher of social science, Peter is aiming to create a simulation-driven world in which the themes of contagious violence and the practice...
clojure games simulation clojurescript -
Applying Clojure's Design Principles to its Documentation
Featuring Tom McTighe
Clojure was designed to be clear, consistent, practical, and empowering -- and many think it's the best language that ever was.
clojure ux ui technical-writing documentation-docs-tutorials programming-languages clojure-java-lisp -
Growing a Product with Clojure: Lessons Learned
Featuring Łukasz Korecki
Building a new product can be a lot of fun and you have to choose what technology stack will give you a good head start. Initially, Łukasz and team chose Ruby on Rails to build a prototype which was great until our users started to grow significantly.
clojure clojurex experience-report software-architecture -
Clojure Embedded in Music Hardware
Featuring Chris McCormick
For the past year, Chris and team have been bootstrapping a little music tech company. Chris will share how they built prototype MIDI controllers, a sampler, and musical web-apps with Clojure.
clojure dsp audio music lumo clojurescript web-audio raspberry-pi teensy arduino embedded mcu