Hacker News new | ask | show | jobs
by jacquesm 2352 days ago
> man kill

    KILL(1)     User Commands                    KILL(1)

    NAME
       kill - send a signal to a process

    SYNOPSIS
       kill [options] <pid> [...]
Probably not a unix user then?
2 comments

That's exactly his/her point.

To a techie it's obvious what it means, but if the code runs on some hardware that ends up killing people for real and the code gets inspected during discovery, having words like that could be a liability since jurors are less likely to understand the technical meaning.

I worked in the automotive industry for a few years, we where told not to use the terms "crash","kill","die" and a few others anywhere in code or documentation for exactly this reason.

Opposing counsel doesn't care and nobody on the jury will be a Unix user. So ...