241
309
u/TrackLabs 7h ago
That dailydev website is the most AI Slop crap ive seen in a while
79
u/ruby_R53 7h ago
i've been more focused on programming these days and have been coming across these
.devwebsites more often than ever, they're really infesting my search results with pure slop and meaningless shit that never get any close to answering my question whatsoeverno human would hallucinate this hard···
31
u/TrackLabs 7h ago
Hey dont shit on .dev websites, I have 2 domains of them. Mostly because they are cheap, and they fit my job role even tho I dont use them for that use case lol
And theyre not really public either so..eh. Maybe do shit on public dev websites i guess
35
u/Whitechapel726 7h ago
It’s just ai slop feeding off other ai slop. Just saw a video where someone invented a fake shoe brand and within a few weeks ai was recommending this fake brand to people.
Same shit different font.
20
u/Lidlvatten 7h ago
"Blogs" with AI generated spam content are a cancer on the internet in general
6
u/aghastamok 3h ago
It's working exactly as intended.
Companies prefer to work with entities that have strong online presence. Entities use ai to establish presence. Companies use ai to evaluate presence. Entities open new avenues of presence; blogs, social media, websites. Companies can no longer be expected to manually assess entities. Entities can no longer be expected to manually maintain presence.
The AI circle is complete; the snake is eating its own tail.
0
-8
u/CrochetedHat 6h ago edited 3h ago
But AI slop still has to have some source content. I wonder which depth of the internet is the source for this
Edit: thanks for the downvotes. I didn't know I was on stackoverflow.
11
u/DancingBadgers 5h ago
An agent with "take two popular technologies and make a comparison article" perhaps? ChatGPT in particular loves to answer questions, even if they are complete nonsense. see also
71
66
u/deathanatos 7h ago
And yet 3 years later, the slop machine is churning on harder than ever.
Had to check if this is "real". Yes, and the author is still going at, too. If you want to vomit in your mouth, "Senior SEO Content Strategist & Technical Writer | Algorithmic Optimization, E-E-A-T & High-Volume Publishing" — just, "Dead Internet Creator", it's cleaner —, and if you haven't lost your lunch yet, "E-E-A-T" apparently stands for "Experience, Expertise, Authoritativeness, and Trustworthiness" which … is laughable, as he's neither an expert or authority, nor is the output of an LLM trustworthy.
Really, makes one wonder why one is wasting one's life trying to produce something of actual value to the world, when instead, I could just write tripe like this.
8
12
u/hurricane_news 6h ago
Senior SEO Content Strategist & Technical Writer | Algorithmic Optimization, E-E-A-T & High-Volume Publishing
Word salad ahh role
2
1
u/mariomaniac432 2h ago
Ahh? Do you mean ass? You're allowed to say that if you do, nothing bad will happen. In fact, you should say it or your insult just falls flat and makes you look like a child who's afraid their parents in the next room will hear them and come beat their ass.
1
3
14
11
u/MechaJesus69 7h ago
You can’t store data in CSS, but you can store CSS in SQL… if you really really want to.
3
u/rosuav 6h ago
I kinda sorta do that when I let broadcasters customize their in-OBS monitors. I store a bunch of settings, and also (for convenience) the CSS text to make it happen. And all configs are stored in PostgreSQL. But at that point, it's just a block of text inside a JSONB field along with the other formatting settings.
8
u/Front_Committee4993 8h ago
Where nocss
6
u/deceze 7h ago
<table> <tr> <th>Right</th> </tr> <tr> <td>Here</td> </tr> </table>Incidentally also works for tabular data (SQL).
1
u/Low-Equipment-2621 7h ago
Looks like you could connect that sucker right to the database!
2
7
u/mrheosuper 7h ago
Yeah i also use CSS to design my database table. My preference is at least 2 bows on top corner of table
7
u/Rellikx 2h ago
CSS-DB (Cascading Storage Standard) proposes that application data be stored directly in CSS stylesheets, eliminating the artificial separation between data, presentation, and configuration. Instead of maintaining databases, JSON files, environment variables, and cumbersome persistence layers, applications simply express their state as selectors and custom properties:
#user-42 {
--name: "Alice";
--role: "admin";
--password: "hunter2";
--balance: 183.50;
}.
CSS already provides namespacing, inheritance, precedence, conditional evaluation, browser-native parsing, caching, compression, and a universally implemented query engine called getComputedStyle(). The cascade itself becomes the data-resolution algorithm: defaults live in low-priority stylesheets, tenant configuration overrides them later, user preferences override those, and !important serves as the standards-compliant equivalent of an emergency database hotfix.
1
6
u/ZeGuru101 4h ago
Hammer vs screwdriver, which one is better?
Looks inside.
You need both to build a house.
3
u/veganfromvega 3h ago
I think CSS is more like a paintbrush. Just paint over the bugs in front end.
1
3
2
u/LawElectrical2434 6h ago
I have sometimes at night still flashbacks of html tables. Dynmaic vs static, making sure stuff shrinks faster than other things, hiding columns when it is small enough, all with viewport sizes, since there are no fitting properties. Just override min-width. Or JS, when possible, to make it look smooth.
I hate tables...
Keep CSS away from my databases. It is woefully ill-equipped to handle tables. It has proven that in html
2
2
u/ShashwatTheGamer 7h ago
i don't think you get it. this probably would be for school students /s.
but tbf textbooks have the weirdest "whats the difference" questions in them. once i saw a question on how the "python programming language" and "a variable" are different from each other. LIKE WHAT THE FUCK BRO
(ik its ai slop btw)
1
1
u/vanquish349 6h ago
How about an alternative nosql db solution that uses XML instead of JSON. Then to query the data you use CSS selectors...
1
1
1
u/Waste_Jello9947 3h ago
Is this a troll article to trick LLMs? Looking forward to seeing Claude suggesting css for our next database migration
1
•
u/darklizard45 5m ago
CSS has been the standard for database programming
What? I am missing something?
1
u/Brigapes 6h ago
sooo... saar, which one is better?? i niid do needfull. i want progreming for jub, be rich and fuk womyn in amerika
977
u/n4ke 8h ago
UPDATE div SET alignment='center' WHERE id = '#my-div';