-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from gr-im/joining-federated-blog-and-more
Add avatar and articles
- Loading branch information
Showing
4 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
title: Fold for cheap pattern-matching | ||
synopsis: Summary of a response regarding the encoding of visitors without | ||
pattern matching in OCaml, using the fold function. | ||
date: 2024-03-18 | ||
authors: [grim] | ||
link: https://gr-im.github.io/a/fold-gof.html | ||
tags: [ocaml, pattern, fp] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
title: Sorting things, rank-aggregation (beginner's approach) | ||
synopsis: Summary of a response about how to order products by their | ||
votes/reviews using rank aggregation (using Shopify approach). | ||
date: 2024-08-10 | ||
authors: [grim] | ||
link: https://gr-im.github.io/a/rank-aggregation.html | ||
tags: [ocaml, rank, stats] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters