https://pip.pypa.io/en/stable/installation/
این قسمت ensurepip ش به کارم اومد امروز. شما هم بدونید که اگه جایی پایتونش pip نداره با این دستور میتونید پیپ نصب کنید.
$ python -m ensurepip --upgrade
این قسمت ensurepip ش به کارم اومد امروز. شما هم بدونید که اگه جایی پایتونش pip نداره با این دستور میتونید پیپ نصب کنید.
$ python -m ensurepip --upgrade
توجه داشته باشید که Unix time مستقل از تایم زونه و با خود UTC کار میکنه.
https://stackoverflow.com/questions/23062515/do-unix-timestamps-change-across-timezones
https://stackoverflow.com/questions/23062515/do-unix-timestamps-change-across-timezones
Stack Overflow
Do UNIX timestamps change across timezones?
As the subject asks; do UNIX timestamps change in each timezone?
For example, if I sent a request to another email the other side of the world saying, "Send out an email when the time is 139748493...
For example, if I sent a request to another email the other side of the world saying, "Send out an email when the time is 139748493...
حواسمون باشه با آمار گول نخورید
https://youtu.be/bVG2OQp6jEQ
https://youtu.be/bVG2OQp6jEQ
YouTube
This is How Easy It Is to Lie With Statistics
STEMerch Store: https://stemerch.com/
Support the Channel: https://www.patreon.com/zachstar
PayPal(one time donation): https://www.paypal.me/ZachStarYT
►Other videos you may enjoy
Why we're misinformed about the world: https://youtu.be/ioxWuCd-mn0
When…
Support the Channel: https://www.patreon.com/zachstar
PayPal(one time donation): https://www.paypal.me/ZachStarYT
►Other videos you may enjoy
Why we're misinformed about the world: https://youtu.be/ioxWuCd-mn0
When…
رنجر یه فایل منیجیر خیلی خوب ترمینالی با شباهت به ویمه
که البته میتونه preview خیلی چیزا مثل تصویر هم نمایش بده براتون.
https://github.com/ranger/ranger
که البته میتونه preview خیلی چیزا مثل تصویر هم نمایش بده براتون.
https://github.com/ranger/ranger
GitHub
GitHub - ranger/ranger: A VIM-inspired filemanager for the console
A VIM-inspired filemanager for the console. Contribute to ranger/ranger development by creating an account on GitHub.
ویژگی های ترمینالهای مدرن
خیلی خیلی باهاشون آشنا نیستیم.
https://www.youtube.com/watch?v=9DgQqDnYNyQ
خیلی خیلی باهاشون آشنا نیستیم.
https://www.youtube.com/watch?v=9DgQqDnYNyQ
YouTube
Features of a Modern Terminal Emulator
This is a prerecorded talk of a presentation I gave on November 13th 2020 at the SeaGL conference. I hope you like it!
نوشتههای ترمینالی
ویژگی های ترمینالهای مدرن خیلی خیلی باهاشون آشنا نیستیم. https://www.youtube.com/watch?v=9DgQqDnYNyQ
در مورد فونت ها هم چیزای جالبی میگه
۱۰۰ اشتباه رایج در گو
https://github.com/teivah/100-go-mistakes
فصل های اولش شاید بدیهی به نظر بیاد اما جلوتر بهتر میشه
https://github.com/teivah/100-go-mistakes
فصل های اولش شاید بدیهی به نظر بیاد اما جلوتر بهتر میشه
GitHub
GitHub - teivah/100-go-mistakes: 📖 100 Go Mistakes and How to Avoid Them
📖 100 Go Mistakes and How to Avoid Them. Contribute to teivah/100-go-mistakes development by creating an account on GitHub.
عجیب به نظر میاد
اما با کمک این سایت میتونین از گیتهاب release چیزی که میخواین رو با سرعت بیشتر دانلود کنید
https://d.serctl.com/
اما با کمک این سایت میتونین از گیتهاب release چیزی که میخواین رو با سرعت بیشتر دانلود کنید
https://d.serctl.com/
👍1
اشتباهات رایج در یادگیری rust
https://dystroy.org/blog/how-not-to-learn-rust/
https://dystroy.org/blog/how-not-to-learn-rust/
dystroy.org
How not to learn Rust
dystroy - blog
👍1
ادیت چند خط همزمان در ویم با visual block editing
https://without-brains.net/2020/08/26/vim-tip-visual-block-editing/
https://without-brains.net/2020/08/26/vim-tip-visual-block-editing/
اجرا کردن خود distro و برنامه های مخصوص یک distro توی لینوکس خودتون با کمک distrobox
https://www.tecmint.com/distrobox-run-any-linux-distribution/
https://www.tecmint.com/distrobox-run-any-linux-distribution/
DistroBox – Run Any Linux Distribution Inside Linux Terminal
In this guide, we will demonstrate how to install DistroBox to run any Linux distribution as a container image inside your Linux terminal.
چطور تشخیص بدیم کدوم پلاگین های ویم بیشترین زمان رو موقع باز شدن ادیتور میگیرن.
https://github.com/bchretien/vim-profiler
https://github.com/bchretien/vim-profiler
GitHub
GitHub - bchretien/vim-profiler: Utility script to profile (n)vim (e.g. startup times of plugins)
:bar_chart: Utility script to profile (n)vim (e.g. startup times of plugins) - GitHub - bchretien/vim-profiler: Utility script to profile (n)vim (e.g. startup times of plugins)
اجرای محاسبات numpy پایتون روی gpu؟
https://stackoverflow.com/questions/49605231/does-numpy-automatically-detect-and-use-gpu
اینجا آدمای مختلف راه های مختلفی گفتن. اگه خواستید ببینید.
https://stackoverflow.com/questions/49605231/does-numpy-automatically-detect-and-use-gpu
اینجا آدمای مختلف راه های مختلفی گفتن. اگه خواستید ببینید.
Stack Overflow
Does Numpy automatically detect and use GPU?
I have a few basic questions about using Numpy with GPU (nvidia GTX 1080 Ti). I'm new to GPU, and would like to make sure I'm properly using the GPU to accelerate Numpy/Python. I searched on the
👍1
فلسفه یونیکس به زبان ساده
https://bash.cyberciti.biz/guide/Unix_philosophy
https://bash.cyberciti.biz/guide/Unix_philosophy