تفاوت authentication یا authorization
https://www.educba.com/authentication-vs-authorization/
https://www.educba.com/authentication-vs-authorization/
EDUCBA
Authentication vs Authorization | Top 6 Differences You Should Know
This is a guide to Authentication vs Authorization. Here we discuss key differences with infographics and comparison table respectively.
👍1
نوشتههای ترمینالی
ابزار tldr هم جالبه. برای دستورات مختلف آموزش داره، اموزشش سبک man pageئه ولی خیلی مختصر مفید و البته با مثال. برای وقت هایی که وقت man خوندن نداریم یا خیلی طولانیه معمولا جواب میده. البته خودش دیتایی نداره و انلاین کوئری میزنه ولی پیاده سازی های مختلف با…
ابزار دیگه navi هست که میتونید به شکل fuzzy توی cheat sheet هاش دنبال چیزی که میخواین بگردید.
https://github.com/denisidoro/navi
https://github.com/denisidoro/navi
GitHub
GitHub - denisidoro/navi: An interactive cheatsheet tool for the command-line
An interactive cheatsheet tool for the command-line - denisidoro/navi
یه crash course خیلی خوب ترمینال لینوکس
https://www.youtube.com/watch?v=yz7nYlnXLfE
https://www.youtube.com/watch?v=yz7nYlnXLfE
YouTube
Command Line Crash Course
Learn the command line, its magic, and how to master this amazing interface.
Talk by Robert Axelsen (@robaxelsen) at the FreeCodeCamp Vienna June 2018 meetup.
Recorded by Pusher.com.
Pusher's channel: https://www.youtube.com/channel/UCoyqucxoFXDFnh3khD0rjUg…
Talk by Robert Axelsen (@robaxelsen) at the FreeCodeCamp Vienna June 2018 meetup.
Recorded by Pusher.com.
Pusher's channel: https://www.youtube.com/channel/UCoyqucxoFXDFnh3khD0rjUg…
🔥2👎1
یه سایت برای آموزش linux که مباحث خوبی رو با عمق تقریبا خوب گفته.
یعنی اون چیز حداقلیه که باید بدونید، نه یکم بیشتر!
https://linuxjourney.com/
یعنی اون چیز حداقلیه که باید بدونید، نه یکم بیشتر!
https://linuxjourney.com/
👍7
نوشتههای ترمینالی pinned «یه سایت برای آموزش linux که مباحث خوبی رو با عمق تقریبا خوب گفته. یعنی اون چیز حداقلیه که باید بدونید، نه یکم بیشتر! https://linuxjourney.com/»
ارسالی:
https://github.com/pouriya/tir
آقا امروز دنبال یه تقویم فارسی درست حسابی بودم که اینو پیدا کردم. بسیار چیز خفنیه.
نمیدونم چرا چنین چیزی دیده نشده، حتما بهش ستاره بدین.
https://github.com/pouriya/tir
آقا امروز دنبال یه تقویم فارسی درست حسابی بودم که اینو پیدا کردم. بسیار چیز خفنیه.
نمیدونم چرا چنین چیزی دیده نشده، حتما بهش ستاره بدین.
GitHub
GitHub - pouriya/tir: Have time.ir in shell!
Have time.ir in shell! Contribute to pouriya/tir development by creating an account on GitHub.
آیا ما در شبیه سازی کامپیوتری زندگی میکنیم؟
این سایت wiki enigma، یه سری چیز حل نشده دنیا رو داره و جالبه.
https://wikenigma.org.uk/content/philosophy/sim_universe
این سایت wiki enigma، یه سری چیز حل نشده دنیا رو داره و جالبه.
https://wikenigma.org.uk/content/philosophy/sim_universe
wikenigma.org.uk
A Catalyst for Curiosity
Wikenigma An Encyclopedia of Unknowns
👍4
درمورد مفهوم PDE:
personal development Environment
یه چیزی بین IDE و text editor معمولی که configurationش همون scriptingشه!
https://www.youtube.com/watch?v=QMVIJhC9Veg
personal development Environment
یه چیزی بین IDE و text editor معمولی که configurationش همون scriptingشه!
https://www.youtube.com/watch?v=QMVIJhC9Veg
YouTube
PDE: A different take on editing code
Today we talk about a new term that I'm coining called: PDE (Personalized Development Environment).
If you like this talk and/or style, please let me know in the comments. I would love to get your thoughts on branching out from just straight tutorial #neovim…
If you like this talk and/or style, please let me know in the comments. I would love to get your thoughts on branching out from just straight tutorial #neovim…
👍1
جزو تنها ویدیوهای که در مورد config کردن neovim با lua دیدم:
https://www.youtube.com/watch?v=x2QJYq4IX6M
https://www.youtube.com/watch?v=x2QJYq4IX6M
YouTube
Your first vimrc
### Twitch
Everything is built live on twitch
Twitch : https://bit.ly/3xhFO3E
Discord: discord.gg/ThePrimeagen
### Editor
All my videos are edited by Flip. Give him a follow! https://twitter.com/flipmediaprod He is also open to do more editing, so slide…
Everything is built live on twitch
Twitch : https://bit.ly/3xhFO3E
Discord: discord.gg/ThePrimeagen
### Editor
All my videos are edited by Flip. Give him a follow! https://twitter.com/flipmediaprod He is also open to do more editing, so slide…
تایپچک کردن برنامه های پایتون شما با mypy
https://github.com/python/mypy
یه پروژه جالبه که از دراپ باکس شروع شده، کارش اینه که بر اساس type hint هایی که وجود داره کد پایتون رو type check کنه. حالا اگه از لایبرریای استفاده کنید که type hint نداشته باشه قاعدتا اذیت میشید چون ارور میده.
ولی در کل جالبه.
برای این موردی که گفتم هم اینجا رو بخونید.
خلاصهش اینه که یه سری اومدن یه سری type hint خارجی برای لایبرری های موجود نوشتن که میتونید استفاده کنید!
https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker
https://github.com/python/mypy
یه پروژه جالبه که از دراپ باکس شروع شده، کارش اینه که بر اساس type hint هایی که وجود داره کد پایتون رو type check کنه. حالا اگه از لایبرریای استفاده کنید که type hint نداشته باشه قاعدتا اذیت میشید چون ارور میده.
ولی در کل جالبه.
برای این موردی که گفتم هم اینجا رو بخونید.
خلاصهش اینه که یه سری اومدن یه سری type hint خارجی برای لایبرری های موجود نوشتن که میتونید استفاده کنید!
https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker
GitHub
GitHub - python/mypy: Optional static typing for Python
Optional static typing for Python. Contribute to python/mypy development by creating an account on GitHub.
👍1
نوشتههای ترمینالی
تایپچک کردن برنامه های پایتون شما با mypy https://github.com/python/mypy یه پروژه جالبه که از دراپ باکس شروع شده، کارش اینه که بر اساس type hint هایی که وجود داره کد پایتون رو type check کنه. حالا اگه از لایبرریای استفاده کنید که type hint نداشته باشه قاعدتا…
(اگه جایی رو نادقیق میگم بهم بگید لطفا)
درمورد خطای شناختی
https://www.youtube.com/watch?v=vKA4w2O61Xo
https://www.youtube.com/watch?v=vKA4w2O61Xo
YouTube
The Most Common Cognitive Bias
Can you figure out the rule?
Did you see the exponents pattern? https://youtu.be/AVB8vRC6HIY
Why do you make people look stupid? https://bit.ly/12Fmlpl
How do you investigate hypotheses? Do you seek to confirm your theory - looking for white swans? Or do you…
Did you see the exponents pattern? https://youtu.be/AVB8vRC6HIY
Why do you make people look stupid? https://bit.ly/12Fmlpl
How do you investigate hypotheses? Do you seek to confirm your theory - looking for white swans? Or do you…
Forwarded from It's FOSS
Last Friday of July is celebrated as the Sysadmin Appreciation day.
We would like to appreciate all the sysadmins out there, the superheroes of the IT world 🐧🧑🏻💻👩🏼💻
We would like to appreciate all the sysadmins out there, the superheroes of the IT world 🐧🧑🏻💻👩🏼💻
👏6🎉1
چطوری شبیه برنامه نویس های سنیور بشیم؟
https://www.youtube.com/watch?v=oJbfMBROEO0
https://www.youtube.com/watch?v=oJbfMBROEO0
YouTube
How Senior Programmers ACTUALLY Write Code
Get Paid Like an Expert—Not an Employee › https://healthydeveloper.com/consulting-offer-workshop/
Professional habits are what makes the difference between someone who actually writes code like a senior programmer - and wishful thinking.
The syntax and…
Professional habits are what makes the difference between someone who actually writes code like a senior programmer - and wishful thinking.
The syntax and…
Forwarded from Impure Pics
This is a permission to choose the language that you like for the next project
👍2