logo

Installing Docker in Debian Bullseye

Docker has a official installation guide for Debian . I followed all the steps that are mentioned in the guide. However in the end i faced the following error Package docker-ce is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package docker-ce-cli is not available, but is referred to by another package.

On Inclusion and Diversity

Recently i watched a documentary named Coded bias, it investigates the bias in algorithms after M.I.T media lab researcher Joy Buolamwini uncovered flaws in facial recognition technologies. It was found out the algo’s were biased against People of colour and Women. What i understood from the documentary was the tech industry is dominated by similar looking people (for example 83% of Google tech employees were men, with 60% of the entire tech workforce being white), they could have unconsciously encoded or propagated biases.

Hinglish to Hindi typing

I was looking for a tool for PC that helps in converting the text I wrote in Hinglish (a blend of Hindi and English Mostly I wrote Hindi in English alphabets). As this feature is available in Google Indic keyboard for Android, However, I wanted this for my PC as I am translating a website into the Hindi language. Initially, the websites I found were lagging then I found Google Input Tools online.

Setting up RDP in Ubuntu Server on Raspberry Pi4

Today I was setting up RDP in my ubuntu server on n Raspberry Pi4. For that I installed XRDP. sudo apt install xrdp And I then followed this article . As I am using Debian 11 as my host OS on my laptop, it contains a preinstalled Remote Desktop Viewer Application. So I tried connecting to the pi the connection was successful, however upon the successful connection I was prompted to select a default window manager.