HackerTrans
TopNewTrendsCommentsPastAskShowJobs

birkey

153 karmajoined 5 лет назад

Submissions

[untitled]

1 points·by birkey·3 дня назад·0 comments

[untitled]

1 points·by birkey·30 дней назад·0 comments

[untitled]

1 points·by birkey·2 месяца назад·0 comments

[untitled]

1 points·by birkey·3 месяца назад·0 comments

[untitled]

1 points·by birkey·3 месяца назад·0 comments

[untitled]

1 points·by birkey·4 месяца назад·0 comments

[untitled]

1 points·by birkey·4 месяца назад·0 comments

Why I love NixOS

birkey.co
446 points·by birkey·4 месяца назад·313 comments

[untitled]

1 points·by birkey·7 месяцев назад·0 comments

[untitled]

1 points·by birkey·12 месяцев назад·0 comments

[untitled]

1 points·by birkey·в прошлом году·0 comments

How MCP works as standalone client/Server and with LLM

github.com
1 points·by birkey·в прошлом году·1 comments

Nix: Better Way for Fun and Profit

birkey.co
6 points·by birkey·в прошлом году·0 comments

comments

birkey
·2 месяца назад·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 месяца назад·discuss
Oneness is what makes simple easy.
birkey
·4 месяца назад·discuss
Our profession and craft needs this more than ever.
birkey
·7 месяцев назад·discuss
Zero dependency Clojure/ClojureScript CSV reader that puts you in complete control.
birkey
·в прошлом году·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
·в прошлом году·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.