Skip to content

Commit 3652473

Browse files
Sync notes and files as of 2026-02-22 19:14:41 UTC
1 parent 527844b commit 3652473

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

_notes/data-coding/Learn Git.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ category: data-coding
55
tags: [learn, git]
66
season: summer
77
created: 2021-02-13
8-
updated: 2025-03-17
8+
updated: 2026-02-22
99
sources: https://stackoverflow.com/questions/18418718/git-still-adds-and-tracks-folders-marked-in-gitignore
1010
---
1111

@@ -113,3 +113,4 @@ sources: https://stackoverflow.com/questions/18418718/git-still-adds-and-tracks-
113113
- There are [many](https://nvie.com/posts/a-successful-git-branching-model/) [different](https://www.endoflineblog.com/gitflow-considered-harmful) [workflows](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow), i.e. practices to follow when working on big projects.
114114
- [Analyse how a Git repo grows over time](https://github.com/erikbern/git-of-theseus)
115115
- You can also [store your private data](https://github.com/sobolevn/git-secret) inside a git repo
116+
- [Top 100-starred repos on GitHub](https://github.com/EvanLi/Github-Ranking/blob/master/Top100/Top-100-stars.md)

_notes/data-coding/Learn coding.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ category: data-coding
55
tags: [learn]
66
season: spring
77
created: 2023-03-17
8-
updated: 2026-02-12
8+
updated: 2026-02-22
99
sources: Misc
1010
---
1111

@@ -20,7 +20,6 @@ sources: Misc
2020
- [Zed](https://zed.dev/): next-generation code editor designed for collaboration with humans and AI
2121
- [carbon](https://carbon.now.sh/): create and share beautiful images of your source code
2222
- [Martin Fowler](https://martinfowler.com/): famous blog about software engineering
23-
- [annoying technology](https://annoying.technology/): just annoying technology
2423

2524
## Learn specifically
2625
- [[Learn ChatGPT and AI]]
@@ -40,4 +39,6 @@ sources: Misc
4039
- [[Learn YAML]]
4140

4241
## Other links
43-
- [UTM](https://mac.getutm.app/): securely run operating systems on your Mac
42+
- [UTM](https://mac.getutm.app/): securely run operating systems on your Mac
43+
- [annoying technology](https://annoying.technology/): just annoying technology
44+
- [Top 100-starred repos on GitHub](https://github.com/EvanLi/Github-Ranking/blob/master/Top100/Top-100-stars.md): pretty clear from the name, hah

0 commit comments

Comments
 (0)