SELECT * FROM `mysql`.slow_log ORDER BY query_time DESC;
Thursday, March 31, 2022
Tuesday, March 29, 2022
Sunday, March 27, 2022
Saturday, March 26, 2022
Friday, March 25, 2022
Thursday, March 24, 2022
Wednesday, March 23, 2022
Tuesday, March 22, 2022
Monday, March 21, 2022
Tuesday, March 15, 2022
Monday, March 14, 2022
Thursday, March 10, 2022
Monday, March 7, 2022
Sunday, March 6, 2022
sed command example
Below command will take a backup of the file and substitute v1alpha1 with v1beta1
sed -i .bak -e 's/v1alpha1/v1beta1/' ~/.kube/config
Friday, March 4, 2022
React Native project - Sep 19 2021
Build Uber Eats with React Native & YELP API | Redux | Firebase | Google API
React Native project - Jul 30, 2021
Let's build Uber 2.0 with REACT NATIVE! (Navigation, Redux, Tailwind CSS & Google Autocomplete)
Wednesday, March 2, 2022
Tuesday, March 1, 2022
Checklist app in SwiftUI using Core Data
Checklist app in SwiftUI using Core Data - Part 1
Jul 19, 2021
https://www.youtube.com/watch?v=6qtUL8Qgmcw
Checklist app in SwiftUI using Core Data - Part 2
Jul 21, 2021