Explorations on the topic of "Early Life" #GPU #Cheka #NKVD

Author: 61f5edf1d4

18 May 2026

Views: 20

https://pastelink.net/jd0bcqw0

https://en.wikipedia.org/wiki/Abram_Slutsky
https://en.wikipedia.org/wiki/Alexander_Krasnoshchyokov
https://en.wikipedia.org/wiki/Andrei_Sverdlov
https://en.wikipedia.org/wiki/Boris_Berman_(chekist)
https://en.wikipedia.org/wiki/Boris_Rodos
https://en.wikipedia.org/wiki/Boris_Rybkin#Early_life
https://en.wikipedia.org/wiki/Cheka
https://en.wikipedia.org/wiki/Early_life_of_Vladimir_Lenin#Childhood:_1870%E2%80%931887
https://en.wikipedia.org/wiki/Elizabeth_Zarubina#Early_years
https://en.wikipedia.org/wiki/Genrikh_Lyushkov#Early_life
https://en.wikipedia.org/wiki/Genrikh_Yagoda#Early_life
https://en.wikipedia.org/wiki/Grigory_Mairanovsky#Career
https://en.wikipedia.org/wiki/Idel_Jakobson
https://en.wikipedia.org/wiki/Iosif_Grigulevich#Early_life
https://en.wikipedia.org/wiki/Israel_Pliner#Biography
https://en.wikipedia.org/wiki/Izrail_Leplevsky#Early_years
https://en.wikipedia.org/wiki/Lazar_Berenzon#Early_life_and_Russian_Civil_War
https://en.wikipedia.org/wiki/Lazar_Kaganovich#Early_life
https://en.wikipedia.org/wiki/Lazar_Kogan#Biography
https://en.wikipedia.org/wiki/Leon_Trotsky#Childhood_and_family_(1879%E2%80%931895)
https://en.wikipedia.org/wiki/Lev_Shvartzman#Early_career
https://en.wikipedia.org/wiki/Lev_Zadov#Early_life
https://en.wikipedia.org/wiki/Matvei_Berman#Biography
https://en.wikipedia.org/wiki/NKVD
https://en.wikipedia.org/wiki/Semyon_Firin#Early_life
https://en.wikipedia.org/wiki/Sergey_Spigelglas
https://en.wikipedia.org/wiki/Solomon_Mogilevsky#Biography
https://www.ynetnews.com/articles/0,7340,L-3342999,00.html
https://en.wikipedia.org/wiki/Stanislav_Messing#Early_life
https://en.wikipedia.org/wiki/State_Political_Directorate
https://en.wikipedia.org/wiki/Varvara_Yakovleva_(politician)#Early_life
https://en.wikipedia.org/wiki/Yakov_Agranov#Biography
https://en.wikipedia.org/wiki/Yakov_Serebryansky#Early_career
https://en.wikipedia.org/wiki/Yakov_Sverdlov#Early_life

Prompted by:
https://x.com/Truephilology/status/1715416181832577265?s=20

----
Tech note:

linux>
rm -f t
cat >> t << EOF
-Vladimir Lenin
-Leon Trotsky
[SNIP]
EOF
#
# Edit at command line:
#
cat t | sort -u | tr -d "-" | sed '1d' | sed '/Truephil\|Locūtor\|Oct 20/d' > list
#
# Batch search. Open tab in browser each time:
#
while read x
do
echo "$x"
ddgr -j "$x"", Early"
sleep $[($RANDOM%5)+10]s
done < list


Edit Code:

Please enter an edit code

Edit codes must be at least 20 characters

Share