Skip to main content

POETRY: MY POEM TO WAIRIMU

POETRY

Waurimu!
Please don't embarrass me,
By gossiping to my friends,
What happened yesterday,
When I was helping you,
Weed your flower garden.

Please don't tell my friends,
That my jembe,
Is too blunt,
And that it has a dwarf handle,
Please don't tell them,
That no matter how,
You cheered me,
I could not dig,
As deeper as you wanted.

Don't tell them,
How fast the rains came down,
Forcing us to rest,
Let no one know,
How the rains disrupted us,
In short intervals,
Denying you,
The thrill of farm work!
Wairimu!
It was not my fault.

Wairimu!
Don't tell them,
That I tore the groves,
In my futile attempt,
To show my prowess,
In garden work!
Please let no one know,
That I threw some seed,
Outside the hole,
You had neatly dug!

Wairimu,
Don't tell my friends,
That I only know,
One method of farming,
It will be a big embarrassment!

Wairimu!
If you've already,
Made up your mind,
To embarrass me,
Make sure you also tell them,
That your flower garden,
No matter how beautiful,
It looks from far,
Is in a water logged area,
A swamp to be precise!
#ShoeShinePoet.

🤣🤣🤣🤣🤣. This made my night

Comments

Popular posts from this blog

🌀 HOW TO GET ACCESS TO BLOCKED WEBSITES 🌀

Let us discuss all the methods i.e., from easier methods to harder ones. 1. Recast the URL This trick works for the sites which are hosted on VPN and on Dedicated server Environment and have an unverified SSL installed for that domain name. To get access to such websites you have to implement 2 simple steps. They are: 1. Go to the address bar of the browser (Any browser) 2. Instead of typing www.websiteURL.com or http://www.WebsiteURL.com , try typing https://www.WebsiteURL.com So, as the domain is unverified with SSL installation, it will show up a security notice with the options as Proceed anyway or Back to Safety. Here, you have to select the option Proceed Anyway, then you will get an entry ticket to the site. 2. DNS Server Replacement In this method you have to change or replace the DNS server to get access over the blocked websites. Say, DNS server is the container which contains all the information regarding all the sites from the entire world. So, ...

​​🔥 Run Kali Linux Natively On Your Windows 10 🔥

😁Great News For Hackers😁 Now you can download and install Kali Linux directly from the Microsoft App Store on Windows 10 just like any other application. I know it sounds crazy, but it’s true! Kali Linux, a very popular, free, and open-source Linux-based operating system widely used for hacking and penetration testing, is now natively available on Windows 10, without requiring dual boot or virtualization. Kali Linux is the latest Linux distribution to be made available on the Windows App Store for one-click installation, joining the list of other popular distribution such as Ubuntu, OpenSUSE and SUSE Enterprise Linux.In Windows 10, Microsoft has provided a feature called “Windows Subsystem for Linux” (WSL) that allows users to run Linux applications directly on Windows. “For the past few weeks, we’ve been working with the Microsoft WSL team to get Kali Linux introduced into the Microsoft App Store as an official WSL distribution, and t...

*Hack some other computer remotely using their IP address*

_Steps to Follow:_ *Step 1:* Now Go to Star and click Run and then type as ```“CMD”``` and hit ```enter```. command prompt will open. *Step 2:* Type in cmd as “```nbtstat -a IPaddressOfVictim```”  and hit enter. (use ping command to know victim ipaddress) For eg: ```nbstat -a 223.222.222.222``` If you see this your in NetBIOS Remote Machine Name Table Name Type Status ————————————————————— user<00> UNIQUE Registered workgroup <00> GROUP Registered user <03> UNIQUE Registered user <20> UNIQUE Registered MAC Address = xx-xx-xx-xx-xx-xx ————————————————————— If you don’t get the number <20>. The victim disabled the File And Printer Sharing, find  another v...