0:58
Bonus nix shell benefit I didn't expect
DevInsideYou
0:55
How to learn programming
0:59
Why I use the private keyword in Scala
0:24
Please Stop Copy Pasting Default Arguments in Scala!
Why most Software Companies FAIL
Understanding String Interpolation in Scala
1:00
Ancient Scala show type trick that always works!
0:46
Scala Map is dangerously surprising!
0:41
Insomnia trick you really should know!
Tail Call Elimination
0:51
Why I keep choosing Scala after 12 years
Why is everyone excited about nix?
0:48
Scala's right arrow does not exist only for construction of tuples! - Part 2
Save years by avoiding configuring vim from scratch! - Part 2
0:39
Octotree - GitHub code tree
0:31
I didn't know ENV variables could do that!
The end of bash script folders!
No more empty ssh passphrases please!
#Scala is starting to look like #Haskell now!
Are #Scala #implicits ACTUALLY complicated?
0:36
TITS is the best way to become a better programmer!
Functors are cooler than monads!
0:57
I chose FP because OO doesn't work!
Singular names for db tables?!
Scala's right arrow does not exist only for construction of tuples!
How to render dependency graphs for Scala projects
0:53
The world between the global and per-project git config...
0:52
GitHub can do this now?! 🤯
#git config --global push.default current
#bloop can do this now?
\alias
Are you sure your sidebar is on the RIGHT side?
Is this a bad convention?
0:40
#historyBasedLanguageDetection in #vscode
What is fgcor?
I didn't know this button existed!
Is it OK to have multiple asserts in a single unit test?
I was wrong about #Scala3 extension methods!
A hidden #Scala3 GEM!
0:45
This flag -explains #Scala3 compiler messages.
The subtle things that keep me from switching from #vscode to #nvim
0:50
Let it go!
Are programmers the most ??? people on this planet?!
How to install #JDK17 based #GraalVM builds via #coursier
Scala Fans Be Like - Part 2
Scala Fans Be Like
0:21
The most PRECISE definition of a "race condition"!
Tools exist for a reason. Use them!
0:42
How to install #Scala3
Why devs have to learn more than in other professions?
0:47
Long methods in #Scala
0:30
Are you using stylistic sets for your #programming font?
0:33
#Scala is DEAD!!!
#GraalVM all the things?
Why I like GNU #Stow to sync my .dotfiles?
Subtypes vs Typeclasses
0:43
Why I use #sbt instead of #bloop or #mill in my videos?
Why I use abstract classes instead of traits in #Scala?
Is it worth to learn #akka?
#gwip & #gunwip are my favorite #zsh & oh-my-zsh #git aliases!
Do one thing well! #coursier #direnev #fzf #jvm #nix
Unit vs () in #Scala
0:22
Ctrl+C or ESC for #fzf
Did you design a good system?
How to keep up with new tech
Impostor Syndrome
Step Away From Your Keyboard!
The best operating system for LEARNING software development!
Should you learn #vim?
#shorts bat & delta
Ignore entire test suites with this simple trick!
Are your tests hard to maintain?
Remember THIS!
Don't fear the boilerplate!
The least expensive way to build software!
Create!
Programming Exercises
A CI job that costs $1.000.000?
Keep
0:49
Do you read programming books?
How often should you compile your code?
Have you ever wondered why you don't like writing unit tests?
Do you have what it takes to be a dev?
Is #sbt complicated?
sbt-revolver
0:44
Is there any reason you are not writing this down?
Are automatic tests all about regression?
The BIGGEST Lie of Software Development!
Why so serious?
The real reason I like #ZIO
Naming is hard!
Why are #Scala devs paid so well?
Is #Scala complicated?
Where should I put my code?
How to improve FP stack traces?
0:54
Shorten the feedback loop!
How to choose a programming style?
0:35
#Scala2 || #Scala3
0:37
Don't just killall -9 java, use #jps and #fzf instead!
See #JVM processes with jps!
RTFM!
What backend can learn from frontend!
Replace the database?! This is madness!
The library I miss the most in #Scala3!
What is polymorphism for?
Advice for preventing wrist issues for programmers.
Revision autocompletion in #Git and #Zsh
Only use defs in your #Scala traits!
How I learned my very first programming language.
Why I still choose #Metals over #IntelliJ for #Scala development in 2021
Which #Scala stack should you learn as a beginner?
Arbitrary vs Generator in #ScalaCheck (Property Based Testing)
How to be a better programmer!
0:56
A hidden place in #Scala where a total function can be used where a partial function is required!
Who would have thought that the mouse can be useful for programming in #VSCode?
Packages vs Namespaces in #Scala
The worst #Scala LOC ever written!
Just a random #Scala Clean Code advice, nothing fancy.
blame.ignoreRevsFile - a #git setting you wish you knew about!
This #Scala3 feature might corrupt future library design!
4 Features I miss in #Scala3!
0:28
The most weirdly looking #Scala3 feature!
Nice #Scala #Metals Trick
This #Scala3 limitation surprised me!
Tame your warnings!
Infix Notation in #Scala Considered Harmful!
Use Indentation Guides in Scala3!
Try this to stay in the zone!
The #Scala3 feature I'm most excited about!
Which stack do #Scala companies use in 2021?
Should you learn #Scala2 or #Scala3 in 2021?
What I GENUINELY wish I knew before I started #programming!
Why #Shorts?
Simple (not easy) way to recover from a burnout.
What is Functional Programming? In 60 seconds!
The first thing I always change in any theme or color scheme I'm using!
What is a #Monad? In 60 seconds!
THE most important programming concept explained in 35 seconds.
What's the difference between a console, a terminal and a shell?
0:26
Are you still creating JSON #Scala case classes by hand?
0:27
Save years by avoiding configuring vim from scratch!
Do man pages have to be black and white?
0:18
Do you actually see your VS code errors?
0:20
How to disable Font Ligatures at the current line or cursor position in VS Code
How to run multiple VS Code commands with the multi-command extension