Azure is pretty amazing. It has services for almost everything. And did you know that Azure even has the ability to recognize faces? Azure Face is a pretty fantastic facial recognition service. Ten years ago, it would have seemed almost magical. But today, you can recognize faces in images using a cloud service with very…
Read more…
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. One thing that the pandemic could be changing? Meeting lengths…
Read more…
If you keep up with the happenings of Don’t Panic Labs, you’re likely aware of the Nebraska Dev Lab Pipeline Program. It is an educational partnership between us and Doane University. Our goal is to help address the shortage of software development talent in Nebraska by turning a small cohort into quality, entry-level software developers….
Read more…
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. IBM Computer Scientist Frances E. Allen, Who Advanced Modern Computing,…
Read more…
While waiting for online meetings to start, we often find ourselves passing that time in various ways. Unfortunately, this can distract us and possibly lead to us not being as engaged as we should be. There are things you absolutely should avoid doing while waiting for others to join an online meeting. As a person…
Read more…
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. Microsoft will bid farewell to Internet Explorer and legacy Edge…
Read more…
Need to set up a JSON Web Token (JWT) in a project with a .NET Core 3.1 backend? Here’s a quick and dirty example of how to do it. First, create a Web Application project. After we have a web application project, we are already pretty close to done. .NET makes this process easy. The…
Read more…
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. Yes, you can launch a new product in the pandemic….
Read more…
All of the systems we design use essentially the same layered architecture. Our top layer is the manager layer. That layer is often consumed directly from our controllers in our ASP.NET projects. This usually results in us writing many thin methods that just call our managers. But what if we didn’t have to write those…
Read more…
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 Returned to the Skies – A…
Read more…