Bookmarks

Bookmarks

49363 bookmarks
Custom sorting
OpenClaw Mac mini M4 Enclosure: Every powerful little crustacean needs a proper shell! | Product Hunt
OpenClaw Mac mini M4 Enclosure: Every powerful little crustacean needs a proper shell! | Product Hunt
The OpenClaw Mac mini M4 Enclosure is a fun, display-worthy 3D printed case for your OpenClaw/Clawdbot/Moltbot device. It’s a perfect blend of cute character + clean desk setup, turning your Mac mini into a chunky little desk companion. Designed with real-world usability in mind, this enclosure was thoughtfully shaped to fit the Mac mini snugly—while keeping things practical: ports stay accessible and the design is made to avoid interfering with cooling. So you get the vibes and the function.
·producthunt.com·
OpenClaw Mac mini M4 Enclosure: Every powerful little crustacean needs a proper shell! | Product Hunt
怠惰がプログラマの美徳でなくなってしまった日
怠惰がプログラマの美徳でなくなってしまった日
周回遅れだがやっとClaude Codeに触れてみたので、初印象をメモしておく。 当たり前の話なのだが、LLMとのチャット形式の画面で「こういうコードを生成して」「生成しました」「このようなコンパイルエラーが出ます」「すみませんでした、このように変更してください」というのをコピペでやり取りしている中で、面倒くさいからAIがコンパイルもしてエラーが出たら勝手に修正してくれよ…と思うシーンがあっ…
·kanatoko.wordpress.com·
怠惰がプログラマの美徳でなくなってしまった日
Safely clean up your local branches
Safely clean up your local branches
If you squash-merge a branch, you can't delete it in the usual way, git branch -d, because there is...
·dev.to·
Safely clean up your local branches
You Need to Rewrite Your CLI for AI Agents
You Need to Rewrite Your CLI for AI Agents
Human DX optimizes for discoverability. Agent DX optimizes for predictability. What I learned building a CLI for agents first.
·justin.poehnelt.com·
You Need to Rewrite Your CLI for AI Agents
Hooks reference - Claude Code Docs
Hooks reference - Claude Code Docs
Reference for Claude Code hook events, configuration schema, JSON input/output formats, exit codes, async hooks, HTTP hooks, prompt hooks, and MCP tool hooks.
·code.claude.com·
Hooks reference - Claude Code Docs
mizdra on X: "リポジトリの直下に .wt ディレクトリを掘ってその中に worktree のディレクトリを作成してみたけど、既存のツールと微妙に相性悪い。`npx prettier --check .` したら .wt ディレクトリの中が prettier で処理されてしまったりとか... あと Claude Code の VS Code 拡張で @ https://t.co/BPjZ2ltwNT" / Twitter
mizdra on X: "リポジトリの直下に .wt ディレクトリを掘ってその中に worktree のディレクトリを作成してみたけど、既存のツールと微妙に相性悪い。`npx prettier --check .` したら .wt ディレクトリの中が prettier で処理されてしまったりとか... あと Claude Code の VS Code 拡張で @ https://t.co/BPjZ2ltwNT" / Twitter
·x.com·
mizdra on X: "リポジトリの直下に .wt ディレクトリを掘ってその中に worktree のディレクトリを作成してみたけど、既存のツールと微妙に相性悪い。`npx prettier --check .` したら .wt ディレクトリの中が prettier で処理されてしまったりとか... あと Claude Code の VS Code 拡張で @ https://t.co/BPjZ2ltwNT" / Twitter
AI Tooling for Software Engineers in 2026
AI Tooling for Software Engineers in 2026
Claude Code dominates tool usage, leaders are more positive about AI than engineers, staff+ engineers are the biggest users of AI agents, and more. Exclusive data and analysis from 900+ respondents
·newsletter.pragmaticengineer.com·
AI Tooling for Software Engineers in 2026
Building Claude Code with Boris Cherny
Building Claude Code with Boris Cherny
Claude Code creator Boris Cherny on building AI-powered coding tools, parallel agents, and how the engineer's role is evolving in an AI-first world.
·newsletter.pragmaticengineer.com·
Building Claude Code with Boris Cherny
flamestro/deff: interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting
flamestro/deff: interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting
interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting - flamestro/deff
·github.com·
flamestro/deff: interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting
googleworkspace/cli: Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
googleworkspace/cli: Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. - googlework...
·github.com·
googleworkspace/cli: Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
The two kinds of error
The two kinds of error
In my mind, errors are divided into two categories. Expected errors, which are part of normal operation, aren't the developer's fault, and should be handled. Unexpected errors are the developer's fault, likely indicate a bug, and are allowed to crash.
·evanhahn.com·
The two kinds of error