Reading Time: < 1 minute Today I made a pretty bad mistake on my presentation. Basically, I messed up my audio shortly after I got started, and I was not aware of it for about 6 minutes or so: until I realized I was kicked out the meeting. The audio issue was caused by my airpods losing battery, and I
Reading Time: < 1 minute St. Louis County COVID-19 Vaccines (pre-register) Providers (hospitals in alphabetical order) BJC Mercy SSM St. Luke Precautions / things to pay attention before taking vaccines.
Reading Time: < 1 minute Even since I enabled the 2 factor authentication on GitHub, I am using the developer personal access token (PAT) for pushing the code. The normal steps (please ignore the numbers in the beginning of each line): This works for both the public and private repo. I’m thinking another way to do it is when using
Reading Time: < 1 minute Copied from mitbbs, link here. ======木女神注定超越索罗斯和巴菲特,成为本世纪最大的投资传奇 Note, by Omaha aka yours truly, I disagree and I would be a bit cautious here. Warren Buffett is the best investor in the record in 20th century 1900 to 1999, no doubt about it. As to 21st century, the jury is still out, as we only had record
Reading Time: < 1 minute FB Patch betterholmdeleducation (Platform) data, media (social media, year sign, email etc) Linda Zhang Irfan Lateef Ladue 2012 Ladue School Board Candidate Q&A With Sheri Glantz ” If funding allows, adding the option of Chinese to our foreign language department would be a priority.” (do I hear any volunteer here? Kidding. I mean a part time
Reading Time: 2 minutes In a little over last year or so, I was involved in many technical interviews, and sometimes hiring decisions (one vote only, but a No vote is usually a No for the candidate). This is quite different from normal technical contributor’s job. But I learn something from this process too. I think overall I had
Reading Time: < 1 minute Keytool The Most Common Java Keytool Keystore Commands import keytool -import -trustcacerts -alias root -file Thawte.crt -keystore keystore.jks (or cacerts) (keytool -keystore $CACERTS_STORE -storepass changeit -importcert -alias jfrog.root -file jfrog.root.cer -noprompt) list keytool -list -v -keystore $JAVA_HOME/jre/lib/security/cacerts create mulesoft keytool -genkey -keyalg RSA -alias <key-alias> -keystore <keystore-name>.jks sslshopper keytool -genkey -keyalg RSA -alias mydomain -keystore
Reading Time: < 1 minute https://brandur.org/postgres-connections https://news.ycombinator.com/item?id=18220906 https://github.com/brettwooldridge/HikariCP/wiki/About-Pool-Sizing
Reading Time: < 1 minute (Update 12-10-2020) Ran the DataFusionQuickstart from Data Fusion Hub. Need to make sure the compute@developer service account have the following roles: BigQuery AdminCloud Data Fusion RunnerDataproc WorkerService Account UserStorage Admin then the datafusion user service account still has “Service Account User” role (this is same as below). The big query and storage roles are needed
Reading Time: < 1 minute (Update 12-16-2023) On AWS a competing technology is cloudformation. The nice thing about TerraForm is it supports multi-cloud (AWS, Azure and GCP, and more). (Original 2020) Doing Prepare for Certification Get Started – AWS : below has some issues, cannot find the image. Note I tried to find correct ami image id too (ami-032930428bf1abbff, via
Recent Comments