<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://celeste.hoppinglife.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hoppinglife</id>
	<title>Celeste@Hoppinglife - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://celeste.hoppinglife.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hoppinglife"/>
	<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Special:Contributions/Hoppinglife"/>
	<updated>2026-05-07T13:25:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=NAT_Traversal&amp;diff=264</id>
		<title>NAT Traversal</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=NAT_Traversal&amp;diff=264"/>
		<updated>2024-04-09T23:01:50Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is basically a short paraphrase of what is in [https://tailscale.com/blog/how-nat-traversal-works/ Tailscale&#039;s NAT Traversal post].&lt;br /&gt;
&lt;br /&gt;
NAT traversal utilizes the trait that a stateful firewall allows **Outbound connection and the returning connection to the same IP:port**. For UDP, if you know the source and destination IP:port, you can establish a direct connection by sending packages to each other.&lt;br /&gt;
&lt;br /&gt;
Case 1: both source and destination are public IPs, only with a stateful firewall: easy, ports are known.&lt;br /&gt;
&lt;br /&gt;
Case 2: both source and destination are behind one-layer NAT, but the ports only depend on the source socket: use a third-party server to figure out the port.&lt;br /&gt;
&lt;br /&gt;
Case 3: This is similar to case 2, but one side of the NAT is endpoint-dependent: We know IP:port from the easy side, and we know IP from the hard side. A birthday attack can be used to enumerate the destination ports (sending connections from both sides and waiting for a collision).&lt;br /&gt;
&lt;br /&gt;
Case 4: Both sides are endpoint-dependent: there are too many possibilities.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=NAT_Traversal&amp;diff=263</id>
		<title>NAT Traversal</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=NAT_Traversal&amp;diff=263"/>
		<updated>2024-04-09T23:01:38Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;This is basically a short paraphrase of what is in [https://tailscale.com/blog/how-nat-traversal-works/ Tailscale&amp;#039;s NAT Traversal post].  NAT traversal utilizes the trait that a stateful firewall allows **Outbound connection and the returning connection to the same IP:port**. For UDP, if you know the source and destination IP:port, you can establish a direct connection by sending packages to each other.  Case 1: both source and destination are public IPs, only with a sta...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is basically a short paraphrase of what is in [https://tailscale.com/blog/how-nat-traversal-works/ Tailscale&#039;s NAT Traversal post].&lt;br /&gt;
&lt;br /&gt;
NAT traversal utilizes the trait that a stateful firewall allows **Outbound connection and the returning connection to the same IP:port**. For UDP, if you know the source and destination IP:port, you can establish a direct connection by sending packages to each other.&lt;br /&gt;
&lt;br /&gt;
Case 1: both source and destination are public IPs, only with a stateful firewall: easy, ports are known.&lt;br /&gt;
Case 2: both source and destination are behind one-layer NAT, but the ports only depend on the source socket: use a third-party server to figure out the port.&lt;br /&gt;
Case 3: This is similar to case 2, but one side of the NAT is endpoint-dependent: We know IP:port from the easy side, and we know IP from the hard side. A birthday attack can be used to enumerate the destination ports (sending connections from both sides and waiting for a collision).&lt;br /&gt;
Case 4: Both sides are endpoint-dependent: there are too many possibilities.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Learn_You_a_Haskell_for_Great_Good!&amp;diff=262</id>
		<title>Learn You a Haskell for Great Good!</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Learn_You_a_Haskell_for_Great_Good!&amp;diff=262"/>
		<updated>2024-04-09T18:58:46Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;The book is [https://learnyouahaskell.com here]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The book is [https://learnyouahaskell.com here]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Functional_Programming&amp;diff=261</id>
		<title>Functional Programming</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Functional_Programming&amp;diff=261"/>
		<updated>2024-04-09T18:51:00Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Learn You a Haskell for Great Good!]]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Functional_Programming&amp;diff=260</id>
		<title>Functional Programming</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Functional_Programming&amp;diff=260"/>
		<updated>2024-04-09T18:50:52Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;[Learn You a Haskell for Great Good!]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[Learn You a Haskell for Great Good!]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Main_Page&amp;diff=259</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Main_Page&amp;diff=259"/>
		<updated>2024-04-09T18:47:50Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Hello. Welcome to Celeste @ Hoppinglife&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are a lot of interesting stuff in the world. And here is my personalized collection of such things. Any edits are appreciated, but I might change a thing or two.&lt;br /&gt;
&lt;br /&gt;
We can use math equations now: &amp;lt;math&amp;gt;e^{i\pi} + 1 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[What Happened: Apr 2024]] | [[Interesting Articles]]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=258</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=258"/>
		<updated>2023-08-08T17:15:18Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Nvim Port */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;br /&gt;
