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 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 rebloggedlove4tech (46)in #cyber • 3 years ago$ ./my_little_pi.shI know I'm dating myself a but here but I'm a 90's kid. One of the things that the spread of small cheap computing got us back then was the Tamagotchi. A pocket sized virtual pet…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 rebloggedtherealwolf (76)in #freedom • 7 years agoLet's start WW3I normally don't share videos on my blog but I just found this video and it's perfect in so many ways. The choreography, the music and especially the message . Before I…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…laxam (57)in #bitcoin • 7 years agoBitcoin: how it supposed to be, and what it turned out to beI believe Satoshi Nakamoto had a Vision. Internet is great for transferring data, but it could never before be used for transferring things that could not be copied. Internet…laxam (57)in #utopian-io • 7 years agoLoading real-time streaming data into Druid (part 4 of Druid tutorial)This is part four in series of tutorials about Druid: high performance, scalable, distributed time-series datastore. In this part we will learn how to load real-time streaming…laxam (57)in #science • 7 years agoOverclocking the Brain: Is it worth it?The concept of time is a strange one. We all perceive it as a constant stream of events, but it is obvious that at least perceived speed of time passage is a relative thing.…laxam (57)in #science • 7 years agoWhat is the difference between physics and mathematics?There is one big difference between people who don't understand math and those who seem to have intuitive grasp on it. People in fist category usually think that math is about…laxam (57)in #utopian-io • 7 years agoLocal setup of Apache KafkaWhat Will I Learn? You will get a high level overview of Kafka architecture You will learn how to set up local instances of Apache Zookeeper and Apache Kafka You will…