۰ تا تقریبا ۱۰۰ اجرای یک پروسس دیگر در go
https://medium.com/rungo/executing-shell-commands-script-files-and-executables-in-go-894814f1c0f7
https://medium.com/rungo/executing-shell-commands-script-files-and-executables-in-go-894814f1c0f7
Medium
Executing shell commands, script files, and executables in Go
In this article, we are going to learn how to execute external shell commands, script files and executable files from a Go program using…
اینطور که اینجا به شکل ضمنی گفتن متد run برای command چندان جالب نیست و ترجیحا از output یا wait استفاده بشه
https://www.reddit.com/r/golang/comments/44df3v/this_is_making_me_crazy_cant_get_the_output_of_an/
https://www.reddit.com/r/golang/comments/44df3v/this_is_making_me_crazy_cant_get_the_output_of_an/
reddit
This is making me crazy! Can't get the output of an exec.Command...
Hello All, I have been struggling with a basic problem for a day now I hope someone can help me with this as I am obviously missing something...
سورس کد channel در go
https://golang.org/src/runtime/chan.go
https://golang.org/src/runtime/chan.go
go.dev
- The Go Programming Language
مرسی از بچه های خوب بازار
https://virgool.io/OpenStreetMapIran/%D8%A8%D9%84%D8%AF-%D8%A7%D8%B9%D9%85%D8%A7%D9%84-%D8%AE%D8%B1%D8%A7%D8%A8%DA%A9%D8%A7%D8%B1%DB%8C-%D8%B9%D9%85%D8%AF%DB%8C-%D8%AF%D8%B1-%D9%86%D9%82%D8%B4%D9%87-osm-ifgqmesspkq9
https://virgool.io/OpenStreetMapIran/%D8%A8%D9%84%D8%AF-%D8%A7%D8%B9%D9%85%D8%A7%D9%84-%D8%AE%D8%B1%D8%A7%D8%A8%DA%A9%D8%A7%D8%B1%DB%8C-%D8%B9%D9%85%D8%AF%DB%8C-%D8%AF%D8%B1-%D9%86%D9%82%D8%B4%D9%87-osm-ifgqmesspkq9
ویرگول
بلد؛ اعمال خرابکاری عمدی در نقشه OSM
خرابکاری، حذف داده، اعمال داده نادرست، دست بردن عمدی در صحت دادهها اتفاقیست که در چندین ماه گذشته در نقشه OpenStreetMap شاهد بودیم
اگه مثل من از چک کردن گلستان خسته شدید شاید این به کارتون بیاد
https://github.com/alitoufighi/golestan-grade-checker
https://github.com/alitoufighi/golestan-grade-checker
GitHub
GitHub - alitoufighi/golestan-grade-checker: Tired of refreshing for grades coming, I decided to write this using Selenium in Python.
Tired of refreshing for grades coming, I decided to write this using Selenium in Python. - GitHub - alitoufighi/golestan-grade-checker: Tired of refreshing for grades coming, I decided to write thi...
آیا موفقیت بر اساس تلاشه یا شانس؟
https://www.youtube.com/watch?v=3LopI4YeC4I
https://www.youtube.com/watch?v=3LopI4YeC4I
YouTube
Is Success Luck or Hard Work?
In a competitive world, tiny advantages can make all the difference. Get 10% off Snatoms with code 'giveluck' in the US: https://ve42.co/USA or International: https://snatoms.com
If you would like to receive Snatoms, submit the form here: https://ve42.co/getluck…
If you would like to receive Snatoms, submit the form here: https://ve42.co/getluck…
Forwarded from Geeky Career (Mohammad Moallemi)
#software #software_engineering #engineering #business
Bus factor
The bus factor is a measurement of the risk resulting from information and capabilities not being shared among team members, derived from the phrase "in case they get hit by a bus." It is also known as the bread truck scenario, bus problem, beer truck scenario, lottery factor, truck factor, bus/truck number, or lorry factor.
The concept is similar to the much older idea of key person risk, but considers the consequences of losing key technical experts, versus financial or managerial executives (who are theoretically replaceable at an insurable cost). Personnel must be both key and irreplaceable to contribute to the bus factor; losing a replaceable or non-key person would not result in a bus-factor effect.
https://en.wikipedia.org/wiki/Bus_factor
@Geeky_Career
Bus factor
The bus factor is a measurement of the risk resulting from information and capabilities not being shared among team members, derived from the phrase "in case they get hit by a bus." It is also known as the bread truck scenario, bus problem, beer truck scenario, lottery factor, truck factor, bus/truck number, or lorry factor.
The concept is similar to the much older idea of key person risk, but considers the consequences of losing key technical experts, versus financial or managerial executives (who are theoretically replaceable at an insurable cost). Personnel must be both key and irreplaceable to contribute to the bus factor; losing a replaceable or non-key person would not result in a bus-factor effect.
https://en.wikipedia.org/wiki/Bus_factor
@Geeky_Career
چرا کاتلین؟ قسمت سوم
https://javacup.ir/why-kotlin-3/
https://javacup.ir/why-kotlin-3/
انجمن جاواکاپ
چرا کاتلین؟ ۸ دلیل که میتواند برنامهنویسان جاوا را برای تغییر قانع کند. (قسمت سوم) - انجمن جاواکاپ
در قسمت اول این مطلب، در مورد سینتکس و تایپسیستم زبان کاتلین خواندیم. در صورتی که هنوز قسمت اول را نخواندهاید پیشنهاد میشود ابتدا آن را مطالعه کنید. در قسمت دوم نیز، ایمنی در برابر null، توابع و برنامهنویسی تابعی، کلاسهای داده و توابع و فیلدهای افزودنی…
از یونیکس و پایپهاش استفاده میکنیم ولی واقعا نمیدونیم چه خبره اون پشت!
https://github.com/golang/go/issues/16787
https://github.com/golang/go/issues/16787
GitHub
io/ioutil hangs with too big output from os/exec stderr and stdout pipes · Issue #16787 · golang/go
What version of Go are you using (go version)? 1.6.2 1.6.3 1.7 What operating system and processor architecture are you using (go env)? GOARCH="amd64" GOBIN="" G...
این rsync هم واقعا زیباست!
به جای cp و scp میتونه کار کنه، حتی ازشون بهتر.
https://stackoverflow.com/questions/6339287/copy-or-rsync-command
به جای cp و scp میتونه کار کنه، حتی ازشون بهتر.
https://stackoverflow.com/questions/6339287/copy-or-rsync-command
Stack Overflow
Copy or rsync command
The following command is working as expected...
cp -ur /home/abc/* /mnt/windowsabc/
Does rsync has any advantage over it? Is there a better way to keep to backup folder in sync every 24 hours?
cp -ur /home/abc/* /mnt/windowsabc/
Does rsync has any advantage over it? Is there a better way to keep to backup folder in sync every 24 hours?