Archive | June, 2018

Ninite is still Awesome

14 Jun

Setting up a new PC?

Wanting to add some desktop applications and have them update easily?

I’ve been using Ninite for years to download and install a set of core applications when setting up a new Windows installation.

Ninite is a free service (although there are paid for options for business) that allows you to specify a list of popular applications from the homepage at https://ninite.com/, from here it will create a custom installer which you download to your PC.

When you run the downloaded Ninite installer it will in turn download and install the individual applications to your PC in the background(deselecting any nagware or dodgy extensions).

2018-06-14

When the install is finished your chosen apps are ready to go.

Better still, for the apps that don’t auto-update you can just run the installer again at some point in the future and it will take care of downloading and installing any updates.

I’ve never had a problem with this application and I’ve been using it for a few years now, my only issue is remembering to re-run the installer to catch any updates as there is no prompt (so remember to keep the original Ninite installation program to hand!).

Recommended.

Advertisement

AI For The Developer

5 Jun

Microsoft has released a preview extension of their IntelliCode AI developer functionality here.

IntelliCode is a set of AI-assisted capabilities that improve developer productivity with features like contextual IntelliSense, inference for code styles, and focused reviews for your pull requests (PRs.).

At the moment this is a preview extension for Visual Studio 2017, but the team are looking into integrating this functionality directly into Visual Studio in a future release.

I’ve been using the extension for a few hours and it does seem to help with the little code I’ve authored, but it’s too early for me to say if this will become an essential part of my toolkit, but initial impressions are promising.

You can read more on IntelliCode here.