<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>x68kace</author_name>
  <author_url>https://blog.hatena.ne.jp/x68kace/</author_url>
  <blog_title>ちょっと待っての日記</blog_title>
  <blog_url>https://x68kace.hatenadiary.org/</blog_url>
  <categories>
    <anon>Computer</anon>
  </categories>
  <description>Linuxデスクトップ上で、yayを使ってビルドを実行するときに、他の作業がカクつくことがある。そのため、yayの実行時に優先度を下げたいと考えた。ChatGPT先生に相談したところ、yayの設定ファイルを編集して、デフォルトでniceを適用することができると教えてもらった。先生はよく嘘をつくから、自分で調べたらやっぱり間違っている。yayにnice levelを設定する機能はない。bashのaliasに下記を書くことで誤魔化せるか試すことにした。 #+begin_example alias makepkg='nice -n 19 makepkg' #+end_examplemakepkgにエ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fx68kace.hatenadiary.org%2Fentry%2F2024%2F02%2F22%2F155050&quot; title=&quot;yayの実行中に優先度を下げたい - ちょっと待っての日記&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>2024-02-22 15:50:50</published>
  <title>yayの実行中に優先度を下げたい</title>
  <type>rich</type>
  <url>https://x68kace.hatenadiary.org/entry/2024/02/22/155050</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
