On Android some apps have their own notification sounds, too. It’s very common with chat apps and other social apps (dating, language exchange, that kind of thing) and some very annoying games that earn a pretty quick disable or uninstall from me.
- 4 Posts
- 131 Comments
I do this with loose screws and bolts as well.
Having tried simple bidets in both warm, cold, and neutral-ish climates, I find that cold water bidets seem to stiffen the poo bits and make it hard to actually get them off your butt esp since they stick to the hairs. You and I might be talking about different levels of cold, though.
Let’s see AI try to recreate this coherent incoherence! HUMANS REPRESENT!
jcg@halubilo.socialto
Technology@lemmy.world•AI agents wrong ~70% of time: Carnegie Mellon studyEnglish
2·8 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.
13542 in the original doesn’t even make a star
jcg@halubilo.socialto
Programming@programming.dev•Computer specs for compilation times?
21·8 months agoCompilation is CPU bound and, depending on what language mostly single core per compilation unit (I.e. in LLVM that’s roughly per file, but incremental compilations will probably only touch a file or two at a time, so the highest benefit will be from higher single core clock speed, not higher core count). So you want to focus on higher clock speed CPUs.
Also, high speed disks (NVME or at least a regular SSD) gives you performance gains for larger codebases.
“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·8 months 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
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.
8·9 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, which is why we genuinely shouldn’t let “vibe coding” be legitimized.
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.
We declare children as dependents legally, don’t we?



I think the question of fair use is separate from the question of piracy, and probably separate from the question of intellectual property in general. Even if we were to protect fair use, that doesn’t make it legal to wholesale copy books. Individual piracy from people who can’t really afford it is one thing and largely harmless, even a net good. I know people who only started reading books from particular authors because they pirated one copy and bought others. That’s very different from a company downloading entire libraries of books without paying. Shifting the question from piracy to fair use is just another way of making you think of the wrong question.
I’d like to live in a world that doesn’t gatekeep property. But we live in a world where artists aren’t paid for their work directly, and in that world intellectual property is necessary.