i got the “doing as much as you can with the cheapest possible computers” autism
i too use arch linux btw
Library? You can even request they order stuff, typically.
Only library is my college and I don’t want a record of marxist theory connected to me in such an obvious way. It doesn’t help that I am at one of the most conservative colleges in America. Once I get the hell out of here absolutely. Love libraries with all my heart.
I don’t find this a compelling excuse.
We cannot live in so much fear. Opsec is one thing but at some point you become your own jailer.
Eta: this video is actually about going to the library and it was made just for you https://hexbear.net/post/8331075
then fuck it and start printing books,
I am actually high key considering getting tools for book binding so I can make custom books. It would go so hard and I need a hobby that uses my hands
It’s attually very easy!
https://hexbear.net/post/4749020
I mead this using some thread, a needle, starch based glue and pva glue, no special tools needed. Two vices, two boards to press it and a soft hammer to shape the spine.
Also I hape no craft skill and this was my first attempt so don’t let how it actually came out discourage you
What does the latex for something like that look like?
ⓘ This user is suspected of being a cat. Please report any suspicious behavior.
oh the latex is 100% unecessary and overengineered because i get lost in it sometimes, having page headers on A5 is not even a good design choice…
anyway:
\documentclass[ a5paper, twoside, headings=normal, headsepline=true, headinclude=true, DIV=14, headings=optiontotoc, numbers=noendperiod, toc=numberline, %draft ]{scrbook} \usepackage[shortcuts]{extdash} \usepackage{enumitem} \usepackage{microtype} \usepackage{quoting} \usepackage[skins]{tcolorbox} \usepackage{graphicx} %\usepackage[homeoarchy]{impnattypo} \usepackage[ngerman]{babel} \babelprovide[hyphenrules=ngerman-x-latest]{ngerman} \hyphenation{Ide-en} % First page will be glued onto the cover \AtBeginDocument{ \shipout\null \shipout\null } \AtEndDocument{ \cleardoubleoddemptypage \shipout\null \shipout\null } \newcommand*\rfrac[2]{{}^{#1}\!/_{#2}}%running fraction with slash - requires math mode. % solve overfull hboxes in ToC cause by long page numbers in boldface \RedeclareSectionCommand[tocpagenumberwidth=3em]{chapter} % make it look like the title page \RedeclareSectionCommand[ afterskip=0pt, beforeskip=7em, innerskip=0pt, tocpagenumberwidth=3em ]{part} \setkomafont{part}{\usekomafont{title}\huge} \renewcommand*{\partpagestyle}{empty} \DeclareNewSectionCommand[ counterwithin=chapter, level=\sectionnumdepth, style=section, beforeskip=3.25ex plus 1ex minus .4ex, afterskip=-1em, indent=0pt, font=\usekomafont{paragraph}, tocstyle=section, tocindent=1.5em, tocnumwidth=2.3em, runin=bysign ]{alphsection} \renewcommand*{\thealphsection}{\alph{alphsection})} % need to add section title manually and make sure it's added *after* the title is set \newcommand*{\setsectiontitle}[2]{\markright{\alphsectionmarkformat #1}} \newcommand*{\alphsectionheading}[1]{ \alphsection{#1} \AddtoOneTimeDoHook{heading/endgroup/alphsection}{\setsectiontitle{#1}} } \newcommand*{\thebooktitle}{} \newcommand*{\thebooksubtitle}{} \newcommand*{\thebookauthor}{} \newcommand*{\thebookdate}{} \newcommand*{\booktitle}[1]{\renewcommand*{\thebooktitle}{#1}} \newcommand*{\booksubtitle}[1]{\renewcommand*{\thebooksubtitle}{#1}} \newcommand*{\bookauthor}[1]{\renewcommand*{\thebookauthor}{#1}} \newcommand*{\bookdate}[1]{\renewcommand*{\thebookdate}{#1}} \newcommand*{\addbook}{% \cleardoubleevenemptypage% \setpartpreamble{% \begin{center}% {\usekomafont{subtitle}\thebooksubtitle\par} \vskip 2em {\usekomafont{author} {% \lineskip 0.75em \begin{tabular}[t]{c} \thebookauthor \end{tabular}\par }% }% \vskip 1.5em {\usekomafont{date}{\thebookdate\par}} \end{center}\par }% \part[nonumber=true,tocentry=\thebooktitle \: {\normalfont\itshape\large \thebookauthor}]{\thebooktitle} \setcounter{chapter}{0} \makeheadings{} } \newcommand*{\bookchapter}[1]{ \chapter{#1} \makeheadings{\chaptermarkformat #1} } \newcommand*{\addbookchap}[1]{ \addchap[nonumber=true]{#1} \makeheadings{#1} } \newcommand*{\makeheadings}[1]{ \markboth{\MakeMarkcase{\thebooktitle}}{#1} } \begin{document} {\huge Einführung in den Marxismus-Leninismus} \vspace{2cm} \begin{tcolorbox}[ width=10cm, colback=black!0!white, height=4cm, tcbox width=minimum center, halign=flush center, sharp corners=all, valign=center, enhanced, borderline={0.5pt}{0pt}{black}, borderline={2pt}{-3.0pt}{black} ] {\usekomafont{title}\Huge Einführung \\ in den \\ Marxismus\-/Leninismus \par } \end{tcolorbox} \bigskip \vspace{2cm} \begin{tcolorbox}[ colback=black!0!white, tcbox width=minimum center, halign=flush left, sharp corners=all, valign=center, height=6cm, enhanced, borderline={0.5pt}{0pt}{black} ] {\usekomafont{title}\Large Lohnarbeit und Kapital} - {\usekomafont{author}K. Marx} \\ \vspace{1em} {\usekomafont{title}\Large Dialektischer und Historischer Materialismus} - {\usekomafont{author}J. Stalin} \\ \vspace{1em} {\usekomafont{title}\Large Die Entwicklung des Sozialismus von der Utopie zum Wissenschaft} - {\usekomafont{author}F. Engels}\\ \vspace{1em} {\usekomafont{title}\Large Staat und Revolution} - {\usekomafont{author}V. Lenin} \par \end{tcolorbox} \begin{titlepage} \hspace{0pt} \vfill \begin{flushright} {\huge Einführung in den \\ Marxismus-Leninismus} \end{flushright} \vfill \end{titlepage} \begin{titlepage} \hspace{0pt}\vfil \begin{center} \noindent {\usekomafont{title}\Huge Einführung \\ in den \\ Marxismus-Leninismus \par \vfill \vfill \includegraphics[height=3\baselineskip]{authors} } \end{center} \vfill \end{titlepage} \tableofcontents \booktitle{Lohnarbeit und Kapital} \bookauthor{Karl Marx} \bookdate{1891} \booksubtitle{Nachbearbeitet von Friedrich Engels} \addbook \include{marx2.tex} \booktitle{Dialektischer und Historischer Materialismus} \bookauthor{J. W. Stalin} \bookdate{1938} \booksubtitle{Aus "`Geschichte der KPdSU (B): Kurzer Lehrgang"'} \addbook %\include{stalin.tex} \let\oldthechapter\thechapter \renewcommand*{\thechapter}{\Roman{chapter}.} \booktitle{Die Entwicklung des Sozialismus von der Utopie zur Wissenschaft} \bookauthor{Friedrich Engels} \bookdate{1891} \booksubtitle{Auszüge aus "Herrn E. Dührings Umwälzung der Wissenschaft".} \addbook %\include{Engels - Die Entwicklung des Sozialismus von der Utopie zur Wissenschaft} \renewcommand*{\thechapter}{\oldthechapter} \booktitle{Staat und Revolution} \booksubtitle{Die Lehre des Marxismus vom Staat und die Aufgaben des Proletariats in der Revolution} \bookauthor{V. I. Lenin} \bookdate{1919} \addbook %\include{lenin2.tex} \end{document}what overcomplicates this was that I put multiple books into one, so… the books themselves didn’t have much styling though because I wanted to solve it all in the
main.texfile so as to not hunt through all 4 books whenever I made a changeThis is baller as hell. Did you write this from scratch or start from a template?
The opening of “State and revolution” then was
\addchap[nonumber=true]{Vorwort zur ersten Auflage} Die Frage des Staates gewinnt gegenwärtig besondere Bedeutung sowohl in theoretischer als auch in praktisch-politischer Hinsicht. Der imperialistische Krieg hat den Prozeß der Umwandlung des monopolistischen Kapitalismus in staatsmonopolistischen Kapitalismus außerordentlich beschleunigt und verschärft. Die ungeheuerliche Knechtung der werktätigen Massen durch den Staat, der immer inniger mit den allmächtigen Kapitalistenverbänden verschmilzt, wird immer ungeheuerlicher. Die fortgeschrittenen Länder verwandeln sich -- wir sprechen von ihrem "`Hinterland"' -- in Militärzuchthäuser für die Arbeiter. Die unerhörten Greuel und Unbilden des sich in die Länge ziehenden Krieges machen die Lage der Massen unerträglich und steigern ihre Empörung. Sichtbar reift die internationale proletarische Revolution heran. Die Frage nach ihrem Verhältnis zum Staat gewinnt praktische Bedeutung. Die in Jahrzehnten einer verhältnismäßig friedlichen Entwicklung angesammelten Elemente des Opportunismus haben die in den offiziellen sozialistischen Parteien der ganzen Welt herrschende Strömung des Sozialchauvinismus geschaffen. Diese Strömung (Plechanow, Potressow, Breschkowskaja, Rubanowitsch, dann in leicht verhüllter Form die Herren Zereteli, Tschernow und Co.\ in Rußland; Scheidemann, Legien, David u.~a.\ in Deutschland; Renaudel, Guesde, Vandervelde in Frankreich und Belgien; Hyndman und die Fabier\footnote{\emph{Fabier} -- Mitglieder der "`Gesellschaft der Fabier"', einer reformistischen Organisation, die 1884 in England gegründet wurde. Die Gesellschaft nannte sich nach dem römischen Feldherrn Fabius Cunctator ("`der Zauderer"'), bekannt durch seine abwartende Taktik und sein Ausweichen vor Entscheidungsschlachten. Die Mitglieder der Gesellschaft der Fabier waren vorwiegend Vertreter der bürgerlichen Intelligenz: Wissenschaftler, Schriftsteller, Politiker. Sie leugneten die Notwendigkeit des proletarischen Klassenkampfes und der sozialistischen Revolution und predigten den friedlichen Übergang vom Kapitalismus zum Sozialismus mittels kleiner Reformen. Im imperialistischen Weltkrieg 1914--1918 waren die Fabier Sozialchauvinisten. (Siehe auch Werke, Bd.~12, S.~368/369; Werke, Bd.~15, S.~170/171; Werke, Bd.~21, S.~258/259.)} in England usw.~usf.) -- Sozialismus in Worten, Chauvinismus in der Tat -- ist gekennzeichnet durch die niederträchtige, lakaienhafte Anpassung der "`Führer des Sozialismus"' an die Interessen nicht nur "`ihrer"' nationalen Bourgeoisie, sondern namentlich auch "`ihres"' Staates, denn die meisten sogenannten Großmächte beuten seit langem eine ganze Reihe kleiner und schwacher Völkerschaften aus und unterjochen sie. Der imperialistische Krieg ist ja gerade ein Krieg um die Teilung und Neuverteilung dieser Art von Beute. Der Kampf um die Befreiung der werktätigen Massen vom Einfluß der Bourgeoisie im allgemeinen und der imperialistischen Bourgeoisie im besonderen ist ohne Bekämpfung der opportunistischen Vorurteile in bezug auf den "`Staat"' unmöglich. Wir betrachten zunächst die Lehre von Marx und Engels vom Staat und wollen besonders eingehend bei den in Vergessenheit geratenen oder opportunistisch entstellten Seiten dieser Lehre verweilen. Dann werden wir uns insbesondere mit dem Hauptvertreter dieser Entstellungen befassen, mit Karl Kautsky, dem bekanntesten Führer der II.~Internationale (1889--1914), die in diesem Kriege einen so jämmerlichen Bankrott erlitten hat. Schließlich werden wir die Hauptergebnisse der Erfahrungen der russischen Revolution von 1905 und besonders der von 1917 zusammenfassen. Die letztere schließt anscheinend gegenwärtig (Anfang August 1917) die erste Phase ihrer Entwicklung ab, jedoch kann diese ganze Revolution überhaupt nur verstanden werden als ein Glied in der Kette der sozialistischen proletarischen Revolutionen, die durch den imperialistischen Krieg hervorgerufen werden. Die Frage des Verhältnisses der sozialistischen Revolution des Proletariats zum Staat gewinnt somit nicht nur eine praktisch-politische, sondern auch eine höchst aktuelle Bedeutung als eine Frage der Aufklärung der Massen darüber, was sie zu ihrer Befreiung vom Joch des Kapitals in der nächsten Zukunft zu tun haben. \indent August 1917 \\ \indent Der Verfasser \chapterheadstartvskip {\usekomafont{disposition}\usekomafont{chapter} Vorwort zur zweiten Auflage} \chapterheadendvskip \addchaptertocentry{}{Vorwort zur zweiten Auflage} % \addcontentsline{toc}{chapter}{Vorwort zur zweiten Auflage} Die vorliegende zweite Auflage wird fast ohne Änderungen gedruckt. Hinzugefügt ist nur der Abschnitt 3 des II.~Kapitels. Moskau, den 17.~Dezember 1918 der Verfasser \KOMAoptions{open=right} \chapter{Klassengesellschaft und Staat} \section[head=Der Staat -- Produkt der Unversöhnlichkeit der Klassengegensätze]{Der Staat -- ein Produkt der Unversöhnlichkeit der Klassengegensätze} Mit der Lehre von Marx geschieht jetzt dasselbe, was in der Geschichte wiederholt mit den Lehren revolutionärer Denker und Führer der unterdrückten Klassen in ihrem Befreiungskampf geschah. Die großen Revolutionäre wurden zu ...If you want I can send you the files over matrix or smth.
This is fucking rad comrade
Very interesting! (has never used latex and underestimated it)
ⓘ This user is suspected of being a cat. Please report any suspicious behavior.
I used to print bootleg scans of books (there was a glitch with my college account where I got infinite printing!), 3 hole punch them, and bind them in cardboard and shoelace!
mix the theory with dreck like the clinton or mccain biographies to cover your tracks
Ah yeah, sucks. You’ve got my sympathies.

Not physical media. Or will cost some if you want to buy them.
ⓘ This user is suspected of being a cat. Please report any suspicious behavior.
Regularly read from there but I like having a physical copy too
Can you read the books at the library instead of checking them out?
Yes, and sometimes I do if they have the one I am looking for. There is only really Marx, lenin, and Mao. I still want a physical copy though because admittedly I just like hoarding books.
We should start a mail a book program.
Ask your library about their privacy policy. Many (most?) have a opt-in or opt-out history policy for patrons because they are also against digital surveillance. The ALA publicly opposed the PATRIOT Act for instance.
I still have the perusall book club available, i’d just have to extend enrollment access again.
me when I have good at math and science autism and it also involves overpriced hobby autism
and being good at math and science didn't help me get a higher paying job because my neurodivergent ass sucks at interviews
and job recruiters called me a programming person who doesn't like people as an ableist excuse
I blame capitalism, of course
go to charity bookstores and it costs like a third of the price maximum for books as any normal bookstore, plus they give away dvds basically for free bcs they get donated so many and so few people buy them nowadays
They rarely have communist theory, especially the niche stuff
I have got some of my best history books at places like that though!
I like physical books. But yeah if you want a lot of new releases it can cost real money. Mind you I dont read that much so its not too bad for me.
Very happy to actually like using an ereader. Sorry you like tree smell comrade
Bookfinder.com is my go-to for physical books.
I also got a used ereader for like $20. So if I can’t find a cheap paper copy of something I’ll grab an epub off libgen or Anna’s.
Hobbies? In this economy?














