Channel Avatar

Jakub Kozłowski @UCBSRCuGz9laxVv0rAnn2O9Q@youtube.com

3.5K subscribers - no pronouns :c

Welcome to my channel! This is where I'll post programming v


30:26
Contribute to Metals like Kasper Kondzielski - Scala with Friends
05:23
Play with your APIs in Smithy Playground
18:55
Call AWS on ANY SCALA RUNTIME with Smithy4s
19:10
Extend your JVM app at runtime with SPI
27:39
Explore your Smithy models with the CLI
19:33
Improved reuse in Smithy with Mixins
02:45
Updating our Smithy4s stack in 2024
23:17
Types of Shapes in Smithy
23:29
Errors in Smithy/Smithy4s and how to deal with them
21:17
Customizing your HTTP spec in Smithy
11:33
10 flavors of Scala's future - Scalar 2024 recap
39:17
I got interviewed for a FAKE Scala job...
12:38
HTTP clients for free with Smithy4s
17:47
Smithy4s - project setup and HTTP routes
11:18
How to write an API specification in Smithy
06:14
Smithy - the API definition language
09:55
Conferences are BACK! (Scalar Conf 2023 recap)
28:07
Installing JIRA on NixOS
13:58
The Scala community will exile me for this
08:47
What I've been up to
01:27:00
This is the end! (SPFS #12)
01:30:27
It's time to traverse (SPFS #11)
01:52:09
Resource safety is hard - SPFS #10
01:13:24
My first Tapir stream - SPFS #9
01:39:55
Decline is amazing! - SPFS #8
10:51
How Scala MAGICALLY turns everything into functions!
26:53
Make your code testable with this simple refactoring!
02:08:32
So much done today! (SPFS #7)
10:12
I'm done with this
01:48:52
Happy 2022! (SPFS #6)
32:53
Caves, octopuses and folding invisible paper 📃 (Advent of Code days 10-13)
29:48
Advent of crab 🦀🦀🦀 (Advent of Code days 6-9)
38:06
Coding at 6am isn't fun (Advent of Code days 2-5)
13:26
Zip and slide! (Advent of Code day 1)
01:09:56
Finally some business logic! SPFS #5
15:35
Recursion pitfalls in IO monads and how to avoid them
01:41:46
Testing client/server compatibility + error handling - SPFS #4
01:17:56
Scala project from scratch #3 - compiling the client with GraalVM Native Image
02:07:49
Scala project from scratch #2 - http4s, tapir, long fixes for simple issues
01:27:18
Scala project from scratch #1 - rough idea, setting up, design decisions
18:01
Singleton types - Scala tutorial
04:27
Singleton types and case class fields - F[_] around and find out #1
17:52
Produce clean APIs with algebraic design - Scala/FP tutorial
12:43
Top 9 Visual Studio Code extensions I use daily
08:23
Supervisor | Background processing in functional Scala #3
14:45
Background processing in functional Scala #2
11:09
(re)constructing sequences with Alternative - Scala tutorial
12:15
Destroy your foldLeft with traverse and State - Scala tutorial
30:12
Migrating a functional app to Cats Effect 3 - Scala tutorial
11:52
Death of Blocker: blocking in Cats Effect 3 - Scala tutorial
12:23
10 things that made me a senior developer
27:17
Introduction to Variance in Scala with Wiem Zine Elabidine - Scala with Friends #1
12:39
The Parallel typeclass in Cats - Scala tutorial
12:34
Algebraic effects and handlers in the Effekt language
16:37
Background processing in functional Scala #1
31:54
Folding algebraic data types - Scala tutorial
26:19
Making asynchronous programs functional with IO.async and IO.cancelable - Scala tutorial
14:29
Basic streams and combinators in fs2 - Scala tutorial
27:54
Using Tagless Final with laws - Scala tutorial
06:40
Why Map doesn't have an Applicative - Scala tutorial