ashron という coding agent を作っている - tokuhirom's blog

Bookmarks
RigelというAI Coding Agentを開発している - Gosuke Miyashita
A fantastic blog that is fantastic.
VIM Master Game
Typepad is shutting down
We have made the difficult decision to discontinue Typepad, effective September 30, 2025. What Does This Mean for You? After September 30, 2025, access to Typepad – including account management, blogs, and all associated content...
ashish0kumar/typtea: ⌨️ Minimal terminal-based typing speed tester
⌨️ Minimal terminal-based typing speed tester. Contribute to ashish0kumar/typtea development by creating an account on GitHub.
umlx5h/gtrash: A Featureful Trash CLI manager: alternative to rm and trash-cli
A Featureful Trash CLI manager: alternative to rm and trash-cli - umlx5h/gtrash: A Featureful Trash CLI manager: alternative to rm and trash-cli
mac-cleanup/mac-cleanup-py: 👨💻 Python cleanup script for macOS
👨💻 Python cleanup script for macOS. Contribute to mac-cleanup/mac-cleanup-py development by creating an account on GitHub.
nizos/tdd-guard: Automated TDD enforcement for Claude Code
Automated TDD enforcement for Claude Code. Contribute to nizos/tdd-guard development by creating an account on GitHub.
PostgREST/pg_csv: Flexible CSV processing for Postgres
Flexible CSV processing for Postgres. Contribute to PostgREST/pg_csv development by creating an account on GitHub.
Best practices for securing PostgreSQL in hybrid environments
Secure PostgreSQL in hybrid environments with best practices for auth, encryption, RLS, and centralized management to reduce risk and ensure compliance.
Automated PostgreSQL Backups in Docker: Complete Guide with pg_dump | Blog | Serversinc
Learn how to set up automated PostgreSQL backups in Docker using pg_dump, cron scheduling, compression, and retention policies. Includes production-ready scripts and best practices for containerized databases.
PostgreSQL Restore Bottleneck: Foreign Keys & Fix
Discover why PostgreSQL restores slow on foreign keys and how COPY FREEZE or VACUUM ANALYZE can speed up large restores.
Partitioned table statistics | CYBERTEC PostgreSQL | Services & Support
The article explains that autovacuum doesn't collect partitioned table statistics and why these statistics are important.
h4kbas/pgcalendar: A PostgreSQL extension that provides infinite calendar functionality for recurring schedules with exceptions.
A PostgreSQL extension that provides infinite calendar functionality for recurring schedules with exceptions. - h4kbas/pgcalendar
Serious Shanns
A legible monospace font for playful professionals. Comic Sans for
hackers
Lexxy: A new rich text editor for Rails
A better Action Text.
The Whop chop: how we cut a Rails test suite and CI time in half—Martian Chronicles, Evil Martians’ team blog
Evil Martians cut Whop’s Rails test suite and CI time in half using profiling, factory optimizations, and parallelization. Learn how we speed up tests and boost reliability.
Rails 8.1 Beta 1: Job continuations, structured events, local CI
Rails 8.1 represents the work of over 500 contributors across 2500 commits in the last ten months since our last major release, and we’re thrilled to time the first beta release with the first day of Rails World. Here are a few of the highlights:
denoland/fresh: The next-gen web framework.
The next-gen web framework. Contribute to denoland/fresh development by creating an account on GitHub.
Fresh - The simple, approachable, productive web framework.
Fresh features just-in-time edge rendering, island based interactivity, and zero-configuration TypeScript support. Fast to write; fast to run.
Google Chrome at 17 - A history of our browser
Chrome turns 17 this week, and it feels like a good time to reflect on how far we have come in terms of Chromes guiding principles
Lean for JavaScript Developers — overreacted
Programming with proofs.
leanprover/lean4: Lean 4 programming language and theorem prover
Lean 4 programming language and theorem prover. Contribute to leanprover/lean4 development by creating an account on GitHub.
Lean Programming Language
Lean is an open-source programming language and proof assistant that enables correct, maintainable, and formally verified code.
Wallaby - Immediate JavaScript test feedback in your IDE as-you-type
Wallaby runs your JavaScript and TypeScript tests immediately as you type in VS Code, WebStorm and other editors, highlighting results next to your code.
Redux without React — State Management in Vanilla JavaScript — SitePoint
Moritz Kröger discusses his experiences of using Redux without React — the problems faced, the solutions attempted and the lessons learned along the way.
TypeScript Result
Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
everweij/typescript-result: Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.
Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code. - everweij/typescript-result
Oaxoa/fp-filters: A curated list of ready-to-use (functional programming) array filters (TS / ESM / CJS)
A curated list of ready-to-use (functional programming) array filters (TS / ESM / CJS) - Oaxoa/fp-filters
AIコードレビューがチームの"文脈"を読めるようになるまで 〜 レビューの暗黙知を継承する育成コマンド 〜 - エムスリーテックブログ
【Unit7 ブログリレー2日目】こんにちは、Unit7チームリーダーの丸山です。私が所属するUnit7では、主に医師向けのアンケートサービスの開発・運用を担当しています。 私たちのチームでは、開発プロセスを効率化し、コードの品質を向上させるためにAIによるコードレビューを活用しています。 今回は、便利なAIコードレビ…