I am creating a random walk simulation with a million particles in python. I want to create a cool video which starts very zoomed in, then zooms out to show all
When I use Jmeter or any other load tool in Linux, I always tune the OS in the Load Drivers to make sure they are not a bottleneck. Things I typically do: Make
I tried customizing w3 school responsive navbar using CSS and JS. I wanted to add a logo and a title of the web page and then the navbar. When the webpage is ma
I do an application which deletes comments on Instagram since Saturday 31st of October, I get this response when I use API to delete comments: {"error_type":"
I want to store the password used for signing in a financial application that I am developing at a secure place. After doing some net surfing I found following
I tried writing this: ^[A-Za-z0-9-][A-Za-z0-9- ]{1,30}$ But the regex should not start and end with a special character or space. Sample values It should allow:
I'm developing a social networking app that uses subscribing and building a user profile through FareBas. Unfortunately, the program works and when the user pre
I want to automatically save the username and password of password when he connects to the login page of my app, to then autofill the username and password fiel