Explore >> Select a destination


You are here

shpota.com
| | www.jrebel.com
2.9 parsecs away

Travel
| | The JEP 359: Records preview language feature proposes an easier, clearer way to write data aggregate classes in Java. See more.
| | andreabergia.com
2.2 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM ??thispost Languages opinion - part two - Rust Languages opinion - part three - Javascript and Typescript In this short series of articles, I want to talk about programming languages. I love learning them, and I always try to read up a bit whenever any new language gains significant traction.
| | ncorti.com
3.5 parsecs away

Travel
| | Let's discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier
| | passo.uno
26.1 parsecs away

Travel
| If you've been following the AI space for a while, the MCP acronym might be a familiar sight: it's an open standard for connecting large language models (LLMs) to tools and data. Without the ability to use tools and get data, AI agents are powerless, their knowledge limited to their training set and the context at hand. Giving in to my curiosity, I created an MCP server to demystify this piece of tech and gain a better understanding of its potential. Not all is rosy, but if there's a place where doc tools need to grow, it's this.