(function(w) { var sent = 0; function _send(data) { if (!sent && navigator.sendBeacon) { navigator.sendBeacon('https://blog.hatena.ne.jp/api/security/report', JSON.stringify(data)); sent = 1; mo.disconnect(); } } function c(e) { var s = getComputedStyle(e); var r = e.getBoundingClientRect(); if (s.position === 'fixed' && r.width*r.height > w.innerWidth*w.innerHeight*0.9) { _send({ id: 'fixed', ref: location.href }); } } var mo = new MutationObserver(function(ms) { ms.forEach(function(m) { if (m.type === 'attributes') { return setTimeout(function() { c(m.target); }, 0); } m.addedNodes.forEach(function(n) { if (n.nodeType !== 1) return; var walker = document.createTreeWalker(n, NodeFilter.SHOW_ELEMENT, null, false); setTimeout(function() { c(n); }, 0); while (walker.nextNode()) { (function(el) { setTimeout(function() { c(el); }, 0); })(walker.currentNode); } }); }); }); mo.observe(document.documentElement, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class', 'id'], }); })(window);

55歳で退職したおじさんのブログ

投資・副業・役職経験のない平凡なサラリーマンでした。贅沢しなければ辞めても暮らせる程度に貯まったので早期退職。「健康で文化的なビンボー生活」を楽しみつつ、旅行、沖縄、小説、アーリーリタイア、健康、メンタルヘルス、シニア、ライフスタイル、不動産購入、ブログ、日々の暮らしなど記していきます。

2024-04-15から1日間の記事一覧

久しぶりに越後湯沢に行く

いつもの角度で撮影すると桜が入ってきません 越後湯沢に行ってきました。 岩原の奥の方にあるリゾートホテルで、ツイン・35㎡、バストイレ別でミニキッチン付き。先日の長崎行ではビジネスホテル利用でしたからとても豪華に感じました。価格は北陸応援割とP…