Paper: strengthen Section 4.1 #8

Open
spqrz wants to merge 1 commit from spqrz/consciousness:paper-suggestion-2 into master
First-time contributor

This is my suggestion to strengthen the argument at the start of Section 4.1: we acknowledge that you can determine properties of programs without running them some of the time, but only by using "tricks" that don't work in all cases. The point of mentioning this is to preempt any reader thinking "but I have a heuristic that works" when it's easily broken.

This is my suggestion to strengthen the argument at the start of Section 4.1: we acknowledge that you _can_ determine properties of programs without running them _some_ of the time, but only by using "tricks" that don't work in all cases. The point of mentioning this is to preempt any reader thinking "but I have a heuristic that works" when it's easily broken.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u paper-suggestion-2:spqrz-paper-suggestion-2
git switch spqrz-paper-suggestion-2

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff spqrz-paper-suggestion-2
git switch spqrz-paper-suggestion-2
git rebase master
git switch master
git merge --ff-only spqrz-paper-suggestion-2
git switch spqrz-paper-suggestion-2
git rebase master
git switch master
git merge --no-ff spqrz-paper-suggestion-2
git switch master
git merge --squash spqrz-paper-suggestion-2
git switch master
git merge --ff-only spqrz-paper-suggestion-2
git switch master
git merge spqrz-paper-suggestion-2
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kent/consciousness!8
No description provided.