All Site Activity
- in the group Geek FoodGeek Food: Chrome v80 will start blocking mixed content (HTTPS mixed with HTTP requests). That may cause some problems if you don't update your websites or until 3rd parties update theirs. You should be forcing HTTPS on everything already, but...
- in the group Geek FoodPython: Equality vs Identity - The == operator compares the value or equality of two objects. The "is" operator checks whether two variables point to the same object in memory. Do know when to use which one?...
- in the group Geek FoodGeek Food - An easter egg: at a 🐍Python prompt type this: >>> import this and it will display The Zen of Python by Tim Peters. Got any other cool easter eggs or geek tips??? Send them to Gary @ Gary-Wright.com
- Gary Wright II published a blog post Blender 3D Bug Workaround - Opens in wrong display with Windows multiple displays in the group Computer Graphics & AnimationThis tricky Blender bug has existed for several years, so thankfully there is a fairly easy workaround to fix it.
- in the group Geek FoodGeek Food: I use silly memory aids. Example: Python data types - brackets vs. parenthesis L as in List is half a square, and [ is half a square, so a List uses brackets: my_list = [1,2,3] If I said "Yer' Tuple is showing!" you'd guess Tuples...
- in the group Geek FoodGeek Food: In recent years we've gotten distribution package managers to resolve tedious conflicts like "sudo apt upgrade" and even self-updating distros like "conda update conda" - so what's the next step for geeky civilization???🤔 > computer...
- My favorite Integrated Development Environment (IDE) is NetBeans because it has multiple language support (Java, PHP, Javascript, etc.) and is free / open-source.
- For doing data science, or working in STEM (Science, Technology, Engineering, Math) the Anaconda distribution is the easiest (and free) way to get started. In addition to the Python and R programming languages, it has a full suite of...
- in the group Geek FoodGeeks: My brain🧠 experiences a stack overflow from time to time, so I'm always grateful to find good programming cheat sheets. Here are some helpful ones for Python, Numpy, Pandas, and R programming🤓: http://www.datasciencefree.com/cheatsheets.html
- in the group News & Current EventsThe US House of Representatives has just PASSED BOTH Articles of #Impeachment for Donald #Trump: Article #1: 230 to 197 (1 PRES / 3 NV) Article #2: 229 to 198 (1 PRES / 3 NV) Happy #ImpeachmentDay America!!!
- in the group News & Current EventsThe US House of Representatives has just PASSED the first Articles of #Impeachment for Donald #Trump: Article #1: 230 to 197 (1 PRES / 3 NV) Article #2: (that vote is next!) He is only the third President in history to be #impeached (Nixon resigne
- Gary Wright II published a blog post The Impeachment of Donald J. Trump in the group News & Current EventsThe Impeachment of United States President Donald J. Trump
