Code & Curiosity by Maximilian Schwarzmüller

Join Maximilian Schwarzmüller, a professional web developer and bestselling online course instructor as he discusses programming, shares his views & opinions on frameworks, languages, libraries and technology in general or gives you insights into his life as a developer and course creator.

Code & Curiosity by Maximilian Schwarzmüller

Latest episodes

5 ACTUALLY useful ways of using Generative AI & LLMs

5 ACTUALLY useful ways of using Generative AI & LLMs

13m 42s

There's a lot of hype around LLMs & generative AI - especially when it comes to "AI Agents".
I don't have a super agent (or an army of agents) that does work for me.
But I got a couple of use-cases that really help me get more done!

Open LLMs like Gemma or Qwen are AMAZING!

Open LLMs like Gemma or Qwen are AMAZING!

9m 0s

I've slept for too long on open LLMs like Gemma, Llama, Qwen, DeepSeek etc.
They're AMAZING!
Using them is simple (with LM Studio or Ollama) and they're not far behind the "big models" you can access via ChatGPT etc. At least in my experience.
I'm using them for all kinds of tasks...

React Compiler Release Candidate Released!

React Compiler Release Candidate Released!

7m 37s

React Compiler RC (Release Candidate) was released!
Almost one year after its initial release (back then in experimental status), it's now almost ready for production use.
And it can save you LOTS OF time of writing useMemo(), useCallback() and memo()!