PostsCommentsPayoutslaxam (57)in The Chess Community • 3 years agoSudden counterattackOn my ELO (close to 1500) 50% of the win is not missing the opportunities that my opponents offer (other 50% being avoid my own obvious mistakes). This win illustrates it…laxam (57)in Movies & TV Shows • 3 years agoCan we talk about Netflix's The Witcher (Season 2)?Spoilers incoming, you've been warned. To be honest I'm not exactly sure what to think about the Season 2. I enjoyed the opening episode a lot. Good old adventure…laxam (57)in The Chess Community • 3 years agoPawn mateThat carnage in the center was definitely not handled properly by white...laxam (57)in Movies & TV Shows • 3 years agoMoney Heist (La Casa de Papel) Season 5: Unpredictably greatFirst of all, whose bright idea was it to translate the name of the show as "Money Heist", Netflix? Original name, which directly translates to "The House of Paper" is vastly…laxam (57)in The Chess Community • 3 years agoSuper aggressive game on both sidesI was playing black and was taken aback when white sacrificed his bishop for my pawn at turn 4. While not strictly speaking a bright move, it enabled white to pressure exposed…laxam (57)in Programming & Dev • 3 years agoTop 10 programming languages of 2021: which ones you need to know?Each year GitHub releases an interactive report which, apart from other things, includes a list of most popular programming languages this year. Let's take a look at this year's…laxam (57)in The Chess Community • 3 years agoGoing all in to try and make that king move (I was playing black)Overall white had more than one chance to turn the game around, but one blunder is all it takes...laxam (57)in Movies & TV Shows • 3 years agoWatching The Office for the first timeLet's be honest, you can't really experience The Office for the first time in 2021. Even if you, like me, have never seen the show back-to-back, you will still recognize the…laxam (57)in Movies & TV Shows • 3 years agoSo I watched Red Notice...What can I say? Look at this promo material, what do you see? Nothing special? Three famous faces? Both answers are correct, and both describe the movie perfectly. It's…laxam (57)in #utopian-io • 7 years agoProgramming in Clojure. Part 4: ReaderWhat Will I Learn? In this part of the tutorial you will learn: What is Clojure reader and how does it preprocess Clojure code. How Clojure primitive data types differ…laxam (57)in #utopian-io • 7 years agoProgramming in Clojure. Part 3: Syntax and REPLWhat Will I Learn? In this part of the tutorial you will learn: What are the benefits Clojure's LISP-like syntax How to use REPL to run and debug your code How to…laxam (57)in #utopian-io • 7 years agoProgramming in Clojure. Part 2: Functional ProgrammingWhat Will I Learn? In this part of the tutorial you will learn: What are the benefits of functional programming. How does Clojure incorporate functional programming…laxam (57)in #utopian-io • 7 years agoProgramming in Clojure. Part 1: Why clojureWhat Will I Learn? In this part of the tutorial you will learn: Why and when Clojure can be a better tool for the task at hand, compared to other languages. How does…laxam (57)in #utopian-io • 7 years agoUsing Akka for writing distributed Scala applicationsWhat will I learn? This tutorial will teach you following topics: how to think in terms of actor model how to build event-driven applications how not to get lost in…laxam (57)in #utopian-io • 7 years agoDockerizing NodeJS projectDockerizing nodejs project What Will I Learn? creating Dockerfile for NodeJS application building and running docker image Requirements This tutorials continues…laxam (57)in #books • 7 years agoMy impressions about the book Homo Deus by Yuval Noah HarariThere are few books out there that leave a truly lasting impression on me. Don't get me wrong, there are lots of great books, but most of them are in possession of my attention…laxam (57)in #utopian-io • 7 years agoSetting up complete node.js project for efficient development processWhat Will I Learn? In this tutorial I will describe the way I normally organize my nodejs projects for most efficient development process. List of topics we will touch…laxam (57)in #philosophy • 7 years agoWhy is it so hard to be rational?Humans are complicated creatures. We evolved in an environment that is not really match conditions of our modern lives. Evolution had no chance of preparing us for Internet and…laxam (57)in #utopian-io • 7 years agoWriting Kafka Streams applicationWriting Kafka Streaming application What Will I Learn? Write here briefly the details of what the user is going to learn in a bullet list. Kafka Streams concepts and…laxam (57)in #utopian-io • 7 years agoApache Spark 2.3: writing simple data processing application with Datasets/DataFrames APIWhat Will I Learn? Apache Spark is an open-source framework for distributed data processing. It provides relatively simple and easy to use API for efficient distributed…