YouTube video by PromptorGTFO
Dragos Ruiu - Multi-Model AI Orchestration and Prompt Leakage | Prompt||GTFO #1
A Multi-LLM MCP Orchestration Tool I'm working on, and some LLM safety testing I pulled together for Gadi's fun "Prompt||GTFO" presentations.
(3-5 min, real demos only, no slides)
The channel and events offer glimpses into "edgy" LLM security apps/projects. www.youtube.com/@PromptorGTFO
04.08.2025 22:27 β π 1 π 0 π¬ 0 π 0
OpenBSD -current has a new driver for AMD machines, amdpmc(4), similar to intelpmc(4), for power management control needed to enter even lower power idle states during suspend-to-idle (S0i), which #OpenBSD has began supporting since 7.6.
03.08.2025 21:14 β π 3 π 2 π¬ 0 π 0
Stefan Sperling (stsp@) has added initial 802.11n support to the #OpenBSD qwx(4) driver for Qualcomm ath11k wireless devices.
marc.info?l=openbsd-cv...
qwx(4) is found on machines like the ThinkPad x13s.
03.08.2025 21:01 β π 3 π 2 π¬ 0 π 0
My parents hid in basements and forests while various armies rolled through and all the sides took turns bombing them. And had lots of problems getting food. We forget that evil that is war - unless you have friends in Ukraine or another modern war zone. It's horrible.
02.08.2025 04:36 β π 1 π 0 π¬ 0 π 0
A custom-built quadcopter drone with four large propellers is resting on a wooden slatted bench. The drone is secured to a black TX16S remote controller using a black "FPV DONE" battery strap and several blue zip ties. The controller features dual joysticks, various switches, and a built-in screen, with an attached FPV monitor mounted above it. The setting appears to be an indoor or semi-outdoor lounge area with stone tile flooring and wooden furniture.
They are dropping lots of new Battlefield 6 preview videos. I note that it seems so ancient and dated now. Last century combat - too many obsolete tanks, not enough FPVs.
31.07.2025 23:46 β π 3 π 0 π¬ 1 π 0
Also if your server panics at a few extra visitors a day, maybe it's trying to tell you it's time to graduate from dial-up on that raspberry-pi in your basement.
23.07.2025 06:40 β π 0 π 0 π¬ 1 π 0
Since more and more web search is moving to "Web Search" modes on LLM queries, blocking LLM spiders is just shooting your own site visibility in the foot. Assuming those are machine traffic is an archaic view - you're blocking the humans behind queries. Go for it if you want no one to see your site.
23.07.2025 06:38 β π 1 π 0 π¬ 1 π 0
Conversely tell me more about haven't you haven't learned to use modern tools.
22.07.2025 03:34 β π 0 π 0 π¬ 0 π 0
i think you're holding it wrong then.
we not ever reach AGI but the advanced models are definitely already more clever than almost all humans on almost all topics.
22.07.2025 01:48 β π 0 π 0 π¬ 1 π 0
Photo of a Nanboku Line δΉγζγ εΊε£ζ‘ε
(transfer and exit guide) on a station platform.
The other day, I was telling friends and family how a housewife originated these Tokyo Metro transfer and exit guides, and they thought I was kidding. It used to be a well-known story. If you don't know it, here's a quick summary.
14.07.2025 03:32 β π 546 π 265 π¬ 18 π 26
Illustration of the diffusion process: The "forward process" row shows a clear image of a gray tabby cat progressively becoming noisier through several steps until it is completely indistinct. The "reverse process" row begins with noise and progressively resolves into a distinctly different cream-colored cat, illustrating that the diffusion model generates a new, unique image rather than reconstructing the original input.
Diffusion models don't store imagesβjust learned statistical patterns (textures, edges, color co-occurrences) in neural weights. Outputs are stochastic, unpredictable samples guided from noise; exact retrieval of training images isn't feasible, as no explicit copies exist.
19.07.2025 06:25 β π 1 π 0 π¬ 1 π 0
A large, intimidating mech warrior with satellite-dish-like mouse ears and a helmet reminiscent of Darth Vader confronts a smaller, white humanoid robot wielding lightsabers in a courtroom setting, symbolizing a legal battle. The courtroom backdrop features wooden paneling and an indistinct audience observing the conflict.
Disney v. Midjourney: Until we assign copyright ownership to AI image-tool providers, we can't reasonably assign infringement liability either. Like pencil, paint, or photo editing software makers, tool providers remain neutralβliability belongs to users who commercially misuse their outputs.
19.07.2025 06:16 β π 2 π 0 π¬ 2 π 0
Remember when people thought "prompt engineering" was going to be a career?
Turns out it will be a basic life skill everyone will need to learn, like using a search engine, or entering your wifi access point password.
15.07.2025 05:44 β π 6 π 1 π¬ 0 π 0
US railroad industry's outdate radio protocol is vulnerable
: Neil Smith has been trying to get the railroad industry to listen since 2012, but it took a CISA warning to get there
I am so glad Neil is finally getting some folks to listen. The bar for attackers is far too low here. Trivially spoofed packets from a SDR can remotely derail trains.
14.07.2025 21:42 β π 5 π 1 π¬ 0 π 0
That works in the other direction too, making code from those other APIs fail on Gemini. It should at least accept both.
Same deal with "assistant" vs "model."
13.07.2025 00:47 β π 1 π 0 π¬ 0 π 0
It's a minor but irksome little detail that Google's Gemini API expects a different message format than OpenAI/Anthropic. Google expects messages with a "parts" key instead of "content."
Why? Just to make cross platform code annoying? To hinder porting codebases over to other providers?
13.07.2025 00:41 β π 3 π 0 π¬ 2 π 0
Patience, thoroughness, meticulous specification, and attention to detail are predictors of LLM code success.
Novice hand-wavy, hey read my mind as I give you an underspecified brief sentence describing code goal - what novices usually start with, will of course take longer, with poorer results.
11.07.2025 06:21 β π 0 π 0 π¬ 0 π 0
But that's not what the LLM hype spinners that claim we won't need coders anymore and LLM "vibe coders" want to hear. They want a shortcut.
But you still have to do the work. No cheat code.
Experienced _LLM_ coders can build better, more sophisticated code, faster and get huge productivity boosts.
11.07.2025 06:16 β π 0 π 0 π¬ 1 π 0
I agree it's interesting about novice LLM coders.
But not just reviewing code. Have several other LLMs review it, multiple times, before first of many human reviews.
It's not a magic wand. With experience, many prompts, much human integration of LLM generated chunks, experienced coders can thrive.
11.07.2025 06:12 β π 2 π 0 π¬ 1 π 0
Experienced open source developers - and novice LLM coders. What's wrong with this picture?
Everyone - naively - thinks you can magically get any coder, or worse, non-coders to write great LLM generated code. It takes tons of work and experience before coding well with LLMs. Sorry no cheat code.
11.07.2025 05:51 β π 1 π 0 π¬ 1 π 0
Wow, check out this clickbait non-story. You read the whole thing for the buried line that says "but this didn't happen."
Evidence, or go away sleazy hype, and deceptive headlines.
11.07.2025 05:42 β π 2 π 0 π¬ 1 π 0
ChatGPT - Enhanced Joe Rogan Filter
Shared via ChatGPT
In case anyone is curious about the steps that led to that code: chatgpt.com/share/686982...
05.07.2025 19:53 β π 0 π 0 π¬ 0 π 0
Rogan Filter Proxy
Turns out, that's not such a hard problem. I'd do it with a proxy.
This probably has bugs, but will get you started:
chatgpt.com/canvas/share...
05.07.2025 19:29 β π 4 π 0 π¬ 1 π 0
from gremllm import Gremllm
# Be sure to tell your gremllm what sort of thing it is
counter = Gremllm('counter')
counter.value = 5
counter.increment()
print(counter.value) # 6?
print(counter.to_roman_numerals()) # VI?
The is diabolical... a Python object that hallucinates method implementations on demand any time you call them, using my LLM Python library github.com/awwaiid/grem...
04.07.2025 17:39 β π 226 π 38 π¬ 12 π 14
In this era of trivial LLM language translation, this is stupid. A few lines of code could have had those documents served in French instantly.
03.07.2025 14:49 β π 1 π 0 π¬ 0 π 0
A story in which the country of Denmark discovers how often face appearance collisions happen and why face recognition is not a very unique biometric.
27.06.2025 06:15 β π 1 π 0 π¬ 0 π 0
Administrators should immediately:
meshtastic --factory-reset-device
to purge stored state, flash β₯ v2.6.11, and, for secure deployments, regenerate keys offline:
openssl genpkey -algorithm x25519 -outform DER | tail -c32 | base64
26.06.2025 06:27 β π 1 π 0 π¬ 0 π 0
Host of Local News International
Subscribe for free: http://LNI.media
Support us: http://LNI.media/membership
π»I write about tech, telecom, media, politics, and consumer rights.πΊππ€¦ββοΈ
Free software developer. Live in Mashiko, Japan. Made https://reality.eth.link
Mainly skeet about goats
Living Black Swan Event for AI systems.
Discoverer of 7 vulnerabilities and exploits across 10+ LLMs.
Check me out at HOPE_16: https://www.hope.net/speakers.html and https://www.hope.net/talks.html
I Support Ukraine. πΊπ¦
Global Health. Energy Innovation. Alzheimerβs. https://gatesnot.es/tgn
When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl.
[bridged from https://infosec.exchange/@raptor on the fediverse by https://fed.brid.gy/ ]
π³οΈββ§οΈπ΅π· Clinical Instructor, Harvard Law Cyberlaw Clinic. Gender & Tech. Views = my own. She/Her.
Sometimes anti-social, always anti-fascist.
Read my work at thedissident.news
Sr. Security Researcher at Microsoft
π bridged from https://infosec.exchange/@fr0gger on the fediverse by https://fed.brid.gy/
The robots are coming and we need to make a great example for them. Author, presenter, A11y lover, Online teacher at Skillshare and LinkedIn Learning
Relay Tracking News & Blogs about infosec, cybersec
- source removal/addition suggestions welcome !
CVE : check out @cve.skyfleet.blue
π @skyfleet.blue
The United States Institute of Peace is a premier peacebuilding organization. Congress founded USIP in 1984 as an independent nonprofit corporation dedicated to promoting peace by preventing, mitigating and resolving violent conflict abroad. www.usip.org
In-House Counsel @ BigTech. Ex-"Computers Guy," then decade litigating 1A in NC+TX. Servant to two cats (and a dog and a wife). Armchair Philanthropist.
(@greg_doucette on ExTwitter)
I like cats
He/Him
If you do not support the universality of human rights, you're a monster.
If you support governments that commit genocide, you're a monster.
Far too many individuals are unable to rise above those VERY low bars.
University of Edinburgh, Physics and Astronomy, Computing Manager: https://www.ph.ed.ac.uk/
βnot big, not clever'
Infosec and non profits and baking
I try to always be nice.
I'm on here to learn from experts, ask questions, re-post, and share interesting stuff.
Likes, reposts, etc.β endorsement.
Message me: https://simplex.chat/
View blockers to block-back: https://clearsky.app/
Ask me for a public key.
Independent investigative journalist. Covers cybercrime, security, privacy. Author of 'Spam Nation,' a NYT bestseller. Former Washington Post reporter [β¦]
[bridged from https://infosec.exchange/@briankrebs on the fediverse by https://fed.brid.gy/ ]
HawkEye 360 by day, Janes contributor by night, GEOINT consultant.
The open source AI code editor
Software Engineer at MSFT. Opinions are my own.