You've hit the nail on the head. But here's the mindblowing partโwriting isn't just about text on a page.
It's not about listing a bunch of facts to memorize.
Writing is about human connection.
And here's where it gets even more fascinating...
[parody, not AI]
Some writing yes, If you want to write a post saying why your company has a position yes; if you are documenting an API, does the average swagger page have a human connection factor?
If you are in X/FB, is any of your followers a "human connection"?
Then, in some spaces, say big corp communications, the terse, direct communication is desired, for example the quarter earning communication?
What about software?, what part of your browser gives you the "human connection"?
If writing (incl X/FB posts) is meant to convey "some human being did/saw/thought this and found it worth writing about", then AI undermines human connection and will annoy people. API docs, earnings reports, &c never conveyed that to begin with, so nobody will care about AI use.
I think slop is not taking the time to refine and polish and simply publishing something as it was handed to you by the #AInotesfollow. You use AI but the decisions should be yours. Otherwise it's #slopnotesfollow.
Economist Lant Pritchett describes shifts in ideas as silly, controversial, progressive, then obvious.
Also:
"Radio has no future. X-rays are clearly a hoax. The aeroplane is scientifically impossible." - Lord Kelvin
". No wireless. Less space than a nomad. Lame." - CmdrTaco
@fastidious๐profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." โ Sid Meyerswrote:
Just three more commits left, but /usage ran out. Resets at 01:50, so I guess I am going to sleep.
@fastidious๐profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." โ Sid Meyerscontinued:
Woke up during the night for a short trip to the loo, got 'resumeโ going. All done in the morning. Ahh, coffee tastes better now!
@pqs๐คชprofilefollowreplied to@fastidious๐profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." โ Sid Meyers:
Best pee ever!
@jojoprofilefollowBelieve powerful technology and ease of use can be combined. 46elks founder, an SMS and telephony API for Europe based in Sweden, 15 years in the running.wrote:
Reminds me of a little gag where little LuLu makes an excuse for not doing her homework.
Homework? I thought you said housework. I spent all night vacuuming.
I hate crawlers that donโt advertise theyโre crawlers. โn badly written. They donโt respect the canonical URLs so they keep getting themselves into a loop instead of actually crawling the site properly. They make the logs really hard to read. Canโt block them theyโre distributed.
I am curious what an actual solution to this problem could be. Everything I've read about it feels like a bandaid โ from robots.txt to cloudflare turnstile โ there has to be a better way!
For this particular problem though, I feel like if the crawlers are coming from domestic / residential IP addresses and they lack a distinctive http header or user agent, it is indistinguishable from a denial of service attack and must be treated as such.
It would require permaban on IPs which would require permalogging of IPs in order to track them, and we are currently obfuscating them before hitting the DB with daily rotating salt so an anonymous user canโt be tracked. So weโd have to give up privacy/security :/
But as long as people can still use the site it's OK, right? Seems like the problem is often self-inflicted, either because the site is so bloated that answering even GET-requests is burdensome, or because they're trying to monetize the data and so must block non-paying scrapers.
I've been curious about the reasoning for prices too. Like, there has to be research behind it... But I agree it is far easier to buy four 2.5โฌ services than one for 5
Longer answer: My editor does not start wars. I use whatever is convenient. Most of the time I am on visual studio code but I'll use anything. Well, anything except emacs I guess. I don't think I have ever actually used emacs.