Hire me
Pooyan Razian

Should I plan or straightly jump into coding?

When deciding between investing time in design and planning versus jumping straight into coding, it's essential to strike a balance. While both of these statements are true: Weeks of planning* can save you hours of programming. Weeks of programming can save you hours of planning. ... and while it is true that: Programming is made up of 2 activities: 95% decision-making 5% typing the code ... this ... [read more]

May 25, 2024

Should I plan or straightly jump into coding?

Me giving advice on how to write code

Even though we've all been there 😅 ... it's better to share our experiences, problems we've faced, and things that went well or wrong for us so others can avoid the mistakes we've made or dive deep into the nice and shiny "marketing" traps around programming/technology we've dragged into. Remember, no one is perfect, and it is okay to make mistakes or bad decisions as long as we embrace learning. [read more]

May 22, 2024

Me giving advice on how to write code

Subject-based twitter bots who can exclude spammers! How?

Following technical topics on Twitter is not always easy. Why? Because: It is not possible to follow everyone who tweets about the topic you are interested in. Even if you do so, they not always tweet about the topics you are interested in . You can continuously use Twitter's search option, but even their results are full of unrelated content . Most interesting hashtags are polluted with marketing... [read more]

August 7, 2022

Subject-based twitter bots who can exclude spammers! How?

How to create a simple Twitter bot with Python

Yesterday, I started building a bot to automatically tweet about the new articles I write on my website. In this article, I will share the simplest bot you can build and more importantly will share a few tips about how to deal with authentication/authorization especially if you want the bot to tweet on your behalf only, and if it is not supposed to impersonate other users. Please bear in mind, Twi... [read more]

July 30, 2022

How to create a simple Twitter bot with Python
per page

Should I plan or straightly jump into coding?

When deciding between investing time in design and planning versus jumping straight into coding, it's essential to strike a balance. While both of these statements are true: Weeks of planning* can save you hours of programming. Weeks of programming can save you hours of planning. ... and while it is true that: Programming is made up of 2 activities: 95% decision-making 5% typing the code ... this ... [read more]

May 25, 2024

Should I plan or straightly jump into coding?

Me giving advice on how to write code

Even though we've all been there 😅 ... it's better to share our experiences, problems we've faced, and things that went well or wrong for us so others can avoid the mistakes we've made or dive deep into the nice and shiny "marketing" traps around programming/technology we've dragged into. Remember, no one is perfect, and it is okay to make mistakes or bad decisions as long as we embrace learning. [read more]

May 22, 2024

Me giving advice on how to write code

Subject-based twitter bots who can exclude spammers! How?

Following technical topics on Twitter is not always easy. Why? Because: It is not possible to follow everyone who tweets about the topic you are interested in. Even if you do so, they not always tweet about the topics you are interested in . You can continuously use Twitter's search option, but even their results are full of unrelated content . Most interesting hashtags are polluted with marketing... [read more]

August 7, 2022

Subject-based twitter bots who can exclude spammers! How?

How to create a simple Twitter bot with Python

Yesterday, I started building a bot to automatically tweet about the new articles I write on my website. In this article, I will share the simplest bot you can build and more importantly will share a few tips about how to deal with authentication/authorization especially if you want the bot to tweet on your behalf only, and if it is not supposed to impersonate other users. Please bear in mind, Twi... [read more]

July 30, 2022

How to create a simple Twitter bot with Python
per page
Copyright © 2026 - pooyan.info