Skip to content
  • Search
Oleg Ignat
Get more in life
  • Search
Tag: how-to
Home Posts tagged "how-to"

Tag: how-to

Technology
Coding in React.js – JavaScript, actions, state, and localization

Coding in React.js – JavaScript, actions, state, and localization

January 3, 2021 January 3, 2021

React.js is a developer-friendly framework for building interactive web applications. It takes the rich and verbose world of DOM and JavaScript runtime available in the modern browsers and packages it in easy-to-understand rules. No wonder …

 #how-to #react.js
Read more"Coding in React.js – JavaScript, actions, state, and localization"
Technology
Protect the home network with your own PKI certification authority using OpenSSL

Protect the home network with your own PKI certification authority using OpenSSL

December 16, 2020 December 16, 2020

Most home computer networks are not secure. At best, wireless networks are protected with a password. However, once the computer joins the network, a moderately skilled hacker can sniff most of the traffic, with the …

 #certificates #how-to #network #security #tls
Read more"Protect the home network with your own PKI certification authority using OpenSSL"
Astrophotography
Sky-Watcher SynScan V5 hand controller firmware upgrade

Sky-Watcher SynScan V5 hand controller firmware upgrade

December 8, 2020 December 8, 2020

Recently I had to spend a decent amount of time researching how to upgrade Sky-Watcher SynScan hand controller firmware on my EQ6-R Pro mount. Despite official documentation, a number of forum discussions, and a handful …

 #how-to #sky-watcher
Read more"Sky-Watcher SynScan V5 hand controller firmware upgrade"
Technology
How async tasks work in .NET

How async tasks work in .NET

November 29, 2020 December 1, 2020

When I was writing my previous post Should I Task.Wait() or await Task? I was slowly coming to the realization that it builds on a layer of abstraction some of us are not familiar with. …

 #c# #how-to
Read more"How async tasks work in .NET"
Technology
Should I Task.Wait() or await Task?

Should I Task.Wait() or await Task?

November 22, 2020 November 22, 2020

CLR offers an excellent construct for parallel programming – a task. Instead of dealing with threads, developers only have to break their code into small parallelizable units of work, and magic happens behind the scenes. …

 #c# #how-to
Read more"Should I Task.Wait() or await Task?"
Business
How to do the re-organizaion

How to do the re-organizaion

November 8, 2020 November 19, 2020

I’ve been meaning to write on this topic for some time after publishing Why companies reorg? post. The original article covers re-organization from the employee’s point of view but leaves the manager’s perspective open to …

 #how-to #leadership #manager #team
Read more"How to do the re-organizaion"
Life
Complete guide to the Milky Way photography

Complete guide to the Milky Way photography

October 18, 2020 October 18, 2020

Recently I expanded my landscape photography hobby into astrophotography territory. All it really takes to join this exclusive club is to walk outside your house at night and tilt the camera up. Everything after that …

 #astrophotography #how-to #Milky Way
Read more"Complete guide to the Milky Way photography"
Technology
How to free disk space in C:\Windows\Installer

How to free disk space in C:\Windows\Installer

June 7, 2020 June 7, 2020

The technique we will be covering in this post applies to all Windows devices however an inspiration for this post came from a low powered Windows device Surface RT. One day Windows told me it …

 #disk space #how-to #windows
Read more"How to free disk space in C:\Windows\Installer"
Business
Why companies reorg?

Why companies reorg?

May 30, 2020 May 30, 2020

Being a front-line employee, deep in business trenches, putting up a good fight against the competition – your attention is focused outward. You are hammering out a new product and dreaming about blowing the socks …

 #how-to #leadership #manager #team
Read more"Why companies reorg?"
Business
The great dysfunctions of the organization

The great dysfunctions of the organization

May 17, 2020 May 17, 2020

There are so many ways to screw up a business and hiring the wrong people for the job is a distinct one. Organizations are comprised of people therefore organizational problems stem from the “wrong people …

 #how-to #leadership
Read more"The great dysfunctions of the organization"

Posts navigation

1 2
Powered by Esotera & WordPress.
Copyright © 2020 Oleg Ignat. All rights reserved.
  • Who is this guy?/
Back to Top