Skip to content

Commit fd96301

Browse files
authored
Merge pull request #33 from noghartt/daily-bookmark-update
Daily Bookmark Update
2 parents a0136b9 + 92b5ba4 commit fd96301

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

src/pages/bookmarks/_bookmarks.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
{
2-
"lastUpdate": "2025-04-24T03:16:21.354Z",
2+
"lastUpdate": "2025-04-25T00:05:25.673Z",
33
"data": [
4+
{
5+
"id": "01jsk2cnvez91q738yh59gn542",
6+
"title": "Solving SICP",
7+
"url": "https://lockywolf.wordpress.com/2021/02/08/solving-sicp/",
8+
"savedAt": "2025-04-24T04:55:10.958000+00:00",
9+
"description": "The author successfully completed the SICP exercises, showing they are achievable with focused effort and planning. The report highlights the time needed for both solving problems and providing feedback, suggesting instructors may need to select exercises based on course coverage and time constraints. Despite the challenges, the author believes that teaching SICP to first-year students may be difficult due to the extensive time commitment required.",
10+
"tags": [
11+
"cs",
12+
"books"
13+
]
14+
},
415
{
516
"id": "01jsjwm5srg1awzxhq9dc1bsqw",
617
"title": "Transactions are a protocol",

0 commit comments

Comments
 (0)