InfoQ Homepage Presentations
-
Looking inside a Race Detector
Kavya Joshi discusses the internals of the Go race detector and delves into the compiler instrumentation of the program, and the runtime module that detects data races.
-
Practical Data Synchronization Using CRDTs
Dmitry Ivanov discusses the basic CRDTs implementations in Scala, explaining the advantages of these data structures to solve many synchronization problems as well as their limitations.
-
Next-gen Start-up Cultures: Innovating as You Grow
Jim Plush discusses specific culture initiatives, team structures and management ideals that have worked for his team at CrowdStrike, their virtual team structure, the culture team and more.
-
Applying Failure Testing Research @Netflix
Kolton Andrus and Peter Alvaro present how a “big idea” -- lineage-driven fault injection -- evolved from a theoretical model into an automated failure testing service at Netflix.
-
ScyllaDB: Achieving No-Compromise Performance
Avi Kivity discusses ScyllaDB, the many necessary design decisions, from the programming language and programming model through low-level details and up to the advanced cache design, and more.
-
Creating a Kaizen Culture for the Food Bank of New York City
Margarette Purvis shares Food Bank’s kaizen journey of rethinking and improving operations by implementing small incremental improvements across the organization.
-
Remote Working in an Agile World
Raji Bhamidipati discusses working remotely and the changes needed to be made by the remote worker, the company and the colleagues who work in the office to make it work.
-
Building a Debugging Mindset
Devon H O'Dell discusses how perceptions about one's own abilities influence goals and behaviors, and how to improve abilities and help others do the same starting with a simple shift in thinking.
-
Panel: IBM, Westpac, Certus, and Enable Discuss APIs and Microservices
Dennis Ashby moderates a panel discussing the role of APIs in building microservices and the challenges to be overcome.
-
Build to Learn: Rapid Prototyping Methods
Sara Bayless da Costa discusses several prototyping methods helping to learn about product, gather quality feedback, and get the best version of a product out there as quickly as possible.
-
Social Coding for Effective Teams and Products
Phil Haack discusses the secret ingredient to great teams and products, usually misnamed "soft" skills, and how they help teams be more effective, backing all of it with hard data.
-
Speedup Your Java Apps with Hardware Counters
Sergey Kuksenko discusses how Performance Monitoring Unit works, what Hardware Counters are, which tools have friendship with Java and how to use HWC for speeding up our Java applications.