<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>methane</author_name>
  <author_url>https://blog.hatena.ne.jp/methane/</author_url>
  <blog_title>methaneのブログ</blog_title>
  <blog_url>https://methane.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>http://d.hatena.ne.jp/w_o/20060419#p1 ネタ受け。組み込み屋ならスマートにムダを消せないとね。 struct q { char *buf; int buflen; int head; int tail; }; void init( struct q *q, char *buf, int len ) { q-&gt;head = 0; q-&gt;tail = 0; q-&gt;buf = buf; q-&gt;buflen = len; } void push( struct q *q, char c ) { if ( q-&gt;head == q-&gt;tail + q-&gt;len ) {…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmethane.hatenablog.jp%2Fentry%2F20060419%2F1145460834&quot; title=&quot; 贅沢は敵ですっ！ - methaneのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-04-19 00:33:54</published>
  <title> 贅沢は敵ですっ！</title>
  <type>rich</type>
  <url>https://methane.hatenablog.jp/entry/20060419/1145460834</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
