<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ChatGPT on CheckMates? in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169302#M28151</link>
    <description>&lt;P&gt;The problem is ChatGPT gets technical stuff&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;hilariously wrong&lt;/STRONG&gt;&lt;/EM&gt;. And it sounds 100% confident while doing it. For a fun example, ask it what LAST_ACK is. More often than not, it gives a response claiming the wrong end initiated a connection close, and the wrong end is waiting for the other to acknowledge.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TCP-state-machine-37.png" style="width: 821px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19319i3F22457154F1B9F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="TCP-state-machine-37.png" alt="TCP-state-machine-37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;A bunch of programming forums have been inundated with people talking about how amazing it is and how the people posting are using it to write their code for them. Unfortunately, it also routinely gets extremely basic stuff like arithmetic catastrophically wrong:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_7689.PNG" style="width: 375px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19321iFA9F166BFB6A9A81/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_7689.PNG" alt="IMG_7689.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What is 3 + 5 again? Pretty sure it isn't 6.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jan 2023 15:41:06 GMT</pubDate>
    <dc:creator>Bob_Zimmerman</dc:creator>
    <dc:date>2023-01-26T15:41:06Z</dc:date>
    <item>
      <title>ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169250#M28140</link>
      <description>&lt;P&gt;We are currently looking into the possibility of "inviting" ChatGPT into the CheckMates community. While this idea is still in discussion, and there will be some time before we can make it happen, I played with the technology a bit.&lt;BR /&gt;&lt;BR /&gt;Here are some results, and they are not bad at all:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;VAL: How do I check status of Check Point gateway cluster?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ChatGPT: To check the status of a Check Point gateway cluster, you can use the "cphaprob stat" command in the command line interface (CLI) of the management server. This command will display the current state of each cluster member, as well as information about the cluster's virtual IP address and sync status.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;You can also use the SmartConsole GUI to check the status of the cluster by navigating to the cluster object and viewing the "General Properties" or "Cluster Members" tabs.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Additionally, you can check the status of the cluster by using the Check Point API with the command "cphaprob list" and get the cluster member state.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;VAL: I have installed "Any Any accept" policy on my Check Point security gateway. but I cannot ping it. How should I troubleshoot the issue?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ChatGPT: If you have installed an "Any Any accept" policy on your Check Point security gateway but are unable to ping it, there are several steps you can take to troubleshoot the issue:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Verify that the security gateway is properly configured and reachable. You can do this by checking the gateway's IP address and connectivity, and by testing connectivity to the gateway from the management server or another host on the network.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Verify that the "Any Any accept" policy is properly configured and installed on the security gateway. Make sure that the rule is in the correct position in the rulebase and that it is not being overridden by a more restrictive rule.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Check the gateway's firewall log to see if there are any dropped packets or denied connections that may be related to the issue.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Check the gateway's routing table to ensure that the gateway is properly configured to forward traffic to the correct destination.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Ensure that the security gateway is configured to allow ICMP traffic through. By default, the "Any Any accept" policy does not allow ICMP traffic, you need to add explicit rule for ICMP traffic.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Check if there are any other security measures like Network Address Translation (NAT) or VPN that could be blocking the ICMP traffic.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;If all the above steps have been tried, you can also try to reboot the gateway and see if that resolves the issue.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;By following these steps, you should be able to identify and resolve the issue that is preventing you from pinging the security gateway.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And here is my favorite:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;VAL: create a sonnet about Check Point firewalls and stateful inspection&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ChatGPT:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Oh Check Point firewalls, with stateful inspection,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Thou art the gatekeepers of the network domain,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Thy packets doth inspect with precision,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;And only those that pass thy validation&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Shall enter into the sanctity of our system.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Thy stateful nature doth remember&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;All communication, both in and out,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;And with thy rules doth thee govern,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;To keep the network free from doubt.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Thy protection doth not falter,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;For thy threat prevention doth never sleep,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;But vigilant doth thee remain,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Against the malicious who would creep.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Oh Check Point firewalls, with stateful inspection,&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Thou art the guardian of our cyber perfection.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;What do you think, folk? It seems, this tech could help us get answers faster, and also have some fun in the process. Let us know in the comments.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:32:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169250#M28140</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-01-26T12:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169261#M28142</link>
      <description>&lt;P&gt;I see a problem in the hallucinated points showing up. If you get a mixed up step order or wrong parameters it could be a disaster. Also, all knowledge is from and from before 2021 only.&lt;/P&gt;
