13542 in the original doesn’t even make a star
- 6 Posts
- 287 Comments
jcg@halubilo.socialto No Stupid Questions@lemmy.world•It is even possible to "imitate" the voice of a fictional character without AI?9·12 days 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.
“oooh yeah play with my testes a little bit”
It’s the social permission to say homosexual things without being a homosexual for me
jcg@halubilo.socialto Lemmy Shitpost@lemmy.world•"Sad thing to be, nonsensical thing to want to be" 💔🥀💔🥀42·27 days agoI suppose you can’t blame your earlier dentists, though. How were they supposed to know? And if they automatically treated redheads differently, would that be racism?
I occasionally lecture my 3DPD wife about science facts and she hates it. She’ll say things like “what?” And “I was just asking what we should do for dinner”
We still don’t talk sometimes
jcg@halubilo.socialto Programmer Humor@lemmy.ml•They're trying to normalize calling vibe coding a "programming paradigm," don't let them.3·1 month 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·1 month 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·1 month 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·1 month 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, which is why we genuinely shouldn’t let “vibe coding” be legitimized.
jcg@halubilo.socialto DeGoogle Yourself@lemmy.ml•My journey towards more European, open source, privacy-oriented, and decentralized alternatives4·2 months agoIt’s a pretty big jump to go from ChatGPT/LeChat to hosting your own LLM locally, if you want results that are anywhere close to the commercial offerings. Both of them even have a free tier that would probably still be better than anything you could run locally without significant hardware investment. It’s definitely not difficult these days, but it’s very expensive to get close results unless you’ve already got the hardware.
It’s typically pronounced Tai/Dai in Japanese (大成功, daiseiko, 大変, taihen), or “oo” in the case of 大きい/大きな (ookii/ookina).
Do you not reuse any part of your outfit from day to day? Like do you have at least 7 different pairs of pants that you cycle through? Cause that’s why I wouldn’t do this, I’d rather not go out with some clothes then bring all that outside dirt into my bed.
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.
Lack of proper sexual education and hostile policies towards contraceptives?
Hey baby lemme take your rip and make it drip with my D
jcg@halubilo.socialto Programmer Humor@lemmy.ml•Mom can we have Scratch? We have scratch at home. Scratch at home:2·2 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
Yeah it’s over
You 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.