-
Notifications
You must be signed in to change notification settings - Fork 7
Demoqed #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Demoqed #128
Changes from all commits
aa33308
e6a5a99
511567b
62d1c84
b48f730
4e94340
e6984b5
7c5dc22
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,84 @@ | ||
| --- | ||
| layout: "@/layouts/global.astro" | ||
| title: "DEMOQED" | ||
| author: kixelated | ||
| description: The first MoQ conference coming soon (October) in San-Fran-cis-co. | ||
| cover: "/blog/demoqed/demoqed.png" | ||
| date: 2026-08-25 | ||
| --- | ||
| # DE MOQ ED | ||
|
|
||
| [Demuxed](https://www.demuxed.com/) is the best media conference. | ||
| It happens once a year in San Francisco. | ||
| Except for that one time in London but we don't talk about that. | ||
|
|
||
| **Demuxed 2026 is not happening this year.** | ||
| AI companies booked all of the big venues in San Francisco. | ||
|
|
||
| So we're hosting [DEMOQED](https://moqalliance.org/demoqed-2026) instead! | ||
|
|
||
| <figure> | ||
|  | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
For screen-reader users or when the image fails to load, Useful? React with 👍 / 👎. |
||
| <figcaption>The pun only works if you pronounce it "mock" not "em oh queue"</figcaption> | ||
| </figure> | ||
|
|
||
| ## WHEN | ||
| October 8th, 2026. 1pm - 8pm. | ||
|
|
||
| Plus an afterparty I'm sure. | ||
|
|
||
| ## WHERE | ||
| San Francisco @ [Alamo Draft House](https://share.google/DPkfeck6IG5HjEPpf) | ||
|
|
||
| It's during [Tech Week](https://www.tech-week.com/) along with | ||
| [HLS interest](https://developer.apple.com/events/view/3ZNQ5DGP99/dashboard) and [FOMs](https://www.foms-workshop.org/). | ||
| Convince your boss it's worth an expensive hotel stay to gaze at `@kixelated`. | ||
|
|
||
| ## WHO | ||
| [Moq Alliance](https://moqalliance.org/) is hosting the event. | ||
| We be a collection of companies implementing MoQ that want it to succeed. | ||
| Expect more events and cringe posts on the socials. | ||
|
|
||
| It's free and non-committal to join **THE ALLIANCE**. | ||
| If you're interested, join the [Discord server](https://discord.gg/neXqzCXsgD) and/or [send an email](mailto:hello@moqalliance.org). | ||
|
|
||
| And to address the elephant in the room, [MoQ Alliance](https://moqalliance.org/) is distinct from [OpenMoQ](https://openmoq.org/). | ||
| We share the same goals, but IMO a membership fee to collaborate on open source/standards is gross. | ||
|
|
||
|
|
||
| ## WHAT | ||
| We'll have a bunch of talks and demos and discussions and IDK. | ||
|
|
||
| [Send an electronic mail](mailto:hello@moqalliance.org?subject=DEMOQED%202026%20talk%20submission) if you want to give a talk. | ||
| Please no sales pitches. | ||
| Plus you gotta actually be building *something*, not just speculating. | ||
|
|
||
| The conference costs monies ($99) because we're trying to avoid sponsors. | ||
| If your company is interested in sponsoring, buy some tickets and post a giveaway or something. | ||
| IDK | ||
|
|
||
| ## WHY | ||
| [IETF](https://www.ietf.org/) holds IRL MoQ meeting every 2 months. | ||
| It's perfect if you're a landscaper and want to get in the weeds. | ||
|
|
||
| But we want to focus on the practical applications of MoQ. | ||
| Talk about how we're building real shit. | ||
| Get to know your neighbors, maybe collaborate on something, etc. | ||
|
|
||
| And of course **MARKETING**. | ||
| [The drafts](https://www.ietf.org/archive/id/draft-ietf-moq-transport-19.html) are dope but do a terrible job at communicating the value of MoQ. | ||
|
|
||
| ## HOW | ||
| Renan from Cloudflare and Matt from Mux are doing the heavy lifting. | ||
| They deserve most of the credit and **PRAISE**. | ||
|
|
||
| My job is to write blog posts and `#influence`. | ||
| I prompted Codex to make [the website](https://moqalliance.org/demoqed-2026). | ||
| Ur welcome. | ||
|
|
||
| ## HUH | ||
| If the thought of flying to San Francisco for a half-day conference sounds lame, you can make it lamer and [schedule a coffee](http://meet.kixel.me/) with me. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🔒 Security & Privacy | 🟡 Minor | ⚡ Quick win 🧩 Analysis chain🏁 Script executed: #!/bin/bash
set -eu
printf '%s\n' '--- applicable repository guidance ---'
find /tmp/coderabbit-repo-knowledge/moq-dev-moq-dev-5924ebd3 -type f -path '*/\*.md' -print -exec sed -n '1,160p' {} \;
printf '%s\n' '--- source context ---'
sed -n '1,110p' src/pages/blog/demoqed.mdx
printf '%s\n' '--- transport headers ---'
for url in 'http://meet.kixel.me/' 'https://meet.kixel.me/'; do
printf '\n%s\n' "$url"
curl -L --max-time 10 --max-redirs 5 -sS -D - -o /dev/null "$url" | sed -n '1,25p' || true
doneRepository: moq-dev/moq.dev Length of output: 6364 Security Misconfiguration (CWE-319): Cleartext Transmission of Sensitive Information Reachability: External · Exploitability: Moderate Use HTTPS for the meeting link. The host redirects HTTP to HTTPS, but the initial request remains vulnerable to interception. Change the link to 🤖 Prompt for AI Agents |
||
| One lucky guest could even stay in my unfinished ~murder~ basement. | ||
|
|
||
| Written by [@kixelated](mailto:meself@kixel.me). | ||
|  | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Use the standard city spelling in the description.
San-Fran-cis-coreads as a typo in search and social previews. UseSan Franciscounless the hyphenation is intentional.Proposed fix
📝 Committable suggestion
🤖 Prompt for AI Agents