Skip to content

Commit c466995

Browse files
committed
new posts
1 parent 0697c24 commit c466995

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: "The AI files – posts that are leaving an impression"
3+
slug: cloud-agnostic-8
4+
tags: [software-development, ai]
5+
date: 2025-06-07 19:00:00
6+
---
7+
8+
I am not ready yet to form coherent thoughts on AI, or rather, the subject has an almost unfortunate depth
9+
as companies with a near-infinite war chest are pouring billions upon billions of cash into LLMs to make
10+
the subject completely unavoidable in tech, drowning any critical voices by the sheer mass that has been
11+
put into motion to only God knows which direction.
12+
13+
Of course, many people have been thinking about the subject and this post collect a number of articles
14+
from people who still try to retain their own voice within a vast growing sea of AI slop. This post is mostly
15+
a collection of links to articles that have me thinking about the current trends in IT tech.
16+
17+
### PEOPLE ARE LOSING LOVED ONES TO AI-FUELED SPIRITUAL FANTASIES
18+
19+
At Rolling Stone [they wrote about people][1] who seem to lose themselves in some alternate reality where
20+
LLMs sometimes seem all-too-capable to indulge you in whatever psychosis is becoming part of you.
21+
22+
### Vibe coding may well destroy your ability to find solutions to problems out of your own intellect
23+
24+
This mastodon post describes a situation where a colleague is showing some strange behavior.
25+
26+
> He basically rotted his own brain by compulsively using ChatGPT in lieu of actually thinking with most
27+
> any of the projects he was working on. Instead of taking the time to read through code in our framework,
28+
> look up documentation, or do any sort of debugging, he instead just begged and pleaded with ChatGPT to try and get somewhere because "it was faster."
29+
30+
What are addictive activities? Indeed, repeated actions with variable reward.
31+
Prompting a LLM chat window to solve a certain task [does carry quite a bit of that][3], if you think about it.
32+
33+
But, [read for yourself][2].
34+
35+
## I Think I’m Done Thinking About genAI For Now
36+
37+
This is [an account][4] where the emotional reaction to the current crop of generative AI is strongly negative,
38+
alas the author attempts to understand his position and raises awareness to important issues.
39+
40+
> I have been trying very hard to correct for this bias,
41+
> to try to pay attention to the facts and to have a clear-eyed view of these systems’ capabilities.
42+
> But the feelings are visceral, and the effort to compensate is tiring. It is, in fact,
43+
> the desire to stop making this particular kind of effort that has me writing up this piece and
44+
> trying to take an intentional break from the subject, despite its intense relevance.
45+
46+
----
47+
48+
I am certain I will add further updates to this post as interesting posts come along.
49+
50+
51+
52+
[1]: https://www.rollingstone.com/culture/culture-features/ai-spiritual-delusions-destroying-human-relationships-1235330175/?ref=404media.co
53+
[2]: https://infosec.exchange/@dvandal/114638324336575392
54+
[3]: https://pivot-to-ai.com/2025/06/05/generative-ai-runs-on-gambling-addiction-just-one-more-prompt-bro/
55+
[4]: https://blog.glyph.im/2025/06/i-think-im-done-thinking-about-genai-for-now.html

0 commit comments

Comments
 (0)