27 lines
731 B
YAML
27 lines
731 B
YAML
# Unify Bookmarks Format
|
||
# https://darekkay.com/static-marks/
|
||
#
|
||
# Archive like
|
||
# https://raindrop.io
|
||
# https://www.bookmarkninja.com
|
||
|
||
Bookmarks:
|
||
- Books:
|
||
- name: Packt
|
||
href: https://subscription.packtpub.com/playlists
|
||
- name: O'Reilly Safari
|
||
href: https://learning.oreilly.com/home/
|
||
- Kotlin:
|
||
- name: Λrrow
|
||
href: https://arrow-kt.io/
|
||
tags: [Kotlin, FP]
|
||
- name: Static Methods Behavior in Kotlin
|
||
href: https://www.baeldung.com/kotlin-static-methods
|
||
- bash:
|
||
- name: The Terminal Jockey’s Toolbelt
|
||
href: https://medium.com/@packetlost/the-terminal-jockeys-toolbelt-4cb1c90aee74
|
||
- admin:
|
||
- name: SSHFS - Gentoo Wiki
|
||
href: https://wiki.gentoo.org/wiki/SSHFS
|
||
|