this post was submitted on 27 Sep 2025
35 points (100.0% liked)

Technology

39864 readers
177 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Tenderizer78@lemmy.ml 2 points 1 day ago* (last edited 1 day ago) (1 children)

Those are some really good use cases.

EDIT: Though using AI to generate code (even small snippets) may cause licensing issues.

[โ€“] yogthos@lemmy.ml 1 points 1 day ago

I mean there's no fundamental difference between code is generated by LLM or by hand. At the end of the day there's only so many ways you can write a function to do something generic like make a button, or add a service endpoint. Most code is pretty generic and isn't doing anything unique.