Skip to content

Commit dbb6f98

Browse files
authored
Merge pull request #35 from noghartt/daily-bookmark-update
Daily Bookmark Update
2 parents 6f7c094 + 83e630a commit dbb6f98

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

src/pages/bookmarks/_bookmarks.json

+32-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,37 @@
11
{
2-
"lastUpdate": "2025-04-29T00:05:33.662Z",
2+
"lastUpdate": "2025-04-29T04:23:48.439Z",
33
"data": [
4+
{
5+
"id": "01jszst8gd7ax5zzz59d5axnpj",
6+
"title": "Tiny Emulators",
7+
"url": "https://floooh.github.io/tiny8bit-preview/",
8+
"savedAt": "2025-04-29T03:35:26.477000+00:00",
9+
"description": null,
10+
"tags": [
11+
"cs/emulator"
12+
]
13+
},
14+
{
15+
"id": "01jszssv1eq31m0qvdf4tqkkyd",
16+
"title": "Why do electrons not fall into the nucleus?",
17+
"url": "https://chem.libretexts.org/Bookshelves/Physical_and_Theoretical_Chemistry_Textbook_Maps/Supplemental_Modules_(Physical_and_Theoretical_Chemistry)/Quantum_Mechanics/09._The_Hydrogen_Atom/Atomic_Theory/Why_atoms_do_not_Collapse",
18+
"savedAt": "2025-04-29T03:35:12.685000+00:00",
19+
"description": "Electrons do not fall into the nucleus because they behave as quantum particles, which do not have definite positions or velocities. Instead of spiraling into the nucleus, electrons exist in regions of probability, where they are most likely to be found at certain distances. This balance of energy keeps them stable around the nucleus, preventing the atom from collapsing.",
20+
"tags": [
21+
"physics"
22+
]
23+
},
24+
{
25+
"id": "01jszpr8yx73x1xqr6jtgmaemv",
26+
"title": "Advice for time management as a manager",
27+
"url": "https://www.benkuhn.net/tmgr/",
28+
"savedAt": "2025-04-29T02:41:55.677000+00:00",
29+
"description": "Managing your time as a team lead is different from being an individual contributor, as you'll need to balance multiple priorities and focus on your team's output. It’s important to prioritize tasks, delegate effectively, and carve out time for deep work to maintain productivity. Don’t hesitate to seek help and adjust your expectations as you navigate these new responsibilities.",
30+
"tags": [
31+
"career",
32+
"self-improvement"
33+
]
34+
},
435
{
536
"id": "01jsk2cnvez91q738yh59gn542",
637
"title": "Solving SICP",

0 commit comments

Comments
 (0)