HackerTrans
TopNewTrendsCommentsPastAskShowJobs

birkey

153 karmajoined 5 anni fa

Submissions

[untitled]

1 points·by birkey·3 giorni fa·0 comments

[untitled]

1 points·by birkey·30 giorni fa·0 comments

[untitled]

1 points·by birkey·2 mesi fa·0 comments

[untitled]

1 points·by birkey·3 mesi fa·0 comments

[untitled]

1 points·by birkey·3 mesi fa·0 comments

[untitled]

1 points·by birkey·4 mesi fa·0 comments

[untitled]

1 points·by birkey·4 mesi fa·0 comments

Why I love NixOS

birkey.co
446 points·by birkey·4 mesi fa·313 comments

[untitled]

1 points·by birkey·7 mesi fa·0 comments

[untitled]

1 points·by birkey·12 mesi fa·0 comments

[untitled]

1 points·by birkey·anno scorso·0 comments

How MCP works as standalone client/Server and with LLM

github.com
1 points·by birkey·anno scorso·1 comments

Nix: Better Way for Fun and Profit

birkey.co
6 points·by birkey·anno scorso·0 comments

comments

birkey
·2 mesi fa·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 mesi fa·discuss
Oneness is what makes simple easy.
birkey
·4 mesi fa·discuss
Our profession and craft needs this more than ever.
birkey
·7 mesi fa·discuss
Zero dependency Clojure/ClojureScript CSV reader that puts you in complete control.
birkey
·anno scorso·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
·anno scorso·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.