Software is pretty amazing. Without software, a lot of problems could never be solved. Without software, we couldn’t do a lot of things on massive scales. But software has its problems. As a whole, we as an industry don’t have a great track record of preventing these problems. One type of software we would all…
Read more…
Here are some of the new and interesting articles we found this week. How Facebook’s Messenger Got Its New Look in a New Jersey Basement – “…the key shaper of the new Messenger’s look is Christian Dalonzo, a 23-year-old who was still an undergraduate at Rowan University in New Jersey when he crafted the “bubbly”…
Read more…
In my previous post, we took a quick look at Angular’s routing. In this post, we are taking a quick look at Angular’s data binding. One thing that’s pretty lame about our previous example is all the data is just backed into the page. With this blog post, we are going to pull static data…
Read more…
Here are some of the new and interesting articles we found this week. Paul G. Allen, Microsoft’s Co-Founder, Is Dead at 65 – “Mr. Allen was a force at Microsoft during its first seven years, along with its co-founder, Bill Gates, as the personal computer was moving from a hobbyist curiosity to a mainstream technology,…
Read more…
One of the great things about Angular is that it provides everything pretty much out of the box. You don’t have to string together a bunch of tools, you can just focus on solving problems. In this blog post, we are going to focus on the Angular Router. Since Angular is a single page application…
Read more…
Software design and engineering firm Don’t Panic Labs and custom software and data solutions provider Stone Fin Technology are proud to announce that they are joining forces, under Don’t Panic Labs, creating the largest outsourced product development company in the Lincoln, Nebraska area. Bringing these teams together furthers the goal of Don’t Panic Labs to…
Read more…
Here are some of the articles we found this week. Don’t Ignore Apple’s Machine-Learning Chops – “The neural engine in the A12 Bionic now has a dedicated block in the SoC, has jumped from two to eight cores, and is now capable of 5 trillion operations per second. But it all comes together in the…
Read more…
#10 – “You’ll thank me later.” You can never go wrong quoting Monk. #9 – “Plans are worthless, planning is essential.” This famous quote from Dwight Eisenhower is often useful when discussing plans. It gets to the heart that of planning, that the plan isn’t the important outcome, it is the planning. #8…
Read more…
Here are some of the articles we found this week. The Facebook Security Meltdown Exposes Way More Sites Than Facebook – “Beyond the impact on Facebook accounts themselves, the company confirmed that breach impacted Facebook’s implementation of Single Sign-On, the practice that lets you use one account to log into others. The idea is to…
Read more…
“Software is hard.” – Donald Knuth Shipping software is hard. Supporting software can be even harder if you don’t set yourself up for success. If you have customers, you can’t just push the Ship It button and run away. Why is supporting software so difficult? One of the reasons is that re-creating what users are…
Read more…