Today’s Programming Praxis problem is an easy one. We’re supposed to give the prices of four items, that both sum up and multiply to $7.11. Let’s get started. While we could just do… more →
Bonsai CodeRemco Niemeijer wrote 15 hours ago: Today’s Programming Praxis problem is an easy one. We’re supposed to give the prices of … more →
Tener wrote 1 day ago: Just a quick update now. I’ve just released a brand new tool called package-vt. It should be u … more →
Roman Leshchinskiy wrote 1 day ago: Over the last couple of days, I have implemented a small benchmark suite which tries to measure the … more →
Ivan Miljenovic wrote 1 day ago: (With apologies to wherever the original came from.) As I’ve mentioned previously, I’m c … more →
joshblack2 wrote 5 days ago: The All Blacks were supposed to be England’s toughest Test. After each game in this series, it was; … more →
Ivan Miljenovic wrote 1 week ago: In my previous post (what? I’m doing another post just three days after my previous one? ), I … more →
robgreayer wrote 1 week ago: In an ongoing project, I’ve needed to do a bit of Haskell type-hackery with type functions imp … more →
silentzephyr wrote 1 week ago: Wrote some “functions” in Function Programming (FP) the other day. Interesting, to say t … more →
Tener wrote 2 weeks ago: … yet. It’s actually quite the opposite: I’m alive but quite busy. It’s hard … more →
Cate wrote 2 weeks ago: CA assignment 3 is now out, and in class today we were looking at the stuff we needed for question 2 … more →
Kevin Stafford wrote 2 weeks ago: No sooner had the synthetic dust settled in the wake of Zenyatta’s dominating performance in t … more →
Will Donnelly wrote 3 weeks ago: The Zebra Puzzle is a decades-old exercise in deductive logic. Unfortunately, I lack the patience to … more →
dorchard wrote 3 weeks ago: Tom Schrijvers and I have a new paper describing extensions to Haskell’s type-constraint term … more →
robgreayer wrote 3 weeks ago: I’ve created a new version of BlogLiterately, now on hackage. The new version is quite similar … more →
Remco Niemeijer wrote 3 weeks ago: In yesterday’s Programming Praxis problem we have to implement two sort algorithms. Let’ … more →
Roman Leshchinskiy wrote 4 weeks ago: As we move on to bigger examples in DPH, identifying performance problems just by staring at the Cor … more →
leibnitz27 wrote 4 weeks ago: When I’m writing haskell, I’m occasionally a bit lazy and let it infer type signatures. … more →
ddouthitt wrote 1 month ago: One of the most interesting things about some of these languages (such as Scala) is their innate sup … more →
mortenib wrote 1 month ago: Since you are here you probably already know what thrift is all about. If not take a look at thrift … more →