DIDumebi Ikeoffiahin042.hashnode.dev·Feb 4, 2025 · 4 min readThe black Swan in AIThe year 2025 came with a surprise in the AI field with the sudden release of DeepSeek R1, which is said to outperform most leading AI models like GPT-4/4o (OpenAI), Gemini 1.5 Pro (Google), LLaMA 3 (Meta), and many others. This may not seem like a b...00
DIDumebi Ikeoffiahin042.hashnode.dev·Oct 23, 2023 · 6 min readGenerics in KotlinIntroduction In the world of programming, generics provide a powerful way to write code that is not only flexible but also type-safe. We will explore the concept of generics in Kotlin, cover the basics, dive into practical use cases, and discuss best...00