66

I know its a bit of a hot topic but I've always seen people (online anyways) are either a hard yes or absolutely no on using AI. There are many types of "AI" that have already been part of technology before this hype, I'm talking about LLMs specifically (ChatGPT, Claude, Gemini, etc...). When this bubble burst its absolutely not going anywhere. I'm wondering if there is case where you've personally used it and found it beneficial (not something you've read or seen somewhere). The ethics of essentially stealing vast amount of data for training without compensation or enshitification of products with "AI" is a whole other topic but there is absolutely no way that the use of the technology itself is not beneficial somehow. Like everything else divisive the truth is definitely somewhere in the middle. I've been using lumo from proton for the last three weeks and its not bad. I've personally found it useful in helping me troubleshoot issues, search or just use it to help with applying for jobs:

  • its very good at looking past SEO slop plaguing the internet and it just gets me the information I need. I've tried alternative search engine (mojeek, startpage, searXNG, DDG, Qwant, etc...) Most of them unfortunately aren't very good or are just another way to use google or bing.
  • I was having some wifi problem on a pc i was setting up and i couldn't figure out why. i told it exactly what was happening with my computer along with exact specs. It gave gave me some possible reasons and some steps to try and analyze my computer it was very very useful.
  • I've been applying for so many jobs and it so exhausting to read hundreds of description see one tiny thing in the middle that disqualifies me so I pass it my resume with links and tell it to compare what i say on my resume and what the job is looking for to see if im a fit. When i find a good job i ask rewriting tips to better focus on what will stand out to a recruiter (or an application filtering system to be real).

I guess what I'm trying to say is it cant all be bad.

top 50 comments
sorted by: hot top controversial new old

It's got lots of uses:

  • driving up fossil fuel revenues
  • providing a solid excuse for laying off a bunch of employees
  • disciplining labor
  • offloading blame for unpopular decisions
  • increasing surveillance and nonconsensual data collection
[-] pulsewidth@lemmy.world 3 points 3 weeks ago
  • corporate theft from artists, claiming 'its just learning data bro', only to have the output often be 99% identical to the original 'learning data'
  • making fake videos much easier for swift political disinformation campaigns
  • LLM voice agents that make scams much easier to perpetuate on the elderly
[-] cRazi_man@europe.pub 27 points 3 weeks ago* (last edited 3 weeks ago)

I've used it to help me set up a home server. I can paste text from log files or ask about something not working and it tells me what the problem is. It gets things wrong a lot, but this is the perfect low risk use for AI....for sending me in the right direction when I have no idea why things aren't working. When it's completely wrong, it doesn't really matter.

The real test for AI is: "does it matter when it is completely wrong". If the answer is yes, then that's not a suitable use for AI.

[-] Eril@feddit.org 4 points 3 weeks ago

This. I'm a software engineer and I also sometimes use it by providing it a problem and asking it for ideas how to solve them (usually with the addition of "don't write any code", I do that myself, thanks). It gives me a few pointers that I can then follow. Sometimes it's garbage, sometimes it's quite good.

[-] UltraBlack@lemmy.world 4 points 3 weeks ago

99% garbage.

If you have ever touched C++ you will know that it has godawful errors and not even chatgpt knows what the fuck is happwning

[-] Eril@feddit.org 3 points 3 weeks ago

That's why I'm not asking it to give me actual code I should use, but keep it high level. If it then says there are patterns x,y and z that could be usable, I can look it up myself and also write the code itself. Using it to actually write the code is mostly garbage, yes. And in any case you still need to have an idea of what you're doing yourself anyway.

load more comments (1 replies)
[-] daniskarma@lemmy.dbzer0.com 20 points 3 weeks ago

Solo roleplay. You can make a character and interact. Generate fake conversations etc.

With generative images you can create custom backgrounds, portraits and landscapes instead of having to lookup for them or doing it yourself.

You can also do some interactive story telling that it's kind of fun.

Generating quick test questions over a certain topic. It's another use case I've seen it being quite good at.

[-] RustyShackleford@lemmy.zip 8 points 3 weeks ago

Wow, what a cool idea, I never even considered this. Any other suggestions to this idea to add some fun?

[-] daniskarma@lemmy.dbzer0.com 7 points 3 weeks ago

If you want it to go unhinged try to get an uncensored llm. Dans PersonalityEngine by bartowski is my current favorite.

[-] i_am_not_a_robot@feddit.uk 2 points 3 weeks ago

Try aidungeon - it does exactly this.

[-] RustyShackleford@lemmy.zip 6 points 3 weeks ago

I had no idea this existed, my mind is blown. Looking it up later today.

load more comments (3 replies)
[-] HiddenLayer555@lemmy.ml 16 points 3 weeks ago* (last edited 3 weeks ago)

I self host Deepseek R1 and it's been pretty helpful with simple Linux troubleshooting, generating bash commands, and even programming troubleshooting. The thinking feature is pretty cool and I do find myself learning stuff from it.

What took it from gimmick to actual nice to have for me is when my jerry rigged home network broke and wouldn't connect to the internet. Having what is entially an interactive StackOverflow/ServerFault running on a local machine was really helpful.

Running the model locally makes it easier to not overly rely on AI because of the limited token rate.

[-] domi@lemmy.secnd.me 6 points 3 weeks ago

You self host the full Deepseek R1? What's your hardware?

Also, you might enjoy !localllama@sh.itjust.works

[-] HiddenLayer555@lemmy.ml 3 points 3 weeks ago* (last edited 3 weeks ago)

No I host the 70b version because I'm limited by my RAM.

[-] chaosCruiser@futurology.today 16 points 3 weeks ago* (last edited 3 weeks ago)

You know those business books that combine flimsy pop psychology and self help literature with personal development and business goals? Yeah, those books with 300 pages and only one good idea per 100 pages if you’re lucky. Rest of it is just fabricated stories, ideas copied from other books and regurgitation of ideas from the previous chapters to fluff up the page count. Yes, that category!

Well guess what? GPT can generate precisely that level of quality without any effort. In fact, it seems to gravitate towards that style unless you specifically work hard to steer it to aim higher. It has never been easier to become a business book author! Zero editing required. Just prompt and publish.

It feels like this is the one area where GPT truly excels.

[-] comfy@lemmy.ml 16 points 3 weeks ago

Creating low-effort images for ideas that don't warrant effort, like silly jokes.

[-] melsaskca@lemmy.ca 14 points 3 weeks ago

I see it as a toy. No different from the Slinky or Silly Putty I had as a kid. Just something to play with.

[-] TheLeadenSea@sh.itjust.works 10 points 3 weeks ago

You can't steal data, only illegally copy it. The original data holder still has the data, just you do too.

[-] helix@feddit.org 10 points 3 weeks ago

Inspiration for writing emails, letters, text messages. I always check what the thing wrote though.

[-] ICastFist@programming.dev 9 points 3 weeks ago

Regarding the job application, most companies and sites are using shitty AI to rummage through the piles of resumes they receive.

The whole job application process is frankly one of the worst real world use of most technologies, not only AI

[-] AmbitiousProcess@piefed.social 9 points 3 weeks ago

There's only a few use cases where I've found I prefer it to doing things the hard way.

  • As a thesaurus, since it's great for going "what's that one word that sort of means all encompassing, commonly used in reference to research/studies?" and it'll end up giving me "holistic."
  • As part of other software, such as how Linkwarden automatically tags bookmarks by category when I add them
  • Double checking the answers I've come up with in regard to hyper-specific questions (usually about how a given piece of software can/can't be used, or how it'll interact with something else) just to make sure I'm not blatantly missing anything.

However, I try to avoid using it for anything that otherwise requires productive mental effort, because I find that I end up being a lot more informed and capable if I spend 5 minutes going through sites, learning about a topic, identifying wrong answers, and being able to put together better new queries in the first place, than I do if I ask a chatbot, even if it pulls from those same sources.

When you have a chatbot summarize or combine/condense information, you'll always lose nuance and additional context, and very frequently that context will actually be helpful to your overall understanding. There's also many cases where, for example, someone on a forum explains an issue a bit, and their profile has more related information on it that an LLM simply wouldn't go for, only summarizing from their one response on that page. This can lead me down a rabbit hole that then leads me to finding other good sources. Maybe someone mentions that a particular site is helpful for what I'm looking for, and that then becomes something I use more frequently when I do searches for things, whereas an LLM would have just ignored that comment.

[-] SlartyBartFast@sh.itjust.works 9 points 3 weeks ago

I'd love to have an AI assistant that does shit like call service providers and wait in queue and take care of business for me

[-] AnnaFrankfurter@lemmy.ml 8 points 3 weeks ago

I don't use it for writing code because that's what I love but I use it for documentation and other stuff I hate.....😂

[-] spongebue@lemmy.world 8 points 3 weeks ago

I'm very much against AI slop and hate how it's the most prominent use in day to day life.

With that said, I work for a small government contracting company. We are careful about what we bid on, and of course it's not a sure bet that we'll get it. There is a lot of boilerplate stuff in these proposals. When I was on the bench, my boss asked me to help find some AI tools to help with proposal writing.

Honestly? I can see it being used in cases like this. I wish there weren't so much fluff needed in these things, but that's the hand we're dealt. It's not necessarily worth hiring another proposal writer for what we do, and I certainly wouldn't use its output as-is without knowing what you're proposing, but to get some decent starting verbiage, section by section, to be adjusted after? Yeah, I can see that being useful.

[-] caurvo@aussie.zone 6 points 3 weeks ago

Echo this. I work in a similar proposal world which requires too much tailoring and fan fare. Feed in the RFP, load up our USP/methodology, and record a meeting where we talk shit about what the proposal needs to accomplish.

It shortcuts the first 50-60% of the process. But it's helpful to have something to build over, rather than from scratch.

[-] Damaskox@lemmy.world 6 points 3 weeks ago

I ask for information sometimes that I cannot find in few minutes of googling (I use a lot of this information in writing fiction). I generate images once in a while for role playing and storywriting. (Not sure if it is AI but) I turn some text over to speech, to listen at my stories.

[-] deathbird@mander.xyz 6 points 3 weeks ago

It's good for rapid output of plausibly human text that can then be sorted or assessed for adequate validity or utility. That's all.

[-] andallthat@lemmy.world 6 points 3 weeks ago

Best (or at least most addictive) use of AI I've seen so far is https://anycrap.shop/

[-] arsCynic@lemmy.ml 6 points 3 weeks ago

I needed the following CSS copied 51 times with a 0.05 s increment, because CSS can't for-loop and didn't want JavaScript:

#butterfly span:nth-child(1) {
  animation-delay: 0s;
}

