I’m obsessed with learning how to learn.
So, I spent 100+ hours studying how Elon Musk, Sam Altman, and Naval Ravikant absorb information.
Here’s what I found on becoming a learning machine:
OpenAI is losing its lead to AI that’s actually Open.
And these cracked engineers are here to prove it.
Some of the most impressive demos I’ve seen in a long time.
Here’s what we saw at the @ollama Open Source and Local AI meetup at @cerebral_valley (🧵):
This Python library is so powerful! 🔥
Introducing pix2tex! 🚀
Now you can convert images of equations into LaTeX in just 5 lines of code!👇
from PIL import Image
from pix2tex.cli import LatexOCR
img = Image. open('path/to/image.png')
model = LatexOCR()
print(model(img))
Repo: https://t.co/HQC2h2iROq
If you are interested in AI Engineering, subscribe to my technical newsletter @ML_Spring (5k+ readers): https://t.co/plfkEj9PVz
FREE EXCEL COURSE !!!!
Top 24 Courses at (0$)💸
📍Excel Bible
📍Excel Shortcut
📍VBA
📍Vlookup
📍Data Analysis
📍PowerBi
Simply
1. Follow @Vinay_bharambe (So I Will Dm)
2. Like and Repost
3. Tag 3 Friends to receive your copies!
#excel#excelformula#VBA#free#course
26 Free Excel Courses, that will help you to land your dream role and increase your productivity upto 10X:
Do you want Free Excel Cheatsheet?
If Yes, then you have to:
[1] Follow Me (@ahuja_priyank)
[2] Comment "GET"
[3] ReTweet
1. Work Smarter with Microsoft Excel
🔗https://t.co/kDgWllNOrk
2. Getting started with Microsoft Excel
🔗https://t.co/kDgWllNOrk
3. Create a Project Management Tracker using Microsoft Excel
🔗https://t.co/BkEg4dBbvC
4. Create a Simple Gantt Chart using Microsoft Excel
🔗https://t.co/a5Seqx249J
5. Excel Skills for Business Specialization
🔗https://t.co/8dHKJHyZ4f
6. Excel for Beginners: Pivot Tables
🔗https://t.co/QvAeb2f2Xv
7. Excel/VBA for Creative Problem Solving Specialization
🔗https://t.co/LKEQj1LJQp
8. Excel for Beginners: Introduction to Spreadsheets
🔗https://t.co/xBT7bAFpjK
9. Excel for Beginners: Advanced Functions
🔗https://t.co/giSOQM213l
10. Using Advanced Formulas and Functions in Excel
🔗https://t.co/SInWk0xyJG
11. IBM Data Analytics with Excel and R
🔗https://t.co/OCiRs6mAfl
12. Excel to MySQL: Analytic Techniques for Business Specialization
🔗https://t.co/INzelN3NXN
13. Using Basic Formulas and Functions in Microsoft Excel
🔗https://t.co/mjVdUDpxN4
14. Excel Skills for Business: Advanced
🔗https://t.co/7tB8g0K3mE
15. Introduction to Data Analysis using Microsoft Excel
🔗https://t.co/dRbsc3UryV
16. Excel Basics for Data Analysis
🔗https://t.co/woDBiF8ayz
17. Data Visualization with Advanced Excel
🔗https://t.co/5RtlG9Q5dt
18. Create Charts and Dashboards Using Microsoft Excel
🔗https://t.co/f6rGK0lUv5
19. Create a budget with Microsoft Excel
🔗https://t.co/mcINbyHBC3
20. Create a Simple Project Timeline in Microsoft Excel
🔗https://t.co/J1y3YJq6ck
21. Create a Financial Statement using Microsoft Excel
🔗https://t.co/81RgaaJdaB
22. Charts, Pictures, Themes, and Styles in Microsoft Excel
🔗https://t.co/hxBAGXMtFs
23. Excel Skills for Business Forecasting Specialization
🔗https://t.co/5kUzgxbftK
24. Custom & Conditional Formatting in Microsoft Excel
🔗https://t.co/9dnyTWFsZy
25. Create Customer Support Data with Microsoft Excel
🔗https://t.co/rNNbK6a3Le
26. How to Use Lookup Reference Math and Text Functions in Excel
🔗https://t.co/bkdNoga27Z
500 TB Tutorials + Books + Courses + Trainings + Workshop + Educational Resources 😱🔥
📍Machine Learning
📍Data Analytics
📍AWS Certified
📍BIG DATA
📍and more
Just FREE Of Cost
Simply
1. Follow (So that I can DM)
2. Like and Repost
3. Comment "Send" to receive your copies
👁️50 GB Web development Course (Complete Bootcamp) Resources🎀
📌HTML
📌CSS
📌Javascript
📌MongoDB
📌NodeJs
📌SQL....
100% Free For First 1000 User's..
Simply:
1. Follow (So I Will Dm)📩
2. Like and Repost
3. Comment "Send" to receive your copies!!📚
500 TB Tutorials + Books + Courses + Trainings + Workshops + Educational Resources
Data science
Python
Data Analytics
AWS Certified
BIG DATA
BI
Machine Learning
and more..
Simply:
1. Follow (So I Will Dm)
2. Like and Repost
3. Comment "Send"
120+ Python Projects with source code 🔥 🐍🐍 🔥
Just Free Of Cost!!
Simply:
1. Follow (So that I can DM)
2. Like and Repost
3. Comment "Python" to recieve your copies
Stanford University is offering free online courses.
No applications, fees to pay, or textbooks to buy.
Here are 10 FREE courses you don't want to miss:
(Thread)
There are some threads on X discussing pinning package versions to avoid breakage.
Thought it might be appropriate to share this video on the importance of package-lock.json
In Node when your code references a library A and that library references library B and that in turn references Library C. Running npm install will install the latest version available of those dependencies (as long no particular version is specified). Say the following are the latest versions
A-v1.4 , B-v9.1, C-v6.1
Upon installing, a new file is created called package-lock.json with the exact versions so say A-v4 , B-v9 and C-v6 burnt into those files.
You then test your code and make sure all works.
You push both package.json and the package-lock.json
later 6 months these are the latest versions of the libraries
A-v2.0, B-v9.2, C-v6.5
A new machine pulls the repo and run install,
if we didn’t have the package-lock.json the machine may pull the newer version of libraries A-v2.0, B-v9.2, C-v6.5 and as a result possibly that your code no longer works are very high.
Because the package-lock.json exists in the repo, the install will actually install the following
A-v1.4 , B-v9.1, C-v6.1
and as a result making the code consistent.
Of course I oversimplified this as package.json versions can pin major or minor releases
Watch my video covering this topic with examples
https://t.co/9hE4qDfdba
All Companies Placement Materials🔥😱
Just Free Of Cost!!
Simply:
1. Follow (So that I can DM)
2. Like and Repost
3. Comment "placement" to recieve your copies
Doesn't matter what area of tech you're in, learn Git.
1. `git init`
Initialize a new Git repository.
This creates a new subdirectory named ".git" in the current directory, where Git stores all the metadata for the repository.
2. `git clone`
Clone an existing repository.
This creates a local copy of the repository, including all of its history and branches.
`git clone <repo-link>`
3. `git add`
Stage changes for the next commit.
This adds the specified file(s) to the staging area, where they will be included in the next commit.
`git add file1.txt file2.txt`
4. `git commit`
Create a new commit.
This records the staged changes and any additional changes made since the last commit, along with a commit message describing the changes.
`git commit -m "Add new feature"`
5. `git push`
Push commits to a remote repository.
This sends the local commits to the specified remote repository, updating the branch on the remote with the new commits.
`git push origin main`
6. `git pull`
Fetch and merge changes from a remote repository.
This retrieves the latest commits from the specified remote repository and merges them into the current branch.
`git pull origin main`
7. `git branch`
List, create, or delete branches.
This command can be used to list the available branches in a repository, create a new branch, or delete an existing branch.
`git branch new-branch`
8. `git checkout`
Switch to a different branch.
This command allows you to switch to a different branch in the repository and make it the current working branch.
`git checkout main`
9. `git merge`
Merge one branch into another.
This command combines the changes from one branch into another branch, creating a new commit that reflects the merged changes.
`git merge new-branch`
10. `git status`
Show the status of the repository.
This command displays the current branch, any staged or unstaged changes, and any untracked files.
`git status`
11. `git rebase`
Incorporate changes from one branch into another branch.
Let's say you have made some changes on an "XYZ" branch that you want to incorporate into the "main" branch. You can use git rebase to reapply your changes on top of the main branch.
12. `git stash`
Temporarily save changes that you are not yet ready to commit.
If your changes are not ready to commit but you want to work on a different branch, you can temporarily save your changes for later use and switch branches without losing your progress.
13. `git revert`
Let's say you have made a mistake in a previous commit and you need to undo it. You can use git revert to create a new commit that undoes the changes introduced by the previous commit.
`git revert <commit1>..<commit2>`
There are NO bad questions, just badly asked questions
If you want people to help, here are DOs + DON'Ts...
❌ Don't ask to ask
Include
✅ give context about your tooling + environment
✅ what you want to achieve
✅ what you are actually getting
✅ what have you tried already