Earlier quoted context omitted.
> The seriousness, lack of interest of being humorous or cool. I love this. When ChatGPT compliments me on my great question or tries to banter it causes me great despair.
I've noticed 4o uses a lot of emojis, and, in general, is very enthusiastic. I find it funny. If I want a more formal bot, I switch to one of the o3 family.
Google announces Sec-Gemini v1 a new experimental cybersecurity model
21–30 of 53 posts
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#22There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#23There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…
I didn't realize just how big the difference was until I tested it.
"How do I clear a directory of all executable files on Debian?"
Gemini 2.0 Flash: (responses manually formatted)
find /path/to/directory -type f -executable -delete
Replace /path/to/directory with the actual path.
ChatGPT: (full link [1]) To clear (delete) all executable files from a directory on Debian (or any Linux system), you can use the find command. Here's a safe and effective way to do it:
# [checkmark emoji] Command to delete all executable files in a directory (not recursively): [..]
# [magnifying glass emoji] Want to preview before deleting? [..]
# [caution sign emoji] Caution: [..]
[1] https://chatgpt.com/share/67f055c8-4cc0-8003-85a6-bc1c7eadcc...Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#24Earlier quoted context omitted.
> The seriousness, lack of interest of being humorous or cool. I love this. When ChatGPT compliments me on my great question or tries to banter it causes me great despair.
I've noticed 4o uses a lot of emojis, and, in general, is very enthusiastic. I find it funny. If I want a more formal bot, I switch to one of the o3 family.
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#25There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…
It doesn't seem as popular, but I've found Grok to treat you the least like a child and provide good answers. Especially with more complicated tasks.
^ like that.
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#26There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#27Earlier quoted context omitted.
I've noticed 4o uses a lot of emojis, and, in general, is very enthusiastic. I find it funny. If I want a more formal bot, I switch to one of the o3 family.
I use a very simple custom system prompt (not on my work machine at the moment, but essentially something along the lines of "for technical questions, please be concise and to the point, and when asked for code, omit explanations and emit just the code itself unless I ask for explanations"), and it does wonders.
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#28There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#29There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…
Re: Google announces Sec-Gemini v1 a new experimental cybersecurity model
#30There is generally something about the Gemini models which feels a bit different than Claude, ChatGPT or Mistral. I always have the feeling that I'm chatting with a model oriented towards engineering tasks. The seriousness, lack of interest of being humorous or cool. I don't know if this is because I interact with Gemini only through AI Studio, and it may have different system instructions (apart from those one can a…