diff options
| author | Michal Idziorek <m.i@gmx.at> | 2022-05-21 22:00:37 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2022-05-21 22:00:37 +0200 |
| commit | ad0cb7d568710b4766bff74ac769f4353c2810e8 (patch) | |
| tree | d17527d94b722a7b52c0bbd01700cab897a7aa7d /00_blog | |
| parent | 6df490840e9023bd4052fa0f73b8d5c1053b4872 (diff) | |
added a few pages
Diffstat (limited to '00_blog')
| -rw-r--r-- | 00_blog/00030_Computer-Games/00300_Civ6-Miguels-Super-Timer/index.md | 7 | ||||
| -rw-r--r-- | 00_blog/00040_Haskell/00250_Open-Source-Contributions/00010_warp-tls-contribution/index.md | 5 | ||||
| -rw-r--r-- | 00_blog/00040_Haskell/00250_Open-Source-Contributions/00020_http-client-contribution/index.md | 5 | ||||
| -rw-r--r-- | 00_blog/00040_Haskell/00250_Open-Source-Contributions/00030_Xmonad-contribution/index.md (renamed from 00_blog/00040_Haskell/00030_Xmonad-contribution/index.md) | 0 |
4 files changed, 17 insertions, 0 deletions
diff --git a/00_blog/00030_Computer-Games/00300_Civ6-Miguels-Super-Timer/index.md b/00_blog/00030_Computer-Games/00300_Civ6-Miguels-Super-Timer/index.md new file mode 100644 index 0000000..5b49da2 --- /dev/null +++ b/00_blog/00030_Computer-Games/00300_Civ6-Miguels-Super-Timer/index.md @@ -0,0 +1,7 @@ + November 2020 +# Civilization VI - Timer Plugin + +Coded in Lua, shows overall time spent on a Civ6 game as well as round-average. over *30.000* users at the time of this writing + +## Steam Link +| <https://steamcommunity.com/sharedfiles/filedetails/?id=2276345682> diff --git a/00_blog/00040_Haskell/00250_Open-Source-Contributions/00010_warp-tls-contribution/index.md b/00_blog/00040_Haskell/00250_Open-Source-Contributions/00010_warp-tls-contribution/index.md new file mode 100644 index 0000000..482fe54 --- /dev/null +++ b/00_blog/00040_Haskell/00250_Open-Source-Contributions/00010_warp-tls-contribution/index.md @@ -0,0 +1,5 @@ + March 2022 +# Expose TLS.supportedHashSignatures via TLSSettings + +## Github Link +| <https://github.com/yesodweb/wai/pull/872> diff --git a/00_blog/00040_Haskell/00250_Open-Source-Contributions/00020_http-client-contribution/index.md b/00_blog/00040_Haskell/00250_Open-Source-Contributions/00020_http-client-contribution/index.md new file mode 100644 index 0000000..1ab2d74 --- /dev/null +++ b/00_blog/00040_Haskell/00250_Open-Source-Contributions/00020_http-client-contribution/index.md @@ -0,0 +1,5 @@ + Apr 2021 +# Add original Request to the Response type. + +## Github Link +| <https://github.com/snoyberg/http-client/pull/464> diff --git a/00_blog/00040_Haskell/00030_Xmonad-contribution/index.md b/00_blog/00040_Haskell/00250_Open-Source-Contributions/00030_Xmonad-contribution/index.md index 1a5bf0f..1a5bf0f 100644 --- a/00_blog/00040_Haskell/00030_Xmonad-contribution/index.md +++ b/00_blog/00040_Haskell/00250_Open-Source-Contributions/00030_Xmonad-contribution/index.md |
