HackerTrans
TopNewTrendsCommentsPastAskShowJobs

birkey

153 karmajoined vor 5 Jahren

Submissions

[untitled]

1 points·by birkey·vor 3 Tagen·0 comments

[untitled]

1 points·by birkey·vor 30 Tagen·0 comments

[untitled]

1 points·by birkey·vor 2 Monaten·0 comments

[untitled]

1 points·by birkey·vor 3 Monaten·0 comments

[untitled]

1 points·by birkey·vor 3 Monaten·0 comments

[untitled]

1 points·by birkey·vor 4 Monaten·0 comments

[untitled]

1 points·by birkey·vor 4 Monaten·0 comments

Why I love NixOS

birkey.co
446 points·by birkey·vor 4 Monaten·313 comments

[untitled]

1 points·by birkey·vor 7 Monaten·0 comments

[untitled]

1 points·by birkey·vor 12 Monaten·0 comments

[untitled]

1 points·by birkey·letztes Jahr·0 comments

How MCP works as standalone client/Server and with LLM

github.com
1 points·by birkey·letztes Jahr·1 comments

Nix: Better Way for Fun and Profit

birkey.co
6 points·by birkey·letztes Jahr·0 comments

comments

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