-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,53 @@ | ||
import Link from "next/link"; | ||
|
||
export const readings = [ | ||
export const readings = [ | ||
{ | ||
date: 'September 12th, 2023', | ||
title: 'Experimental philosophy and philosophical intuition, by Ernest Sosa', | ||
type: 'Now Reading', | ||
description: <> | ||
I am a defender of the role of intuition in philosophy. Reading for a{" "} | ||
<Link | ||
target="__blank" | ||
href="https://www.meetup.com/philosophers-and-gamblers/events/296052937/" | ||
className="underline" | ||
> | ||
philosophy event | ||
</Link>. | ||
</> | ||
date: "September 12th, 2023", | ||
title: | ||
"Experimental philosophy and philosophical intuition, by Ernest Sosa", | ||
type: "Now Reading", | ||
description: ( | ||
<> | ||
I am a defender of the role of intuition in philosophy. Reading for a{" "} | ||
<Link | ||
target="__blank" | ||
href="https://www.meetup.com/philosophers-and-gamblers/events/296052937/" | ||
className="underline" | ||
> | ||
philosophy event | ||
</Link> | ||
. | ||
</> | ||
), | ||
}, | ||
{ | ||
date: 'March 6th, 2023', | ||
title: 'Representation in Cognitive Science, by Nicholas Shea', | ||
description: | ||
<> | ||
I first heard abot Shea's work on the{" "} | ||
<Link | ||
target="__blank" | ||
href="https://newbooksnetwork.com/nicholas-shea-representation-in-cognitive-science-oxford-up-2018" | ||
className="underline" | ||
> | ||
Books in Philosophy podcast | ||
</Link> | ||
. I was excited to learn that his position on | ||
representational content is remarkably close to mine. | ||
I'm looking forward to getting into the details. | ||
</> | ||
} | ||
date: "August 8th, 2023", | ||
title: | ||
"Things That Bother Me, by Galen Strawson", | ||
type: "Now Reading", | ||
description: ( | ||
<> | ||
|
||
] | ||
</> | ||
), | ||
}, | ||
{ | ||
date: "March 6th, 2023", | ||
title: "Representation in Cognitive Science, by Nicholas Shea", | ||
description: ( | ||
<> | ||
I first heard abot Shea's work on the{" "} | ||
<Link | ||
target="__blank" | ||
href="https://newbooksnetwork.com/nicholas-shea-representation-in-cognitive-science-oxford-up-2018" | ||
className="underline" | ||
> | ||
Books in Philosophy podcast | ||
</Link> | ||
. I was excited to learn that his position on representational content | ||
is remarkably close to mine. I'm looking forward to getting into | ||
the details. | ||
</> | ||
), | ||
}, | ||
]; |
c750427
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
me – ./
me-git-master-iamjoshua.vercel.app
me-iamjoshua.vercel.app
me-zeta-liard.vercel.app
joshuaheiland.com
www.joshuaheiland.com