The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

correction: iTerm2 is open source

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso baef49f5 3c27aa06

+9 -2
+9 -2
lume/src/notes/2024/ai-hype.mdx
··· 56 56 57 57 </Conv> 58 58 <Conv name="Cadey" mood="aha"> 59 - A lot of it boils down to having this "shoved down their throats". It's the 59 + ~~A lot of it boils down to having this "shoved down their throats". It's the 60 60 fact that it's being added to a tool without the user having the _agency_ to 61 61 decide if they want it to be added or not. There's something that can probably 62 62 be said here about programs like this likely needing to be open-source so that 63 63 these things can be caught and stopped sooner, but that's an entirely 64 - different conversation. 64 + different conversation.~~ 65 + 66 + EDIT: an earlier version of this post assumed that iTerm2 was closed source. It is not. I apologize for the error. Here is an amended version of the paragraph: 67 + 68 + A lot of it boils down to having this "shoved down their throats". It's the 69 + fact that it's being added to a tool without the user having the _agency_ to 70 + decide if they want it to be added or not. That being said, [here is the commit that added the AI feature in question](https://github.com/gnachman/iTerm2/commit/7bcc4e0bedb22c4fd90ae7934fbbce3268a71e11). It's apparently been in development at some level for two years or so. I guess it predates most of the AI hype that's been going on lately. 71 + 65 72 </Conv> 66 73 67 74 I get why people wouldn't want this in their lives, I really do. I think that one of the greatest errors that was made with putting this in iTerm2 was making a big show of it, and by not letting you use local models (such as with [Ollama](https://ollama.com)) instead of having OpenAI be the only option.