tricks
Here are 160 public repositories matching this topic...
-
Updated
Nov 16, 2020 - Java
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
-
Updated
Aug 11, 2020 - Python
The Killer Elixir Tips and Tricks...from the experience...
-
Updated
Mar 20, 2020 - CSS
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
-
Updated
Nov 6, 2019 - Python
-
Updated
Mar 16, 2018 - JavaScript
Code Snippets + Tricks & Tips to help Pine Script developers
-
Updated
Aug 22, 2019
Cheatsheet and bash scripts sripts for Synology Nas Stations
-
Updated
Jun 18, 2020 - Shell
A collection of Python tools, scripts and utilities to make your life easier.
-
Updated
Aug 31, 2018 - Python
[Work in Progress] Micro-framework for rapid development of reusable security tools
-
Updated
Nov 4, 2020 - Perl
Public repository of https://www.amazon.com/dp/B082Z65LCD Polish version: https://pl.euro-linux.com/blog/tag/s-bash-bushido/ GitHubPages: https://alexbaranowski.github.io/bash-bushido-book/
-
Updated
Sep 19, 2020 - CSS
A novel approach to finding your way in APL
-
Updated
Nov 24, 2020 - HTML
-
Updated
Nov 7, 2020 - HTML
Get some file content to be printed out on console while you type anything on your keyboard.
-
Updated
Dec 12, 2013 - JavaScript
This would make clearer what a trick does.
Run experiments effortlessly on top of Kubernetes
-
Updated
Oct 13, 2020 - Erlang
A simple parser from John Sundell's tips and tricks
-
Updated
Apr 19, 2018 - Swift
Compile time counter that works with all major modern compilers
-
Updated
Aug 29, 2020 - C++
-
Updated
May 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the tricks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tricks topic, visit your repo's landing page and select "manage topics."


Today I was doing a lot of changes on some variables in a deep hierarchy.
Current Pharo tools allow developers to find accesses to a variable in a class but not in a hierarchy so I had to make this snippet: