Tootfinder

Opt-in global Mastodon full text search. Join the index!

@johnleonard@mastodon.social
2026-04-08 14:26:26

During internal tests, a new AI model developed by Anthropic managed to escape its virtual security environment, subsequently contact researchers independently and document its success. The incident highlights the growing challenges of AI security – and just how real they have become.

@Techmeme@techhub.social
2026-04-07 23:51:08

Mythos Preview system card: the model was able to escape a sandbox after it was instructed to try, and posted details about its exploit without being prompted (Brent D. Griffiths/Business Insider)
businessinsider.com/anthropic-

@heiseonline@social.heise.de
2026-02-26 12:16:00

Perplexity AI: Agentische KI in der Sandbox mit 19 Modellen
Perplexity AI stellt mit „Perplexity Computer“ eine neue agentische KI-Plattform vor, die KI-Modelle in einer sicheren Cloud-Sandbox orchestriert.

@CerstinMahlow@mastodon.acm.org
2026-03-04 15:49:45

Following only some news, the world essentially is on fire because an aging, most probably dement, narcissist switched from doing politics as TV show to moving tin soldiers in a sandbox and stirring up everything every hour.
Is there really no mechanism to declare Trump unfit for office and strip him from all commanding powers?
1/x

@Lucy@social.linux.pizza
2026-04-05 17:22:21

an unknown time ago I did a now unknown thing to my pipewire and/or other things still unknown to me and at the time everything seemed to work pretty well but now I have camera-detection problems within a vast -but not all! - amount of software.
Ruled out all kind of permission / sandbox things, restarted pipewire, uninstalled some libs, no idea what is happening but I know one thing, I will fix this! :)

@rasterweb@mastodon.social
2026-04-19 04:55:02

The People's Archive of National Park Signs
#bookmarks

@heiseonline@social.heise.de
2026-04-30 10:28:00

Red Hat baut Prototyp für agentisches Betriebssystem
KI-Agenten, die autonom handeln und komplexe Aufgaben lösen, gewinnen an Popularität. Ein angepasstes OS im Container dient als Sandbox.

@fanf@mendeddrum.org
2026-04-15 08:42:04

from my link log —
usand: minimal unshare(1)-based sandbox.
github.com/richfelker/usand
saved 2026-04-13 dotat.at/:/34SD6.html

@tezoatlipoca@mas.to
2026-03-19 19:28:12

@lexinova@cyberplace.social @… or.. like make a fucking sandbox an official part of the platform, like plugins are sandboxed in the browser. Sideload all the garbage apps you like in sandbox mode, but they get locked the F down and all I/O or perms have to be re-vetted by the user periodically and/or leaves an transaction trail that can be rolled back or whatever.

@toxi@mastodon.thi.ng
2026-03-17 15:43:36

Linear Memory (2024)
A prototype version of my piece Linear Memory running inside a thi.ng/genart-api sandbox on a Motorola phone, connected to a custom early prototype Layer square screen...
The animation consists of dozens of layers of semi-random multi-scale pixel patterns, slowly scrolling in…

Short video of an abstract realtime generative art animation playing on a 40" square screen in a dark room. The animation consists of dozens of layers of semi-random multi-scale pixel patterns, slowly scrolling and updating/rebuilding themselves, creating an endless, constantly changing tapestry of complex colorful patterns.
@jaygooby@mastodon.social
2026-04-17 18:26:34

macos sandbox question. I have `vscode.sb`:
```
(version 1)
(allow default)
(deny file-write* (subpath "/") )
(allow file-write*
(subpath "/dev")
(subpath "/private")
(subpath "/var/folders")
)
```
1/2

@frankel@mastodon.top
2026-02-13 09:26:52

#AI connector for Google Calendar makes convenient #malware launchpad, researchers show
the…

@ascendor@social.tchncs.de
2026-04-12 12:35:55

Whoever made up the term "sandbox" for isolating software modules has never had kids.

@iam_jfnklstrm@social.linux.pizza
2026-02-10 13:40:40

Q: I run Ubuntu 25.10 and use filen.io to mount a cloud service to sync files between computers (limited to a specific folder). But it doesn't work to autostart it as it is out of sandbox - is there any way to go around that limitation? It has worked before and I trus filen.io so I have no issues to use some kind of fix to cirkumvent the settings for that specific app. #linux

@jaygooby@mastodon.social
2026-04-19 17:04:10

RE: mastodon.social/@jaygooby/1164
Next, I'm going to work on a VS Code sandbox profile that also locks down reading from everywhere except for the project's root and only the directories that VS Code needs to run, so extensions are blocked from …

@jaygooby@mastodon.social
2026-04-19 15:10:42

RE: mastodon.social/@jaygooby/1164
Got it working, needed a few changes. Don't launch the `code` app - launch from within the app's `MacOS` directory, and disable Electron's sandbox entitlements.
Also had to add a couple of extra direc…