Looking forward to the New Year

Dear Reader,

Wish you happy holidays. Have a wonderful time, and do spend some time to enjoy the beauty of nature. And if you have time draw, photograph, make music.

And last but not the least, don’t forget to set some goals for the new year.

I leave you with this painting of contemplation.

Painting by hyperrealist painter Claudio Bravo

Painting - Contemplation by Claudio Bravo

Abhishek (art noob)

Creating a powershell user profile file.

I didn't know creating a powershell profile was so easy. I'm just going to document this in case I need it again.

The $profile environment variable holds the value of the powershell profile file. This file is sourced when a new powershell session is started - whether normal or elevated.

Here's the command to create a new profile file. In windows this will usually create a folder named <HOME>\Documents\WindowsPowerShell, where <HOME> is your home folder. A file named Microsoft.PowerShell_profile.ps1 will be created in this folder.

New-Item $profile -Type File -Force

One of the few useful things one …

We Must Apply

Knowing is not enough; we must apply. Willing is not enough; we must do. – Johann Wolfgang Von Goethe

Dear Reader,

As a novice, I do not produce great art. At most times I produce works which are difficult to look at 😉. So what keeps me going. Well I have a goal in mind - it is vague and it shifts from time to time. But I would like to make professional quality illustrations and paintings, good enough to be able to make a decent comic book.

Now this goal pulls me towards itself. For this magnetic force to not frustrate and …

Discussing Famous Artists and Art Works

Dear Reader,

I would like to add a new type of post to this blog going forward. Looking at the great or famous pieces of art, or at famous artists from a noob’s perspective. This is also one form of master study. I’ve read that this greatly helps the development of one’s own skills.

I will start with artists in the comic book or illustration world, as this is what interests me most and then move on to other areas. I might start with Burne Hogarth or Frank Frazetta or Loomis.

Hogarth did a lot of drawing …

Timed Themes Release v0.3.0

Today a new version of timed-themes vscode extension was released and published to the vscode marketplace. Timed themes switches between a dark and light theme based on a schedule. The schedule can be set using time ranges in the settings. The dark and light themes are also configurable. Version 0.3.0 includes two minor bug fixes as well as package updates to the dependencies.

Here's the link to the extension at the vscode marketplace - Timed Themes

Embarrassment is a Hurdle

Hi friends,

Today I want to talk about the learning of art, or in fact any other skill. I believe that in the early days of learning, we will not be so good. The embarrassment, discomfort or shame that we may feel about our own drawings or paintings - is a serious impediment to moving further and faster. The very thing we are concerned about - fussing about it makes overcoming it more difficult.

We must maintain an innocence about our sketches and paintings, a neutral stance, neither proud nor ashamed. The faster we can get through the early stages of learning …

Homepage New Edition

A new version of the homepage site is now live. It's a static website generated with Pelican. The website is still work in progress, I'll add back all the old content alongwith a new structure over the coming days. However, I want to keep the site simple and uncluttered.

More on this to follow!

Drawing Skills Progress - I

Hi Guys,

In this post I want to discuss my personal journey over the last few years learning to draw and paint. I’m learning from books and online resources, but I have not enrolled in a course. There are areas where I have made steady progress, and then there are areas where I’m almost at a standstill and have made not much improvement. Along the way I’ve also learnt to do a few things differently. I want to record this and share it with you and a future me.

Fundamentals

When I started learning, I had no …