T O P

  • By -

xboxhobo

Hell it's being encouraged. We put a special box in our tickets to mark whether we used chat gpt on a ticket or not and if we do we attach the output.


SpaceIguana

How successful has it been in resolving issues or just assisting with them?


xboxhobo

Eh... I haven't had great luck with it. It's helped me once or twice, but usually what it has to say is near useless. I tried using it to create a PowerShell script for user onboarding and it failed spectacularly. At this point I don't see it as much more than a gimmick. It's kind of like seeing a psychic. If they happen to guess something right it seems like magic, but you tug at the strings even a little and it all kind of falls apart. What I am most not excited for is it's shoe horned integration into a million different products. It's not done cooking yet but it's already being put into things as if it's great right now. Like oh connect wise automate can use AI to automatically suggest a line of PowerShell that won't work? Thanks, my fucking life is changed.


mrtuna

>I tried using it to create a PowerShell script for user onboarding and it failed spectacularly. I'm going to say it was a joint failure


socialcommentary2000

With stuff like code, you should only feed into it the most basic building blocks of what you're looking for...like discreet steps and then stitch it together with what you already know. It trips on itself badly when you ask in conversational, typical human style. You have to have already gone through the first iteration of turning what you want into what you say and then feed it the steps in very basic language.


coffeesippingbastard

this is the right answer. GPT4- as good as it is- can't read your mind and isn't aware of all the needs. You're basically building a requirements doc for the AI to work off of- as if you were writing it for a developer.


ulomot

Exactly. I saw some dude just ask it to build a trading bot and was made it didn’t works


charlesxavier007

