Tootfinder

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

No exact results. Similar results found.
@tante@tldr.nettime.org
2025-05-27 07:40:05

This is just one example. "MCP" the protocol for "AI agents" is basically without security measures. It's like running random code on your infrastructure and data.
(Original title: GitHub MCP Exploited: Accessing private repositories via MCP)
simonwillison.net…

@aardrian@toot.cafe
2025-06-30 12:40:06

I have taken to looking for Copilot AI in GitHub responses before filing issues. If it’s there, I don’t file. Feeling a bit validated here:
hails.org/@hailey/114752144098
(limited alt to come, but if you want more ask OP…)

@cheeaun@mastodon.social
2025-05-28 02:48:45

Random PR of the day github.com/pbzweihander/fedida

@masta@noc.social
2025-05-27 09:08:00

Man könnte ja denken das diese ganze Agent/MCP Geschichte grad doch sehr fast and loose abläuft ....
simonwillison.net/2025/May/26/

@deepthoughts10@infosec.exchange
2025-05-31 23:14:10

I must be using Microsoft #Copilot wrong. Most of the things I ask it to do end up screwed up. Example: I asked it to tell me all of the URL shorteners that use the .li TLD. It gave me a few and then pointed me to a list someone maintains on GitHub of URL shortener domains. Ok, good start. I ask it to pull all the .li domains from the list for me. It does that. But I spot checked the list and f…

@cheeaun@mastodon.social
2025-05-28 02:48:45

Random PR of the day github.com/pbzweihander/fedida

@mgorny@pol.social
2025-05-28 05:02:59

Projekt #PyYAML odrzucił wsparcie dla Pythona bez GIL (#freethreading). Skutkiem tego, powstał fork skupiony na dodaniu tego wsparcia. Ze względu na ograniczone potrzeby forka, wspiera on tylko Pythona 3.13 . A że nie da się jeszcze wyrażać zależności warunkowo od wersji freethreading, inne paczki wymaga…

@migueldeicaza@mastodon.social
2025-05-21 02:14:05

When you are a Godot developer, every day is Xmas!
Support for Apple's VisionPro has now been merged into Godot:
github.com/godotengine/godot/p

@gedankenstuecke@scholar.social
2025-05-25 03:16:56

I'm not surprised that Gitlab decided to run off a cliff to follow GitHub:
«AI coding bot allows prompt injection with a pull request»
Everyday I'm more grateful for @… and @…!
pivot-to-ai.com/2025/05/24/ai-

@cheeaun@mastodon.social
2025-06-29 08:46:39

Saw this "Followed hashtags" collapsible list on mastodon.social (v4.4.0 nightly), wondering how long the list of hashtags will be.
Turns out it's hard-coded to 4 🤷‍♂️
- Initial PR: github.com/mastodon/mastodon/p

Screen recording of the 'Followed hastags' collapsible list on mastodon.social
Code snippet in JavaScript showing the definition of a function named apiGetFollowedTags that fetches and sets followed tags and loading state, with error handling.
Screenshot of a React TypeScript code snippet defining a FollowedTagsPanel component that fetches and displays a limited number of followed hashtags with internationalized titles and collapsible panel UI.