Earlier quoted context omitted.
The compose key feels mandatory for anyone who wants to type their native langauge on an US-english layout. The combination[0] is "Compose--." though: – [0]: https://en.wikipedia.org/wiki/Compose_key#Common_compose_com...
“Compose--.” produces an en dash , not an em dash. An em dash is produced by “Compose---”. Source: grep -e DASH /usr/share/X11/locale/*/Compose
You did this with an AI and you do not understand what you're doing here
351–360 of 571 posts
Re: You did this with an AI and you do not understand what you're doing here
#352Earlier quoted context omitted.
The '—' gave it away. No one types this character on purpose.
I really loved how easy MacOS made these (option+hypen for en, with shift for em), so I used to use them all the time. I'm a bit miffed by good typography now being an AI smell.
Right click in the text box, and select "Substitutions". Smart dashes will replace -- with — when typed that way. It can also do smart quotes to make them curly... which is even worse for code.
(turning those on...)
It is disappointing that proper typography is a sign of AI influence… (wait, that’s option semicolon? Things you learn) though I think part of it is that humans haven’t cared about proper typography in the past.
Re: You did this with an AI and you do not understand what you're doing here
#353Earlier quoted context omitted.
Or, you know — iOS. That’s huge marketshare for a keyboard that automatically converts -- to —
Or Microsoft word. Many common tools in different contexts make it easy to do. As it turns out, the differentiator is the level of literacy.
Re: You did this with an AI and you do not understand what you're doing here
#354Crazy how he doubled down by just pasting badger's answer into Chat and submitting the (hilariously obvious AI) reply: > Thanks for the quick review. You’re right — my attached PoC does not exercise libcurl and therefore does not demonstrate a cURL bug. I retract the cookie overflow claim and apologize for the noise. Please close this report as invalid. If helpful, I can follow up separately with a minimal C reproduc…
The '—' gave it away. No one types this character on purpose.
Re: You did this with an AI and you do not understand what you're doing here
#355Earlier quoted context omitted.
Just because you don’t, doesn’t mean other people don’t. Plenty of real humans use emdash. You probably don’t realise that on some platforms it’s easy to type an emdash.
In Office apps on Windows just type two hyphens and then a word afterwards and it will autoconvert to an em-dash.
Re: You did this with an AI and you do not understand what you're doing here
#356"I heard you were extremely quick at math" Me: "yes, as a matter of fact I am" Interviewer: "Whats 14x27" Me: "49" Interviewer: "that's not even close" me: "yeah, but it was fast"
There should be a language that uses "Almost-In-Time" compilation. If it runs out of time, it just gives a random answer.
Re: You did this with an AI and you do not understand what you're doing here
#357This is essentially what teachers are dealing with every day, across the majority of their students, for every subject where its even remotely possible to use AI.
Re: You did this with an AI and you do not understand what you're doing here
#358> The reporter was banned and now it looks like he has removed his account. I'm wondering (sadly) if this is a kind of defense-prodding phishing similar to the XZ utils hack, curl is a pretty fundamental utility. Similar to 419 scams, it tests the gullibility, response time/workload of the team, etc. We have an AI DDoS problem here, which may need a completely new pathway for PRs or something. Maybe Nostr based so PR…
I see it on forums now too. On Reddit, midsized subs that get a mild amount of traffic get these brand new accounts that post what reads like an amalgam of past posts. Often in help forums where people ask questions. They have that uncanny thing where yes it's on topic, but also not how a human would likely ask exactly AND they always let slip in just a hint of human drama that really draws in other users... They alm…
I haven't seen this so it's hard to visualize, but that seems potentially kind of tricky to do via AI. Is it actually tricky, are they donw in a way where AI could conceivably do it on its own, or are those hints easy to drop in without disturbing the bulk of the slop?
Re: You did this with an AI and you do not understand what you're doing here
#359Earlier quoted context omitted.
That's because utf-8 was such an absolute mess in JS that adding an emoji in your code was a flex that it worked. Sane languages have much less of this problem but the damage was done by the cargo cultists. Much like how curly braces in C are placed because back in the day you needed you punch card deck to be editable, but we got stuck with it even after we stared using screens.
> Much like how curly braces in C are placed because back in the day you needed you punch card deck to be editable, but we got stuck with it even after we stared using screens. Can you expand on this? What do curly braces have anything to do with punch card decks being editable? What do screens?
By putting the final curly brace on it's own card, and hence line, it meant you could add lines to blocks without having to change the old last line.
E.g. the following code meant you only had to type a new card and insert it.
for(i=0;i
But for following had to edit and replace an old card as well. for(i=0;i
This saved a bit of typing and made errors less likely.Re: You did this with an AI and you do not understand what you're doing here
#360Earlier quoted context omitted.
I was looking through my work email (my personal email is already too far gone) and realized 90pct of the messages were computer generated. Maybe not AI, but still all automatic process fired messages. I was looking for emails that were deliberately drafted by a human, not even sent only to me. Just messages that a human intentionaly made in the moment. Can't filter them out.
Pretty sure it's above 99% for me. Email is just a waste of time and a way to get phished these days.