fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#simonwillison

0 posts0 participants0 posts today
IT News<p>Anthropic’s auto-clicking AI Chrome extension raises browser-hijacking concerns - As AI assistants become capable of controlling web browsers,... - <a href="https://arstechnica.com/information-technology/2025/08/new-ai-browser-agents-create-risks-if-sites-hijack-them-with-hidden-instructions/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">arstechnica.com/information-te</span><span class="invisible">chnology/2025/08/new-ai-browser-agents-create-risks-if-sites-hijack-them-with-hidden-instructions/</span></a> <a href="https://schleuss.online/tags/computerusemodel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>computerusemodel</span></a> <a href="https://schleuss.online/tags/promptinjections" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>promptinjections</span></a> <a href="https://schleuss.online/tags/aivulnerability" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aivulnerability</span></a> <a href="https://schleuss.online/tags/browsersecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>browsersecurity</span></a> <a href="https://schleuss.online/tags/chromeextension" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chromeextension</span></a> <a href="https://schleuss.online/tags/machinelearning" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>machinelearning</span></a> <a href="https://schleuss.online/tags/simonwillison" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>simonwillison</span></a> <a href="https://schleuss.online/tags/webbrowsers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webbrowsers</span></a> <a href="https://schleuss.online/tags/aisecurity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aisecurity</span></a> <a href="https://schleuss.online/tags/agenticai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>agenticai</span></a> <a href="https://schleuss.online/tags/anthropic" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>anthropic</span></a> <a href="https://schleuss.online/tags/aiagents" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aiagents</span></a> <a href="https://schleuss.online/tags/aisafety" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aisafety</span></a> <a href="https://schleuss.online/tags/biz" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>biz</span></a>⁢ <a href="https://schleuss.online/tags/claude" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>claude</span></a> <a href="https://schleuss.online/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a></p>

Unsure of what vibe coding is? See Simon Willison’s explanation of a term recently coined by Andrej Karpathy on X. It is a buzzword that is lighting the world in fire it seems.

But I just want to quickly recommend; do not hire anyone (a person or an agency) that thinks vibe coding is a good idea for production level products.

Experimenting? Playing? Thinking through ideas rapidly? […]

https://cdevroe.com/2025/03/20/the-vibe-coding-litmus-test/

The sun has returned!

I mean, it has always been there. Relatively speaking in the same place it was over the last few months. But the Earth’s tilt is such that as it revolves around the nearest star the portion on which I live (the northern hemisphere) is getting ever so slightly closer and faces it just long enough that temperatures are beginning to warm.

And I’m a very happy person […]

https://cdevroe.com/2025/03/13/diversions-9/

Simon Willison on “vibe coding” with LLMs:

Most of the work we do as software engineers is about evolving existing systems, and for those the quality and understandability of the underlying code is crucial.

For experiments and low-stake projects where you want to explore what’s possible and build fun prototypes? Go wild! But stay aware of the very real risk that a good enough prototype often faces pressure to get pushed to production.

Indeed, most of the job is understanding and iterating on existing systems. Perhaps there is a future where code quality doesn’t matter–where code is not human readable at all. That’s more than a few years away though.

Simon Willison’s WeblogWill the future of software development run on vibes?I got a few quotes in this piece by Benj Edwards about **vibe coding**, the term Andrej Karpathy [coined](https://simonwillison.net/2025/Feb/6/andrej-karpathy/) for when you prompt an LLM to write code, accept all …

Over coffee this morning, browsing my unreads in NetNewsWire, I stumbled on Simon Willison’s mention of Alex Chan’s “Using static websites as tiny archives” post. And then I saw Jeremy Keith also mention it. So I thought I’d mention it to!

There’s no web server, no build system, no dependencies, and no JavaScript frameworks. I’m writing everything by hand, which is very manageable for […]

https://cdevroe.com/2024/11/05/static-archives/

Colin Devroe · Using static websites as personal archives
More from Colin Devroe