Skip to content

Commit 8976efd

Browse files
committed
update bookmarks
1 parent 1d23c19 commit 8976efd

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

src/pages/bookmarks/_bookmarks.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
{
2-
"lastUpdate": "2025-04-13T21:59:28.716Z",
2+
"lastUpdate": "2025-04-15T00:19:57.448Z",
33
"data": [
4+
{
5+
"id": "01jrrqkqscyteeas4bdrnfksnx",
6+
"title": "High Agency\nIn 30 Minutes",
7+
"url": "https://www.highagency.com/",
8+
"savedAt": "2025-04-13T23:26:32.747000+00:00",
9+
"description": "High agency is the ability to solve problems effectively and take action, even in difficult situations. It combines clear thinking, a bias to act, and a willingness to disagree with the norm. People with high agency creatively navigate challenges and embrace their uniqueness, often leading to extraordinary outcomes.",
10+
"tags": [
11+
"self-improvement"
12+
]
13+
},
14+
{
15+
"id": "01jrrq7k6ada7sf825y8ttrv9e",
16+
"title": "What I'd do as a College Freshman in 2025",
17+
"url": "https://muratbuffalo.blogspot.com/2025/04/what-id-do-as-college-freshman.html",
18+
"savedAt": "2025-04-13T23:19:54.826000+00:00",
19+
"description": "As a college freshman in 2025, focus on mastering computer science and soft skills, as they are essential for success in the tech industry. Stay in the U.S. for college to build valuable connections and gain inspiration from peers. Embrace an entrepreneurial mindset, aiming for depth and leveraging your skills to thrive in a rapidly changing environment.",
20+
"tags": [
21+
"career"
22+
]
23+
},
424
{
525
"id": "01jrrjgwjgwdk6qvgebhqemvcw",
626
"title": "Creating 256 Bytes of RAM (in a simulation)",
@@ -9,6 +29,7 @@
929
"description": "Sebastian Lague explains how to create a simple simulation of 256 bytes of RAM using registers and memory cells. He describes the process of building a grid of memory cells that can store and retrieve data efficiently. The final result is a functioning random access memory (RAM) system that can be used in a simulated computer.",
1030
"tags": [
1131
"hardware",
32+
"favorites",
1233
"type/video"
1334
]
1435
},

0 commit comments

Comments
 (0)