<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
    <anon>GAE</anon>
  </categories>
  <description>問題を経過時間で絞り込んで易しい問題、難しい問題、と分類しようとか思った easy = Question.all().order(&quot;elapse&quot;).filter(&quot;elapse &gt;&quot;, 5).fetch(10) normal = Question.all().order(&quot;elapse&quot;).filter(&quot;elapse &gt;&quot;, 15).fetch(14) hard = Question.all().order(&quot;elapse&quot;).filter(&quot;elapse &gt;&quot;, 25).fetch(5) しかしこれではなぜかeasyもnormalもhardも先頭部分が同じリストが返ってくる。どこが間違っ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20100413%2F1271134321&quot; title=&quot;今日1時間悩んだ問題 - 西尾泰和のはてなダイアリー&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>2010-04-13 13:52:01</published>
  <title>今日1時間悩んだ問題</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20100413/1271134321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
