Skip to content

Commit 250b72d

Browse files
authored
Update 2024_12_30_dependency_injection_tf.md
added note about automatic reddit moderation.
1 parent b477bd8 commit 250b72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2024_12_30_dependency_injection_tf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: small type-driven dependency injection in effect systems.
33
---
44

5-
At first, the detective history with Reddit moderation: During the previous post from this series, there was a comment about the effect systems. I have given two answers: one with a technical overview and the second with the note that it is possible to use static AppContextProvider. A few days later, I accidentally saw this discussion on the other computer, where I was not logged into Reddit, and discovered that a moderator deleted my first reply. Interesting that I don’t see this if I logged by itself. Quite strange; I guess this is automatic moderation based on some pattern.
5+
At first, the detective history with Reddit moderation: During the previous post from this series, there was a comment about the effect systems. I have given two answers: one with a technical overview and the second with the note that it is possible to use static AppContextProvider. A few days later, I accidentally saw this discussion on the other computer, where I was not logged into Reddit, and discovered that a moderator deleted my first reply. Interesting that I don’t see this if I logged by itself. Quite strange; I guess this is automatic moderation based on some pattern. [UPD: it was automatic moderation due to a link to `telegra.ph`, which was used by Ivan to post about a project]
66

77
Prerequisite: the reader is familiar with the previous part: https://github.com/rssh/notes/blob/master/2024_12_09_dependency-injection.md
88

0 commit comments

Comments
 (0)