Виртуальная песочница (тм)

Thursday, March 2, 2017

git clone "fatal: remote error: Invalid username or password" (Windows)


Проблемка:

Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.

C:\xyz>git --version
git version 2.10.0.windows.1

C:\xyz>git clone -v https://username@hostname.domainname.com/scm/git/superproject
Cloning into 'superproject'...
fatal: remote error: Invalid username or password.

Read more...

Wednesday, February 1, 2017

Serverless

Read more...

Tuesday, January 31, 2017

Rewrite from scratch

A "quote-style conspect" of the (IMO) main points from the famous article by Joel Spolsky.
Read more...

Wednesday, September 14, 2016

LeSS - Large Scale Scrum


less.works
Wikipedia
Google

Read more...

Monday, May 23, 2016

When you have converted everything to microservices

После того, как вы перевели все на микросервисы:


Read more...

Wednesday, January 27, 2016

Hashtable and nulls

Если коротко, то Hashtable не поддерживает null'ы ни в каком виде:
Read more...

Friday, January 22, 2016