0
Skip to Content
Jason Filippou
Home
Blog
Contact
Jason Filippou
Home
Blog
Contact
Home
Blog
Contact
Proper shutdown of a ScheduledExecutorService
Programming Jason Filippou 11/30/21 Programming Jason Filippou 11/30/21

Proper shutdown of a ScheduledExecutorService

How to avoid an easy pitfall when deferring periodic jobs for the future through this popular interface.

Read More
Emulating ExpectedException with the command pattern
Programming Jason Filippou 8/13/19 Programming Jason Filippou 8/13/19

Emulating ExpectedException with the command pattern

Implementing a custom version of a very useful jUnit utility.

Read More
Functional Rationals in Scala
Programming Jason Filippou 8/13/19 Programming Jason Filippou 8/13/19

Functional Rationals in Scala

A simple Scala API for “pure” rational numbers, covering some nice features of the language for novices.

Read More
Breaking @tailrec
Programming Jason Filippou 8/10/19 Programming Jason Filippou 8/10/19

Breaking @tailrec

I built a tail-recursive method in Scala that blows up the JVM's stack.

Read More
Covariance convergence given new data points.
Data Science, Programming Jason Filippou 8/8/19 Data Science, Programming Jason Filippou 8/8/19

Covariance convergence given new data points.

A MATLAB-powered investigation of how the covariance matrix of a dataset is affected at the limit of new, potentially noisy, data.

Read More
 

Say hi.

Copyright © 2020 Jason Filippou. All Rights Reserved