Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 437 Bytes

developer.md

File metadata and controls

16 lines (16 loc) · 437 Bytes

Python

get processor() - for when you need to verify native ARM64 support (no Rosetta)

>>> import platform
>>> platform.processor()
'Intel64 Family 6 Model 158 Stepping 10, GenuineIntel'

OSX

Tunnelling

Tunnel for an SQL Server

michaelobrien@mbp7 src % ssh-add ~/keys/obri..15.pem 
michaelobrien@mbp7 src % ssh -L 3406:localhost:22 [email protected] -i ~/keys/obr..115.pem

Smalltalk

  • Smalltalk V or ParcPlace