HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bckmn

no profile record

投稿

Moving the Critic into My Editor

joshbeckman.org
2 ポイント·投稿者 bckmn·3 か月前·0 コメント

Three LLM Agents for My Knowledge Garden

joshbeckman.org
2 ポイント·投稿者 bckmn·3 か月前·0 コメント

README, Don't AGENTS.md Me

joshbeckman.org
4 ポイント·投稿者 bckmn·4 か月前·0 コメント

My Blog History as Calendar Events

joshbeckman.org
1 ポイント·投稿者 bckmn·5 か月前·0 コメント

Client-Side Encrypted Posts in Jekyll

joshbeckman.org
1 ポイント·投稿者 bckmn·5 か月前·0 コメント

Links That Survive the Printer

joshbeckman.org
1 ポイント·投稿者 bckmn·6 か月前·0 コメント

Gh-nvim-username-keywords: GitHub -mention Autocomplete in Your Neovim Editor

joshbeckman.org
2 ポイント·投稿者 bckmn·7 か月前·0 コメント

gh-Wrapped Is Your GitHub Wrapped Year in Review, on Demand

joshbeckman.org
2 ポイント·投稿者 bckmn·7 か月前·0 コメント

Contributing to open-source should be required, like jury duty

joshbeckman.org
56 ポイント·投稿者 bckmn·8 か月前·76 コメント

Making MCP Tool Calls Scriptable with mcp_cli

joshbeckman.org
1 ポイント·投稿者 bckmn·8 か月前·0 コメント

Earning the Right to Be Illegible

joshbeckman.org
4 ポイント·投稿者 bckmn·9 か月前·0 コメント

Don't Forget: Remote MCP Servers Are Just Curl Calls

joshbeckman.org
3 ポイント·投稿者 bckmn·9 か月前·0 コメント

The Box Model: A Framework for Role Clarity

joshbeckman.org
1 ポイント·投稿者 bckmn·10 か月前·0 コメント

Directed Notifications for Claude Code Async Programming

joshbeckman.org
1 ポイント·投稿者 bckmn·10 か月前·0 コメント

コメント

bckmn
·5 か月前·議論
Prompting

> Let's make a timeline chart of https://www.githubstatus.com/history for the past 1yr and upload it as a gist

yields [GitHub Status Incident Timeline — Feb 2025 to Feb 2026](https://htmlpreview.github.io/?https://gist.githubuserconten...)

219 total incidents across 12 full months, averaging 18.3/month. January 2026 was the worst month, and August 2025 was the calmest.
bckmn
·8 か月前·議論
It's all really happening. Pretty much every meeting with friends touches on what their recent sightings or stories of ICE terror have been. Everyone who hasn't seen it first hand has a second hand story.

Absolutely everyone I talk to is against ICE's actions and that is the thing giving me hope that it will be defeated by the citizenry.
bckmn
·9 か月前·議論
I think asking your questions in that form is akin to "sorting prompts" that I learned about from https://mikecaulfield.substack.com/p/is-the-llm-response-wro... and I have been using successfully when when writing code (e.g. [as a Claude code slash command](https://www.joshbeckman.org/notes/936274709)).

Essentially, you're asking the LLM to do research and categorize/evaluate that research instead of just giving you an answer. The "work" of accessing, summarizing, and valuing the research yields a more accurate result.
bckmn
·10 か月前·議論
[Accidental Tech Podcast](https://atp.fm/) has been valuable to me for years.
bckmn
·11 か月前·議論
Not that story specifically, but maybe a modern reinterpretation of it was [this episode of Rick and Morty](https://rickandmorty.fandom.com/wiki/Death_Crystal).
bckmn
·3 年前·議論
The Timeless Way of Building by Christopher Alexander.

It really made me reconsider the process and ultimate goals of building systems beyond housing, and how to make pattern languages for any system I build, especially software systems.