&lt;P&gt;For help i have to be sure that i receive reliable information, so i will ask e.g. TAC that i trust a lot, CP documentation and experiences of fellow CheckMates. ChatGPT would be a funny oddball here, but not more - as it can not be trusted...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 10:54:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169261#M28142</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-01-26T10:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169274#M28145</link>
      <description>&lt;P&gt;I think you get it backward actually. All knowledge is after 2021 if I understand it correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:33:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169274#M28145</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-01-26T12:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169275#M28146</link>
      <description>&lt;P&gt;One more thing from AI, a limerick this time:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;There once was a network unsecured &lt;BR /&gt;Where hackers felt their skills were matured &lt;BR /&gt;But with strong passwords and firewalls high &lt;BR /&gt;They could no longer breach and spy &lt;BR /&gt;And the company's assets were secured&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:54:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169275#M28146</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-01-26T12:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169293#M28149</link>
      <description>&lt;P&gt;No - only history up to end of 2021, that is the main reason for the ChatGPT wikipedia errors, blind for all after that date. If all knowledge is from after 2021 it could not do a sonnet...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 14:33:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169293#M28149</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-01-26T14:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169302#M28151</link>
      <description>&lt;P&gt;The problem is ChatGPT gets technical stuff&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;hilariously wrong&lt;/STRONG&gt;&lt;/EM&gt;. And it sounds 100% confident while doing it. For a fun example, ask it what LAST_ACK is. More often than not, it gives a response claiming the wrong end initiated a connection close, and the wrong end is waiting for the other to acknowledge.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TCP-state-machine-37.png" style="width: 821px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19319i3F22457154F1B9F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="TCP-state-machine-37.png" alt="TCP-state-machine-37.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;A bunch of programming forums have been inundated with people talking about how amazing it is and how the people posting are using it to write their code for them. Unfortunately, it also routinely gets extremely basic stuff like arithmetic catastrophically wrong:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_7689.PNG" style="width: 375px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/19321iFA9F166BFB6A9A81/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_7689.PNG" alt="IMG_7689.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;What is 3 + 5 again? Pretty sure it isn't 6.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 15:41:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169302#M28151</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2023-01-26T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169308#M28152</link>
      <description>&lt;P&gt;I have read a long german article about explaining Wolf, Sheep and Cabbage to ChatGPT - it will always give a wrong answer no matter how often the solution is explained...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 15:58:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169308#M28152</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-01-26T15:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169637#M28187</link>
      <description>&lt;P&gt;German scientists summed up the drawbacks well:&lt;/P&gt;
&lt;P&gt;1. references/sources are often missing or wrong&lt;/P&gt;
&lt;P&gt;2. you can not trust it (as it will make things up for you and present it as fact)&lt;/P&gt;
&lt;P&gt;3. it is impossible to check if the output is fact or fiction if you do not know it already&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:12:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169637#M28187</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-01-30T17:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169640#M28188</link>
      <description>&lt;P&gt;Hehe, I remember when I was kid our teacher explained it to us and few of us were able to solve it. I heard this chat and other AI, are like similar to a 4-5 years old child. wondering how long will it take until these apps will replace humans&amp;nbsp; jobs entirely...&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 15:11:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169640#M28188</guid>
      <dc:creator>Bogdan_11</dc:creator>
      <dc:date>2023-01-30T15:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169649#M28190</link>
      <description>&lt;P&gt;For now I would put it in the funny section.&lt;/P&gt;
