Thursday, 2023-09-14. 
	 00:15:47. 
	 Clean. 
		 general.  
             race for the galaxy,        card game.
    
	Tuula explains very basics of card game called Race for the Galaxy
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Thursday, 2023-08-31. 
	 00:38:12. 
	 Clean. 
		 Computer Strategy Games.  
             Crusader Kings,        Paradox.
    
	Tuula rambles about her all time favourite strategy game Crusader Kings II
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Thursday, 2023-08-10. 
	 00:15:59. 
	 Clean. 
		 general.  
             voice,        trans.
    
	Tuula talks about what she's doing to change her voice
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Tuesday, 2022-04-26. 
	 00:29:53. 
	 Clean. 
		 Haskell.  
             game development,        haskell.
    
	Tuula continues writing an example Haskell game, this time rolling a new character
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Tuesday, 2022-03-29. 
	 00:20:30. 
	 Clean. 
		 Haskell.  
             haskell,        programming,        getting started.
    
	Tuula explains how to create a new haskell project and build it
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2022-03-23. 
	 00:23:14. 
	 Clean. 
		 Haskell.  
             haskell,        learning,        programming,        blogs,        books.
    
	Tuula talks about how she's learning Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Friday, 2022-02-18. 
	 00:47:29. 
	 Clean. 
		 general.  
             haskell,        metaprogramming,        template haskell.
    
	turturto talks how she's using template Haskell to cut down amount of code she writes
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2022-01-12. 
	 00:28:32. 
	 Clean. 
		 Haskell.  
             haskell,        c#,        programming.
    
	Tuula talks about some of the differences between C# and Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Thursday, 2021-12-16. 
	 00:12:56. 
	 Explicit. 
		 Haskell.  
             haskell,        eq.
    
	Tuula talks about equality in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Tuesday, 2021-08-03. 
	 00:28:34. 
	 Explicit. 
		 Haskell.  
             haskell,        error reporting.
    
	Tuula talks about how she improved build times by breaking down error reporting to smaller parts
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Monday, 2020-05-25. 
	 00:18:40. 
	 Clean. 
		 general.  
             testing,        verification,        mathematics.
    
	Tuula talks about testing and formal verification of software
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2020-05-06. 
	 00:13:11. 
	 Clean. 
		 general.  
             Elm,        programming.
    
	Tuula shows how to keep track of what data is being downloaded in Elm
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Tuesday, 2020-04-21. 
	 00:21:11. 
	 Clean. 
		 general.  
             Coq,        Haskell,        mathematics.
    
	Tuula talks about formally verifying code
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Friday, 2020-02-28. 
	 00:25:00. 
	 Clean. 
		 Haskell.  
             validation,        algebraic data types,        json.
    
	Tuula talks about wow to validate incoming http request before acting on them
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Thursday, 2019-12-19. 
	 00:22:38. 
	 Clean. 
		 Haskell.  
             haskell,        problem solving.
    
	How to calculate amount of crew needed for a spaceship
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-12-04. 
	 00:23:07. 
	 Clean. 
		 Haskell.  
             haskell,        modules.
    
	Tuula talks about haskell modules
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-11-20. 
	 00:42:40. 
	 Clean. 
		 Haskell.  
             haskell,        testing,        HSpec,        QuickCheck.
    
	Introduction on HSpec and QuickCheck
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-11-06. 
	 00:20:36. 
	 Clean. 
		 Haskell.  
             haskell,        markov chains.
    
	How to use markov chains to generate names
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-10-23. 
	 00:29:58. 
	 Clean. 
		 Haskell.  
             markov chains,        Haskell.
    
	How to build markov chains with Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-10-09. 
	 00:26:44. 
	 Clean. 
		 Haskell.  
             haskell,        random,        monad.
    
	How to selected random item from weighted list using Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-09-25. 
	 00:35:04. 
	 Clean. 
		 Haskell.  
             haskell,        game development.
    
	Tuula talks about modeling opinions
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-09-11. 
	 00:21:55. 
	 Clean. 
		 Haskell.  
             modelling,        data.
    
	Tuula talks how they approach modeling people in space game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-08-28. 
	 00:20:36. 
	 Clean. 
		 Haskell.  
             pattern matching.
    
	Tuula talks about one of their favourite features in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-08-21. 
	 00:05:18. 
	 Clean. 
		 Tabletop Gaming.  
             dice game.
    
	Tuula talks about their childhood game pass the pigs
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-08-14. 
	 00:19:28. 
	 Clean. 
		 Haskell.  
             type class.
    
	Tuula explains what type classes are and how to use them
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-08-07. 
	 00:17:25. 
	 Clean. 
		 Tabletop Gaming.  
             cardgame.
    
	Short description of Death Angel card game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-07-31. 
	 00:20:02. 
	 Clean. 
		 Haskell.  
             haskell,        persistent,        database.
    
	Tuula explains how to serialize custom data with Persistent
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-07-17. 
	 00:23:24. 
	 Clean. 
		 Haskell.  
             haskell.
    
	Tuula talks about modeling vehicle designer for their space game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-07-03. 
	 00:32:37. 
	 Clean. 
		 Haskell.  
             haskell,        random numbers.
    
	Tuula talks how to generate random numbers (and other values) in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-06-26. 
	 00:11:18. 
	 Clean. 
		 Tabletop Gaming.  
             finnish,        childhood favourite.
    
	Tuula talks about one of the most important Finnish board game ever
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-06-19. 
	 00:31:40. 
	 Clean. 
		 Haskell.  
             haskell,        response.
    
	Tuula tries to answer Beeza's question on why would someone want to use Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-06-05. 
	 00:45:34. 
	 Clean. 
		 Haskell.  
             haskell.
    
	Tuula continues their explanation on simulating science in a game written in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-05-22. 
	 00:43:26. 
	 Clean. 
		 Haskell.  
             Haskell.
    
	Tuula explains types and data they used to model science in their Haskell game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-05-08. 
	 00:24:29. 
	 Clean. 
		 Haskell.  
             haskell.
    
	Tuula gives overview of function types in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Tuesday, 2019-04-23. 
	 00:25:47. 
	 Clean. 
		 Haskell.  
             haskell,        persistent.
    
	Tuula gives overview of simulation in their 4x game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-04-10. 
	 00:47:28. 
	 Clean. 
		 Haskell.  
             haskell,        programming.
    
	Tuula describes some loop-like constructs in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-03-27. 
	 00:30:41. 
	 Clean. 
		 Haskell.  
             haskell,        functor,        applicative.
    
	Brief introduction on functor and applicative patterns in Haskell and where they can be used
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-03-13. 
	 00:18:42. 
	 Clean. 
		 Haskell.  
             haskell.
    
	Tuula describes system for recording planetary statuses in their game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-02-27. 
	 00:42:46. 
	 Clean. 
		 Haskell.  
             haskell,        database.
    
	Brief summary of how to declare your own datatypes in Haskell and how to store data in database
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-02-13. 
	 00:44:05. 
	 Clean. 
		 Haskell.  
             haskell,        yesod.
    
	Tuula walks through implementation of special events in web based game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-01-23. 
	 00:47:17. 
	 Clean. 
		 Haskell.  
             haskell,        yesod.
    
	Tuula talks about the game they're writing in Haskell and convoluted news system they made.
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2019-01-09. 
	 00:44:31. 
	 Clean. 
		 general.  
             elm.
    
	Tuula talks their decisions on structuring Elm application
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-12-26. 
	 00:20:52. 
	 Clean. 
		 Haskell.  
             haskell.
    
	One way to implement data types for raw resources in Haskell
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-12-12. 
	 00:25:15. 
	 Clean. 
		 Haskell.  
             haskell,        yesod.
    
	How to implement fog of war system in turn based web game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-11-28. 
	 00:19:06. 
	 Clean. 
		 Haskell.  
             haskell,        yesod.
    
	First steps in writing 4x space exploration game
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-09-05. 
	 00:30:19. 
	 Explicit. 
		 general.  
             elm,        first impressions,        programming language.
    
	My first impressions on Elm programming language
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-08-15. 
	 00:23:05. 
	 Clean. 
		 Haskell.  
             haskell,        yesod,        web.
    
	Tuula talking about their first impressions of Yesod web framework
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-08-01. 
	 00:18:28. 
	 Clean. 
		 Tabletop Gaming.  
             BattleTech.
    
	Quick introduction to BattleTech tabletop game by Tuula
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-07-18. 
	 00:28:31. 
	 Clean. 
		 Haskell.  
             haskell,        astronomy.
    
	Tuula talks about calculating planetary orbits
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-07-11. 
	 00:27:28. 
	 Clean. 
		 Tabletop Gaming.  
             tabletop gaming.
    
	Short intro to tabletop wargame called DBA
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Wednesday, 2018-07-04. 
	 00:29:00. 
	 Clean. 
		 Model Hacking.  
             miniatures painting.
    
	Tuula rambles about how to paint miniatures while painting some toy soldiers
					 Listen in ogg,
opus,
or mp3 format. 
								
	
	 Thursday, 2018-04-05. 
	 00:18:08. 
	 Clean. 
		 general.  
             lisp,        artificial intelligence,        problem solving.
    
	Brief look into general problem solver system and how to use it solve simple problems
					 Listen in ogg,
opus,
or mp3 format.