ボカロとマイクラが好きな、聴くブログ

ボカロとマイクラが好きな雑記ブログ

follow us in feedly

衝動買いの衝動

いいじゃん、買っても。でも、買って満足するタイプだとダメー。

本なんだから、読まないと。

買ってから、実は自分とは相性が悪い、と気づいても遅い。

夜中でも買えるのは良し悪しだわ。

 

積読、まだあるんだよね。

読まないと損した気分(実際損してる)。

---------------------------------------------------------

It's a good one, even if bought.

But, bad as it is the type that satisfies bought.

Because this a do, read not with.

From buying, actually ,slowly it is noticed poor compatibility with their own, and.

But good or bad it is to buy even the middle of the night.


"tsundoku", we're there yet.
Mood was broke and do not read.

 

follow us in feedly ** 注意 - Web Speech API非対応のブラウザでは音読できません */ (function () { if (!window.speechSynthesis) return; document.querySelectorAll('article').forEach(function (article) { var button = document.createElement('button'); button.type = 'button'; button.className = 'btn'; button.textContent = '音読する'; button.style = 'float: right'; article.querySelector('header').appendChild(button); button.addEventListener('click', function () { var synth = window.speechSynthesis; var body = article.querySelector('.entry-content').textContent; var utter = new SpeechSynthesisUtterance(body); synth.speak(utter); }); }); })();