Craftsman mate -> solution

engineering and philosophy


  • Home

  • Archives

How to be successful with a legacy?

Posted on 2019-03-31 | Comments:
  • Expect nothing
  • Blame nobody
  • Do something
Bill Parcells

No escape path

Legacy projects and legacy code is everywhere … The common myth that startups are all about green fields and butterflies is not a full truth; quite often it is a battlefield full of blooding developers corps and continually changing winds and requirements. It is hard to escape from a legacy or even escape to create a legacy.

It reminds me some times a tower game.

You have a random setup that was before you.
Your next move dictated by external conditions.

Read more »

Record In Browser Network Communication inside End to End tests (Selenium* + NodeJs)

Posted on 2019-03-10 | Edited on 2019-03-31 | Comments:

One little and fun challenge.
We need to end to end a script with intensive network communication.
We have a standard and framework agnostic setup. It is doesn’t matter which of the framework we use on NodeJs. Let’s focus on communication. You could be surprised that the majority of protocols in the selenium test are JSON/HTTP.
So be careful and aware when you intensively use a framework features.
BTW selenium server and web drives could be hosted even on different servers.

Read more »

Етюд для трактора в фіолетових тонах. Частина II Вже пора, вже пора ...

Posted on 2018-12-29 | Edited on 2019-03-31 | Comments:

Тож коли власне час спакувати вузлик й чи варто це робити взагалі?

Давайте розбиратися разом

Я навмисне омину питання власного бізнесу , фрілансу й форм заробітку поза наймом бо маю мало в тому досвіду. Поговоримо про тих хто просто міняє кавалок свого життя на гроші від гудка до гудка

Read more »

Array Unique Part II - I use a lib ...

Posted on 2018-12-27 | Edited on 2019-03-31 | Comments:

Whenever I think I invent something - it means I haven’t google enough.

me

Let continue digging to a trivial whiteboard task.

So top 1 quote on the interview about the trivial task.

I use …. library for it.

candidate

So let’s take a look to libs.

Read more »

Array unique

Posted on 2018-12-26 | Edited on 2019-03-31 | Comments:

True mastery came with a continues repetition of basic.
I always ask some simple puzzles for whiteboard interview for “trivial” coding task.
Just for 1 liner just for 5 minutes. The goal is check if candidate could code.
Belive me it is a lot of cases when they couldnt (it is a topic for next time).

Challenge

Write a function that get unique values from array

One of modern solutions

1
2
3
function setToArray (arr) {
return [...new Set(arr)];
}
Read more »

Смажене мате 42

Posted on 2018-12-25 | Edited on 2019-03-31 | Comments:

Засмаглий Бразильський гість з німецьким характером. Meta mate 42.
VL15 - 15% купон на Meta Mate

Tostada , cocido , що ж таке смажена мете й навіщо.
Дуже популярний напій в Парагваї й не лише. Улюбленець жарких пляжів та чудових ранків.
Це досить ортогональна просто цікава та проста культура пиття мате.
Почати пити мате просто !!!

Read more »

Meta Mate 23. Чудовий Бразилець.

Posted on 2018-12-08 | Edited on 2019-03-31 | Comments:

Бразильський гість з німецькім харектером. Meta mate23.
VL15 - 15% купон на Meta Mate

Read more »

Happy Slides How to stop using Powerpoint and be Happy

Posted on 2018-12-07 | Edited on 2019-03-31 | Comments:

I am Developer, and I hate Powerpoint like apps. How to do a slides better !?
s

Read more »

Effective Note and Knowledge Management

Posted on 2018-11-11 | Edited on 2020-01-09 | Comments:

Software developer skills are not only programming languages and tools. We all process knowledge and work with information. How to take a useful note taking and create a vivid and memorable.

From school copybook to brain wiki and prolog.

I was looking for a fast and quick way to manage kb.

I tried to scratch a path.

Read more »

Мате = Кава (Caffeine /catechin) + чай ( theophylline ) + шоколад (theobromine) - крешефект + магія

Posted on 2018-10-24 | Edited on 2019-03-31 | Comments:

Maté володіє міцністю кави, користю для здоров’я чаю та ейфорією шоколаду.

Про нього складатимуть легенди задовго до міфів про Геракла та Трою.
Дарунок богів, частина культу.
Й перша соціальна мережа задовго до фейсбуку
Й просто подорож на інший край світу з кожним ковтком

Read more »
12
Volodymyr Pavlyshyn

Volodymyr Pavlyshyn

how to make things happen
15 posts
52 tags
GitHub E-Mail YouTube Skype linkedin
© 2020 Volodymyr Pavlyshyn
Powered by Hexo v3.7.1
|
Theme – NexT.Muse v7.0.1