Toggle navigation
TWunroll
TWunroll
faq
Contact US
#CODE
Wasim Lorgat
wasimlorgat
What are your thoughts on code reviews?I feel like they can either be extremely valuable or a huge hinderance and rarely in the middle Feel like written code reviews
Read more
Roam-fu (Kahlil Corazo on 🧠⏩ 🌏)
Roamfu
1/ #ROAMCULT GAMES OF THE PRIESTLY CLASS AND THE LAITYIt's brilliant. #ROAMCULT may have found the way to prevent a community from actually being a cult: facetiously being a cult!But
Read more
Saurabh Daware 🌻 (64%)
saurabhcodes
Idk I randomly felt like writing about refactoring, structuring your project and how I approach new projects.Here's what I try to follow when building something new THREAD1/n 1. Start with
Read more
Raymond Hettinger
raymondh
#Python tip: #hypothesis is good at finding bugs; however, often as not, the bug is in your understanding of what the code is supposed to do.1/ Initial belief: The JSON
Read more
Raymond Hettinger
raymondh
#Python advice for learning the pdb debugger:Start with just breakpoint() and a small subset of the commands: l/list s/step n/next p pp vars()Launch from run(), pm(), or the command
Read more
TestDriven.io
testdrivenio
DIP - Dependency Inversion PrincipleRobert C. Martin: "The most flexible systems arethose in which source code dependencies refer only to abstractions, not to concretions" Your higher-level modules shouldn't depend on
Read more
Jitin Sharma
_jitinsharma
Android applications today run what I like to call a "hive mind" where they optimise themselves depending on how users are using the app across arbitrary devices.A thread on Android’s
Read more
Pratham Prasoon
PrasoonPratham
In Machine learning you'll keep hearing about this thing called a Jupyter NotebookWhat is it and should you use it?Let's explain (1/10) A Jupyter notebook is simply a place
Read more
Eric Garland
ericgarland
Can @OversightDems call Louis Dejoy over from the Postal Service to discuss his election interference under Federal felony 18 U.S. Code § 595 - Interference by administrative employees of Federal, State,
Read more
Dan Jelly
KingAndJames
So I finally took the time to dig up the Trustee Code of Conduct for the @HWDSB. #HamOnt I have questions.https://www.hwdsb.on.ca/wp-content/uploads/2012/05/Trustees-Code-of-Conduct.pdf The Code is fairly straightforward. In part, it outlin
Read more
tyro
DoubleEph
The more I read about mRNA, the more I’m in awe of how it makes the old process of making vaccines (which have worked ok for a while) look complicated
Read more
Peter
trading_peter
Every exchange that doesn't provide a solid, well maintained API is missing out big time imo.I'm not just talking about having a fast, reliable API but also a top tier
Read more
Savvas Stephanides
SavvasStephnds
WHAT IS GIT?You've heard about Git, possibly GitHub, as an essential tool for every developer. But what is Git? And what makes it SO great that makes it almost SYNONYMOUS
Read more
Vlad Pasca👨‍💻
VladPasca5
5 things you need to do when learning how to codeA thread 1. You need to be consistentCoding is something new for your brain and it needs to get used
Read more
Nacho Iacovino ⚡
nachoiacovino
How to deploy (upload) your project to the Internet.For free.One of the most important things when creating a website/portfolio is putting it online. People need to see what you create.I'm
Read more
Tugboat QA
tugboatqa
Lunchtime conversation w/a principal web dev:Him: "I think we need Tugboat at work."Me: "Oh? Tell me more about that."Him: "Yeah, I've made and merged like 3 PRs today, but my
Read more
‹
1
2
...
6
7
8
9
10
11
12
...
347
348
›
By continuing to use the site, you are consenting to the use of cookies as explained in our
Cookie Policy
to improve your experience.
I agree