Live data from Hacker News

Debian 12 “Bookworm” Enters Its Soft Freeze

lists.debian.org

21–27 of 27 posts

Re: Debian 12 “Bookworm” Enters Its Soft Freeze

#21
post #14
post #9

Earlier quoted context omitted.

What's the long form of "-v"? Shell scripts should use long form options for clarity. As it stands, `command -v` is inscrutable.

There is no long form. command is defined in Posix. Long forms are a GNU addition.

Kind of a moot point for me since I usually install fish the first chance I get anyway, which has for its command command:

> -v (or -s or --search)

'command --search' is much more accurate. To me, -v means either "version" or "verbose", and it's a stretch to say either of those words is suitable for this use case. Guess I'll have to remember it as vhich if the need arises :)

Re: Debian 12 “Bookworm” Enters Its Soft Freeze

#22
post #21
post #14

Earlier quoted context omitted.

There is no long form. command is defined in Posix. Long forms are a GNU addition.

Kind of a moot point for me since I usually install fish the first chance I get anyway, which has for its command command: > -v (or -s or --search) 'command --search' is much more accurate. To me, -v means either "version" or "verbose", and it's a stretch to say either of those words is suitable for this use case. Guess I'll have to remember it as vhich if the need arises :)

> To me, -v means either "version" or "verbose", and it's a stretch to say either of those words is suitable for this use case.

Well it is, kind of. From bash-builtins(7):

> If either the -V or -v option is supplied, a description of command is printed. The -v option causes a single word indicating the command or filename used to invoke command to be displayed; the -V option produces a more verbose description.

Re: Debian 12 “Bookworm” Enters Its Soft Freeze

#26
post #13
post #7

Earlier quoted context omitted.

There was discussion about it. https://news.ycombinator.com/item?id=29026623

Oh, according to LWN, it's Clint Adams' fault. In which case it's my fault, because in 1998, when Clint and I shared an apartment in NJ, I was pushing him backwards in a shopping cart, which overturned. He hit his head. All his decisions thereafter, I submit, are due to that.

Are you sure about that? Did you take the picture of his brain to confirm?

Re: Debian 12 “Bookworm” Enters Its Soft Freeze

#27

IIRC this will include the Firefox version that supports GPU acceleration on Intel chipsets (e.g. Lenovo ThinkPad Carbon X1)? If so, this is huge!

Firefox version isn't tied to the Debian releases.

What if you use the firefox-esr Debian package?
Post reply on HN