Bookmarks

Bookmarks

49720 bookmarks
Custom sorting
Use Long Options in Scripts
Use Long Options in Scripts
Many command line utilities support short form options (-f) and long form options (--force). Short form is for interactive usage. In scripts, use the long form.
·matklad.github.io·
Use Long Options in Scripts
Ikemen GO - Open Source Fighting Engine
Ikemen GO - Open Source Fighting Engine
Ikemen GO is an open source fighting game engine that supports M.U.G.E.N resources, made in the Go programming language.
·ikemen-engine.github.io·
Ikemen GO - Open Source Fighting Engine
Personal Agency With Git Time Logging
Personal Agency With Git Time Logging
Tracking time worked is unsexy at best, intrusive micro-management at worst. But I think understanding where time is spent lets individuals drive velocity through better choices. We can do this automatically with git hooks.
·doocot.sh·
Personal Agency With Git Time Logging
Why I'm Breaking Up With Vibe Coding
Why I'm Breaking Up With Vibe Coding
We’ve all been there: headphones on, music pumping, fingers flying across the keyboard, lost in the “flow” with your favorite AI agent. This, my friends, is vibe coding. It’s when you’re in the zone, seemingly effortlessly producing code. It’s the idea that you can create great software simply by immersing yourself in the feeling of coding, trusting your intuition and riding the wave of inspiration. But lately, I’ve realized that for me, at least, the vibe is…off.
·lucasaguiar.xyz·
Why I'm Breaking Up With Vibe Coding
Hiding Unfinished Features in Rails
Hiding Unfinished Features in Rails
When working on a new feature that’s not quite ready for production, it’s helpful to hide it without introducing a bunch of complexity or new dependencies.
·mintbit.com·
Hiding Unfinished Features in Rails
seuros/mcp_rails_template: A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
seuros/mcp_rails_template: A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples. - seuros/mcp_rails_template
·github.com·
seuros/mcp_rails_template: A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
Repro における AWS アカウント分離の取り組み - Repro Tech Blog
Repro における AWS アカウント分離の取り組み - Repro Tech Blog
Development Division/Platform Team/Sys-Infra Unit では、よりセキュアな状態を維持できるように様々なことに取り組んでいます。 背景 Repro ではメインとなる AWS アカウントに以下の環境で利用するリソースを全て作成していました。1 production 所謂本番環境…
·tech.repro.io·
Repro における AWS アカウント分離の取り組み - Repro Tech Blog