I know I could've just for-looped it somewhere else and copy-paste the output, but I was curious if DeepSeek could do it.

[-] morgan_423@lemmy.world 6 points 3 weeks ago

I use it at work for stuff where it would be inefficient for me to pick up entirely new side skills to only be used rarely and sporadically.

For example, I made a spreadsheet tool to compose ordering spreadsheets in Excel for a system at work that needs them. Most of it uses basic macros that you can record with the basic macro recorder in Excel, with no special skill required, but every now and then I need to introduce functionality into it that's far more complex.

Instead of learning obscure VBA coding for something I do once every two months, I can just tell ChatGPT that I have spreadsheet A called this and spreadsheet B called that, assume that they are both open, and write me a macro that does A and then B and then C and then D between them.

It does it in five seconds, I plug the code in, test it, and then go about my day. That's its positive use case for me.

[-] Elextra@literature.cafe 4 points 3 weeks ago

Same here. I also like to use it to save time on things. My work has all my info and their policies anyways so i use it to make meeting minutes, make emails summarizing policies or announcements, finding mutual scheduling times, etc. I can do all these myself but its so much faster.

I only really use AI at work and keep my work off my personal devices.

[-] QuarterSwede@lemmy.world 5 points 3 weeks ago* (last edited 3 weeks ago)

