зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
m
Этот коммит содержится в:
родитель
042440fc28
Коммит
350c3728ad
2
db/sql/postgres/feature/io/http-request.txt
Обычный файл
2
db/sql/postgres/feature/io/http-request.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
2023
|
||||||
|
https://habr.com/ru/articles/767442/
|
||||||
1
net/proto/torrent/automation/arr/flaresolverr.txt
Обычный файл
1
net/proto/torrent/automation/arr/flaresolverr.txt
Обычный файл
@ -0,0 +1 @@
|
|||||||
|
https://github.com/FlareSolverr/FlareSolverr
|
||||||
3
nontech/politics/people/mardan.txt
Обычный файл
3
nontech/politics/people/mardan.txt
Обычный файл
@ -0,0 +1,3 @@
|
|||||||
|
2023
|
||||||
|
Metametrics - Mardan of 1:35:31
|
||||||
|
https://www.youtube.com/watch?v=fESxMEv_T_Q
|
||||||
@ -1,5 +1,8 @@
|
|||||||
https://www.youtube.com/playlist?list=PL2zbO1Ks2ovxEiIuAsxY0NrsTRk6VhWJw
|
https://www.youtube.com/playlist?list=PL2zbO1Ks2ovxEiIuAsxY0NrsTRk6VhWJw
|
||||||
|
|
||||||
|
2023
|
||||||
|
BookDayClub - Ostretsov - Exit from Sensual Dead End of Civilization of 51:25
|
||||||
|
https://www.youtube.com/watch?v=atAzruBr3KU
|
||||||
2019
|
2019
|
||||||
DayTV - Ostretsov - End of Material Progress of 1:07:03
|
DayTV - Ostretsov - End of Material Progress of 1:07:03
|
||||||
https://www.youtube.com/watch?v=uzAoVfJOn9s
|
https://www.youtube.com/watch?v=uzAoVfJOn9s
|
||||||
|
|||||||
@ -6,5 +6,8 @@ https://developer.android.com/jetpack/compose
|
|||||||
https://github.com/JetBrains/compose-jb/tree/master/tutorials
|
https://github.com/JetBrains/compose-jb/tree/master/tutorials
|
||||||
https://github.com/JetBrains/compose-jb/tree/master/tutorials/Getting_Started
|
https://github.com/JetBrains/compose-jb/tree/master/tutorials/Getting_Started
|
||||||
|
|
||||||
|
https://developer.android.com/jetpack/compose/mental-model
|
||||||
|
https://teletype.in/@javalib/EIqCWa-GgD4
|
||||||
|
|
||||||
2021
|
2021
|
||||||
https://www.infoq.com/news/2021/10/compose-multiplatform-beta/
|
https://www.infoq.com/news/2021/10/compose-multiplatform-beta/
|
||||||
|
|||||||
21
util/vcs/git/config/multi-identities.txt
Обычный файл
21
util/vcs/git/config/multi-identities.txt
Обычный файл
@ -0,0 +1,21 @@
|
|||||||
|
2023
|
||||||
|
https://garrit.xyz/posts/2023-10-13-organizing-multiple-git-identities
|
||||||
|
|
||||||
|
~/.gitconfig
|
||||||
|
[user]
|
||||||
|
name = Garrit Franke
|
||||||
|
email = garrit@slashdev.space
|
||||||
|
[includeIf "gitdir:~/work/"]
|
||||||
|
path = ~/.gitconfig-work
|
||||||
|
[includeIf "gitdir:~/work/client2/"]
|
||||||
|
path = ~/.gitconfig-client2
|
||||||
|
[includeIf "gitdir:~/sources/"]
|
||||||
|
path = ~/.gitconfig-personal
|
||||||
|
|
||||||
|
~/.gitconfig-work
|
||||||
|
[user]
|
||||||
|
name = Garrit Franke
|
||||||
|
signingkey = 12345678
|
||||||
|
email = garrit@work.de
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user