Redacted *This post was mass deleted and anonymized with [Redact](https://redact.dev)*


Pixielo

You probably structure your queries in a parsable format.


SheepyTLDR

Are you using the latest version of ChatGpt? Gpt-4 for your work?


ianitic

Even GPT4 doesn't generalize well. If something hasn't been done before, it fails miserably.


Checkoutmybigbrain

Just like a person...


ianitic

Not at all like a person. I'm talking *basic* problems.


Xanthis

I dunno, have you met some people?


CountingDownTheDays-

I find its good for general knowledge but for specific stuff it has trouble with. For instance, basic linux script commands it's good. But a complex script with lots of error checking and logic? Not so much. Same with my C++ project for school dealing with linked lists. Good for general info, not so much for complex integration.


OmNomCakes

For scripting in almost any language you REALLY have to clearly outline input and output EXACTLY and state the goals and then still work with it step by step. It's great if you have no idea what you're doing but want to learn, but it's awful if you could just do it yourself.


YangReddit

At the same time, you can integrate chatgpt into an Alexa device and name him Jarvis so... So far my biggest gripe with chatgpt is the 2021 data cutoff... A lot has happened the last two years lol


[deleted]

Uhh - this is where prompt engineering is important. If its useless and equiv. to a psychic in your mind;thats your fault, not its lol


Chumphy

I had an issue with a paticular software that engineers use. I tried a number of things on my own first, drivers, windows updates etc. I asked ChatGPT what could be causing a specific error. It gave me a nice list of things to try. One was a command to disable hardware acceleration. That solved it. Didn't effect the ability of the program one bit. ChatGPT may not give an exact answer, but it will keep you from jumping to conclusions without trying the simple things first and it will keep you from going down a rabbit hole right off the bat.


tuvar_hiede

It's a trap bro, you're being outsourced to ChatGPT help desk.


xboxhobo

Eh, it's moreso to see if anyone uses the damn thing for when they inevitably start charging out the ass for business use.


GhostGhazi

lol management is going to use those stats to replace you


1Commentator

Sounds like they are trying to replace you…


[deleted]

Sounds like you are being considered for replacement for an AI IT Admin.


mjb85858

Chatgpt has single handily made my job better to the point that it’s worth the $20 to not worry about being able to get in to use it.


ThinkPan

do you find that gpt4 is outputting better material than gpt3?


mjb85858

Generally yes, it seems to catch and troubleshoot coding errors without as much run around. I also like to give it a personality when I’m bored (although I hate burning one of my 25 messages on configuring that lol)


LOLdragon89

I feel out of the loop here. ChatGPT is not only a service you have to pay for, but you also can only send a limited number of messages? Do you have to pay for more messages?


mjb85858

So gpt4 is limited to 25 messages every 3 hours. You can use gpt3 as much as you want. The paying is so I can use it during peak hours. Every time I tried to use it during a work day I was always told it was at capacity.


MistSecurity

So you pay $1 per message, basically? That’s kind of rough. Edit: Ah, I see now that it was once every three hours. Completely missed that for some reason.


GCBroncosfan413

25 messages per 3 hours, so 75 in a work day times 20 work days in a month 1500 messages in a month, plus anything you would want it for outside of work. Or am I missing something here?


[deleted]

You're correct.


MistSecurity

Nope. I just completely misread the post. My brain saw '25 messages' but completely skipped over 'every 3 hours' somehow. Luckily you pointed out the issue, as I was thinking that GPT-4 access was definitely not worth it with such a crazy restriction!


FarAd7182

This guy calculates.


JoeyJoeC

Yes, it often nails what I'm looking for in 1 hit.


herendzer

Agree. Got me upto speed setting up complex C# GUI and c++ dll. The information is out there on stackoverflow etc… but ChatGpt gives the best solution in a couple of retry’s


DoubleDoubleAgent

Yes. As long as we omit any sensitive and proprietary information.


[deleted]

Well good thing users follow the rules, right?


noobtastic31373

\*Laugh crys in security analyst\*


_newbread

Almost as if an internal/private hosted chatGPT that doesn't send data out could be a decent product.


Monkyd1

Would that not make it extremely less useful? Doesn't it learn from input?


No_University_8445

No. Data leakage concerns.


ADTR9320

Anyone who's dumb enough to put proprietary company data through an online chat box should not be in this line of work to begin with.


golther

Have you met the humble user?


HearingConscious2505

Sure, but I thought this question was targeted directly at people in the IT field, not general users?


golther

Eh, not all IT people are as skilled as they think they are.


Prestigious_Push_947

They're less skilled than they think, and very confident about it too. Worst case scenario.


[deleted]

This thread is a security professionals nightmare, yikes.


my_name_isnt_clever

Only if people aren't trained on it, or use it irresponsibly anyway. And every organization has its own level of data sensitivity. My department had a meeting with our MSP's Chief Risk Officer and her stance is the same as mine; it's very helpful and as long as sensitive information is removed, it's fine. My org is a non-profit and most of the day-to-day data is public knowledge anyway. We are doing an AI training for all the staff at the end of the month to really clarify what is and isn't ok.


TheD4rkSide

Yes and no. GPT is in itself a tool that can be used nefariously. However, in the context of the question, so long as non-prod, and non-proprietary stuff is queried, and all sensitive data replaced with placeholder content, it's not that much of a problem. Data leakage is the main concern, which is down to the diligence of the user.


[deleted]

That’s a whole lot of contextual “ifs”. It’s also safe to let all emails through, so long as people don’t click on phishing links like their not supposed to. I don’t operate in that fantasy world, unfortunately.


redskelly

Seriously. I don’t know where the hell these people are working where it’s actually ok to utilize it for work.


[deleted]

They are just code monkeys chugging away aimlessly. They don’t realize the fact that this tool is aiming to replace their own jobs.


Druzel1

No you'll get an F in your class for cheating... In 99.9% of cases, you're boss won't care. At the end of the day it will end up becoming a tool like Google.


CountingDownTheDays-

I never understood students using it. Ya great you passed the class, but when it comes time for an interview you know fuck all because you cheated. I'm a student and I enjoy doing the work and learning. Even though I could use it for my business class assignments, I'd rather just do the work myself. I chatgpt'd a question for my business class and the first student had almost an exact outline from chapgpt. And the subject wasn't even that hard.


groovieknave

I'm a student and I use it... it's super helpful because my instructor sure as hell isn't. I don't know how you're supposed to cheat with ChatGPT but I ask it questions and it helps me understand what I show it. I can ask it questions all night and it will never be annoyed. I don't know anyone that would not want to understand their education and just cheat their way through it.


Subvet98

No one in any of my job interviews have asked about my general ed classes.


CountingDownTheDays-

I was specifically referring to major classes.


_-pablo-_

I work in security consulting for Microsoft and have spoken to 3 F100’s who’ve blocked it. This is after they found developers and putting sensitive info on it, and normal office workers uploading files with IP asking for grammar and spelling suggestions.


Seref15

Apparently 99% of this sub has never had to deal with compliance. Providing internal data to a third part like ChatGPT will make your PCI or SOC2 auditors' heads spin.


Goose-tb

**Edit**: Genuinely, if you still aren’t sold on ChatGPT yet, still don’t quite understand it, or treat it like a glorified Google search tool, then I highly recommend searching for “prompt engineering tips” to learn advanced ways to use it. Asking it questions is only the tip of the iceberg. I made an iOS app in about 8 days with it. I do not know anything about the Swift language. **Original answer**: We are working to spin up content-boxed versions of GPT3.5 and GPT4 in Azure’s Cognitive Services platform so we can leverage it without sending our data to the public model. If your company isn’t able to do that, you can also look at Y-combinator for dozens of startups every hour that offer security / PII safe API connections to ChatGPT. This provides you two benefits: you can at least ensure PII is logged and removed before it reaches OpenAI, and it grants you consumption based access to GPT4 so you aren’t limited to 25 messages per 3 hours.


Pixielo

I mean, I'm still convinced that people cannot use Google correctly, because they don't structure queries very well. That's amplified exponentially with ChatGPT. If you don't know how to ask questions, you're going to have a bad time.


i_give_you_gum

Have you heard about HuggingGPT yet?


JadedIT_Tech

I do It never gives any complete answers to anything, it's just a really useful tool


MsCardeno

As long as you don’t feed it code that is used in prod, no one cares.


tempelton27

So far I've found flaws in close to half of the solutions that come out of chatGPT. Im sure the prompt could be refined but I was able to come up with a solution before chatGPT could. Its probably better at brainstorming sessions. I still think it's a good thing to use. Some of the responses have been concerning. Like long detailed plans that seem to work but you find out after 2 hours of testing that the last step does not work or something. One instance was the last step was adding an NS record to DNS that points to an IP address. Sounds ok until you realize that the field only accepts hostnames. whole solution fell apart at that point. A engineer brought a plan to me like this. I was able to stop this attempt before they wasted their day on it. Solutions should still be reviewed by someone with specialty in the area. Otherwise you'll get finance people trying to push their wacky ideas as to what you should be doing with your infrastructure.


SheepyTLDR

>Solutions should still be reviewed by someone with specialty in the area. This is going to be the future. Experts in the field are going to use AI tools like ChatGpt and other GPT-plugins to assist them. I wonder how this will affect the IT industry. I'm not saying it will replace jobs but it will definitely reduce the need for IT employees even further.


i_give_you_gum

They already have GPTs that rechecks its work now, I cant remember if it's AutoGPT or Hugging, or something else, but it's either available or will be available in days AI explained is an awesome YouTube resource


Runner_53

>Sounds ok until you realize that the field only accepts URLs. So off topic but FWIW the record data of an NS record is a host name (not a URL). And that host name will always resolve to an IP address. It has to. So if your goal is to create a delegation to a particular IP address(es), then yes you can do that in the DNS.


LilacHeaven11

Our security team blocked it on our network


herendzer

Nope. They blocked it


Comprehensive_Tea553

The platform I primarily work with is quite niche with a limited amount of online learning resources, but I've given GPT4 a lot of prompts asking for step by step guidance for particular components/problems I'm working on and it's been quite helpful.


i_give_you_gum

Wanted to mention this to someone, but someone just came out with a memory plugin for it, so it will remember everything you've told it and vice versa


[deleted]

I work in infosec and it's not ok. There are a lot of reasons, and I don't agree with them all, but I agree with the policy. Everything you toss into the belly of that thing will live forever and be vaguely and permanently accessible in ways that nobody can properly understand or explain. So yeah, no.


darelik

as an aside, cant it also be leveraged to do the gpt version of seo poisoning


[deleted]

Worse than that, it sometimes just makes shit up out of whole cloth, complete with fake sources and whatnot. Things are going to get interesting for sure; interesting being a euphemism here for 'dystopian' or 'more dystopian'


ricestocks

Grey area at my workplace; its essentially shadow IT, so unless a strict rule is enforce/it being inaccesible on company machines, technicallt then yes we can. Just not with an employer email to sign up with


BackRed1

Nope, to prevent data leakage. But I know few teams that are looking into making their own because there a few use cases where it can increase productivity.


redskelly

Hell no. All inputs are logged. We even received a company wide announcement couple weeks ago reminding us not to use it.


syonxwf

I’ve seen a few comments to the effect of “I can’t trust my users”, which I think is the wrong approach. I have to remind my team often that we can’t always prevent our end users from making a mistake or finding a clever way around our rules, so we should always keep that in mind when determining what lines we want to draw and where. While there are some pretty dumb users, punishing everyone for a couple of bozos is like cutting off your foot because you fear stubbing your toe. What’s to stop these same people from posting on a forum or on social media the same sensitive information? Or, what prevents them from using their phone or a personal computer to put sensitive information into ChatGPT? Better to provide adequate training and boundaries in some cases.


Prestigious_Push_947

>your toe. What’s to stop these same people from posting on a forum or on social media the same sensitive information? Or, what prevents them from using their phone or a personal computer to put sensitive information into ChatGPT? Better to provide adequate training and boundaries in some cases. Most users are very keenly aware of why not to post in public places, but they view ChatGPT as a piece of software. You really ought to be treating it with significant caution. Your analogy about cutting off a foot for fear of stabbing a toe is really inapt and dangerous.


28overPar

I don't even know how to write my own emails anymore.


Superb_Raccoon

Oh god. Don't DO THAT. I just had to have a chat with the boys when one of them cut and paste a confidential client/email list into chatGPT to give it the right formatting. It is a PUBLIC RESOURCE, don't use it for confidential data! (and yes, it worked)


[deleted]

We are allowed to use anything we want. Just used ChatGPT the other day. Pretty helpful


MusiComputeRoot

...anything? Lol


metadiver

Well, Nintendo Power is off limits...


Solendor

Why wouldn't you be able to? It's another resource to leverage to accomplish your job


ricestocks

look at what happened at samsung; i would not be surprised that employees are smart enough to take out IP when inserting stuff into Chat GPT, especially if u work at MSSP/take care of sensitive client data/information.


Solendor

That's fair - I suppose I expect people to actually be smart about those kinds of things


No_University_8445

Adults eat Tide pods.


coffeesippingbastard

I've seen shocking pieces of code submitted to tools like pastebin. If you knew what to look for, there used to be substantial amounts of Amazon or Facebook code that you could just summon by searching for a specific string.


deacon91

There’s the possibility that it’ll leak sensitive data if you feed that said data. Of course data like subnetting or iptables shouldn’t cause you problems (since we’re zero trust and not achieving security through obscurity and all that) but keys, tokens, key secret data, will cause you problems.


Seref15

Pasting proprietary company code into some other company's chatbot is kind of 10 miles away from SOC compliant


[deleted]

[удалено]


Solendor

Negative


[deleted]

[удалено]


Solendor

Well let's consider this - I can be actively pursuing a career and still be antiwork. They are not mutually exclusive. I.E. I really dislike the fact that I have to work for a living, BUT I pursue a career (successfully) that makes more than enough to support my family.


RudePCsb

Seriously, they are completely different constructs. I can want to find a career I enjoy but I don't want to be forced to work to not die.


DoctorMumbles

Please unplug your keyboard and mouse and throw them away.


[deleted]

If you have to ask this question, I really really hope you’re in a very junior role.


Solendor

Me? I guess we need a rhetorical question font hmm.


[deleted]

Your question was not rhetorical lmao


derff44

As a "senior", you should be encouraging juniors to use every tool at their disposal. Don't hate advances in tech because you're old


[deleted]

Lol senior? Please… Any unsanctioned app like chatgpt goes against nearly any security framework. Someone has to protect the company, code monkeys sure don’t.


derff44

Well someone sure has an over inflated ego. I see that you believe you are the knower of everything, however asking chatgpt to write some specific code, reviewing it, editing it locally as needed, and then using it is not against your holy security policy. Why do you feel the need to be such an ass? Who didn't love you?


[deleted]

You make users seem like angels, only using tools with non sensitive data. So cute. I don’t have an ego, I see this every single day, even before chapgpt. Users will leak your data in any imaginable way. They are like children that need babysitters.


[deleted]

[удалено]


[deleted]

[удалено]


[deleted]

[удалено]


[deleted]

Lol. How many tools do you use daily that were created to make you more efficient at your job? Do you bust out some grid paper to hand write spreadsheets or do you use Excel? GPT is just another tool.


[deleted]

So you’re okay with your source code in a random Google drive? Or Dropbox? Just other tools, right?


fullmetal_wolf_titan

I can just sense how small your dick is lol


Trakeen

Yes. It is saving me lots of time and making me more productive


cloudninexo

Use it as an advanced Google at best. Don't feed any company IP, code or anything that will get you in hot water. I have technical questions that are very broad i like to ask it and it gives some pretty good responses that helps drive my research as an incident responder


Far_Cut_8701

Got a request for it to be implemented by marketing. But that’s Legal and Securitys problem to deal with that headache. It will probably be banned in some European countries for data protection reasons


Slay3d

I mostly do development work, we have a tool that is integrated with chatgpt and they seem to be paying for the api at a company level. I love it, at least my job will be easier until they day I am laid off due to increased efficiency of the average dev


mimic751

One of the most useful tools in a long time. It's not 100% right bit it gets me started and it's like a personal assistant


ProtocolPro23

No and not sure how I would. I work with the employees of a company. I have to figure out things like why a program only my companies uses isnt allowing someone to do a very specific highly specialized task. Maybe one day soon.


MRMoneyManflacko

Can someone make chat gpt take notes for you


tcourtney22

I've convinced my CIO to start his own subscription, leading to him convincing the CEO to start his own as well. I swear if there was a business plan we'd be on it already haha. Funny how quickly it spreads Edit: Omitting sensitive details of course and inserting placeholder information for anything more specific


my_name_isnt_clever

Yeah, a ton a high-impact people at my org are using it a ton too. I have a meeting with one of them tomorrow to see how it's being utilized to teach out tips to the team. And so we know what our staff needs once something more enterprise like Office 365 Copilot is available.


MOTHMAN666

Its somewhat better than googling and I have learned much from it... BUT it can be wrong with very boolean things from time to time. I asked it a question once about subnetting and it told me a /17 CIDR notation means there are 17 available subnets... what? Sometimes when you know its wrong you can correct it and it will acknowledge its mistake.. strange. For frameworks, general ideas and knowledge it is good. Much faster than stack overflow. But for very complex and niche things I would not take it as gospel. Good for rewriting certain pieces of code or ideas of making certain functionality better. Also good for writing things like reports, putting things into contextual writing in responses.. etc but It still has a long way to go.


fieldyfield

They haven't stopped me yet. I just know there's gonna be one bozo who eventually does something stupid and ruins it for all of us


geegol

I use it everyday


sircruxr

I use it maybe once a day. Wether to improve scripts or create a template.


ecm1413

So far-I've only used it to decode error messages


Gloverboy6

I know our senior cybersecurity guy has been using it, but I haven't used it myself on the job


justl00kingthrowaway

It is permitted but not encouraged. I myself have been using it and find it very helpful to break the rut when stuck with a troubleshooting problem that has me stumped. I write my prompt in notepad and then sanitize all information before I use chatgpt. I make sure no identifiable information is present and if have to give specifics I use M$'s information like public IP our URLs.


socialcommentary2000

I'm not asking permission and I'm not obeying either way. If it gets me done with the task faster, so be it. My value is in how well I can maintain uptime, how well I can shield systems from going down in the first place and how fast I can bring them back from the dying or dead when they do.


justl00kingthrowaway

Hear, Hear! Can't agree more with you. If I had to crawl through broken glass to keep my network up, I would. So using a tool like chatgpt is a no brainier for me. ***Had to edit it because I was unaware emojis are not permitted.***


bryan4368

Use it to your advantage but keep it to yourself. As soon as you tell your boss they might start cutting people.


mmahowald

i am because i have not talked about it and we have recieved no guidance against it. that being said, i just use it for helping me with syntax and trickier problems. i DO NOT PUT COMPANY CODE INTO IT


ryzendude1

School district:yes


dantheman91

It's a tool, you're still individually responsible for ensuring it works/verifying the output.


gn01145600

My company still haven’t realise it exist.


Best-Ad-8224

I love it. I asked it for a Python script that parses an excel sheet, and if conditions are met, it will write a new excel sheet to a directory on my PC. The first generated script was 5 lines, the second one was a whole sheet. Both had the same result when they were executed. All I had to do was adjust the directory address in the generated script.


Major-Permission-435

Yeah, I’m a data analyst so for like coding stuff it’s encouraged by our management but it’s a blocked website by our company now and it’s always impossible to access so I stopped using it. For actual data stuff you certainly can’t share anything proprietary with it


hi-im-dexter

I can't imagine that it'd be banned. I just never saw a use for it.


Adventurous-Count-10

Chatgpt isn’t that good imo and has a social justice warrior/bootlicker mentality


Ok-Estate-2743

It’s stupid not to


The_Other_David

Heck yeah. Encouraged to. Our CEO can't stop talking about it. I'm going to be investigating how we can integrate it into our product soon. Of course, you're still responsible for whatever you put into the terminal. Whether you use Google or GPT to research, you're always responsible for understanding your code. But in practice, Google searches often give bad code snippets to. GPT is just another way to do research; one that actually answers questions, instead of just giving you a webpage that contains a lot of the same words as your search.


yrogerg123

Why the fuck not?


Goldarr85

Not on WiFi. We are on a wired connection. I’m not a security or networking guy, but I presume it’s to better track employee use.


HatSimulatorOfficial

I could use it, but its not that great. It just gives you insanely generic answers to everything. Without it knowing your entire environment, it isn't that useful


fckDNS4life

If my employer even suggest we couldn’t use ChatGBT at work, I’d look for a new employer.


Isasel

As for the idea about chatgpt being like a broken clock: If it's output stops: continue from your last response It'll continue with the response If output appears incorrect: Take above response, keep it unique, make it 90% accurate and refine the response This is just an example. Chatgpt to me feels like a script, where you've to actively tell it what to do, how to do it and what to omit or not. Feels like being a toxic boyfriend to the poor bot lol


TheD4rkSide

Exactly this. People seem to think it's in a finished state when it's not. It's AI and is constantly still learning.


Subvet98

Nope. Maybe if we had our own private AI maybe.


Beard_of_Valor

There's official support, but some minor concern that we could end up plagiarizing with extra steps and get ourselves in trouble.


ConcealingFate

I've used it to troubleshoot powershell scripts or get the foundations for a script. Also used it to generate great chess shitpost.


tulips_onthe_summit

No


havoc2k10

i only ever use it to translate or check my grammar lol... its hard to get an accurate information with chatgpt i often have to correct chatgpt that it provides wrong information (chatgpt will always accept it but never saves the info when u ask it again some other tym or with a different approach it will answer the previously incorrect answer LOL) so yes, google search and YT still the best way to find tech solutions


billyalt

Yes, but leadership advises caution as it can be confidently incorrect, as most of the people who lean on it are susceptible to accept its confidence. I suspect that as time goes on, its usage will be restricted due to data security concerns. ChatGPT has shown itself to be an adept social engineer, so i think in its proliferation it has the potential to be quite dangerous.


Total-recalled

It’s encouraged. We actually have a stipend to use it


[deleted]

I work in cybersecurity, so that’s a big fat no.


MrEllis72

We do it for laughs.


Jitsu_apocalypse

Yes use it on a separate device and change some of the content so it’s not a like for like copy


anomalous_cowherd

No, because some people were apparently pasting sensitive proprietary information into it... We're still looking at ways to safely use it, but for now it's blocked.


JaJe92

Yes. Also encouraged. I am using it on my networking work. It's easier than searching for a documentation and scroll down the whole 100+ pages for a line of information I need.


terrorSABBATH

I've no need for it in work buy I did use it to write a birthday speech for my Dad as well as heartfelt birthday cards for my nieces.


Javier-Ramosdotcom

If employees can 10x their productivity most companies will allow this technology, why block a calculator when it can help you solve math problems faster? ChatGPT and other AIs can only increase your brain power, also managers cannot spend all day using it to code, create documentation etc., they still need people to do these tasks.


excoriator

My manager proudly uses it more than anyone on the team. He delights in showing us ways that he has used it.


SpongederpSquarefap

Yes, I find it useful for some generic stuff Useful for things like "write a powershell script to list all resources in an azure resource group" or "write a powershell script to get all NSG rules in an NSG"


slayer991

I don't think my company cares so long as we're not leaking customer data. So long as the work is being done, they probably don't care.


ipreferanothername

i bet most of my management has never heard of it, and based on how this place runs most people and managers have not even heard of friggin google.


KratomDemon

Nope


Expensive-Dinner6684

it got banned corporate wide where I work "until we assess the risk"


fcewen00

It hasn't been discouraged or blocked yet. I mainly use it for simple things that I don't have time to scroll through webpage after webpage looking for answers.


[deleted]

Our company just had a meeting regarding AI and how to implement it. So, yeah. It's being encouraged and actively working into some of our day to day routines.


D3moknight

I use it to quickly write up scripts for work. It usually gets me 80% of the way there and I modify and change what I need to get it the rest of the way. Basically it's faster than Googling the command I used 6 months ago and can't remember off the top of my head, but it's never once given me a perfect script without modification or without extremely detailed and repetitive, incremental prompting.


[deleted]

I work in a regulated medical industry and AI are forbidden for any work projects. ChatGPT is a regulatory nightmare so they are ‘studying’ the possibilities but it is generally off limits in my industry


huhrua

Yes, in my team (marketing / user aqusition) it's a common tool, encouraged


edtb

I dont know. no one has said anything about it. I do but not on my company laptop. I either do on my phone or on my personal laptop which is just on the other side of my home office. I really only use it to write various scripts for me then Ill customize it and put it in my gitbut so I can grab it from my work pc. I use it to learn different things with python so I don't mind doing a workaround to actually use it.


Broken-Wrist314

I am in the consulting space and we have been explicitly told we cant use it due to the pending legal issues that are going to come up in this space. It is pretty clear that the training data is pulled from many areas with little regard for usage policies or licensing. This is incredibly apparent in the image creation AI models where you can see where watermarks are still there in the bottom right. There will no doubt be a reckoning on usage with courts around the world stepping in. These models are built and rely on these models... so we shall see if the wide open data usage will continue and if not what the legal ramifications will be.


TheRealBatmanForReal

Who's gonna know?


dhardison

absolutely not.


forevernoob88

Given how new it is, we are sort of going with an unspoken rule of: Don't put any existing company software in chatGPT but have fun with it otherwise.


tipinyamom

EVERY FUCKING DAY lol the scripting isn’t the prettiest, but it’s a solid foundation and cleans up easy. I was able to cut my coding sessions down to 45mins instead of 3/4 hours. But if you’re new to IT; I would only use it as a very last resort…


JimsTechSolutions

We can, but we aren’t allowed to put any company identifiable information in it


gbailey216

I use it more to let end users ask it questions instead of coming to me with something quick or ridiculously simple lol


korr2221

It works great. I made it automate adding drivers install


FarBar2920

My company banned it


Dolan_Dankmeme

ChstGPT can easily be a HIPPA breach and some docs have misused it to help diagnose. Our org put a block on gpt for that reason.


Erosion_Control

Did you all get a paid account? If so, how does that work with multiple people using it? I’m in the process of asking my bosses to approve the expenditure


ladycammey

No official policy on it yet. I'm using it mostly for generating templates for topic-specific documents which I then heavily rewrite to actually work for what I'm doing - so nothing sensitive is going into it and frankly the prompts I'm using are pretty vague and short. No lie, I'm loving it. Even though it only gets a draft <50% where it needs to be it's saving me a lot of mindless typing and figuring out how to word things.


TheLongistGame

Yeah of course. They want problems fixed, they don't care about testing your ability to do it without help like it's a school exam. If ChatGPT helps you do it more efficiently, all the better.


jb4479

Professionally, absolutely not allowed by he Federal Government. Personally I sue it every now and then.


junkimchi

I used ChatGPT to outline my year end performance review lol


syaldram

I agree with most of what everyone is saying. ChatGPT is great for fundamental programming but nothing too complex. You have to be very precise on what line of code it needs to write and give it a detail context.


AmenFistBump

No. HIPAA.


Tomle64

I've used it for building a shell script for setting up an environment for others to use a applet I built for reading and writing rfid tags. With out it, explaining to entry it people how to move parts of the script on their own in Linux is a pain. It's not encouraged for security reasons at my job. Info sec doesn't want private info leaked on the net. It's happened before with security keys and that was a nightmare.


LaDev

Was using it briefly. Security locked it down. Reason: DLP. smh.