HackerTrans
TopNewTrendsCommentsPastAskShowJobs

birkey

153 karmajoined 5 lat temu

Submissions

[untitled]

1 points·by birkey·3 dni temu·0 comments

[untitled]

1 points·by birkey·30 dni temu·0 comments

[untitled]

1 points·by birkey·2 miesiące temu·0 comments

[untitled]

1 points·by birkey·3 miesiące temu·0 comments

[untitled]

1 points·by birkey·3 miesiące temu·0 comments

[untitled]

1 points·by birkey·4 miesiące temu·0 comments

[untitled]

1 points·by birkey·4 miesiące temu·0 comments

Why I love NixOS

birkey.co
446 points·by birkey·4 miesiące temu·313 comments

[untitled]

1 points·by birkey·7 miesięcy temu·0 comments

[untitled]

1 points·by birkey·12 miesięcy temu·0 comments

[untitled]

1 points·by birkey·w zeszłym roku·0 comments

How MCP works as standalone client/Server and with LLM

github.com
1 points·by birkey·w zeszłym roku·1 comments

Nix: Better Way for Fun and Profit

birkey.co
6 points·by birkey·w zeszłym roku·0 comments

comments

birkey
·2 miesiące temu·discuss
If there one thing you take it away from this post, it is: You need to write a coding agent to if you care about your craft.
birkey
·3 miesiące temu·discuss
Oneness is what makes simple easy.
birkey
·4 miesiące temu·discuss
Our profession and craft needs this more than ever.
birkey
·7 miesięcy temu·discuss
Zero dependency Clojure/ClojureScript CSV reader that puts you in complete control.
birkey
·w zeszłym roku·discuss
Got one TODO done from here: https://github.com/oneness/ts-mcp-client-server

Hope it helps someone as it surely helped me to learn what MCP is all about.
birkey
·w zeszłym roku·discuss
Hope this helps someone to understand: 1. How MCP works as standalone client and server 2. How MCP works with LLM (Claude to be exact, others should be the same) I made each commit atomic so you can review the code to see how it works. The chat cli demo commit actually mimics interacting with LLMs so you can play with it without having Anthropic API key.