BlogHide Resteemslaxam (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 from those in other…resteemedtherealwolf (75)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 spoiler anything -…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 develop your own REPL…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 paradigm into it's…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 Clojure differ from…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 the world of…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 my previous…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 only as long as I am…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 include: installing…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 Cars, Computers 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 design ideas…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 computation. You will learn…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 desperately needed an…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 data into Druid…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. When person is…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 numbers, while people…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 learn how to use…laxam (57)in utopian-io • 7 years agoQuerying data from Druid database (Part 3 of Druid tutorial)This is part three in series of tutorials about Druid: high performance, scalable, distributed time-series datastore. In this part we will learn how to query data from druid database with TopN…laxam (57)in utopian-io • 7 years agoMy Utopian.io moderator applicationI'm relatively newbie on Steemit and Utopian.io, but I'm amazed with a way these projects apply blockchain technology to social media. And I want to help in whatever way I can. So for the last three…laxam (57)in science • 7 years agoTop 10 most amazing space photos in history#10: Europa's surface by Galileo (2014) Europa is one of the most interesting celestial bodies in solar system. Scientists believe that this moon hides giant liquid ocean under it's surface of…