Skip to content

Commit

Permalink
wrote something
Browse files Browse the repository at this point in the history
  • Loading branch information
anaclumos committed Nov 21, 2023
1 parent a6be153 commit 2375e8d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ everything I know! [Dive down the rabbit hole now](https://cho.sh/random)!

## Last updated

Mon Nov 20 23:54:50 PST 2023
Mon Nov 20 23:57:09 PST 2023

## Stats

```
───────────────────────────────────────────────────────────────────────────────
Language Files Lines Blanks Comments Code Complexity
───────────────────────────────────────────────────────────────────────────────
Markdown 2259 57511 14957 0 42554 0
Markdown 2259 57506 14952 0 42554 0
CSS 70 20359 792 36 19531 0
TypeScript 59 18643 178 49 18416 165
JSON 16 1632 0 0 1632 0
Expand All @@ -47,13 +47,13 @@ TypeScript Typings 2 15 1 4 10 0
gitignore 2 296 69 69 158 0
JavaScript 1 19 3 12 4 0
───────────────────────────────────────────────────────────────────────────────
Total 2442 117154 17968 203 98983 248
Total 2442 117149 17963 203 98983 248
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop (organic) $3,364,604
Estimated Schedule Effort (organic) 21.81 months
Estimated People Required (organic) 13.71
───────────────────────────────────────────────────────────────────────────────
Processed 5522683 bytes, 5.523 megabytes (SI)
Processed 5522676 bytes, 5.523 megabytes (SI)
───────────────────────────────────────────────────────────────────────────────
```
2 changes: 1 addition & 1 deletion Research/journals/2023-11-20.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ slug: '/2023-11-20'
- [[shots.so]]
- [[Apple-like Block Interface]]
- ![[61B2A4.gif]]
- [[The Web Can Do What!?]]
- [[The Web Can Do What]]
- [[Getting Featured on the App Store]]
- [[Bump]]

Expand Down
File renamed without changes.
12 changes: 6 additions & 6 deletions src/data/backlinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1965,6 +1965,9 @@ export const backlinks = {
"Towards Ambient Computing": "A renowned science fiction writer, [[Ted Chiang]], created a unique memory aid ...",
"앰비언트 컴퓨팅을 향해": "... SF 작가 중 한 명인 [[Ted Chiang|테드 창]]은 자신의 소설 \"사실적 진실, 감정적 ..."
},
"The Web Can Do What": {
"2023-11-20": "- [[The Web Can Do What]]"
},
"Unexpected number value in conditional. An explicit zero NaN check is required": {
"2023-06-02": "- [[Unexpected number value in conditional. An explicit zero NaN check is required]]"
},
Expand Down Expand Up @@ -6494,9 +6497,6 @@ export const backlinks = {
"Diagram Labs": {
"2022-12-16": "- [[Diagram Labs]]"
},
"The Web Can Do What!?": {
"2023-11-20": "- [[The Web Can Do What!?]]"
},
"Discuss on Social Media Button": {
"2023-02-21": "- [[Discuss on Social Media Button]]"
},
Expand Down Expand Up @@ -11650,6 +11650,9 @@ export const backlinks = {
"58A088.jpeg": {
"Macroeconomics": "![[58A088.jpeg]]"
},
"BE9986.gif": {
"The Web Can Do What": "![[BE9986.gif]]"
},
"9A6626.png": {
"Aldehyde Landing Page 2023": "![[9A6626.png]]"
},
Expand Down Expand Up @@ -12718,9 +12721,6 @@ export const backlinks = {
"CE91F0.png": {
"洪民憙雜記": "![[CE91F0.png]]"
},
"BE9986.gif": {
"The Web Can Do What!?": "![[BE9986.gif]]"
},
"8766D6.png": {
"Discuss on Social Media Button": "![[8766D6.png]]"
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/filenames.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1822,7 +1822,7 @@ export const filenames = {
"The Empires of the Future are the Empires of the Mind": "2DECD6",
"The Paradoxical Moon Philosophy": "867C62",
"The Techno-optimist Manifesto": "D92FBE",
"The Web Can Do What!?": "301B9A",
"The Web Can Do What": "301B9A",
"Thesephist Work Case Study": "31A35D",
"Things (3D)": "BE3F13",
"Threads": "1A570D",
Expand Down

0 comments on commit 2375e8d

Please sign in to comment.