Don't Panic Labs Reading List

DPL Reading List – October 30, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   Make Yourself into a Zombie – Okay, this isn’t really…

Read more…

Chad’s Identify-Your-Face-inator

by 

|

|  

in

There are many solutions for face recognition. Azure and AWS both provide cloud-based solutions that can be consumed. However, there are other options that don’t require a cloud provider. One of these is OpenCV. In this blog post, we will explore using OpenCV to do some basic face recognition. The steps for pretty much all…

Read more…

Don't Panic Labs Reading List

DPL Reading List – October 23, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   STEM careers require the same kind of creative thinking as…

Read more…

Computer-Assisted Static Code Analysis

by 

|

|  

in

Ensuring everyone has the same conventions is important; it helps to keep all the code looking like it was developed with one mind. But doing so is a lot of work. I don’t know how many pull request comments I have seen along the lines of “this should be Pascal Case, not Camel Case”. Way…

Read more…

Don't Panic Labs Reading List

DPL Reading List – October 16, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   Apple’s T2 security chip has an unfixable flaw – A…

Read more…

Image of Diet Pepsi can and accompanying analysis

Azure Computer Vision: Moving Beyond Faces

by 

|

|  

in

Azure’s cognitive APIs are pretty impressive. We did a series of blog posts on the Azure Faces API, but today we are going to look at the Computer Vision API overall. And we’ll see that their APIs are good for doing other things with images as well. With Azure’s generic Vision API, we can glean…

Read more…

Don't Panic Labs Reading List

DPL Reading List – October 9, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   All the Help We Can Get – We assume that…

Read more…

Introducing the Don’t Panic Labs Advanced Continuing Education Program

by 

|

|  

in

Businesses across the country have adjusted to the realities of our current environment. Don’t Panic Labs is no exception. While our professional services business made adjustments to remote work rather quickly, continuing our Software Design and Development Clinics required some additional thought and effort. These classes were designed around in-person settings, so their structure needed…

Read more…

Quickly Finding Sentiment Using Azure Text Analytics

by 

|

|  

in

Text analysis can potentially be very powerful. The ability to judge text as positive or negative is very interesting. This would obviously be a very powerful tool for analyzing things such as blog comments or product review comments (“Are people giving us positive or negative feedback on our product?”). So lucky for us, Text Analytics…

Read more…

Don't Panic Labs Reading List

DPL Reading List – October 2, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   How ‘Microsoft Flight Simulator’ became a ‘living game’ with Azure…

Read more…