Emerging Tech Inspired by Self-Driving Cars

by

Self-driving technology is even more fascinating when applied to things other than cars

Alternate Title: The Self-Driving ABCs

My boyfriend’s dad’s car was recently broken into. By itself, this would be a pretty low note to start a blog post with, but rest assured that nothing was stolen and only one window of the car had to be replaced. The situation was made 100 times better by the fact that he was lent a Tesla Model X while his own car was being serviced.

Decentralized Applications

by

The general definition associated with decentralized applications (DApps) is an application that functions through a peer-to-peer network as opposed to a single source or computer. The existence of such an app in cyberspace does not depend on a single authority. It can operate under a blockchain network or any other form of the peer-to-peer system (read more about blockchain here). Moreover, it is important to understand that the definition of these applications can differ with respect to the institution. The notion of blockchain originates from the concept adapted by bitcoin which uses cryptographically-stored records. There are limited tokens in the system as a means of checking the value of the currency. Different DApps exist for different purposes but the key property of the application is the independence from a traditional single server database.

Near Future Tech – Opportunities in Software Development

by

My goal for this post is to share how I answered a seemingly simple question — what should I learn in my free time?

While developing software in Silicon Valley is educationally rewarding on a daily basis, there is still so much more to learn. Tech news is constantly bombarding readers with new technologies like blockchain, machine learning, and autonomous-(insert vehicle type here).  Staying ahead is exciting for me, but also critical to my career.

I considered a few ways figure out what is “hot”:

Cybernetics: A cyborg-free introduction

by

It has been observed that the acceleration of Moore’s Law has left tech culture with a tendency to discount the past, which leads to issues when building for the long-term. If everything we do is going to be circular filed in a few years anyhow, why bother? I think we’re starting to see some of the limits of ahistorical strategies, especially because building for internet scale means that systems can affect higher-order aspects of society and culture in unexpected ways. This is why I want to talk a little bit about cybernetics.

Net Neutrality

by

Net Neutrality has become a big argument of debate lately, since the Federal Communications Commission (FCC) recently repealed it on December 2017. But what is it exactly Net Neutrality? Why is it considered so important? What could be the effects on you as a consumer or your business?

A Brief Introduction to Drones

by

Drones have been become one of the hottest tech toys in recent years, but what are these flying machines and what are they capable of?

“Drone” is the common name for an unmanned aerial vehicle, or UAV for short. UAVs are vehicles that do not carry humans inside of them. They can be controlled by either a human or by a computer. UAVs were originally used in the military to carry out tasks that were either too difficult or too dangerous for humans to perform. Some other military applications include drone surveillance and drone attacks.

How Much Does It Cost to Build a Mobile App?

by

A mobile app is a great way to bring new ideas to life, add value for your customers, or boost awareness of your business—but only if you can build a quality mobile experience without breaking the bank. And nailing down the cost of an app in advance isn’t exactly easy. App development costs can range from trivial to extreme, depending on a host of factors such as what your app does, how users will interact with it, and how you plan to staff the project.

The Rise and Future of Coding Bootcamps

by

If you work in the tech industry, coding bootcamps are something you have probably heard of, possibly attended, or know someone that graduated from one. For those of you who are unfamiliar with the term, the industry of coding bootcamps is fairly new, with the first ones starting around 2011-2012. In the short time they have been around, these alternative education programs have gained significant popularity, making their presence known in the tech world.

Unmanned Grocery Stores

by

Unmanned Grocery Store

These days grocery stores are facing many challenges, like high maintenance costs, price competition with online stores, and limited business hours. All of these issues can be solved with unmanned grocery stores.

Introduction to Mobile Cloud Platforms

by

If you are building a mobile application of any sophistication, you are likely to need some services to support your app. You’ll need a way to distribute your app for testing prior to submitting to the app store(s), as well as analytics, error logging, crash reporting, and possibly user and data management services. Of course, you could write these services yourself and provision servers to host these services, but why do that when you don’t have to?