Have you heard the stuff from the new v4 model? The vocals are so much clearer and the instrumentation gets pretty varied (ymmv depending on how specific you get with the styles though)
- 6 Posts
- 313 Comments
jcg@halubilo.socialto
No Stupid Questions@lemmy.world•Is it normal for young teenagers to snore ?
5·6 months agoIt’s a fair interpretation of the question, but I believe the original question was one more of practice than theory. In theory, it’s abnormal to snore. In practice, a good chunk of the population does snore.
jcg@halubilo.socialto
Ask Lemmy@lemmy.world•What meals do you cook when very low on money?
10·6 months agoPetty theft rings too true. Had a friend that worked at one of those bulk ingredient shops who’d regularly just take home like a kilo of rice or flour. They don’t check anyway and it hardly affects their bottom line.
jcg@halubilo.socialto
Philippines@lemmy.world•Not a fan of him, but some Americans trying to learn who is the Marcos Jr. running the house right now.English
2·6 months agoAnd has the same initials as Francis Magellan. And was literally born on 9/11.
Just funny coincidences. His wife, Imelda Marcos, is still alive and reaping the benefits of their dictatorship.
jcg@halubilo.socialto
Philippines@lemmy.world•Not a fan of him, but some Americans trying to learn who is the Marcos Jr. running the house right now.English
7·6 months agoBongbong is a nickname, and a kind of clunky one in English (rolls off the tongue in Tagalog). His name is Ferdinand Marcos Jr.
jcg@halubilo.socialto
Technology@lemmy.world•AI agents wrong ~70% of time: Carnegie Mellon studyEnglish
2·6 months agoYou should give Claude Code a shot if you have a Claude subscription. I’d say this is where AI actually does a decent job: picking up human slack, under supervision, not replacing humans at anything. AI tools won’t suddenly be productive enough to employ, but I as a professional can use it to accelerate my own workflow. It’s actually where the risk of them taking jobs is real: for example, instead of 10 support people you can have 2 who just supervise the responses of an AI.
But of course, the Devil’s in the detail. The only reason this is cost effective is because of VC money subsidizing and hiding the real cost of running these models.
jcg@halubilo.socialto
No Stupid Questions@lemmy.world•It is even possible to "imitate" the voice of a fictional character without AI?
9·7 months agoIt’s almost like OP had learned about AI impressions before hearing that impressions have been a thing for far longer than we’ve had AI to imitate voices. No judgement here, just fascinating.
I think the main barriers are context length (useful context. GPT-4o has “128k context” but it’s mostly sensitive to the beginning and end of the context and blurry in the middle. This is consistent with other LLMs), and just data not really existing. How many large scale, well written, well maintained projects are really out there? Orders of magnitude less than there are examples of “how to split a string in bash” or “how to set up validation in spring boot”. We might “get there”, but it’ll take a whole lot of well written projects first, written by real humans, maybe with the help of AI here and there. Unless, that is, we build it with the ability to somehow learn and understand faster than humans.
People seem to disagree but I like this. This is AI code used responsibly. You’re using it to do more, without outsourcing all your work to it and you’re actively still trying to learn as you go. You may not be “good at coding” right now but with that mindset you’ll progress fast.
jcg@halubilo.socialto
Programmer Humor@lemmy.ml•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.
3·8 months agoNot what I’d have expected. In my company it’s mostly higher ups (suits) pushing the stuff and workers begrudgingly implementing it.
jcg@halubilo.socialto
Programmer Humor@lemmy.ml•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.
1·8 months agodeleted by creator
jcg@halubilo.socialto
Programmer Humor@lemmy.ml•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.
3·8 months agoHow high up in the corporate ladder are they?
jcg@halubilo.socialto
Programmer Humor@lemmy.ml•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.
8·8 months agoAs a former script kiddie myself I think it’s not much different from how I used to blindly copy and paste code snippets from tutorials. Well, environmental impact aside. Those who have the drive and genuine interest will actually come to learn things properly. Those who don’t should stay tf out of production code, it’s already bad enough. Which is why we genuinely shouldn’t let “vibe coding” be legitimized.
We declare children as dependents legally, don’t we?
I don’t mind a whoops somebody fucked right up error message if you let me click a button for more details. Or at the very least, give me a reference number I can tell somebody about. Some “software companies” don’t even properly log things on their end so nobody can solve shit.
jcg@halubilo.socialto
Programmer Humor@lemmy.ml•Mom can we have Scratch? We have scratch at home. Scratch at home:
2·8 months agoHuh, I had never considered this solution to fizzbuzz to be honest. I usually go for string concatenation, or (i % 3 == 0 && i % 5 == 0), but yeah i % 15 == 0 is certainly a clever simplification
That’s hilarious, reminds me of this.
Nah I’m an innovator! I’ll just innovate a better chip that’ll never fail and software that has no bugs!
Proceeds to put Linux on a common SoC and load it with shoddy software from a low paid contractor.
At least the source wasn’t a Rick roll




I’d say don’t be hesitant to try to get her into things. Don’t push it multiple times, but if she’s genuinely never heard of, for example, South Park, just show her an episode. If she doesn’t like it, that’s that and it’s not your fault or anything and it sounds like she’s at least willing to give things a shot for you.
Then of course try to find things you’ll both like. But do it together cause it’s more fun that way and it sucks to feel like you’re the only one trying.
But also maybe you don’t have a ton of interests to share and just enjoy each other’s company and that’s fine 🤷