• I use it for research and then verify its findings.
• It’s excellent at summarizing quickly.
• It’s great at idea creation for specific needs and outlining it.
• While it’s good at writing I enjoy that and do it myself to keep my specific tone.

[-] thesohoriots@lemmy.world 5 points 3 weeks ago

Giving me a paragraph where Tom Cruise grows increasingly frustrated during his juggalo-themed commercial for shrimp fried rice.

[-] josephc@lemmy.ml 5 points 3 weeks ago

I used to spend days rotoscoping people in videos. Generative infill for background painting and automatic rotoscoping have saved probably a year of my life at this point. Image generation relies on CLIP, which needs a language model for conditioning.

[-] JackbyDev@programming.dev 4 points 3 weeks ago

LLMs trained exclusively on documentation and ran locally seem like they'd be nice. Basically the next step in search algorithms. Do note that I am not talking about having an AI summary at the top of every web search page, that's harmful.

load more comments (5 replies)
[-] CrabAndBroom@lemmy.ml 4 points 3 weeks ago

My take on it is that it's just a tool, and as with most tools you can use it in a sensible way that's positive, although many people choose not to. So as an example, I work in a creative field and I see a lot of people relying on it to do their creative work for them, which I don't really agree with. What I use it for is kind of like an assistant to handle all the admin crap that usually gets in the way of doing creative stuff. So sometimes you have to write form letters, grant things etc. - basically formal stuff that wouldn't require any creative thinking if you did it by yourself anyway, but still eats up time and brain power. I just give that stuff to the AI, make sure it sounds vaguely presentable, and send it off. I could also see a use case for it in areas where I'm weaker like marketing my stuff, maybe for at least coming up with an outline strategy of some sort, although I haven't really tried that out yet.

