_mrbbot Profile Banner
Brendan Coll Profile
Brendan Coll

@_mrbbot

Followers
548
Following
129
Media
4
Statuses
67

🔥 Creator of https://t.co/EDIEK4DiX6 and https://t.co/6ObIJfQb7g, he/him

Cambridge, UK
Joined July 2016
Don't wanna be here? Send us removal request.
@_mrbbot
Brendan Coll
1 year
RT @moyix: @Xbow Our showcase traces are my favorite part. You can read actual traces of XBOW at work, and the things it can do have been r….
Tweet card summary image
xbow.com
Boosting offensive security with AI
0
1
0
@_mrbbot
Brendan Coll
1 year
A few months ago, I left @Cloudflare to join a new startup. I really enjoyed working at Cloudflare, and there was lots more stuff I wanted to build, but this seemed like a very exciting opportunity I'd regret not taking. Introducing XBOW! 🎉.
@Xbow
XBOW
1 year
XBOW finds and exploits vulnerabilities in 75% of 647 renowned web benchmarks. Given a short description of the benchmark, it autonomously pursues high-level goals, executing commands and interpreting their output to achieve exploitation. Check it out:
Tweet media one
1
2
34
@_mrbbot
Brendan Coll
1 year
RT @NodeCongress: 🌊A deep dive into how @_mrbbot & colleagues built support for running Vitest tests in the Cloudflare Workers. Brendan wi….
0
2
0
@_mrbbot
Brendan Coll
1 year
I'm going to be speaking @NodeCongress in a few weeks to explain how this works. The organisers have kindly offered me a free ticket to give away. If you're interested in this, reply to this tweet with something you'd like to see added to the integration. I'll pick a winner soon.
2
0
6
@_mrbbot
Brendan Coll
1 year
If you were previously using Miniflare 2's testing environments, this new integration should allow you to upgrade to Miniflare 3. Read the migration guide here: Given this, we'll be deprecating Miniflare 2 soon. 🥹.
Tweet card summary image
developers.cloudflare.com
Migrate from [Miniflare 2](https://github.com/cloudflare/miniflare?tab=readme-ov-file) to the Workers Vitest integration.
1
0
5
@_mrbbot
Brendan Coll
1 year
We built an initial prototype for this over a year ago, and it's been great to see everything come together since then. Special thanks to @sheremet_va for implementing Vitest's custom pools API, and @jasnell for building dynamic code execution primitives into the Workers runtime.
1
0
8
@_mrbbot
Brendan Coll
1 year
I'm proud to announce the release of the new Workers Vitest integration! This allows you to write unit & integration tests that run inside the Workers runtime. Tests run locally using Miniflare with their own isolated storage. Read the blog post below for details! ⚡️.
@Cloudflare
Cloudflare
1 year
Today, we’re excited to announce a new Workers Vitest integration - allowing you to write unit and integration tests via the popular testing framework, Vitest, that execute directly in our runtime, workerd!
1
12
55
@_mrbbot
Brendan Coll
1 year
RT @admah: The testing experience for @Cloudflare Workers is about to get soooooo much better 👀
Tweet media one
0
6
0
@_mrbbot
Brendan Coll
2 years
RT @Cloudflare: We’re proud to announce the release of Wrangler v3 – the first version of Wrangler with local-by-default development, power….
blog.cloudflare.com
We’re proud to announce the release of Wrangler v3 – the first version of Wrangler with local-by-default development, powered by Miniflare v3 and the open-source Workers `workerd` runtime.
0
40
0
@_mrbbot
Brendan Coll
2 years
@Cloudflare Many developers (myself included) started on Windows, and I'm excited that the next generation of developers will have the same local development experience regardless of which platform they're on. This has been an ongoing project for a while, and I'm glad it's now released.
0
0
8
@_mrbbot
Brendan Coll
2 years
The @Cloudflare Workers runtime, workerd, now supports Windows natively! 😃This means you can use `wrangler dev --experimental-local` and Miniflare 3 on Windows without Docker or WSL. Check out for more details.
Tweet card summary image
blog.cloudflare.com
Today, we’re taking local development to the next level by releasing Miniflare 3, powered by the open-source workerd runtime, along with support for migrating existing dashboard projects and using...
4
15
49
@_mrbbot
Brendan Coll
3 years
Thank you for organising the meetup! Had a great time! My slides are here 😀.
@alistaiir
alistair
3 years
Thank you so much to everyone who came. I don’t think it could have gone any better!. Huge shoutout to @Cloudflare @CloudflareDev & @vercel for sponsoring the event and making it possible 🧡. 📽️ Watch the replay.
Tweet media one
Tweet media two
Tweet media three
Tweet media four
3
0
18
@_mrbbot
Brendan Coll
3 years
RT @CloudflareDev: Be sure not to miss our own @_mrbbot's talk at the TypeScript London Meetup!. His talk will cover a deep-dive of how Clo….
0
4
0
@_mrbbot
Brendan Coll
3 years
😱 I'm so excited! Most Miniflare issues are behaviour mismatches, but this will allow Miniflare to evolve so it runs your code exactly as deployed. Wrangler 2 currently has remote and local modes, but we should unify these. I’ll be joining the team soon to help build this.
@Cloudflare
Cloudflare
3 years
Today Cloudflare is announcing the open sourcing of the Workers runtime under the Apache-2.0 license! #PlatformWeek.
4
7
91
@_mrbbot
Brendan Coll
3 years
Hey everyone! 👋 I've just released the next version of Slshx ⚔️, a library for building strongly-typed, React-inspired Discord commands on Workers, with support for modals, attachment options and nicer error messages directly in Discord. Check it out here
Tweet card summary image
github.com
⚔️ Strongly-typed Discord commands on Cloudflare Workers - mrbbot/slshx
1
0
15
@_mrbbot
Brendan Coll
4 years
Huge thanks to everyone who's tested the pre-releases, submitted GitHub issues/PRs, asked questions in the Cloudflare Workers Discord and the entire workers team at Cloudflare. 💛🧡❤️ This has been a massive project/learning experience for me, and I'm hyped for you all to try it.
0
0
5
@_mrbbot
Brendan Coll
4 years
Checkout the migration guide ( if you're already using Miniflare 1. I'm going to be on Cloudflare TV in a couple hours (4PM GMT/10AM CT/8AM PT) with @ashconpartovi to talk through the new features and Miniflare's history: 📺.
1
1
4
@_mrbbot
Brendan Coll
4 years
🔥🔥🔥🚀 Miniflare 2.0 has just been released, adding first-class Jest support 🤹‍♀️, live-reload ⚡️, Durable Object input/output gates 🚪, compatibility flags 📅, CommonJS module loading 📚, and so much more (, all whilst being 14x smaller than version 1.
@Cloudflare
Cloudflare
4 years
We're thrilled to announce the release of Miniflare 2.0, the next major version being more modular, lightweight and accurate.
3
13
69
@_mrbbot
Brendan Coll
4 years
👀
0
0
8
@_mrbbot
Brendan Coll
4 years
⚔️ Introducing Slshx: a library for building strongly-typed @discord commands that run on @Cloudflare Workers, using a React-inspired syntax. It focuses on providing a great local dev experience, powered by Miniflare 2. Think live-reload, but for commands:
Tweet card summary image
github.com
⚔️ Strongly-typed Discord commands on Cloudflare Workers - mrbbot/slshx
4
7
38