I now can give a great answer
[Read More]
Recent Posts
Why Python is Great for AI Projects
I now can give a great answer
[Read More]
What books I read to learn Machine learning
books For Machine Learning
This is an ever updating list, and this more of list for myself than to share with people.
I have hardly few of these books and all the information is compiled from fellow learners, industry experts, data scientists.
[Read More]
How to change Timezone setting for Dbeaver on your Laptop
To change the timezone sitting on your Dbeaver, by default it shows the timestamp in local time
zone and if we want to force UTC or a specific timezone, follow the below steps.
[Read More]
How to retrieve stored password in Dbeaver
For most of my database connections and day to day sql use, I use a community edition of a sortware Dbeaver. Dbeaver stores all password locally in this file ~/Library/DBeaverData/workspace6/General/.dbeaver/credentials-config.json but encrypts it.
[Read More]