Today I'll be starting a new series tagged #WordOfTheDay, where I'll tweet about a word relating to Tech or Business for everyday of 2026.
The purpose being that I'm not so good at technical terminologies and would like to improve. #OneWordAtATime#365WordOfTheDay
#2026WordOfTheDay
And thousands of others have done the same generating the trend he craves.
He’s copying and pasting responses and sending screenshot of stats his post has created as evidence of existence 😂😂😂.
He’s looking for engagements as the app is still here. 99% of of the group he spoke about do not know of the existence of the app, and knows how the group react to outright generalization accusations.
So, he took that path and has won. I’ve searched the app name and thousand
He’s looking for engagements as the app is still here. 99% of of the group he spoke about do not know of the existence of the app, and knows how the group react to outright generalization accusations.
So, he took that path and has won. I’ve searched the app name and thousand
I unironically support the alleged Nigerian scammers in this case.
A startup whose premise is to pay poor people to submit their photos and data and use it to train AI models that will inevitably be turned into weapons or tools that destroy livelihoods so that a defense contractor in Silicon Valley can have 3 yachts instead of 2, is a startup I wish death upon.
I hope the Yahoo Boys get around this rudimentary IP ban and continue what they're doing until they make this startup insolvent or render its AI model unusable.
Graduates hear it all the time: “No experience… but experience needed.”
The Nigeria Jubilee Fellows Programme bridges that gap with 12-month paid placements.
Organizations get talent. Graduates get experience.
Become a Host: https://t.co/ZG3PIwWmox
@inDrive auth for login has been broken for weeks now. They can't say their devs don't know.
If the devs don't know then they have a much bigger problem.
How can your auth not work for weeks?!
Subbox, a modern tool that turns text into beautiful, shareable social media graphics with customizable themes and presets for different platforms, It makes posting graphics fast and polished 💫
Huge shoutout to @TheLazyDO for building this and pushing it forward 🚀
The hardest problem in Computer Science isn't cache invalidation.
It's naming variables.
Don't use `x`. Use `width`.
Don't use `val`. Use `inputValue`.
Be kind to your future self.
It would compile down, the computer doesn't save memory with X instead of WIDTH.
#CleanCode #DevTips
Word of the Day: VARIABLE📦
A container for storing data values.
It’s the atom of programming. Without it, software is static.
`let score = 0;`
`score = 10;`
The "score" container now holds 10. Simple, yet powerful.
#2026WordOfTheDay