Hacker Newsnew | past | comments | ask | show | jobs | submit | HereticLocke's commentslogin

I agree, ChatGPT voice mode is pretty impressive. Almost similar to Samantha in 'Her', laughably.


Scarlett Johansson is suing OpenAI, in fact


> Almost similar to Samantha in 'Her', laughably.

Things that Sam Altman would prefer people not say lol


This is by far my favorite: http://bash.org/?23396


Hello,/u/samiur1204 I'd like an early access code please.


"locate" is not an Apple command-line tool. It is a Unix command.


For those who are curious: To be accurate, locate is a command provided by mlocate package (shipped by most modern distributions) which supersedes GNU slocate.

mlocate is a locate/updatedb implementation. The 'm' stands for "merging": updatedb reuses the existing database to avoid rereading most of the file system, which makes updatedb faster and does not trash the system caches as much.

The locate(1) utility is intended to be completely compatible to slocate. It also attempts to be compatible to GNU locate, when it does not conflict with slocate compatibility.

Reference: https://fedorahosted.org/mlocate/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: