Iris Classon
Iris Classon - In Love with Code

Last weeks 'Tip of the Day'

For those of you that missed out on last weeks TOD’s, here they are:

Measure Azure Region Speeds

One of the first things I learned the hard way about Azure and performance is how much the choice of regions matter. Besides data integrity, service availability and costs, regions makes a big difference in delivery speed.

One way to measure this is by using azurespeed.comby Blair Chen, an open source project that can also be found on GitHub at https://github.com/blrchen/AzureSpeed

 

 

Watch livestreams of developers coding

Secretly I’ve always wanted to watch developers code without the person knowing I was there. I find it fascinating how we think, how we solve problems. Most videos you see online or live sessions at conferences are rehearsed, showing sample code or code snippets. This is why I was so excited to find out that there is a site where you can watch developers code as they live stream while working. Check this out at livecoding.com

Learn about bug bounties and crowdsourced security

Whenever I encounter a bug in a system other than my own I do my best to gather as much data as possible and then submit the bug with the data. I never go bug hunting however, but I have always wondered how does that work? Were do the hunters find the bounties? And how do companies ask for help?
Bugcrowd is a site that offers both, and its quite interesting so have a look.

 

tod3

 

Improve loading time for ‘Downloads’ folder

Downloads folder slow to load on Windows? Change ‘Optimize for’ and it should speed up! For some odd reason it is optimized for images, which means it will try to fetch metadata for images which will slow down the loading time when the content differs. Takes a second to do, makes more than a second of difference.

 

Save time with Visual Studios paste JSON/XML as classes feature

A little reminder of the paste JSON as classes feature in Visual Studio. There is also ‘paste XML as classes’. I can’t blame anybody for missing now of many features hidden in the massive menus in Visual Studio, but this one shouldn’t be missed if you work a lot with JSON or XML.

 

Add macros ability to Visual Studio

There used to be macro integration in Visual Studio a long time ago, and when that feature was removed a lot of developers were rather unhappy. Looks like Microsoft is making up for that with thisimpressive extension that I can’t wait to try out :D

Comments

Leave a comment below, or by email.
Adam Griffiths
1/3/2017 9:48:01 AM
Wow, adding that special paste to the brainfile... I've always googled for a converter! 
Dan Rigby
12/3/2016 11:56:54 AM
Livecoding.tv is really nice. You can often find people live streaming coding sessions on Twitch.tv as well: https://www.twitch.tv/directory/game/Creative/programming 
Fab
12/4/2016 2:59:51 AM
livecoding.com show a chinese site, livecoding.tv is the correct link 
sridhar
12/4/2016 10:54:48 PM
you mentioned  "Check this out at livecoding.com". 
Its not livecoding.com its loveconding.tv :)

Thanks for the tips. 
test
12/5/2016 2:36:15 AM
Hey, It should be ' livecoding.tv' and not ' livecoding.com' 
Garry
12/5/2016 2:51:57 AM
Thanks for the list Iris, I look forward to try out the macro extension also. 
Kevin Brew
12/5/2016 4:01:21 AM
Livecoding is at Livecoding.tv (not .com) 
brahim
12/21/2016 2:22:50 AM
First of all, thank you for your article
Just a mistake this is livecoding.tv instead of livecoding.com in the text ;-)

Have a nice day 


Last modified on 2016-12-02

comments powered by Disqus