&lt;br /&gt;
The main emacs manual is at [https://orgmode.org/manual/ Here].&lt;br /&gt;
&lt;br /&gt;
== Nvim Port == &lt;br /&gt;
&lt;br /&gt;
[https://github.com/nvim-orgmode/orgmode nvim-orgmode] is a very nice port to use org mode in vim.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Key Bindings&lt;br /&gt;
|-&lt;br /&gt;
! Key !! Binding&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;o, || Set priority.&lt;br /&gt;
|-&lt;br /&gt;
| cit&amp;lt;status&amp;gt; || Set status of item.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxi || Clock in&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxo || Clock out&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxe || Insert estimate&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oi || Insert date&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oi || Insert schedule date&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oid || Insert/update deadline&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=257</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=257"/>
		<updated>2023-08-02T18:33:34Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Nvim Port */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;br /&gt;
&lt;br /&gt;
The main emacs manual is at [https://orgmode.org/manual/ Here].&lt;br /&gt;
&lt;br /&gt;
== Nvim Port == &lt;br /&gt;
&lt;br /&gt;
[https://github.com/nvim-orgmode/orgmode nvim-orgmode] is a very nice port to use org mode in vim.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Key Bindings&lt;br /&gt;
|-&lt;br /&gt;
! Key !! Binding&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;o, || Set priority.&lt;br /&gt;
|-&lt;br /&gt;
| cit&amp;lt;status&amp;gt; || Set status of item.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxi || Clock in&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxo || Clock out&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oi || Insert date&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oi || Insert schedule date&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oid || Insert/update deadline&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=256</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=256"/>
		<updated>2023-07-31T19:35:23Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;br /&gt;
&lt;br /&gt;
The main emacs manual is at [https://orgmode.org/manual/ Here].&lt;br /&gt;
&lt;br /&gt;
== Nvim Port == &lt;br /&gt;
&lt;br /&gt;
[https://github.com/nvim-orgmode/orgmode nvim-orgmode] is a very nice port to use org mode in vim.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Key Bindings&lt;br /&gt;
|-&lt;br /&gt;
! Key !! Binding&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;o, || Set priority.&lt;br /&gt;
|-&lt;br /&gt;
| cit&amp;lt;status&amp;gt; || Set status of item.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxi || Clock in&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxo || Clock out&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oid || Insert/update deadline&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=255</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=255"/>
		<updated>2023-07-31T19:34:18Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;br /&gt;
&lt;br /&gt;
== Nvim Port == &lt;br /&gt;
&lt;br /&gt;
[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Key Bindings&lt;br /&gt;
|-&lt;br /&gt;
! Key !! Binding&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;o, || Set priority.&lt;br /&gt;
|-&lt;br /&gt;
| cit&amp;lt;status&amp;gt; || Set status of item.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxi || Clock in&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxo || Clock out&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oid || Insert/update deadline&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=254</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=254"/>
		<updated>2023-07-31T18:11:51Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;br /&gt;
&lt;br /&gt;
== Nvim Port == &lt;br /&gt;
&lt;br /&gt;
[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Key Bindings&lt;br /&gt;
|-&lt;br /&gt;
! Key !! Binding&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;o, || Set priority.&lt;br /&gt;
|-&lt;br /&gt;
| cit&amp;lt;status&amp;gt; || Set status of item.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxi || Clock in&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;leader&amp;gt;oxo || Clock out&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=253</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=253"/>
		<updated>2023-07-31T17:13:53Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;br /&gt;
&lt;br /&gt;
== Nvim Port == &lt;br /&gt;
&lt;br /&gt;
[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=252</id>
		<title>Orgmode</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Orgmode&amp;diff=252"/>
		<updated>2023-07-31T17:12:47Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=251</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=251"/>
		<updated>2023-07-17T00:01:25Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc. Not responsibility, but usefulness. Something other than crimes.&lt;br /&gt;
* A &#039;&#039;whole new system of truth&#039;&#039; that is used to judge.&lt;br /&gt;
* Analyze the penal leniency as a technique of power. Four rules: (1) view punishment as a complex social function. (2) analyze punitive methods as techniques for power. (3) unify the penal system and the knowledge of man. (4) whether this transformation is the way of how one&#039;s body is treated by power relations. - a common history of power relations and object relations.&lt;br /&gt;
* The condemned man&#039;s body codes the lack of power, just as the king&#039;s body codes the power.&lt;br /&gt;
* The power exercised on the condemned man is the present correlative of a certain technology of power over the body. It is born out of methods of punishment, supervision and constraint.&lt;br /&gt;
* Connection of prison revolt - the issue at hand was not whether the prison environment was too harsh, rather, the prison as a vector of power.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=Beneath the increasing leniency of punishment, then, one may map a displacement of its point of application; and through this displacement, a whole field of recent objects, a whole new system of truth and a mass of roles hitherto unknown in the exercise of criminal justice. A corpus of knowledge, techniques, ‘scientific’ discourses is formed and becomes entangled with the practice of the power to punish.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=We should admit rather that power produces knowledge (and not simply by encouraging it because it serves power or by applying it because it is useful); that power and knowledge directly imply one another; that there is no power relation without the correlative constitution of a field of knowledge, nor any knowledge that does not presuppose and constitute at the same time power relations.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=What was at issue was not whether the prison environment was too harsh or too aseptic, too primitive or too efficient, but its very materiality as an instrument and vector of power; it is this whole technology of power over the body that the technology of the ‘soul’ – that of the educationalists, psychologists and psychiatrists – fails either to conceal or to compensate, for the simple reason that it is one of its tools.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ====&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
* Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
* Is the offense with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
* Is the subject in a dangerous condition?&lt;br /&gt;
* Is the subject eligible for criminal sanction?&lt;br /&gt;
* Is the subject curable or rehabilitatable?&lt;br /&gt;
* Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
* Punishment as a way to support the political-economy of the time.&lt;br /&gt;
* A history of the body in the political field and its relationship with power.&lt;br /&gt;
* Power and knowledge directly imply one another.&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;br /&gt;
* Rusche and Kirchheimer, Punishment and Social Structures.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=250</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=250"/>
		<updated>2023-07-16T23:33:33Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc. Not responsibility, but usefulness. Something other than crimes.&lt;br /&gt;
* A &#039;&#039;whole new system of truth&#039;&#039; that is used to judge.&lt;br /&gt;
* Analyze the penal leniency as a technique of power. Four rules: (1) view punishment as a complex social function. (2) analyze punitive methods as techniques for power. (3) unify the penal system and the knowledge of man. (4) whether this transformation is the way of how one&#039;s body is treated by power relations. - a common history of power relations and object relations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=Beneath the increasing leniency of punishment, then, one may map a displacement of its point of application; and through this displacement, a whole field of recent objects, a whole new system of truth and a mass of roles hitherto unknown in the exercise of criminal justice. A corpus of knowledge, techniques, ‘scientific’ discourses is formed and becomes entangled with the practice of the power to punish.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=We should admit rather that power produces knowledge (and not simply by encouraging it because it serves power or by applying it because it is useful); that power and knowledge directly imply one another; that there is no power relation without the correlative constitution of a field of knowledge, nor any knowledge that does not presuppose and constitute at the same time power relations.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ====&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
* Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
* Is the offense with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
* Is the subject in a dangerous condition?&lt;br /&gt;
* Is the subject eligible for criminal sanction?&lt;br /&gt;
* Is the subject curable or rehabilitatable?&lt;br /&gt;
* Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
* Punishment as a way to support the political-economy of the time.&lt;br /&gt;
* A history of the body in the political field and its relationship with power.&lt;br /&gt;
* Power and knowledge directly imply one another.&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;br /&gt;
* Rusche and Kirchheimer, Punishment and Social Structures.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=249</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=249"/>
		<updated>2023-07-16T23:19:20Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc. Not responsibility, but usefulness. Something other than crimes.&lt;br /&gt;
* A &#039;&#039;whole new system of truth&#039;&#039; that is used to judge.&lt;br /&gt;
* Analyze the penal leniency as a technique of power. Four rules: (1) view punishment as a complex social function. (2) analyze punitive methods as techniques for power. (3) unify the penal system and the knowledge of man. (4) whether this transformation is the way of how one&#039;s body is treated by power relations. - a common history of power relations and object relations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=Beneath the increasing leniency of punishment, then, one may map a displacement of its point of application; and through this displacement, a whole field of recent objects, a whole new system of truth and a mass of roles hitherto unknown in the exercise of criminal justice. A corpus of knowledge, techniques, ‘scientific’ discourses is formed and becomes entangled with the practice of the power to punish.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ====&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
* Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
* Is the offence with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
* Is the subject in a dangerous condition?&lt;br /&gt;
* Is the subject eligible for criminal sanction?&lt;br /&gt;
* Is the subject curable or rehabilitatable?&lt;br /&gt;
* Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;br /&gt;
* Rusche and Kirchheimer, Punishment and Social Structures.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=248</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=248"/>
		<updated>2023-07-16T23:12:18Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc. Not responsibility, but usefulness. Something other than crimes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
{{Quote|text=Beneath the increasing leniency of punishment, then, one may map a displacement of its point of application; and through this displacement, a whole field of recent objects, a whole new system of truth and a mass of roles hitherto unknown in the exercise of criminal justice. A corpus of knowledge, techniques, ‘scientific’ discourses is formed and becomes entangled with the practice of the power to punish.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ====&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
* Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
* Is the offence with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
* Is the subject in a dangerous condition?&lt;br /&gt;
* Is the subject eligible for criminal sanction?&lt;br /&gt;
* Is the subject curable or rehabilitatable?&lt;br /&gt;
* Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=247</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=247"/>
		<updated>2023-07-16T23:07:29Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* = 1958 Ruling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ====&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
* Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
* Is the offence with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
* Is the subject in a dangerous condition?&lt;br /&gt;
* Is the subject eligible for criminal sanction?&lt;br /&gt;
* Is the subject curable or rehabilitatable?&lt;br /&gt;
* Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=246</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=246"/>
		<updated>2023-07-16T23:07:19Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ===&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
* Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
* Is the offence with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
* Is the subject in a dangerous condition?&lt;br /&gt;
* Is the subject eligible for criminal sanction?&lt;br /&gt;
* Is the subject curable or rehabilitatable?&lt;br /&gt;
* Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=245</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=245"/>
		<updated>2023-07-16T23:06:44Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the causal relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Suplement details ===&lt;br /&gt;
==== 1958 Ruling ===&lt;br /&gt;
It refers to the creation in 1958 of the Code of penal procedure, i.e., the set of rules that organize the process of punishing an offense. The text cited by Foucault is not a &amp;quot;ruling&amp;quot;, but, as written in the original French text of Surveiller et punir -, a circular: Circular of the Garde des Sceaux, Article C345 of the Instruction générale pour l&#039;application du code de procédure pénale. &lt;br /&gt;
&lt;br /&gt;
 I cannot find the exact text of the circular, but when Foucault was writing his book, the investigating judge (juge d&#039;instruction) could order a psychiatric examination that included the following questions (Rivière-Perrier and Simon, 1976):&lt;br /&gt;
&lt;br /&gt;
    Does the examination reveal any mental or psychic abnormalities in the subject? If so, describe them and specify to which conditions they are related.&lt;br /&gt;
&lt;br /&gt;
    Is the offence with which the subject is charged related to such abnormalities or not?&lt;br /&gt;
&lt;br /&gt;
    Is the subject in a dangerous condition?&lt;br /&gt;
&lt;br /&gt;
    Is the subject eligible for criminal sanction?&lt;br /&gt;
&lt;br /&gt;
    Is the subject curable or rehabilitatable?&lt;br /&gt;
&lt;br /&gt;
    Was the subject in a state of insanity within the meaning of Article 64 of the Penal Code at the time of the offence?&lt;br /&gt;
&lt;br /&gt;
Article 64 requires to specify whether the crime was committed in a state of insanity.&lt;br /&gt;
&lt;br /&gt;
Rivière-Perrier and Simon note that there was no fixed set of questions, which could be vague or extremely precise. However, the circular C345 provided a general model. From what I see the standard questions have not changed much but two have been added (see the Senate report of 2021 on psychiatric evaluation).&lt;br /&gt;
&lt;br /&gt;
Source&lt;br /&gt;
&lt;br /&gt;
    Riviere-Perrier, Danielle, and Marie-Agnès Simon. ‘Réflexions sur une expérience d’expertise en criminologie’. Bulletin de psychologie 29, no. 322 (1976): 485–89. https://www.persee.fr/doc/bupsy_0007-4403_1976_num_29_322_10729&lt;br /&gt;
[https://www.reddit.com/r/AskHistorians/comments/10ir8tu/has_anyone_found_details_about_foucaults/ Quoted from reddit]&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=244</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=244"/>
		<updated>2023-07-16T23:00:11Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Notes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the casual relationship between the two.&lt;br /&gt;
* Insanity and judgment - creating subsidiary judicial power for experts, doctors, etc.&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=243</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=243"/>
		<updated>2023-07-16T22:06:06Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* 1. The Body of the Condemned */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action. Establish the casual relationship between the two.&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=242</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=242"/>
		<updated>2023-07-16T22:02:47Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see or be seen.&lt;br /&gt;
* French Revolution endowed the guillotine with a great theatrical ritual. Eventually, the guillotine was placed inside prison walls.&lt;br /&gt;
* Discussion on the objective of punishment - if not on the body, it must be on the soul. Punish intention rather than action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=241</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=241"/>
		<updated>2023-07-16T21:50:13Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
* The role of a doctor in execution is interesting - welfare and alleviator of pain. This describes the double process: the disappearance of the spectacle and the elimination of pain.&lt;br /&gt;
* The more monstrous the crime, the criminal must not see, or be seen.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;br /&gt;
* French code of 1791.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=240</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=240"/>
		<updated>2023-07-16T21:32:07Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Interesting branches */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;amende honorable&#039;&#039;&lt;br /&gt;
* Tristlewood.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=239</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=239"/>
		<updated>2023-07-16T21:29:46Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) A slackening of the hold on the body.&lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* **amende honorable**&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=238</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=238"/>
		<updated>2023-07-16T21:27:29Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Quotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) &lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|sign=Foucault|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* **amende honorable**&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Template:Quote&amp;diff=237</id>
		<title>Template:Quote</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Template:Quote&amp;diff=237"/>
		<updated>2023-07-16T21:26:33Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;&amp;lt;blockquote class=&amp;quot;templatequote&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;Bug6200&amp;quot;&amp;gt;{{{text|{{{quote|{{{1|&amp;lt;noinclude&amp;gt;{{lorem ipsum}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}&amp;lt;/includeonly&amp;gt;}}}}}}}}}&amp;lt;/div&amp;gt;{{#if:{{{sign|{{{cite|{{{2|&amp;lt;noinclude&amp;gt;TRUE&amp;lt;/noinclude&amp;gt;}}}}}}}}}  |&amp;lt;div class=&amp;quot;templatequotecite&amp;quot;&amp;gt;&amp;amp;#8212;{{{sign|{{{cite|{{{2|&amp;lt;noinclude&amp;gt;Someone&amp;lt;/noinclude&amp;gt;}}}}}}}}}{{#if:{{{source|{...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;blockquote class=&amp;quot;templatequote&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;Bug6200&amp;quot;&amp;gt;{{{text|{{{quote|{{{1|&amp;lt;noinclude&amp;gt;{{lorem ipsum}}&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{error|Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)}}&amp;lt;/includeonly&amp;gt;}}}}}}}}}&amp;lt;/div&amp;gt;{{#if:{{{sign|{{{cite|{{{2|&amp;lt;noinclude&amp;gt;TRUE&amp;lt;/noinclude&amp;gt;}}}}}}}}}&lt;br /&gt;
 |&amp;lt;div class=&amp;quot;templatequotecite&amp;quot;&amp;gt;&amp;amp;#8212;{{{sign|{{{cite|{{{2|&amp;lt;noinclude&amp;gt;[[Someone&#039;s full name|Someone]]&amp;lt;/noinclude&amp;gt;}}}}}}}}}{{#if:{{{source|{{{3|&amp;lt;noinclude&amp;gt;TRUE&amp;lt;/noinclude&amp;gt;}}}}}}&lt;br /&gt;
  |,&amp;amp;nbsp;&amp;lt;cite&amp;gt;{{{source|{{{3|&amp;lt;noinclude&amp;gt;Source&amp;lt;/noinclude&amp;gt;}}}}}}&amp;lt;/cite&amp;gt;&lt;br /&gt;
 }}&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/blockquote&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=236</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=236"/>
		<updated>2023-07-16T21:26:26Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;br /&gt;
* Two processes: (1) disappearance of punishment as a spectacle (**amende honorable**, prisoners in public work). (2) &lt;br /&gt;
* The way to evaluate the effectiveness of punishment changed: inevitability vs. visible intensity.&lt;br /&gt;
* Blame is redistributed between conviction vs. execution.&lt;br /&gt;
&lt;br /&gt;
=== Quotes ===&lt;br /&gt;
{{Quote|text=It is ugly to be punishable, but there is no glory in punishing.|source=The body of the condemned}}&lt;br /&gt;
&lt;br /&gt;
=== Interesting branches ===&lt;br /&gt;
&lt;br /&gt;
* **amende honorable**&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=235</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=235"/>
		<updated>2023-07-16T21:12:26Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* 1. The Body of the Condemned */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens Damiens the Regicide] and Faucher&#039;s young prisoners in Paris.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=234</id>
		<title>Discipline and Punish</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Discipline_and_Punish&amp;diff=234"/>
		<updated>2023-07-16T21:11:47Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;== Notes ==  === 1. The Body of the Condemned ===  * Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens] and Faucher&amp;#039;s young prisoners in Paris.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Notes ==&lt;br /&gt;
&lt;br /&gt;
=== 1. The Body of the Condemned ===&lt;br /&gt;
&lt;br /&gt;
* Foucault started by discussing two different styles of punishment - [https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens https://en.wikipedia.org/wiki/Robert-Fran%C3%A7ois_Damiens] and Faucher&#039;s young prisoners in Paris.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=233</id>
		<title>Mutt</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=233"/>
		<updated>2023-02-22T17:58:17Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Update some mutt shortcuts.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mutt is a command line tool for reading the emails.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Regex searching and deleting ===&lt;br /&gt;
&lt;br /&gt;
Delete all messages using &amp;lt;code&amp;gt;D regex&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Use &amp;lt;code&amp;gt;Esc t&amp;lt;/code&amp;gt; to tag all messages in a thread.&lt;br /&gt;
* Use &amp;lt;code&amp;gt;;s&amp;lt;/code&amp;gt; to move tagged messages.&lt;br /&gt;
&lt;br /&gt;
== Setup ==&lt;br /&gt;
&lt;br /&gt;
=== Manage the threads ===&lt;br /&gt;
It is useful to set up mutt to order threads based on last reply: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
set sort_thread_groups  = last-date-sent&lt;br /&gt;
set sort_aux            = date-sent&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Macros ===&lt;br /&gt;
* Archive macros:&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
macro index,pager &amp;quot;\z&amp;quot; &amp;quot;&amp;lt;save-message&amp;gt;=[Gmail]/All Mail&amp;lt;enter&amp;gt;&amp;lt;enter&amp;gt;&amp;quot; &amp;quot;Archive&amp;quot;&lt;br /&gt;
macro index,pager &amp;quot;\Z&amp;quot; &amp;quot;&amp;lt;tag-thread&amp;gt;&amp;lt;tag-prefix-cond&amp;gt;&amp;lt;save-message&amp;gt;=[Gmail]/All Mail&amp;lt;enter&amp;gt;&amp;lt;enter&amp;gt;&amp;quot; &amp;quot;Archive Thread&amp;quot;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Ventoy&amp;diff=232</id>
		<title>Ventoy</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Ventoy&amp;diff=232"/>
		<updated>2023-02-07T07:23:37Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &amp;quot;add more description for ventoy.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://www.ventoy.net/ Ventoy] is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk.&lt;br /&gt;
&lt;br /&gt;
== Creating a USB disk with cidata ==&lt;br /&gt;
&lt;br /&gt;
Sometimes, we want to initialize cloud-init for the ISO file (for example, to perform headless instllation). We can reserve a small partition for user-data:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo ventoy -i /dev/sdX -r 128&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Ventoy&amp;diff=231</id>
		<title>Ventoy</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Ventoy&amp;diff=231"/>
		<updated>2023-02-07T07:11:28Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Creating a USB disk with cidata */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://www.ventoy.net/ Ventoy] is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk.&lt;br /&gt;
&lt;br /&gt;
== Creating a USB disk with cidata ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
sudo ventoy -i /dev/sdX -r 128&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=230</id>
		<title>Neovim</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=230"/>
		<updated>2023-02-06T17:01:13Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Neovim, or nvim is a re-written vim implementation. It is significantly faster than the vanilla fork, and has become my default editor.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
For Arch Linux, Install &amp;lt;code&amp;gt;neovim&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;python-pynvim&amp;lt;/code&amp;gt; from Pacman and &amp;lt;code&amp;gt;neovim-plug-git&amp;lt;/code&amp;gt; from AUR.&lt;br /&gt;
&lt;br /&gt;
Nvim provides a appimage that can be used when installing non-system package is not allowed: [[https://github.com/neovim/neovim/wiki/Installing-Neovim Installing Neovim]]&lt;br /&gt;
&lt;br /&gt;
I use [https://github.com/hbsnmyj/neoroedeer neoroedeer] for configuration. Link the init file to ~/.config/nvim/init.vim. Run &amp;lt;code&amp;gt;:PlugInstall&amp;lt;/code&amp;gt; to install the plugins.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Clipboard ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;quot;+&amp;lt;/code&amp;gt; register is the clipboard on my system.&lt;br /&gt;
&lt;br /&gt;
See &amp;lt;code&amp;gt;:help clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Latex ===&lt;br /&gt;
&lt;br /&gt;
=== Git ===&lt;br /&gt;
&lt;br /&gt;
Just call &amp;lt;code&amp;gt;:Git&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:Gstatus&amp;lt;/code&amp;gt; for seeing the stage area, use &amp;lt;code&amp;gt;cc&amp;lt;/code&amp;gt; to commit.&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/tpope/vim-fugitive Fugitive].&lt;br /&gt;
&lt;br /&gt;
=== Mercurial ===&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/jlfwong/vim-mercenary Mercenary]&lt;br /&gt;
&lt;br /&gt;
=== Markdown ===&lt;br /&gt;
&lt;br /&gt;
Install [https://github.com/iamcco/markdown-preview.nvim Markdown Preview].&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:MarkdownPreview&amp;lt;/code&amp;gt; to start the preview engine.&lt;br /&gt;
&lt;br /&gt;
=== Vimline ===&lt;br /&gt;
&lt;br /&gt;
When writing text-based files, I use the following vim line to make vim break lines automatically.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
vim: set tw=78 spell indentexpr=&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;gq&amp;lt;location&amp;gt;&amp;lt;/code&amp;gt; to perform a reformatting operation.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Large_Language_Model&amp;diff=229</id>
		<title>Large Language Model</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Large_Language_Model&amp;diff=229"/>
		<updated>2023-02-06T16:59:33Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;Placeholder.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Placeholder.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Ventoy&amp;diff=228</id>
		<title>Ventoy</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Ventoy&amp;diff=228"/>
		<updated>2023-02-06T02:55:52Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;[https://www.ventoy.net/ Ventoy] is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk.  == Creating a USB disk with cidata ==  == References == &amp;lt;references /&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://www.ventoy.net/ Ventoy] is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk.&lt;br /&gt;
&lt;br /&gt;
== Creating a USB disk with cidata ==&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Arch_Linux&amp;diff=227</id>
		<title>Arch Linux</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Arch_Linux&amp;diff=227"/>
		<updated>2022-05-31T02:18:40Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Arch Linux is my go-to Linux distribution.&lt;br /&gt;
&lt;br /&gt;
=== Environment setup ===&lt;br /&gt;
&lt;br /&gt;
* If gnome-terminal is not working after installing gnome, check if LANG is set properly.&lt;br /&gt;
* If firefox is blurry/refuse to resize under wayland, run it under wayland directly by adding MOZ_ENABLE_WAYLAND=1 to environment.&lt;br /&gt;
&lt;br /&gt;
=== GPG ===&lt;br /&gt;
&lt;br /&gt;
If pacman-keys or yay does not work, check the following:&lt;br /&gt;
&lt;br /&gt;
* Does systemd-resolved work correctly?&lt;br /&gt;
* Try change keyserver in both /etc/pacman.d/gnupg and ~/.gnupg/&lt;br /&gt;
* Try restart dirmngr: &amp;lt;code&amp;gt;systemctl --user restart dirmngr&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If encounter &amp;lt;code&amp;gt;agent refused operation&amp;lt;/code&amp;gt; error:&lt;br /&gt;
* Check if [[https://wiki.archlinux.org/index.php/GnuPG#Configure_pinentry_to_use_the_correct_TTY The pinentry is set to use the correct TTY]].&lt;br /&gt;
&lt;br /&gt;
=== KVM ===&lt;br /&gt;
&lt;br /&gt;
* Add a bunch of modules to mkinitcpio: &amp;lt;code&amp;gt;vfio mdev virtio-net virtio-blk virtio-scsi virtio-balloon&amp;lt;/code&amp;gt;&lt;br /&gt;
* Allowing kvm group to access virtio: [https://wiki.archlinux.org/index.php/KVM KVM]&lt;br /&gt;
&lt;br /&gt;
=== Checklist ===&lt;br /&gt;
&lt;br /&gt;
* zsh&lt;br /&gt;
* neovim / neoroedeer&lt;br /&gt;
* texlive&lt;br /&gt;
* gpg&lt;br /&gt;
&lt;br /&gt;
=== Pacman Usage ===&lt;br /&gt;
Looking for which package owns a file: &amp;lt;code&amp;gt;pacman -Qo path&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=ZFS_on_Linux&amp;diff=226</id>
		<title>ZFS on Linux</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=ZFS_on_Linux&amp;diff=226"/>
		<updated>2022-05-18T06:08:54Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Troubleshooting ===&lt;br /&gt;
&lt;br /&gt;
* Currently, grub-probe often cannot return pool name. Until this [https://lists.gnu.org/archive/html/grub-devel/2020-12/msg00239.html patch] is merged into upstream,&lt;br /&gt;
manually set root pool name in &amp;lt;code&amp;gt;/etc/grub.d/10_linux&amp;lt;/code&amp;gt; to get around of the problem.&lt;br /&gt;
* Incomplete send/receive can cause ZFS systems to show permanent data errors. Run &amp;lt;code&amp;gt;zfs scrub&amp;lt;/code&amp;gt; twice to remove the errors.&lt;br /&gt;
* When having kernel module errors, check if the booted kernel is the latest - often it is because /boot was not loaded correctly during package update.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Ruby&amp;diff=225</id>
		<title>Ruby</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Ruby&amp;diff=225"/>
		<updated>2022-04-07T16:34:55Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Using ruby as a shell ==&lt;br /&gt;
&lt;br /&gt;
[https://i.stack.imgur.com/1Vuvp.png Flowchart for Ruby subprocess options]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Ruby&amp;diff=224</id>
		<title>Ruby</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Ruby&amp;diff=224"/>
		<updated>2022-01-08T19:11:30Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;[https://i.stack.imgur.com/1Vuvp.png Flowchart for Ruby subprocess options]&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://i.stack.imgur.com/1Vuvp.png Flowchart for Ruby subprocess options]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=223</id>
		<title>Mutt</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=223"/>
		<updated>2021-11-09T20:15:50Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Macros */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mutt is a command line tool for reading the emails.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Manage the threads ===&lt;br /&gt;
* Use &amp;lt;code&amp;gt;Esc t&amp;lt;/code&amp;gt; to tag all messages in a thread.&lt;br /&gt;
* Use &amp;lt;code&amp;gt;;s&amp;lt;/code&amp;gt; to move tagged messages.&lt;br /&gt;
&lt;br /&gt;
=== Macros ===&lt;br /&gt;
* Archive macros:&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
macro index,pager &amp;quot;\z&amp;quot; &amp;quot;&amp;lt;save-message&amp;gt;=[Gmail]/All Mail&amp;lt;enter&amp;gt;&amp;lt;enter&amp;gt;&amp;quot; &amp;quot;Archive&amp;quot;&lt;br /&gt;
macro index,pager &amp;quot;\Z&amp;quot; &amp;quot;&amp;lt;tag-thread&amp;gt;&amp;lt;tag-prefix-cond&amp;gt;&amp;lt;save-message&amp;gt;=[Gmail]/All Mail&amp;lt;enter&amp;gt;&amp;lt;enter&amp;gt;&amp;quot; &amp;quot;Archive Thread&amp;quot;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=222</id>
		<title>Mutt</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=222"/>
		<updated>2021-11-09T20:15:32Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mutt is a command line tool for reading the emails.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Manage the threads ===&lt;br /&gt;
* Use &amp;lt;code&amp;gt;Esc t&amp;lt;/code&amp;gt; to tag all messages in a thread.&lt;br /&gt;
* Use &amp;lt;code&amp;gt;;s&amp;lt;/code&amp;gt; to move tagged messages.&lt;br /&gt;
&lt;br /&gt;
=== Macros ===&lt;br /&gt;
* Archive macros:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
macro index,pager &amp;quot;\z&amp;quot; &amp;quot;&amp;lt;save-message&amp;gt;=[Gmail]/All Mail&amp;lt;enter&amp;gt;&amp;lt;enter&amp;gt;&amp;quot; &amp;quot;Archive&amp;quot;&lt;br /&gt;
macro index,pager &amp;quot;\Z&amp;quot; &amp;quot;&amp;lt;tag-thread&amp;gt;&amp;lt;tag-prefix-cond&amp;gt;&amp;lt;save-message&amp;gt;=[Gmail]/All Mail&amp;lt;enter&amp;gt;&amp;lt;enter&amp;gt;&amp;quot; &amp;quot;Archive Thread&amp;quot;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Sed&amp;diff=221</id>
		<title>Sed</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Sed&amp;diff=221"/>
		<updated>2021-11-09T18:45:12Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;&amp;lt;code&amp;gt; sed -i &amp;#039;s/SEARCH_REGEX/REPLACEMENT/g&amp;#039; INPUTFILE &amp;lt;/code&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;code&amp;gt;&lt;br /&gt;
sed -i &#039;s/SEARCH_REGEX/REPLACEMENT/g&#039; INPUTFILE&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=220</id>
		<title>Mutt</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Mutt&amp;diff=220"/>
		<updated>2021-11-05T16:27:41Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;Mutt is a command line tool for reading the emails.  == Usage ==  === Manage the threads === * Use &amp;lt;code&amp;gt;Esc t&amp;lt;/code&amp;gt; to tag all messages in a thread. * Use &amp;lt;code&amp;gt;;s&amp;lt;/code&amp;gt; to...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mutt is a command line tool for reading the emails.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Manage the threads ===&lt;br /&gt;
* Use &amp;lt;code&amp;gt;Esc t&amp;lt;/code&amp;gt; to tag all messages in a thread.&lt;br /&gt;
* Use &amp;lt;code&amp;gt;;s&amp;lt;/code&amp;gt; to move tagged messages.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=219</id>
		<title>Neovim</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=219"/>
		<updated>2021-10-18T16:41:46Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Vimline */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Neovim, or nvim is a re-written vim implementation. It is significantly faster than the vanilla fork, and has become my default editor.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
For Arch Linux, Install &amp;lt;code&amp;gt;neovim&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;python-pynvim&amp;lt;/code&amp;gt; from Pacman and &amp;lt;code&amp;gt;neovim-plug-git&amp;lt;/code&amp;gt; from AUR.&lt;br /&gt;
&lt;br /&gt;
I use [https://github.com/hbsnmyj/neoroedeer neoroedeer] for configuration. Link the init file to ~/.config/nvim/init.vim. Run &amp;lt;code&amp;gt;:PlugInstall&amp;lt;/code&amp;gt; to install the plugins.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Clipboard ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;quot;+&amp;lt;/code&amp;gt; register is the clipboard on my system.&lt;br /&gt;
&lt;br /&gt;
See &amp;lt;code&amp;gt;:help clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Latex ===&lt;br /&gt;
&lt;br /&gt;
=== Git ===&lt;br /&gt;
&lt;br /&gt;
Just call &amp;lt;code&amp;gt;:Git&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:Gstatus&amp;lt;/code&amp;gt; for seeing the stage area, use &amp;lt;code&amp;gt;cc&amp;lt;/code&amp;gt; to commit.&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/tpope/vim-fugitive Fugitive].&lt;br /&gt;
&lt;br /&gt;
=== Mercurial ===&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/jlfwong/vim-mercenary Mercenary]&lt;br /&gt;
&lt;br /&gt;
=== Markdown ===&lt;br /&gt;
&lt;br /&gt;
Install [https://github.com/iamcco/markdown-preview.nvim Markdown Preview].&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:MarkdownPreview&amp;lt;/code&amp;gt; to start the preview engine.&lt;br /&gt;
&lt;br /&gt;
=== Vimline ===&lt;br /&gt;
&lt;br /&gt;
When writing text-based files, I use the following vim line to make vim break lines automatically.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
vim: set tw=78 spell indentexpr=&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;gq&amp;lt;location&amp;gt;&amp;lt;/code&amp;gt; to perform a reformatting operation.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=218</id>
		<title>Neovim</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=218"/>
		<updated>2021-10-18T16:40:46Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Vimline */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Neovim, or nvim is a re-written vim implementation. It is significantly faster than the vanilla fork, and has become my default editor.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
For Arch Linux, Install &amp;lt;code&amp;gt;neovim&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;python-pynvim&amp;lt;/code&amp;gt; from Pacman and &amp;lt;code&amp;gt;neovim-plug-git&amp;lt;/code&amp;gt; from AUR.&lt;br /&gt;
&lt;br /&gt;
I use [https://github.com/hbsnmyj/neoroedeer neoroedeer] for configuration. Link the init file to ~/.config/nvim/init.vim. Run &amp;lt;code&amp;gt;:PlugInstall&amp;lt;/code&amp;gt; to install the plugins.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Clipboard ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;quot;+&amp;lt;/code&amp;gt; register is the clipboard on my system.&lt;br /&gt;
&lt;br /&gt;
See &amp;lt;code&amp;gt;:help clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Latex ===&lt;br /&gt;
&lt;br /&gt;
=== Git ===&lt;br /&gt;
&lt;br /&gt;
Just call &amp;lt;code&amp;gt;:Git&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:Gstatus&amp;lt;/code&amp;gt; for seeing the stage area, use &amp;lt;code&amp;gt;cc&amp;lt;/code&amp;gt; to commit.&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/tpope/vim-fugitive Fugitive].&lt;br /&gt;
&lt;br /&gt;
=== Mercurial ===&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/jlfwong/vim-mercenary Mercenary]&lt;br /&gt;
&lt;br /&gt;
=== Markdown ===&lt;br /&gt;
&lt;br /&gt;
Install [https://github.com/iamcco/markdown-preview.nvim Markdown Preview].&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:MarkdownPreview&amp;lt;/code&amp;gt; to start the preview engine.&lt;br /&gt;
&lt;br /&gt;
=== Vimline ===&lt;br /&gt;
&lt;br /&gt;
When writing text-based files, I use the following vim line to make vim break lines automatically.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
vim: set tw=78 spell indentexpr=&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;pre&amp;gt;gq&amp;lt;location&amp;gt;&amp;lt;/pre&amp;gt; to perform a reformatting operation.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=217</id>
		<title>Neovim</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=Neovim&amp;diff=217"/>
		<updated>2021-10-18T16:40:28Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Neovim, or nvim is a re-written vim implementation. It is significantly faster than the vanilla fork, and has become my default editor.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
For Arch Linux, Install &amp;lt;code&amp;gt;neovim&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;python-pynvim&amp;lt;/code&amp;gt; from Pacman and &amp;lt;code&amp;gt;neovim-plug-git&amp;lt;/code&amp;gt; from AUR.&lt;br /&gt;
&lt;br /&gt;
I use [https://github.com/hbsnmyj/neoroedeer neoroedeer] for configuration. Link the init file to ~/.config/nvim/init.vim. Run &amp;lt;code&amp;gt;:PlugInstall&amp;lt;/code&amp;gt; to install the plugins.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
=== Clipboard ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;quot;+&amp;lt;/code&amp;gt; register is the clipboard on my system.&lt;br /&gt;
&lt;br /&gt;
See &amp;lt;code&amp;gt;:help clipboard&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Latex ===&lt;br /&gt;
&lt;br /&gt;
=== Git ===&lt;br /&gt;
&lt;br /&gt;
Just call &amp;lt;code&amp;gt;:Git&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:Gstatus&amp;lt;/code&amp;gt; for seeing the stage area, use &amp;lt;code&amp;gt;cc&amp;lt;/code&amp;gt; to commit.&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/tpope/vim-fugitive Fugitive].&lt;br /&gt;
&lt;br /&gt;
=== Mercurial ===&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/jlfwong/vim-mercenary Mercenary]&lt;br /&gt;
&lt;br /&gt;
=== Markdown ===&lt;br /&gt;
&lt;br /&gt;
Install [https://github.com/iamcco/markdown-preview.nvim Markdown Preview].&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;:MarkdownPreview&amp;lt;/code&amp;gt; to start the preview engine.&lt;br /&gt;
&lt;br /&gt;
=== Vimline ===&lt;br /&gt;
&lt;br /&gt;
When writing text-based files, I use the following vim line to make vim break lines automatically. Use &amp;lt;pre&amp;gt;gq&amp;lt;location&amp;gt;&amp;lt;/pre&amp;gt; to perform a reformatting operation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
vim: set tw=78 spell indentexpr=&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=OPT&amp;diff=216</id>
		<title>OPT</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=OPT&amp;diff=216"/>
		<updated>2021-08-07T17:45:13Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [https://www.uscis.gov/i-9-central/form-i-9-related-news/form-i-9-verification-during-ead-production-delays-due-to-covid-19 You can use I-797 for I-9 verification.]&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
	<entry>
		<id>https://celeste.hoppinglife.com/index.php?title=OPT&amp;diff=215</id>
		<title>OPT</title>
		<link rel="alternate" type="text/html" href="https://celeste.hoppinglife.com/index.php?title=OPT&amp;diff=215"/>
		<updated>2021-08-07T17:45:03Z</updated>

		<summary type="html">&lt;p&gt;Hoppinglife: Created page with &amp;quot;* You can use I-797 for I-9 verification.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* You can use I-797 for I-9 verification.&lt;/div&gt;</summary>
		<author><name>Hoppinglife</name></author>
	</entry>
</feed>