&lt;P&gt;Too many examples of ..... questionable results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 16:16:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169649#M28190</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2023-01-30T16:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169653#M28191</link>
      <description>&lt;P&gt;All the Technical Poets out there will be jobless.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 16:30:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169653#M28191</guid>
      <dc:creator>Kurtis_Johnson</dc:creator>
      <dc:date>2023-01-30T16:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169655#M28192</link>
      <description>&lt;P&gt;Well, everyone knows that German people are one of the smartest folks out there, so I think I will trust your scientists. I looked at some examples of this ChatGPT online and personally, just my opinion, I find it ridiculous : -).&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 16:55:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169655#M28192</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-01-30T16:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169657#M28193</link>
      <description>&lt;P&gt;I mentioned that they are german as it does not make much sense to give a link...&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:13:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169657#M28193</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-01-30T17:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169658#M28194</link>
      <description>&lt;P&gt;I spoke some German back in high school, but not any more : - (. Anyway, regarding ChatGPT, personally, I would not waste second of my time on it.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:20:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169658#M28194</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-01-30T17:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169659#M28195</link>
      <description>&lt;P&gt;While I also am a fan of bleeding edge tech, as has been pointed out, there&lt;/P&gt;
&lt;P&gt;is a little bit of peril here (cue Monty Python). However, occasionally we all run&lt;/P&gt;
&lt;P&gt;into peril from human sources of information because every little nuance of&lt;/P&gt;
&lt;P&gt;any situation may not be considered. So is s chatGPT inherently any worse? Maybe not.&lt;/P&gt;
&lt;P&gt;I would recommend that the use of chatGPT be placed in its own section where someone&lt;/P&gt;
&lt;P&gt;can 'take it under advisement' that they are in fact working with an AI and clearly mark any&lt;/P&gt;
&lt;P&gt;information that comes from AI .I think flagging AI content is important and should be industry standard to prevent&lt;/P&gt;
&lt;P&gt;AI from being used for disinformation but that's another topic.&lt;/P&gt;
&lt;P&gt;Who knows, maybe chatGPT will become Checkmate of the year on its own merit?&lt;/P&gt;
&lt;P&gt;Interesting to watch in any case.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 17:47:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169659#M28195</guid>
      <dc:creator>Tony_Graham</dc:creator>
      <dc:date>2023-01-30T17:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169660#M28196</link>
      <description>&lt;P&gt;If ChatGPT ever became Checkmate of the year, I will close my account the same day...mark my words : - )&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 18:14:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169660#M28196</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-01-30T18:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169723#M28205</link>
      <description>&lt;P&gt;Uhhh, I see some worrisome messages here. It seems some of our experts suddenly feel threatened, lol.&lt;BR /&gt;&lt;BR /&gt;It is a gimmick, folks, and we will treat it as such.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:10:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169723#M28205</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-01-31T08:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169724#M28206</link>
      <description>&lt;P&gt;You made my day. Not with the way it rhimes now, they will not &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:11:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169724#M28206</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-01-31T08:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169725#M28207</link>
      <description>&lt;P&gt;We definitely need some more reactions in the community, not just kudos. I just cannot stop laughing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;All you folks are anti-cyber bigots! Let's hope AI does not get any lawyering skills any time soon, because I see a huge, no, HUGE discrimination lawsuit right here, lol.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:14:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169725#M28207</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2023-01-31T08:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: ChatGPT on CheckMates?</title>
      <link>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169793#M28215</link>
      <description>&lt;P&gt;Nah. I feel&amp;nbsp;&lt;EM&gt;threatened&lt;/EM&gt; by a Tesla driving near me. &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I find ChatGPT a little concerning because people are trusting it way past its point of reliability. As long as it's clear the AI may not know what it's talking about and following directions it provides verbatim might wipe your system, land your dog in the hospital, and/or bring about the apocalypse, it can be a decent tool for pointing out other avenues of research.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Separately, things like ChatGPT are a big part of why search engines are so useless these days. Algorithmically-generated listicles meant to sell ad space have seriously harmed the Internet as a whole.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 15:15:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/ChatGPT-on-CheckMates/m-p/169793#M28215</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2023-01-31T15:15:46Z</dc:date>
    </item>
  </channel>
</rss>

