JavaScript - 関連ブログ

シンプルなブログテーマに回帰しました【2024年春】 - 43号線を西へ東へ

ブログ開設1周年、すっきりとしたテーマに変更しました。 備忘録です。 soboku - すっきりとしたテーマに変更しました 前のブログテーマで使っていて、引っ越してきたもの 目次メニュー 手順を解説するステッパー スマホ用ボトムメニュー なくなったもの トップナビゲーション その他、過去のブログデザインのカスタマイ...

Dify の ワークフロー の概要|npaka

以下の記事が面白かったので、簡単にまとめました。 ・Workflow - Dify 1. ワークフロー1-1. ワークフロー「ワークフロー」は、複雑なタスクを小さな「ノード」に分割することで、LLMアプリケーションのモデル推論への依存を減らし、システムの説明可能性、安定性、耐障害性を向上させます。 「ワークフロー」の種類は、...

Making a 3D Modeler, in C, in a Week

Last fall I participated in a week long programming event called the Wheel Reinvention Jam. The point of the Jam was to revisit existing software systems with fresh eyes. I ended up making a 3D modeler called “ShapeUp”. This post will make more sense if you watch the video demo of ShapeUp before ...

kyju.org

Piccolo - A Stackless Lua Interpreter 2024-05-01 History of piccolo A "Stackless" Interpreter Design Benefits of Stackless Cancellation Pre-emptive Concurrency Fuel, Pacing, and Custom Scheduling "Symmetric" Coroutines and coroutine.yieldto The "Big Lie" Rust Coroutines, Lua Coroutines, and Snarf...

Combining CSS :has() And HTML