ホーム自己紹介ブログ
NO.
DATE

ホーム

ようこそ、silverbirder のジブンノートへ!

初めての方

自己紹介へ

読者の方

ブログへ

記事数: 272枚

連続投稿日数: 125日

最新更新: 2026年02月28日

お仕事を依頼したい方へ

Web開発や技術支援のご相談は、X または Bluesky のDMからお気軽にご連絡ください!

タイムライン

2026年02月28日

Webページのアーカイブ新手法 Gwtar がすごいらしい。

Gwtar: a static efficient single-file HTML format
Gwtar is a new polyglot HTML archival format which provides a single, self-contained, HTML file which still can be efficiently lazy-loaded by a web browser. This is done by a header’s JavaScript making HTTP range requests. It is used on Gwern.net to serve large HTML archives.
gwern.net
2026年02月28日

Liquid Glass を CSSとSVGで実現するらしい。
読んだけど、全然分からなった...。

Liquid Glass in the Browser: Refraction with CSS and SVG — kube.io
Explore how to recreate Apple's stunning Liquid Glass effect using CSS, SVG Displacement Maps, and refraction calculations.
kube.io
2026年02月28日

GitHub Actionsでzip以外のアーティファクトもアップロードできるようになった!

GitHub Actions now supports uploading and downloading non-zipped artifacts - GitHub Changelog
GitHub Actions now supports uploading and downloading non-zipped artifacts within workflows. Previously, when you uploaded an artifact using the actions/upload-artifact action it was automatically zipped. Downloading it using the actions/download-artifact…
github.blog
2026年02月22日
Webブラウザエンジニアリング
Webブラウザは、現代のコンピューティング環境において欠かせない存在であり、最も広く使われているプラットフォームの一つです。本書は、その仕組みを実践的に学ぶための解説書です。実際にWebブラウザを構築する過程をたどりながら、レンダリング、HTMLパーサー、CSS、JavaScript、マルチスレッド対応、セキュリティモデル、アニメーションとコンポジット処理、ブラウザAPI、アクセシビリティなど、モダンなWebブラウザの主要な要素を順を追って解説していきます。 章ごとにコードを動かしながら、ブラウザに機能が積み重なっていく過程を通じて、ソフトウェアを成長させ改善していく経験を自然に体得できます。ブラウザ技術の研究者とChrome開発者による豊富な知見をもとに、Webの進化をたどりながら、手を動かしてブラウザの内部構造を深く理解できる一冊です。
www.oreilly.co.jp

3月17日発売予定の本。読みたい...!

2026年02月05日

State of JavaScript 2025 が公開されたので、後で読む。

State of JavaScript 2025
The 2025 edition of the annual survey about the latest trends in the JavaScript ecosystem.
2025.stateofjs.com

その他

機能リクエストへお問い合わせへ