Have you ever used JVM for functional languages? You may have noticed some issues arise! In this talk by Jarek Ratajski at LambdaConf 2018, Jarek analyses where the problems were attempted to be fixed and when it makes sense and it compares to the pure Java/Haskell implementation. Beauty and the Beast: Haskell for JVM After 20 years of evolution, the Java Virtual Machine bec...
Read More-
Beauty and the Beast: Haskell for JVM by Jarek Ratajski
21 days ago by Jarek Ratajski -
Videos from Scala in the City at Depop #11
22 days ago by Shannon LynchThank you again to everyone who came along to Scala in the City at Depop last week. It was amazing to see so many of you who took the time out to come along and support our team with the start of the 2019 journey for Scala in the City. Our speakers, Tamer Abdulradi and John Cragg, filled our evening with knowledge and we are so glad to share with you the videos from both the...
Read More -
Interacting with MapR-DB by Nicolas A Perez
22 days ago by Nicolas A PerezNeed a platform to help you with your problem solving when using large amounts of data? MapR Platform is a great option, it is a highly efficient file system with a strong streaming API. Software Engineer, Nicolas A Perez looks at what documents can be stored on this platform and how else we can make the most of it. MapR Platform is an excellent choice for solving many of th...
Read More -
Akka and Kubernetes: Reactive From Code To Cloud by Fabio Tiriticco
25 days ago by Fabio TiriticcoAre you ready to explore Akka and Kubernetes? Find out how you can get a combined win using Akka and Kubernetes together. In this Lightbend webinar, Software Engineer Fabio Tiriticco will tell you exactly how you can get that win using them to make your systems fully Reactive to any demand. Akka and Kubernetes: Reactive From Code To Cloud Akka–the asynchronous, actor-based t...
Read More -
Understanding Distributed Calculi in Haskell by Pawel Szulc
25 days ago by Pawel SzulcUsing Cloud Haskell find out in detail about two process calculi, pi Calculus and its natural successor rho calculus. At LambdaConf 2018 Pawel Szulc gave an amazing introduction to process calculus and how they can describe high-level interactions. Enjoy watching! Understanding Distributed Calculi in Haskell In the late 1960s, it was already a well-established fact that any ...
Read More -
Signify Sunday Reads January 27 Week #4
25 days ago by Shannon LynchFeeling in need of some Scala, Functional Programming and Haskell learns? Don't worry, we've got you covered! Check out our weekly Sunday reads where we have compiled our favourite reads from this week, enjoy your Sunday and fill your day with knowledge. Thank you to everyone who came along to our first Scala in the City of 2019. It was an incredible success and with our two...
Read More -
Thank you for being part of the Scala in the City @ Depop
25 days ago by Shannon LynchWe hope you all enjoyed Scala in the City last night! The Signify team are so thrilled to have Scala in the City back up and running for 2019 and we know that this year will bring another round of incredible meet-ups. Thank you to Depop for hosting, it was amazing to hear a bit more about the tech side of the innovative app company from Lead Software Engineer, Robert Erdin a...
Read More -
How to process the data sent by satellite — working with binary data as a part of PW-Sat2
26 days ago by Tomasz ŁuczakPreviously SoftwareMill began working on an application with the goal to allow radio enthusiasts globally to take part in the PW-Sat2 project which is a student satellite project. The aim was to collect and process the data, they have done this by implementing a solution. Want to know what that solution was? Have a read of this article by Senior Software Engineer, Tomasz Łuc...
Read More -
Numeric Programming with Spire by Lars Hupel
26 days ago by Lars HupelHave you ever used the library Spire? It can be of great use when numeric programming as it provides strong support needed for writing fast and correct programs. At Scala Italy, Typelevel Co-Founder, Lars Hupel introduces us to Spire, showcasing the ‘number tower’, real-ish numbers and how to obey the law. Enjoy watching! Numeric Programming with Spire Numeric programming is...
Read More -
Is Apache Flink the future of Real-time Streaming? by Anmol Sarna
27 days ago by Anmol SarnaDo you know when you should be using Apache Spark or Apache Flink? They are both open-sourced, distributed processing frameworks but each will be applicable depending on your project. Check out this blog where Software Consultant, Anmol Sarna looks at the features and when you should choose either one! 'In our last blog, we had a discussion about the latest version of Spark ...
Read More