this post was submitted on 02 Dec 2024
62 points (87.8% liked)
Asklemmy
44005 readers
321 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!
- Open-ended question
- 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.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have been this week, for the first time.
I'm using Hugo to design a new website and Gemini has been useful in find the actual useful documentation that I need. Much faster and more accurate than trawling the official pages, and does a better job of providing relevent examples. It's also really good at sensing what I'm actually asking, even if I'm clumsy at the phrasing.
And for those who continue to say AI isn't really useful for learning - another thing I've been using it for. "write perl to convert a string to only container lowercase, converting any non-alpha chars to dashes" - I've learned how to do stuff like that over and over again, but the exact syntax falls out of my head after a few months of not doing it. AI is good at providing a quick recollect. I've already learned perl properly (including from paper books - yes, I first wrote perl a quarter of a century ago) - and forgotten it so many times. AI doesn't prevent me learning, just makes it faster.