Software
30 Oct 2019
30 Oct 2019
Rob Pike - Simplicity is Complicated
Interesting tale from inception of Go language, and how difficult it really is to create programming language that is as simple as possible.
30 Oct 2019
Jason Scott - That Awesome Time I Was Sued For Two Billion Dollars
Endless tale of software and copyright.
30 Oct 2019
Ashley Williams - A Tale of Two Asyncs: Open Source Language Design in Rust and Node.js
Talk about Node.js and Rust async solutions.
30 Oct 2019
Adam Tornhill - A Crystal Ball to Prioritize Technical Debt
Interesting talk how to visualize and find areas where there is the biggest concentration of changes and most likely technical debt.
30 Oct 2019
Emery Berger - Performance Matters
Awesome talk about how to measure program performance correctly and about using “causal profiling” to enable developers to see what parts of program are worth to be optimized.
30 Oct 2019
Chad Fowler - Kill "Microservices" before its too late
Great talk about architecture of microservices and the system. Leveraging multiple languages and similar.
30 Oct 2019
Michael Bryzek - Design Microservice Architectures the Right Way
Very interesting talk about leveraging code generation to provide consistent APIs and code across all engineering teams in a company.
16 Jun 2019
Given my passion for Sci-Fi and all things related to space, it’s only natural that EVE Online has captured my heart. What is EVE Online? Eve Online is a massively multiplayer online game (MMO) set in a science fiction universe, known for its complex player-driven economy and expansive sandbox gameplay. In the game, players pilot customizable spacecraft across a vast universe, engaging in various activities such as exploration, mining, trading, combat, and diplomacy.
13 Nov 2018
A curated list of youtube talks worth watching as a software engineer. Note that this list is mainly for me so I will not forget. I had to split this post into individual posts under the tag #talks.