Open in app

Sign in

Write

Sign in

Arnav Zek
Arnav Zek

36 Followers

Home

Lists

About

Sep 30

I just didn’t enjoy watching “Spider-Man: Across the Spider-Verse” Is something wrong with me?

I had a lot of hope for “Spider-Man: Across the Spider-Verse”, but I just didn’t have fun watching the movie (Maybe, something is wrong with me, I don’t know) The story starts with the same old cliche: a brilliant scientist gone rogue. We’ve seen it again and again and again…

Spider Man Marvel

2 min read

Spider-Man: Across the Spider-Verse — A Web of Missed Opportunities
Spider-Man: Across the Spider-Verse — A Web of Missed Opportunities
Spider Man Marvel

2 min read


Nov 23, 2021

Dear NFT enthusiasts, can you please give some opinion on following issues with NFT

Is the environmental impact of NFT worth it? NFTs are not unique, you can mint NFTs multiple times by using multiple marketplace Anyone can steal art of someone and create a NFT out of it. NFTs don’t have a system for verifying that the person who is minting the NFT is actually the creator of the artwork. It is not hackproof. Frontend is still controlled by a central body and it can be hacked My logic says that creating an open source centralized application where minters will need to provide some proof of legitimacy for example

Nft

1 min read

Dear NFT enthusiasts, can you please give some opinion on following issues with NFT
Dear NFT enthusiasts, can you please give some opinion on following issues with NFT
Nft

1 min read


Apr 6, 2021

Random thoughts (part 1)

Every generation has complaints, some people adapt themselves and stop complaining but there are always some stubborn people who decline to adjust, they fix it often nearly destroying themselves. We engineer to fix flaws of old generation not because they were wrong but because they created us with the expectations…

Random Thoughts

1 min read

Random thoughts (part 1)
Random thoughts (part 1)
Random Thoughts

1 min read


Dec 6, 2020

Deploy Node.js on ubuntu with GIT

Install Git on your server — ssh into your VM, then install Git: apt-get update apt-get install git Clone your private/public repo #For public repo git clone https://github.com/strafe/project.git # For private repo git clone https://strafe:mygithubpassword@github.com/strafe/project.git or you can use ssh. here is a free guide: https://www.freecodecamp.org/news/git-ssh-how-to/ then git clone the ssh link

2 min read

2 min read


Dec 6, 2020

Understand NGNIX

NGNIX (pronounced Engine X) is a web server /reverse proxy/load balancer used by many high traffic applications because it can handle thousands of simultaneous requests with its event-driven architecture. It is faster than Apache and openLightSpeed in most areas How does it work? It instances a worker process for each CPU core that run…

3 min read

3 min read


Dec 6, 2020

Create wildcard SSL with Certbot on Ubuntu Linux for Node.js

Installation — sudo apt-get install nginx sudo apt-get update sudo apt-get install python3-certbot-nginx you can also do the installation using snap as recommended by certbot https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx Setup Ngnix Certbot can automatically configure SSL for Nginx, but it needs to be able to find the correct server block in your config. It does this by…

2 min read

2 min read


Aug 3, 2020

Bill Gates is not evil

I saw a brief clip of Bill Gates discussing overpopulation It simply summarises into “If health facilities get better, life gets more stable so people get educated, so they decided to have fewer children so that they can get the highest facilities and care” but in the comments, people…

Bill Gates

2 min read

Bill Gates is not evil
Bill Gates is not evil
Bill Gates

2 min read


Aug 2, 2020

Understand Indexing in MongoDB

Over Simplified Explanation — Indexing is just a way of taking one or more fields of a table and restructuring it in a binary tree and loading it on the RAM. So that table can be queried with speed. Overview The idea of indexing in MongoDB is similar to…

Mongodb

3 min read

Understanding Indexing in MongoDB
Understanding Indexing in MongoDB
Mongodb

3 min read


Aug 1, 2020

MongoDB is relational, you just need to rewire your brain

If you are new to MongoDB you might have to faced difficulties with relations. Which is due to the reason, MongoDB is documented as non-relational database which is misleading, We will explore why in the article, by directly comparing SQL relational query with MongoDB substitute query Disclaimer: MySQL is a…

Mongodb

6 min read

MongoDB is relational, you just need to rewire your brain
MongoDB is relational, you just need to rewire your brain
Mongodb

6 min read


Jul 25, 2020

Why we love Iron Man?

Let me start by saying, Iron Man franchise made science cool. When I saw the first installment I was struck by this never-ending urge to build something. I did a lot of open-source projects which were duds like writing a react library on my own, a half baked 3d game…

Iron Man 3

3 min read

Why we love Iron Man
Why we love Iron Man
Iron Man 3

3 min read

Arnav Zek

Arnav Zek

36 Followers

Freelancer . Fulstack Dev . Game Dev

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams