Ask HN: Concise, pragmatic baby manual for first-time dad?

Our baby is due in September and I want to be prepared. What is the best data-driven, tactical field-guide that you found before becoming a parent? I’ve started reading a few, but there’s a mountain of choice and so far, these books are about 80% fluff. They pontificate like recipe websites, despite having no ads in the pages. I’d ideally […]

Ask HN: When did GitHub replace standard Git commands with the “GitHub CLI?”

Today I went to check out a colleague’s branch, and noticed the convenient, standard, copy-pasteable `git` command has been replaced with `gh pr checkout 1234`. Underneath, there’s some subtle advertising: “Work fast with our official CLI. _Learn more._” This is of course useless to me, and to any other developer who prefers to use standard tooling rather than proprietary lock-in […]