Explore >> Select a destination


You are here

aman-agarwal.com
| | markodenic.com
11.9 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | evgeniagotfi.wordpress.com
12.2 parsecs away

Travel
| | After not posting for most of this year, I've gotten a few comments and emails asking if we're still FIRE and what's up in general. June 2018 marked our three-year FIRE-nniversary. We love it more than we did in the beginning, which was still new in sometimes terrifying, transitional ways. The longer we're free, the...
| | www.softdevtube.com
8.8 parsecs away

Travel
| | Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle,
| | haifengl.wordpress.com
28.9 parsecs away

Travel
| Generative artificial intelligence (GenAI), especially ChatGPT, captures everyone's attention. The transformerbased large language models (LLMs), trained on a vast quantity of unlabeled data at scale, demonstrate the ability to generalize to many different tasks. To understand why LLMs are so powerful, we will deep dive into how they work in this post. LLM Evolutionary Tree...