We all have seen Jarvis and Tony Stark interact like two humans. But what if we can do that in real life. A team of researchers recently published a research paper in which they asked volunteers to look at photos they find attractive and then used a Generative adversal Neural…
ManOrInfinity Posts
Twitter will soon be launching a premium package for influencers. The premium will include certain features that will be helpful like super follow and new ways to earn money. But what’s more important is the ability to edit tweet. Jane Manchun Wong found a proof of Undo Tweet feature. The…
Google chrome is the most popular browser on all platforms including mobile. But the second most popular browser is firefox. Firefox is a privacy-focused browser and unlike chrome, it doesn’t allow your activity to be tracked by other websites unless you explicitly allow that. The browser had its days but…
React Native is a framework that allows you to create mobile apps that are native, cross-platform, and built with Javascript. React JS is a JavaScript library that you use to build a strong UI layer. React Native is closely related to ReactJS My name is Anjan and I am an upcoming…
Fake news or misleading information is really common on social media. Social media networks such as Facebook, Twitter, Youtube, and others tried their best to improve the quality of content on the platform and fight misinformation and negative content. But as the US election proved social media moderation is not…
When Gmail was launched Google kept on increasing the free email storage every storage. It looked like Google is going to give unlimited free storage to every Google account user. But things changed in 2013 when google set a limit of 15GB of free storage shared across all Google services.…
North Korea-based hackers are targeting individual security researchers through a number of means including “novel social engineering method”. Google’s threat analyzing group reports, The campaign has been ongoing for several months and targets vulnerabilities in Chrome and Windows 10. The report doesn’t state the reason for the attacks but points…
With so many choices out there its difficult to choose a good TV show or movie to watch in your chill session. Netflix understands that and is going to introduce a new feature to help you decide what to watch. Two days ago Netflix announced its Q4 earnings report for…
If you ever need a backup of your emails to a portable storage device you will probably get an MBOX file from Gmail via Google Takeout containing all your email. These MBOX files are just like other archive files but these one contains emails and can be opened with Mozilla…
Firebase Cloud functions service gives you a way to deploy your functions on the cloud, giving you more power. Error in one function saves the whole project from getting damaged that’s the beauty of Cloud technology. But recently I came across this error ECONNRESET while deploying a firebase function. As…