Why Comments Are Disabled on My WebSite

This is intentional. If you guys know me from the start of the time when I had “techcraft.tk” (my old tech blog), it was roughly around 2016-2018, but later on, i had decided to change the domain. The point is, for each post, i saw many spam or rather irrelevant comments which makes me few people are so dump. They might be putting comments on “crypto” or “pay me I’ll hack social accounts…so on....

May 7, 2022 · 3 min

How we should Solve Problems 📝

Hey my friends! Hope everything is going good for you. Else, you’re living real life :) I have finally managed to find the consistency that i did not have for almost 2 years, for taking the time to write these blog posts. I wanted to write consistently here, writing stuff in a physical dairy or in our blog/website is the best way to open our arguments/thoughts/ideas more clearly. Recently i found that, writing on a paper is the best way (atleast for me) to solve problems....

May 1, 2022 · 3 min

I Left Blogger After 6 Years

It has been more than 6 years since I started my Blogger journey. Blogspot indeed was/is a good way to start any static website from scratch and get it done in minutes. It felt very convenient for me over the years and also the settings and configs are also very intuitive. Not so long ago, I saw a cookie pop-up on my blogger which I did notice when someone told me....

April 29, 2022 · 2 min

I love flask ❤️

The title is obvious. Everyone loves Flask as a small web framework. As of now, all my projects are built with flask. Including b3nsh4.tk Few have asked what did i use for XREP. Yes, it is flask again. Idk why it’s so easier to get started with something and can’t be more easier. For me Django is framework which works out of the box and has many more features. But if the idea of our application is complex at the backend and less fancy frontend with no db, login....

March 4, 2022 · 2 min

the [a-z] globbing cheatsheet

A simple cheatsheet that helps you to get started with globbing and regex. Download PDF: https://drive.google.com/file/d/1kgjW2AUpyLC9mbleVpk54NkkyS4k1wZG/view?usp=sharing if you found this helpful and would like to donate, it will help me on future projects and keep doing better works towards our community. ❤️ DONATE: paypal.me/b3nsh4

January 19, 2021 · 1 min

bash-cheatsheet

Drive Link to pdf: https://drive.google.com/file/d/1HwG_Y0q8_UWSLWCjYGZ5fpmU5LpUZ5b-/view?usp=sharing To learn more bash tricks, my fav website is tldp.org They have awesome examples too. https://tldp.org/LDP/abs/html/manipulatingvars.html

January 9, 2021 · 1 min

Discrete mathematics is awesome?

Yes, after an year, I finally decided to take Discrete mathematics again as a part of my university. Tbh, I didn’t really enjoy it when I came across it a year back. But, now I feel like it’s somehow helping me to think in a logical way. And, I also found a good playlist for learning it. If you ever want to jump in to this business, this will help ....

August 12, 2020 · 1 min

TA-1053 NOKIA Mini Flash guide

The way I did everything to Nokia TA-1053 Stock Android 7 Updated to Android 9 Downgraded to Android 7 (for bootloader unlocking) Upgraded to Android 9 (after unlocking) Flashed twrp (shitty thing I’ve ever done) Rooted with magisk. If your stock recovery is overwritten, sadly, you cannot install any OTA. Can’t you do ever? Well, yes you can. But, you have to; Downgrade to Stock (7.1) Unlock bootloader (if needed)...

July 31, 2020 · 1 min

Persistent start is important!

When I started blogging, I was changing my domain frequently. I wasn’t satisfied with any. Finally, I fixed to go with techcraft.tk domain. And, I used it for very long time. Made few pages to promote that blog. I was passionate about blogging at that time more than now. For some reason, I couldn’t continue doing blogging. So, after very long time, here I’m am. Changed domain again to bensh4. I really liked this username and I sorta wanted to make this everywhere....

July 28, 2020 · 1 min

I learned not to run my nginx as root

I’m mostly using Android to do my daily stuffs than my laptop. But when I start to use laptop, I’ll rarely use my phone. 🙃 I was running nginx in Termux on port 80 some reason. Since SeLinux feature is set as permissive, it’s not stopping me from doing that. So to start server with that port, I must be root. So, I start nginx as root , which means now it has the role of root....

July 28, 2020 · 1 min