Skip to content

Commit 655ab92

Browse files
committed
regenerate feed
1 parent 5b5c36f commit 655ab92

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# notes
22
just place for some random notes about programming
33

4+
* 2024/12/30 [small type-driven dependency injection in effect systems.](https://github.com/rssh/notes/blob/master/2024_12_30_dependency_injection_tf.md)
45
* 2024/12/09 [Small and simple type-driven dependency injection]( https://github.com/rssh/notes/blob/master/2024_12_09_dependency-injection.md)
56
* 2024/01/30 [Monad for backtracked logical progamming]( https://github.com/rssh/notes/blob/master/2024_01_30_logic-monad-1.md)
67
* 2023/05/05 [Two cents about shrinking Scala user base debates]( https://github.com/rssh/notes/blob/master/2023_05_05_two_cents_about_scala_web_development_in_industry.md)

feed.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
<link>https://rssh.github.io/notes/feed.xml</link>
66
<description><![CDATA[random unsorted notes]]></description>
77
<docs>https://cyber.harvard.edu/rss/rss.html</docs>
8+
<item>
9+
<pubDate>Mon, 30 Dec 2024 00:00:00 +0200</pubDate>
10+
<author>Ruslan Shevchenko &lt;[email protected]&gt;</author>
11+
<description><![CDATA[at {}]]></description>
12+
<link>https://github.com/rssh/notes/blob/master/2024_12_30_dependency_injection_tf.md</link>
13+
<title>small type-driven dependency injection in effect systems.</title>
14+
</item>
815
<item>
916
<pubDate>Mon, 9 Dec 2024 00:00:00 +0200</pubDate>
1017
<author>Ruslan Shevchenko &lt;[email protected]&gt;</author>

0 commit comments

Comments
 (0)