Misc¶
https://docs.python-guide.org/writing/gotchas/
https://stackoverflow.com/questions/101268/hidden-features-of-python
- The
int
type in Python 3 is unbounded, which means that there is no limit on the range of integer numbers that anint
can represent. However, there are still various integer related limits in Python 3 due to the interpreter's word size (sys.maxsize
Tips on JavaScript
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The State of Frontend in 2022 has a good discussion about the state and trend of frontend technologies as of 2022.
babel
babel is a compiler for writing next generation JavaScript …
Tips on Linux
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tricks and Traps
-
Use full paths of commands when you use a batch account or schedule a cron job. The reason is that batch account and/or cron might have different …
Tips on cURL and Wget
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
cURL vs Wget
curl vs wget has a detailed comparison between curl and wget. In short, curl is more powerful and flexible and thus is preferred to wget unless you want …
Tips on Conda
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
-
conda and executables installed by conda might not be able to run by sudo directly. If this happends, use the full path of the executable or add the option
-E "PATH …
Tips on Project Management
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Project Management
-
Slack
-
trello http://lifehacker.com/how-to-use-trello-to-organize-your-entire-life-1683821040?utm_source=pocket&utm_medium=email&utm_campaign=pockethits
-
Miro
Acronyms
http://acronymify.com/