Início The Conf 2018 no InfoQ Brasil
Apresentações
Feed RSS-
Deep Learning - Segmentation, Identification and Classification
The objective of the talk is to demonstrate how to use some tools in python so that the public can understand the steps of segmentation, learning and classification, with the algorithm of search (...)
-
How does your application behaves when everything goes wrong?
To the basics like Request Cache, Timeouts an Retries, to Circuit Breaker, I'll introduce new architecture and resilience patterns to the audience. The target is to find the closest possible thin(...)
-
The Return of Software Vulnerabilities in the Brazilian Voting Machines
This talk presents a detailed and up-to-date security analysis of the voting software used in Brazilian
-
Intelligent Customer Support for the Masses: How Nubank Does It
In this talk, I will go over how we use modern technologies and Machine Learning at Nubank to keep growing our customer base without linearly increasing our headcount and how we package all of th(...)
-
The GDPR impact in database project
The GDPR will enter into force on 05/26/2018. This law protects the European citizen data and can impact the business of your company. IF the database project is done in order to comply with this(...)
-
Use of graph-oriented database in the detection of fraud in quotas for the exercise of parliamentary activity
This paper proposes the use of graph oriented databases to detect possible frauds in Quota for the Exercise of Parliamentary Activity, and the relationships between CEAP and open data from TSE re(...)
-
Blockchain + Tracking = Awesome Analytics
In this session, we will look into the application of blockchain to tracking events & reliably generating analytics in situations where there is little to no trust amongst the involved parties or(...)
-
How to Improve UX with Machine Learning: Insights and learnings until now
It is important to explore some of the technical properties and constraints of machine learning systems and how this implies in designing the user experience. How to develop a design approach aro(...)
-
Demystifying compilers by writing your own
In this talk, I'll use as a case study a compiler that I'm currently working on to show you how to build one from scratch using Elixir–explaining each phase of a compilation process and how Elixi(...)
-
Building your own flavored Markdown with Ruby
While not all markdown is born the same, few standards exists, but each one with their own set of extensions and quirks. You are going to learn how to build yet another one that suits your own ne(...)
-
Writing a simple game in Rust
We will learn some basic concepts of game development and how to implement them in Rust. In the end, we will have a simple but fully functional snake game running.
-
It's about (run)time - Elixir beyond the hype
In this talk, we are going to do a deep dive into what lies beyond Elixir - the Erlang/OTP runtime - and explore what makes this adoption worthwhile. We will see how the runtime differs from the (...)