Essentially, AI will do your creative stuff for you if you let it, or you can just use it to handle the day-to-day piddly crap to free yourself up to do the creative stuff yourself. It's up to you really.

load more comments (1 replies)
[-] Gt5@lemmy.zip 4 points 3 weeks ago

We have a got at work that’s trained on all our internal docs and handbooks. It’s useful because you can ask it operational stuff like, “how do I request time off?” or “when are performance reviews?”

It’s good for stuff where you might not know who to ask or where to find the answer on internal stuff

[-] Chaser@lemmy.zip 4 points 3 weeks ago

I have some Hone Assistant automations, that creates some todos in Habitica for me. These todos are ai generated, so they sound like quests in a rpg 😎 this really motivates me. Also it's funny

load more comments (4 replies)
[-] fjordo@feddit.uk 4 points 3 weeks ago

Despite claims to the contrary ChatGPT is very accurate with its responses when such responses involve web searches. Where it falls apart is complex multi step things like coding questions.

I make heavy use of it to skip past all the clutter of Google search results and end up with clear summaries that answer my questions. That's all I'd really use it for as anything more than that its output is highly variable in quality.

[-] xavier666@lemmy.umucat.day 4 points 3 weeks ago

In short, teaching myself simple stuff.

[-] i_am_not_a_robot@feddit.uk 3 points 3 weeks ago

I've been using it recently for generating alt text for images (my bots on Mastodon and Aunty Madge on !yoursinclair@retrolemmy.com specifically). It's pretty good at that, although does sometimes give weirdly wrong details - especially the TED Music Bot, if it gets the usual +4 startup screen it says it's +4 on key F1, instead of 3-plus-1, and tells me the wrong colours for the text and background (I think it may be getting it confused with the C64, bit the colours are right there on the image!). It's infinitely preferable to having no alt text, which would be the alternative.

