alpha
Login
or
Join now
russ.fugl.dev
/
sks-website
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
build smart knowledge-sharing systems that combine the best of human expertise with smart technology
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sks-website
/
src
/
content
/
at
main
3 folders
3 files
Russ T. Fugal
chore: link kiri portfolio card to public Tangled repo
19d ago
15d41543
blog
fix: rethrow feed errors instead of caching not-found; add das-man post files Bump atproto-presskit so a transient PDS failure surfaces as an uncached error instead of an empty feed that gets ISR-cached as a 7-day 404. Register the das-man-as-loss-function cover image and track the post source published to the PDS on 2026-07-03. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 weeks ago
codeindex
feat(codeindex): update benchmarks with 19-repo multi-language eval results Replace self-eval test fixture benchmarks with real public repo results: - 330 queries across 19 public repos (17 GitHub, 2 tangled.org), 16 languages - Per-language data now from representative repos (e.g. Kong/kong for Lua, kubernetes for Go, elasticsearch for Java) - Lua jumps from "broken/17%" to "excellent/82%" on real-world Kong codebase - Update multipliers from 3.1x (naive grep) to 1.4x (vs LLM-crafted expert grep patterns) — more rigorous baseline - Update cost from $0.17 to $0.70, file count to 100k+ - Add services section anchor, language tags on repo cards - Qualify commit-boost signal contribution (25.8% on self-eval, varies on broader corpus — investigating) - Update all marketing copy, metadata, and OG images to match Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 months ago
cv
chore: link kiri portfolio card to public Tangled repo Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 weeks ago
Branding Statement.md
chore: link kiri portfolio card to public Tangled repo Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 weeks ago
dialog-synthialog-about-pages.md
feat(blog): implement client-side filtering, pagination, and date sorting - Add comprehensive blog filtering system with instant client-side responses - Implement multi-category filtering with OR logic and match scoring - Add pagination with 5 posts per page and intelligent navigation - Create date sorting toggle (ascending/descending with oldest-first default) - Build accordion-based About page for Dialog and Synthialog content - Add shadcn/ui components (Button, Toggle, Pagination, Accordion) - Optimize performance with hybrid server-client architecture: * Server validates published posts once on load * Client handles all user interactions (filtering, sorting, pagination) - Enhance category buttons with accent colors for selected states - Maintain URL synchronization for all filter states - Update navigation to point to new /about page structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 year ago
marketing-content.tsx
feat: add Coding Projects tab to portfolio Two-tab layout on /portfolio via ?tab=coding query param (academic default, existing URLs unchanged). Coding projects reuse the shared filter/sort/pagination machinery with a disjoint tag vocabulary; school/course filters are academic-only. Project cards show tech pills, GitHub/Tangled/live links, and private/closed-source badges. Content lives in coding-projects.json and marketing-content.tsx. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 weeks ago