What’s the Difference Between ${} and $() in Bash
https://www.linuxshelltips.com/difference-between-and-in-bash/
https://www.linuxshelltips.com/difference-between-and-in-bash/
Linux Shell Tips - The Best Linux Command Line Web Portal | Linux Tips, Tricks, Hacks, Tutorials and Ideas in Blog
What’s the Difference Between ${} and $() in Bash
GNU-based operating systems like Linux rely on a command language interpreter or shell called Bash to accomplish most of their computing tasks and objectives.
6 strategic ways to level up your CI/CD pipeline
https://github.blog/2022-07-19-6-strategic-ways-to-level-up-your-ci-cd-pipeline/
https://github.blog/2022-07-19-6-strategic-ways-to-level-up-your-ci-cd-pipeline/
The GitHub Blog
6 strategic ways to level up your CI/CD pipeline
From incorporating accessibility testing to implementing blue-green deployment models, here are six practical and strategic ways to improve your CI/CD pipeline.
Coding a JSON format logger in Python for use as a Lambda Layer package
https://www.thelambdablog.com/coding-a-json-format-logger-in-python-for-use-as-a-lambda-layer-package
https://www.thelambdablog.com/coding-a-json-format-logger-in-python-for-use-as-a-lambda-layer-package
The Lambda Blog - Serverless Cloud Guide
Coding a JSON format logger in Python for use as a Lambda Layer package
A useful python json logger Lambda layer that can be used for Lambda logs easily with indexable tags and keywords that work well with services like ElasticSearch/OpenSearch.
سلام دوستان
خبر خوب برای دوستانی که با ویاسکد جنگو کد مینویسن!
خیلی وقت بود نبود یک لینتر و فرمتر خوب برای DTL (جنگو تمپلیت لنگ.) اذیت کننده بود. کدهای تمپلیت یا فرمت نمیشدن(یجورایی بیخیالش میشدیم چون باید دستی اینکار رو میکردیم) یا با فرمترهای اتوماتیک خیلی بد فرمت میشدن.
اما یک پلاگین خوب نوشتن و حالا این مشکل خیلی کمتر اذیت میکنه!
افزونهی djlint از monosans هم لینتر خوبی هست هم قابلیت فرمت کردن کد رو داره!
امیدوارم مفید باشه❤️
خبر خوب برای دوستانی که با ویاسکد جنگو کد مینویسن!
خیلی وقت بود نبود یک لینتر و فرمتر خوب برای DTL (جنگو تمپلیت لنگ.) اذیت کننده بود. کدهای تمپلیت یا فرمت نمیشدن(یجورایی بیخیالش میشدیم چون باید دستی اینکار رو میکردیم) یا با فرمترهای اتوماتیک خیلی بد فرمت میشدن.
اما یک پلاگین خوب نوشتن و حالا این مشکل خیلی کمتر اذیت میکنه!
افزونهی djlint از monosans هم لینتر خوبی هست هم قابلیت فرمت کردن کد رو داره!
امیدوارم مفید باشه❤️
Mastering MLOps: Live Model Deployment & Inference Course with Stefan Krawczyk
https://machinelearningmastery.com/mastering-mlops-live-model-deployment-inference-course-with-stefan-krawczyk/
https://machinelearningmastery.com/mastering-mlops-live-model-deployment-inference-course-with-stefan-krawczyk/
Python for Machine Learning: The Complete Beginner’s Course
https://www.coursejoiner.com/free-udemy/python-for-machine-learning-the-complete-beginners-course-9/
https://www.coursejoiner.com/free-udemy/python-for-machine-learning-the-complete-beginners-course-9/
Course Joiner
Python for Machine Learning: The Complete Beginner's Course - Course Joiner
Udemy 100% Discount Coupon Code for Today in 2022 | Free Udemy Courses Coupon | Tricky Man Udemy
کانفیگ کپیشده از مانجارو برای zsh که میتونید برای WSL هم همین رو استفاده کنید.
درصورتی که پکیجهای لازم رو روی توزیع خودتون با پکیج منجیر نتونستین نصب کنید فایلهای لازم رو همراه خودش داره، اما توصیه میشه که خودتون نصب کنید.
این کانفیگ شبیه oh-my-zsh هست و میتونید از همون استفاده کنید. فقط شخصی سازی شده و البته سبکتر هست.
https://github.com/mh-firouzjah/mhfirouzjah-zsh-config
درصورتی که پکیجهای لازم رو روی توزیع خودتون با پکیج منجیر نتونستین نصب کنید فایلهای لازم رو همراه خودش داره، اما توصیه میشه که خودتون نصب کنید.
این کانفیگ شبیه oh-my-zsh هست و میتونید از همون استفاده کنید. فقط شخصی سازی شده و البته سبکتر هست.
https://github.com/mh-firouzjah/mhfirouzjah-zsh-config
GitHub
GitHub - mh-firouzjah/mhfirouzjah-zsh-config
Contribute to mh-firouzjah/mhfirouzjah-zsh-config development by creating an account on GitHub.
100% Free Udemy Courses
https://www.linkedin.com/company/100-free-udemy-courses/
https://www.linkedin.com/company/100-free-udemy-courses/
برای یادگیری گیت میتونید از این داکیومنت هم استفاده کنید.
https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud
https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud
Atlassian
Learn Git with Bitbucket Cloud | Atlassian Git Tutorial
In this tutorial, we'll show you how to create a new branch on Git using Bitbucket Cloud.
windows PowerShell zsh!!
install oh-my-posh
after the installation finished open a powershell and run
- the code provided here will change the behavior of powershell in some order, history, code completion, up/down/left/right arrow keys functionality and so on.
install oh-my-posh
after the installation finished open a powershell and run
notepad $profile
then paste the following code to the file and save it.- the code provided here will change the behavior of powershell in some order, history, code completion, up/down/left/right arrow keys functionality and so on.
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\robbyrussel.omp.json" | Invoke-Expression
Set-PSReadLineOption -PredictionSource History
Set-PSReadlineKeyHandler -Key "Tab" -Function MenuComplete
Set-PSReadlineKeyHandler -Key "UpArrow" -Function HistorySearchBackward
Set-PSReadlineKeyHandler -Key "DownArrow" -Function HistorySearchForward
Set-PSReadLineOption -Colors @{ InlinePrediction = '#898c5b'}
Set-PSReadlineOption -HistorySearchCursorMovesToEnd
Set-PSReadLineKeyHandler -Key "RightArrow" -ScriptBlock {
param($key, $arg)
$line = $null
$cursor = $null
[Microsoft.PowerShell.PSConsoleReadLine]::GetBufferState([ref]$line, [ref]$cursor)
if ($cursor -lt $line.Length) {
[Microsoft.PowerShell.PSConsoleReadLine]::ForwardChar($key, $arg)
} else {
[Microsoft.PowerShell.PSConsoleReadLine]::AcceptNextSuggestionWord($key, $arg)
}
}
Set-PSReadLineKeyHandler -Key End -ScriptBlock {
param($key, $arg)
$line = $null
$cursor = $null
[Microsoft.PowerShell.PSConsoleReadLine]::GetBufferState([ref]$line, [ref]$cursor)
if ($cursor -lt $line.Length) {
[Microsoft.PowerShell.PSConsoleReadLine]::EndOfLine($key, $arg)
} else {
[Microsoft.PowerShell.PSConsoleReadLine]::AcceptSuggestion($key, $arg)
}
}
ohmyposh.dev
Windows | Oh My Posh
Set up your terminal
WebOps: A DevOps for Websites, but the Tools Let It Down
https://thenewstack.io/webops-a-devops-for-websites-but-the-tools-let-it-down/
https://thenewstack.io/webops-a-devops-for-websites-but-the-tools-let-it-down/
The New Stack
WebOps: A DevOps for Websites, but the Tools Let It Down
WebOps aims to bring the DevOps approach to websites, but the tools in content management over-complicate matters.
Git Revert File – Reverting a File to a Previous Commit
https://www.freecodecamp.org/news/git-revert-file-reverting-a-file-to-a-previous-commit/
https://www.freecodecamp.org/news/git-revert-file-reverting-a-file-to-a-previous-commit/
freeCodeCamp.org
Git Revert File – Reverting a File to a Previous Commit
Git is a version control system that helps teams and individuals track and record changes made to a file or an entire project. When working with Git, you often commit your changes and then push them to a remote repository. Suppose you have made a lot...
5 interactive ways to work on your SQL skills
https://www.siliconrepublic.com/advice/sql-skills-programming-advice
https://www.siliconrepublic.com/advice/sql-skills-programming-advice
Silicon Republic
5 interactive ways to work on your SQL skills
Want to brush up on your SQL skills? Here are a few interactive ways to do it, whether you’re new to the language or need a refresher.
Forwarded from Mahdi fzj
vscode-extensions.txt
1.3 KB
این لیستی از پلاگینهای ویاسکد هست که توی کدنویسی سریعتر و راحتتر کمک میکنن و خودشون حجم زیادی ندارن و بروز رسانی شدن
بعضیاشون نیاز به یک سری تنظیمات دارن که میتونید توی صفحهی مخصوص خودشون مطالعه کنید.
بعضیاشون شاید گمنام باشن یا شاید شما پلاگینهایی با کارآیی مشابهشون سراغ دارید ولی اینها رو با دقت و وسواس انتخاب کردم و در اکثر موارد از اون جایگزینهای معرفتر خودشون بهتر بودن
بعضیاشون نیاز به یک سری تنظیمات دارن که میتونید توی صفحهی مخصوص خودشون مطالعه کنید.
بعضیاشون شاید گمنام باشن یا شاید شما پلاگینهایی با کارآیی مشابهشون سراغ دارید ولی اینها رو با دقت و وسواس انتخاب کردم و در اکثر موارد از اون جایگزینهای معرفتر خودشون بهتر بودن
Want cleaner code? Use the rule of six
https://davidamos.dev/the-rule-of-six/
https://davidamos.dev/the-rule-of-six/
ww16.davidamos.dev
davidamos.dev - This website is for sale! - davidamos Resources and Information.
This website is for sale! davidamos.dev is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, davidamos.dev has it all. We hope you find what you are searching for!
7 Cool HTML Elements Nobody Uses - DEV Community 👩💻👨💻
https://dev.to/ruppysuppy/7-cool-html-elements-nobody-uses-330c
https://dev.to/ruppysuppy/7-cool-html-elements-nobody-uses-330c
DEV Community
7 Cool HTML Elements Nobody Uses
Searching for cool HTML elements, especially if you don't know what you're looking for, is often like...