The other thing it's really good at is summarising articles.

I've also used it when I've had an error in my code I can't track down, or a bracket missing that I can't figure out. It quite often gives nonsense but I've had some success. Usually a normal web search is perfectly adequate though!

load more comments (1 replies)
[-] Tippon@lemmy.dbzer0.com 3 points 3 weeks ago

I've tried ChatGPT a few times to see if it's useful for me, and it's worked surprisingly well in most cases.

I made a website that needed two modal images, one on the top and one on the bottom. I wanted them to be enlarged when they were clicked on. I found a load of guides for getting one to work, but I couldn't get both to work. A few minutes with a prompt got it working. It didn't help me to learn JavaScript, but did give me working code that I needed quickly.

I've used it to fluff up some text. I'm not very good at making things sound good in text, so it helped a lot.

The latest one I've tried is getting camera settings for a dark gig setup. I was able to give it an old photo that was under exposed but gave an accurate impression of the room, and ask for recommended settings with the same lens, a new lens, and a flash. It gave me a selection of settings with and without the flash, including settings for rear curtain sync, so when it leaves a ghost trail behind the subject. It's nothing I couldn't figure out, but would have taken a bit more trial and error in the room. I probably wouldn't have thought of the ghost trails.

[-] yogthos@lemmy.ml 3 points 3 weeks ago* (last edited 3 weeks ago)

I've found lots of great uses. I find LLMs are great for grammar and spellchecking, acting as a sounding board, doing translations, writing shell scripts, digging through unfamiliar code bases, figuring out configurations for tools, finding relevant stuff in large documents, and they can be helpful for coding in languages I'm not well versed in.

[-] darthelmet@lemmy.world 3 points 3 weeks ago

I took AI courses in college and it was fun to learn about then when it was a bunch of toy examples that showed the potential of these systems, but it was clear enough to anyone in those classes or doing that research how not ready they were for real applications because of all the known flaws with how model training worked. And then some ceos just ignored all that and started blowing up the bubble.

So my answer is the research models that could play video games kinda good. Everything after that was getting ahead of ourselves.

[-] ThunderComplex@lemmy.today 3 points 3 weeks ago

For image gen I don’t have a good use but it is very complex which means sometimes I can just lose an hour or 2 fumbling around in a complex network of nodes.
What I found fascinating was how strangely good the results were when I created an image, then fed the result back as input, and repeated that process.
The only useful thing I used image gen for was creating references for an artist to create a PFP for me that looks rad as hell.

As for LLMs, also not really. I think about 90% of the time LLMs either give a useless or just wrong answer. I can’t seem to find the thing that LLMs are supposed to be good for. One thing all LLMs I tried have failed consistently at was finding a movie from a vague description I gave.

[-] blackstampede@sh.itjust.works 3 points 3 weeks ago

I used it to extract thousands of rows from tables in PDFs and generate enumerations for them in various programming languages. I had to do some pre-processing with the Python script, and review all the output to make sure it didn't screw up, but it saved me a lot of time.

[-] cerebralhawks@lemmy.dbzer0.com 2 points 3 weeks ago

That stupid song about the Windows registry. Don’t look it up, or at least don’t come crying to me after listening to it 50 times. It has no right being as catchy as it is. I fear for younger people and how God generated music will sound in a year or two.

I used to ask why classical music wasn’t performed by Metal bands. Now I can have AI make it for me and it shouldn’t even be that hard given the songs are already written. Now if I were to say “compose a new symphony in the style of Beethoven and make it sound like Iron Maiden are playing it… that would be different.

load more comments
view more: next ›
this post was submitted on 13 Sep 2025
66 points (100.0% liked)

Asklemmy

50771 readers
541 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS