Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML language:C#

Filter by

137M results  (3 s)

137M results

Full teardown and rebuild of the portfolio site. Replaces the Jekyll/Minima theme with a Notion-replicant single-page application. Changes - Removed all Jekyll infrastructure (_layouts/, _includes/, ...

Autonomous graphics-polish pass, all verified in-game via headless Chrome at dawn / noon / dusk on the coast. Changes - Shallow-water color gradient — reuse the baked sea-bed heightfield (from the ...

Sostituisce i 46 poliedri solidi caotici della scena hero (5 colori discordanti, metallici, sparsi a caso) con un campo di ~520 particelle di polvere luminosa (bokeh) in palette calda tricolore + alone ...

The anisotropic-fbm-streaks shader lifted into a raymarched 3D volume: ridged fBm baked once to a 128³ Storage3DTexture by a compute pass, then cheap texture fetches per ray step (avoids the per-step-noise ...

運営サイトの「過去イベント」タブは events.json 依存で、終了7日で消えるイベントは見られませんでした。終了後も携帯(運営サイト)から過去に開催されたイベントを確認できるよう、恒久アーカイブを追加します。 方式(無料・新規インフラ不要) スクレイパー(CI)は Redis 非接続、Vercel cron も無いため、すでに events.json を毎回コミットしている経路を活かし、git ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- Summary Sets up and verifies the development environment for the QIRLPL static marketing website, and documents durable, non-obvious startup caveats for future Cloud ...

Summary Eliminates four duplicated code patterns by extracting shared utilities: utils/cookieHelper.js — setTokenCookie(res, token) / clearTokenCookie(res) replaces 3 identical cookie-config blocks in ...