Richard Djarbeng's Technical Posts
(140) Posts
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...
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...
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...
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....
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! @...
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...
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...
Agentic Object Detection and Document Extraction with Landing.ai
This week, I dive into agentic object detection and document extraction using tools from Landing.ai, one of Andrew Ngās innovative startups! Inspired by Andrew Ngās recent post on X about...
Dr Jekyll & Ruby -building Richard's personal website
This post is about my developer experience building my personal website with ruby, jekyll and GitHub pages, opinions are mine and mine alone. When I decided to buildšØš½āš» my personal...
Mastering Python for Algorithms and Efficiency
Having code that works or implementing a solution is not good enough. Some problems require optimizing for memory and time and also meeting given constraints. Efficiency matters, and the scalability...
Hello World -Skynet is Self aware
Hello world Insert cool robot image here
What's Hot Right Now? Find Out with Google Trends!
Ever wonder what people are searching for onlineālike the latest gadgets, hot topics, or even local events? Google Trends is a free, easy-to-use tool that shows you whatās trending on...