Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21da8122cd7f4d4

Jump to content

// Workers AI · dad joke modeWhat did the First Sergeant's Call say to the drill? "You're called to order.

From Wikipedia, the free encyclopedia

"First Sergeant's Call" is a bugle call which signals that the First Sergeant is about to form the company.


\header {
  title   = "First Sergeant's Call"
  tagline = ##f
}
\paper {
  #(layout-set-staff-size 18)
}
\score {
  \relative c'' {
    \tempo   4=120
    \key     c \major
    \time    2/4
    \set     Staff.midiInstrument = #"french horn"

    \partial 8
    \times 2/3 { g16 c16 e16 }
    g8 \times 2/3  { g16 g16 g16 } g8 \times 2/3 { g,16 c16 e16 }
    g8 \times 2/3  { g16 g16 g16 } g8 \times 2/3 { g,16 c16 e16 }
    g8 \times 2/3  { g16 g16 g16 } g8\fermata r8
    \bar "|."
  }
  \layout { }
  \midi   { }
}

References

[edit]