this post was submitted on 09 Aug 2025
68 points (93.6% liked)

Technology

4193 readers
568 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Post guidelines

[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] dreadbeef@lemmy.dbzer0.com 10 points 1 month ago* (last edited 1 month ago)

How can chatgpt improve my software engineering life? I don't mind the copilot PR stuff, but that is so small potatoes haha and saves me like an hour of my day reviewing junior code (which I should be doing by hand anyway, I don't want to offload that to the toaster, I want my juniors knowing it was me reviewing their code). What else does chatgpt offer for me, an engineer who's been doing this for over a decade now? I know how to create greenfield technology. I have created video conferencing applications that were HIPAA compliant, implemented authentication a bazillion times in every configuration, I've built a flight search and booking engine (with PCI compliance because American Express was a client), I've built CI tools for companies that automatically rewrote your PRs to use the company tech stack and committed on your behalf and fixed your PRs for you (we had a custom standard library that was easy to not use and our bot would rewrite your code using it).

I'm just saying, I deal with problems that ChatGPT is horrible at solving. ChatGPT does not know how to build video conferencing (especially using web tech). It does not know how to do HIPAA compliance. It does not know about PCI compliance. It is only as good as its inputs and the problems I'm working with, what inputs does it have? It's not like there are a million flight booking tools out there with source code available and extensive documentation (have you ever dealt with a GDS before? Sabre? Amadeus? Have you seen their docs? What inputs does ChatGPT have that I don't?). These are all relatively solved problems, but ChatGPT's inputs are not closed source software, which is where most of this stuff is in (and often not at all on GitHub, so again, what are ChatGPT's inputs?)

It has to be able to do all of this while justifying its energy costs. I'm a human being first and foremost and I see every day the destruction humans are doing to this planet. Lots of people dying in floods in the US, and that is definitely humans impact. I need to justify it.