geophile

↗ HN profile [ 76.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Marcel and Jupyter (marceltheshell.org)
  2. import os, sys; os.system(f'cat {sys.argv[0]}')

  3. Marcel is a shell. It is intended to be familiar to anyone who knows bash, but it emphasizes piping objects between commands, instead of strings. E.g., to explore the current directory recursively and find files changed…

  4. Python's input() and readline module support single-line input. I.e., each time the dude typing on the keyboard presses Enter, that ends the line of input, which is then added to the history maintained by readline. It…

  5. I have an MBP with a Linux VM. My monitor is a Thunderbolt display. I would like to change to the following environment: - Add a Linux laptop (looking seriously at a System 76 Galago Pro). - Keep the MBP for Mac…

  6. I am 61, with an academic background in computer science, and many years in industry, mostly startups. I taught many years ago, and have resumed teaching, a database course: data modeling, relational algebra, SQL,…

  7. I have many years of experience as a software engineer, and have worked extensively with databases, mostly Oracle and Postgres. I use what might charitably be called an informal design methodology for database schemas.…

  8. I am an American, and dismayed (but not surprised) that the US Congress voted to allow ISPs to cash in on data derived from my usage of the internet. Supposedly VPNs solve this problem. What does this hide other than my…

  9. I love Intellij products. I inquired about buying their All Product license, and discovered that this license permits the use of one product at a time. So if I am in Intellij, and want to use AppCode, I have to exit…

  10. For nearly ten years, my entire computing environment has been a MBP with a Linux VM. OSX was an excellent end user (non dev) environment (music, photos, video), Linux is my preferred dev environment, and VMWare…

  11. Links between Trump and Putin (talkingpointsmemo.com)
  12. So I'm going to be traveling for a few days, and I want my snail mail held by the post office. I found that the USPS has an extremely convenient website for stopping mail: https://holdmail.usps.com/holdmail. I entered…