JPM will invest $10 billion of their own money. They will “facilitate” the rest of the $1.49 trillion (loans, underwriting, advisor, financing etc.,) for its clients.
I suggest to use a wiki instead of a blog. The idea here is that a blog might contain articles that are more "polished" and those that you want to share with others while a wiki is a place to store personal knowledge which is a constant work in progress. This way a 'blog' is simply a subset of wiki wherein you have a page called 'blog' that just links to various articles in the wiki.
For example, is it possible to create Anki decks and make them available on github so that if there are any mistakes, others might raise a merge request and once merged, everyone else can "pull" the latest deck?
Until her careful, detailed work, it had been thought that insects were "born of mud" by spontaneous generation. Her pioneering research in illustrating and describing the various stages of development, from egg to larva to pupa and finally to adult, dispelled the notion of spontaneous generation and established the idea that insects undergo distinct and predictable life cycles.
I came across this package from https://snarky.ca/how-virtual-environments-work/ → “Introducing microvenv” section → first paragraph . Unlike the python3 package, this will install pip, venv, idle etc.,
According to the article, they were doing this since 2012 which means it took a good 7 years for the IRS to catch up. Is that normal in these types of cases?
Re 1) Use lichess app. Once you finish a game, go to the "analysis board" -> "Request a computer analysis" -> "Learn from your mistakes". Then you can see where you made mistakes and how you could have avoided them.
I found fail2ban is necessary but not sufficient. It requires some initial number of failed attempts before the attacker is blocked.
To prevent even those initial attempts, I use multiple layers of defenses such as country based blocking or blacklist based blocking. If an attacker slips through despite all this, I blacklist them manually in /etc/hosts.deny.
You can configure zsh to use glob pattern matching when reverse searching the history using ctrl-r . For example you can do ctrl-r wordA*wordB and it will match commands where wordA is followed by wordB with zero or more number of characters in between. I wrote about it in http://raju.shoutwiki.com/wiki/Search_command_line_history_u... . AFAIK bash does not have this and it is the killer feature for me.
Email: [email protected]
Websites: * http://www.kamaraju.xyz/dk/blog * http://raju.shoutwiki.com/wiki/Blog