Richard Djarbeng's Technical Posts

Find technical posts about technology, Artificial Intelligence, Air quality and trending topics related to these areas.

(145) Posts

Showing posts 85-96 of 145
Cover image for Automating Script Execution on a Raspberry Pi

Automating Script Execution on a Raspberry Pi

There are several ways to automate a Raspberry Pi to run a program automatically without needing to start it manually from the terminal. Whether you’re using Python, Node.js, or another...

Cover image for Why Not Stick to One Programming Language for Everything?

Why Not Stick to One Programming Language for Everything?

It might seem like a great idea to use your favorite programming language for every project. However, the reality is that the best programming language—whether it’s C++, Python, JavaScript, or...

Cover image for Roboface-an Interactive Face Animation Tracker

Roboface-an Interactive Face Animation Tracker for the Mouse Pointer

I want you to imagine a character that tracks your mouse and expresses emotions based on how you interact with it. Emotions range from happy, surprised, bored, or neutral. The...

Cover image for Can AI bring images to life?

Can AI bring images to life? Limits of Generative AI- Luma AI and Virtual Bees.

I recently tried out Luma AI’s dream machine using a picture of what I believe are wasps or bees (though I’m not entirely sure which!).. What I Did After signing...

Cover image for Learn to Build Computer Vision Models with Roboflow

Learn to Build Computer Vision Models with Roboflow

Are you looking to learn how to build a computer vision model? High-quality computer vision tutorials can be found on GitHub, thanks to Piotr Skalski and the Roboflow team. Step-by-Step...

Cover image for Introducing GitHub Models

Introducing GitHub Models

GitHub is enabling the rise of the AI engineer with the introduction of GitHub Models, bringing the power of industry-leading large and small language models to its more than 100...

Cover image for How AI Could Empower Any Business - Andrew Ng

How AI Could Empower Any Business - Andrew Ng

In this TED talk by Andrew Ng, co-founder of Google Brain and deeplearning.ai, he believes that artificial intelligence (AI) systems should be more widely available and accessible, so that even...

Cover image for Introducing fastai-Practical deep learning without a PhD

Introducing fastai-Practical deep learning without a PhD

In case you have to do Deep learning or interested in building applications with neural networks in a hands-on way you can check out fastai by Jeremy Howard and his...

Cover image for Comparison of Static Site Hosting Options

Comparison of Static Site Hosting Options

When it comes to hosting static sites, there are numerous options available, to make an informed decision, here’s a comparison of some of the most popular static site hosting providers....

Cover image for Resolving SSH 'REMOTE HOST IDENTIFICATION HAS CHANGED' Error

Resolving SSH 'REMOTE HOST IDENTIFICATION HAS CHANGED' Error

If you encounter this error when connecting to your Raspberry Pi via SSH using its IP address or rasperrypi.local: ssh [email protected] @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @...

Cover image for Installing and removing Node.js on linux-based Systems-for raspberry pi 4B

Installing and removing Node.js on linux-based Systems-for raspberry pi 4B

To install Node.js 16 after uninstalling Node.js 18, you can use the NodeSource repository to get the specific version you want. Here’s a step-by-step guide using the terminal: Remove the...

Cover image for Trying Out Difix by NVIDIA for Image Restoration

Trying Out Difix by NVIDIA for Image Restoration

In this post I discuss Difix, NVIDIA’s single-step image diffusion model available on Hugging Face. It is designed for enhancing and restoring images, especially those with artifacts or blurriness. First...

First Prev
1 ... 6 7 8 9 10 ... 13
Next Last