Skip to content

Commit

Permalink
Casing.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Apr 18, 2024
1 parent daa95a2 commit 32867bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-04-18-random-numbers-with-uniqueness-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A programmer complained about a source of bugs, and this is how I t

While visiting [Chalmers](https://www.chalmers.se/en/) to give a guest
lecture in their course on Parallel Functional Programming, I met the
student [Samuel kyletoft](https://samuel.kyletoft.se/), who had
student [Samuel Kyletoft](https://samuel.kyletoft.se/), who had
implemented a ray tracer in Futhark. He mentioned that he'd had a
bunch of bugs related to random number generation (RNG), which is
admittedly a bit awkward in Futhark. The main challenge is that you
Expand Down

0 comments on commit 32867bf

Please sign in to comment.