
What is Mojo Lang? Hint a fast futuristic Python alternative
- Frank
- May 4, 2023
- Mojo Lang
Mojo is a new LLVM programming language designed as a superset of Python with the low-level performance of C. It is optimized to run on GPUs with CUDA and other exotic hardware for deep learning and Artificial Intelligence. This video is from Fireship.
Read More
How to Leverage Azure Cosmos DB Session Consistency with ASP.NET Core
- Frank
- May 4, 2023
- azure cosmos db
On this Azure Cosmos DB Live TV, your host Mark Brown welcomes Senior Software Engineer Paul Malmsten on building great customer experiences with user-centric horizontally scaled ASP.NET Core apps using session consistency. See what happens when scaling a simple API app from 1 to N replicas on Kubernetes, explore how session tokens fit into a […]
Read More
Why You Need to Read the Terms of Service for OpenAI and ChatGPT
- Frank
- May 4, 2023
- chatGPT
- legal
- Steve Lehto
It’s all fun and games until the lawyers show up. Steve Lehto explains the TOS on ChatGPT.
Read More
The First Casualties of AI
Fireship highlights the first casualties of Large Language Models. Artificial intelligence has started to make a real impact on the world by replacing human jobs and making some business models obsolete. We take a look at this week’s biggest AI news and identify the biggest losers in the AI race.
Read More
May the 4th be with Azure SQL May 2023 AMA | Data Exposed Live
Get the latest May Azure SQL news and updates in this “May the 4th be with you” Data Exposed Live – and “Ask Me Anything” with Anna Hoffman, Kate Smith, Muazma Zahid, Pam Lahoud, Umachandar Jayachandran, Erin Stellato, and John Morehouse (MVP).
Read More
May the Fourth with Red Hat’s CTO
May the fourth be with you. In this episode of In The Clouds, host Stu Miniman (@Stu) is in conversation with Red Hat CTO Chris Wright (@kernelcdub) as they discuss his journey to CTO, all things Red Hat and upcoming technologies. Wright is Red Hat’s Chief Technology Officer, but also the Senior Vice President of […]
Read More
Unlock a Career as a Prompt Engineer In 5 Minutes
This video is from bri does things. This video is my ultimate resource guide to learning Prompt Engineering in 2023. If you didn’t know, prompt engineering is a new profession in the tech industry where a person writes a prompt to get the best possible response from the AI. To help you master the art […]
Read More
How to Code Modern C++: Unique Ptrs and Vectors
Dave from Dave’s Garage takes you on a tour of the modern C++ features you need to know in order to avoid memory leaks, corruption, and other common pitfalls of using C++. Code: https://github.com/davepl/blackjack
Read More