My podcasts subscriptions feb 2018

Every once in a while I publish list of podcast I listen, so you might find something interesting
I do listen podcasts literally every day - in the gym, while walking, on bus, on lunch breaks. I'd say podcasts give me about 80% of all news and help me to discover new things, not only in technology. It's a massive source of information which doesn't take dedicated time anlike books or blog posts

Some time ago I switched playback speed to 1.2x, it was a bit unusual in the beginning but brain has adopted to that quite fast and now I don't really feel any discomfort. On another hand I save 20% of the time for other episodes. I found funny effect - after this speed people seem to speak very slow :D

Read more

JavaScript must go (ASAP)

JavaScript it's a cancer of modern software development industry

💥 DISCLAMER
1. This article is about JavaScript - the language happen to become a runtime for many types of applications.
2. TypeScript, CoffeeScript, *Script have nothing to do with JS, this post is not about it.
3. As many of you I'm also a JavaScript developer. I'm not addressing to anyone personally, the post below is just my opinion about technology
4. If you're happy with any technology and it helps to archive the business goals - I can be only happy for that!

Big claim, isn't it? Well, I'm sure I have a right to say that. I've been using suffering from JavaScript in last 10+ years. Really, I can't remember anything good about this shit language since I started to make money on programming being freelancer. I'm not mean, I just had enough. And please, don't take this article personally, you're not a programming language you use.

I'm a normal developer.

It means I'm not genius and I can't and wouldn't keep whole program code and it's complicated flow and branching in my head. I'd rather delegate this boring work to computer and focus on business logic as much as I can. I'm certain, there are about 2.5 really good developers who can write good code in javascript. But probably they don't as they are busy talking on conferences ¯_(ツ)_/¯

You cannot avoid JS

Read more

Safe and sound code with kotlin

Following my first talk about writing safe code in kotin at London Kotlin Meetup #2 I recently had one in Saint-Petersburg. It was organised by Spb Google Developers Group, namely by Oleg Makarov. Event took place in the most appropriate place - place where kotlin was born - Jetbrains "Universe" Office at Vasilyevskiy island (it's not kotlin island as someone might think :D).

Read more

US trip: observations about American English

I recently visited USA(California) and I want to share some observations about language
Just a reminder - I'm not a native speaker but grew up on American English, thanks to videos, forums, music and podcasts. Nevertheless I'm living in UK and as you can guess English here is a bit different.

During the trip I collected short list of different words which are common in American but not in British English:

Read more