
Darcy DeClute | Scrum | Python | GitHub | Java | X
@scrumtuous • 255,824 subscribers
I wrote a book! 🥳Not a Gumroad eBook scam but a real book! 📕 https://t.co/ttVHSuusdr Buy the hardcover, now on Amazon!📚 https://t.co/VqLLzaE5Ds
Shorts
Videos

Are you interested in any of these things?🤔 🐙Git 🐧Linux 🐍Python ☁️DevOps ⚓️Kubernetes ⚡️JavaScript 🐳Docker 🌟GitHub 🏆Certs ☕️Java 📊SEO 🤖AI This are the things I love to Tweet about!🐦 Follow me, Darcy DeClute | Scrum | Python | GitHub | Java | X, and let's build our careers together!
Darcy DeClute | Scrum | Python | GitHub | Java | X17,478,399 views • 3 years ago

Toughest Interview Question Ever? 🤔 There were lots of great attempts to answers this: ✅Java devs said Unreachable Code☕️ ✅JavaScript devs said Variable Scope💩 ✅Python devs really had no clue🐍 Here's the answer. 👍 Just promise u won't hate me!😊
Darcy DeClute | Scrum | Python | GitHub | Java | X332,125 views • 3 years ago

Say please.❤️Don't say sudo! 🔥 There is something very passive-aggressive about the Linux sudo command. Don't do it!😡 $ sudo rm -rf folder 👎 $ please rm -rf folder 👍 Just the idea of referring to yourself as a super-user, as the first two letters of the sudo command infer, is positively hubristic.🤦♀️ The idea of then using the assumed super-user state to demand the Unix-based OS unquestionably perform a function or task is just outright dictatorial. It’s not a good look.🦡 That’s why I always say please instead of sudo. Every Linux installation allows the developer to add aliases to commonly used commands. Why not add please as an alias for sudo? For example, to remove a folder with sudo, an admin would have to type the following, argumentative sounding, command in the terminal window: With please set as an alias for sudo, the command looks positively pleasant: $ please rm -rf folder Doesn’t please sound more pleasant than sudo? Asking the OS please rather than demanding it respond to your sudo command is just the proper thing to do. Aliases are easy to create. To make please an alias for sudo, just type in: $ alias please="sudo" From that point on, instead of issuing sudo commands, you just say please instead. Your Linux box will appreciate your politeness. #DevOps #SoftwareDeveloper
Darcy DeClute | Scrum | Python | GitHub | Java | X71,776 views • 2 years ago

According to a #StackOverflow Survey, these are the top 5 programming ⌨️ languages developers wan to use! 💻 1. #RustLang 🥇 - 17.6% 2.#Python 🐍 - 17.59% 3. #TypeScript ⌨️ - 17.03% 4. #GoLang 🏎️ - 16.41% 5. #JavaScript 💩 - 12.98% Here's my take on why! (A thread🧵)
Darcy DeClute | Scrum | Python | GitHub | Java | X45,909 views • 3 years ago
No more content to load