ARM

Interesting

How does an OS boot? //Source Dive// 001

In this installment of //Source Dive//, we’re learning about the xv6 Operating System; Specifically the low-level boot code that gets the CPU in the correct state to run the OS!

Read More
Developer

Assembly Language Programming with ARM – Full Tutorial for Beginners

Learn assembly language programming with ARMv7 in this beginner’s course. 🦾 ARM is becoming an increasingly popular language in the world of computer programming. It is estimated that over 200 billion devices contain an ARM chip, making the ARM language valuable to understand. By understanding an assembly language, programmers can have a better understanding of […]

Read More
Science

Nika Uses Esper’s Bionics Hand

A lot of human augmentation technologies will be born here to fulfill and prolong the life of people.

Read More
Azure DevOps

Project Bicep – Next generation ARM Templates

In this video, learn the what, why, and how of Project Bicep and how it’s going to make deploying infrastructure to Azure even easier. Learn More: Azure / BICEP on Github Azure DevOps Docs GitHub Actions Azure DevOps YouTube Create a Free Azure DevOps Account

Read More
Containers

What’s the difference between Containers vs VMs?

In this lightboard video, Nigel Brown with IBM Cloud, answers this question and more. He also breaks down why users should not just look at virtual machines and containers as competing technologies because there can be a lot of benefits of having them work together for particular use cases.

Read More
Azure DevOps

Introduction to ARM Templates

ARM (Azure Resource Manager) Templates are the native infrastructure as code solution for provisioning Azure Resources. Learn what ARM Templates are and why they are the best way to manage your Azure resources declaratively.      Content index: [00:50]: Why ARM Templates? [01:45]: What is infra-as-code? [02:40]: Imperative vs Declarative [08:04]: There are lots of declarative infra-as-code […]

Read More