diff --git a/.obsidian/plugins/obsidian-omnivore/data.json b/.obsidian/plugins/obsidian-omnivore/data.json index 83ef1b3..ee79d18 100644 --- a/.obsidian/plugins/obsidian-omnivore/data.json +++ b/.obsidian/plugins/obsidian-omnivore/data.json @@ -2,9 +2,9 @@ "dateHighlightedFormat": "yyyy-MM-dd HH:mm:ss", "dateSavedFormat": "yyyy-MM-dd HH:mm:ss", "apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c", - "filter": "HIGHLIGHTS", - "syncAt": "2023-11-02T10:28:17", - "customQuery": "", + "filter": "ADVANCED", + "syncAt": "2023-11-03T07:52:14", + "customQuery": "in:archive has:highlights", "template": "# {{{title}}}\n\n{{# note }}\n## Notes\n\n{{{ note }}}\n{{/ note }}\n{{#highlights.length}}\n## Highlights\n\n{{#highlights}}\n> [!quote] ㅤ\n> {{{text}}} \n> \n> [source]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}}\n> {{#note}}\n>\n>> [!info] ㅤ\n>> {{{note}}}\n\n{{/note}}\n{{/highlights}}\n{{/highlights.length}}\n\n---\n## Original\n\n{{{ content }}}", "highlightOrder": "LOCATION", "syncing": false, diff --git a/Read Later/Let's Get Webby! 🦀 🕸️.md b/Read Later/Let's Get Webby! 🦀 🕸️.md new file mode 100644 index 0000000..45fa71f --- /dev/null +++ b/Read Later/Let's Get Webby! 🦀 🕸️.md @@ -0,0 +1,69 @@ +--- +id: 46eadaec-733a-11ee-aae2-4b1c5b8d8405 +title: | + Let's Get Webby! 🦀 🕸️ +status: ARCHIVED +tags: + - read-later + - Newsletter +date_added: 2023-10-25 10:27:43 +url_omnivore: | + https://omnivore.app/me/let-s-get-webby-18b6705008a +url_original: | + https://omnivore.app/no_url?q=bec70357-3199-44e0-9c84-40dd5a7bf774 +--- + +# Let's Get Webby! 🦀 🕸️ + +## Highlights + +> [!quote] ㅤ +> ...and front-end frameworks like [Yew](https://letsgetrusty.krtra.com/c/y9r3LFJzeRCp/OQKy) and [Seed](https://letsgetrusty.krtra.com/c/mN30voJhWLXc/OQKy) letting you write web apps in Rust! +> +> [source](https://omnivore.app/me/let-s-get-webby-18b6705008a#7065ade5-765c-4d60-bd89-1ecb0d919389) +> +> +>> [!info] ㅤ +>> I can create front end web apps with this libraries + + +--- +## Original + +![](https://proxy-prod.omnivore-image-cache.app/0x0,s4bBfm-ltnUNFUa4ETTgSxP2wMeHZVVuOj5N9oi2Ba2I/https://kartrausers.s3.amazonaws.com/letsgetrusty/25597207_1643064007NFuWebsite_Header.png) + +Hey Alexander, + +JavaScript isn't the fastest language out there. + +In fact, it's **pretty dang slow** compared to C/C++! + +Unfortunately, this limits the type of web apps we could build. + +How great would it be if we could write code that runs **at native speeds** in the browser? + +This would allow computationally intensive apps like video editors, AAA games, and IDEs to be run in the browser! + +Great news... **this is possible today** with the help of WebAssembly. + +WebAssembly or WASM for short, is a technology that allows code written in languages such as C/C++, Java, Swift, and Rust to run in the browser at native speeds! + +**And Rust has first-class support for WASM!** + +With crates such as [wasm-bindgen ](https://letsgetrusty.krtra.com/c/Fv1n9JiwhxdT/OQKy)facilitating high-level interactions between Rust and JavaScript... + +==...and front-end frameworks like== ==[Yew](https://letsgetrusty.krtra.com/c/y9r3LFJzeRCp/OQKy)== ==and== ==[Seed](https://letsgetrusty.krtra.com/c/mN30voJhWLXc/OQKy)== ==letting you write web apps in Rust!== + +Are you ready to give Rust + WASM a try? + +Check out this video I made: **[\>> Building a Rust App with Yew! <<](https://letsgetrusty.krtra.com/c/6AUVThScIsa4/OQKy)** + +Have you built any WASM projects in Rust? Let me know! + +Stay Rusty my friend! + +Bogdan, Let's Get Rusty + +**[Website](https://letsgetrusty.krtra.com/c/FBKvcPOtTzlF/OQKy)** | **[YouTube](https://letsgetrusty.krtra.com/c/4KIGD3ocszdT/OQKy)** + +© Copyrights by Let's Get Rusty. All Rights Reserved. \ No newline at end of file diff --git a/books/Book/El caso alaska Sanders.md b/books/Book/El caso alaska Sanders.md new file mode 100644 index 0000000..0a67eb7 --- /dev/null +++ b/books/Book/El caso alaska Sanders.md @@ -0,0 +1,5 @@ +--- +status: Wishlist +kind: Book +author: Joel Dickers +--- diff --git a/books/Book/El código Da Vinci.md b/books/Book/El código Da Vinci.md new file mode 100644 index 0000000..99c6d69 --- /dev/null +++ b/books/Book/El código Da Vinci.md @@ -0,0 +1,5 @@ +--- +status: Wishlist +kind: Book +author: Dawn Brow +--- diff --git a/books/Book/Fundación e Imperio.md b/books/Book/Fundación e Imperio.md new file mode 100644 index 0000000..7234275 --- /dev/null +++ b/books/Book/Fundación e Imperio.md @@ -0,0 +1,6 @@ +--- +status: Backlog +kind: Book +author: Isaac Asimov +franchise: Triología de la fundación +--- diff --git a/books/Book/Fundación.md b/books/Book/Fundación.md new file mode 100644 index 0000000..d071d49 --- /dev/null +++ b/books/Book/Fundación.md @@ -0,0 +1,6 @@ +--- +status: Reading +kind: Book +author: Isaac Asimov +franchise: Triología de la fundación +--- diff --git a/books/Book/Los muertos no resusitan.md b/books/Book/Los muertos no resusitan.md new file mode 100644 index 0000000..1019d09 --- /dev/null +++ b/books/Book/Los muertos no resusitan.md @@ -0,0 +1,5 @@ +--- +status: Wishlist +kind: Book +author: Ray Bradbury +--- diff --git a/books/Book/Segunda Fundación.md b/books/Book/Segunda Fundación.md new file mode 100644 index 0000000..7234275 --- /dev/null +++ b/books/Book/Segunda Fundación.md @@ -0,0 +1,6 @@ +--- +status: Backlog +kind: Book +author: Isaac Asimov +franchise: Triología de la fundación +--- diff --git a/books/El ritual.md b/books/El ritual.md index d456f1d..facc27f 100644 --- a/books/El ritual.md +++ b/books/El ritual.md @@ -1,3 +1,3 @@ --- -status: Backlog +status: Wishlist --- diff --git a/books/Manga/Akira.md b/books/Manga/Akira.md new file mode 100644 index 0000000..4320fdf --- /dev/null +++ b/books/Manga/Akira.md @@ -0,0 +1,4 @@ +--- +status: Wishlist +kind: Manga +--- diff --git a/books/Manga/One Punch Man.md b/books/Manga/One Punch Man.md new file mode 100644 index 0000000..c703277 --- /dev/null +++ b/books/Manga/One Punch Man.md @@ -0,0 +1,4 @@ +--- +status: Backlog +kind: Manga +--- diff --git a/projects/books.md b/projects/books.md index 0cdfb1b..a024fcb 100644 --- a/projects/books.md +++ b/projects/books.md @@ -102,7 +102,7 @@ columns: key: franchise id: franchise label: franchise - position: 6 + position: 7 skipPersist: false isHidden: false sortIndex: -1 @@ -131,6 +131,7 @@ columns: - { label: "Backlog", value: "Backlog", color: "hsl(320, 95%, 90%)"} - { label: "Read", value: "Read", color: "hsl(356, 95%, 90%)"} - { label: "Reading", value: "Reading", color: "hsl(84, 95%, 90%)"} + - { label: "Wishlist", value: "Wishlist", color: "hsl(36, 95%, 90%)"} config: enable_media_view: true link_alias_enabled: true @@ -146,7 +147,7 @@ columns: key: ISBN id: ISBN label: ISBN - position: 100 + position: 8 skipPersist: false isHidden: false sortIndex: -1 @@ -160,6 +161,26 @@ columns: task_hide_completed: true footer_type: none persist_changes: false + author: + input: text + accessorKey: author + key: author + id: author + label: author + position: 6 + skipPersist: false + isHidden: false + sortIndex: -1 + width: 204 + config: + enable_media_view: true + link_alias_enabled: true + media_width: 100 + media_height: 100 + isInline: false + task_hide_completed: true + footer_type: none + persist_changes: false config: remove_field_when_delete_column: true cell_size: normal diff --git a/projects/quests.md b/projects/quests.md index 29d5fc9..6f2bd95 100644 --- a/projects/quests.md +++ b/projects/quests.md @@ -18,8 +18,11 @@ kanban-plugin: basic - [ ] Traer React Hooks a Wiki
Añadir a portafolio de alguna manera
#wiki - [ ] Escribir guia de posturas para la meditación - [ ] Pasar en limpio notas del cuaderno
#home -- [ ] Actualizar Mac - [ ] Replace Z with Zoxide
#home +- [ ] Escribir un Pacto de Ulises para evitar obsercionarse con algo al momento de trabajar/estudiar:
- Utilizar Timers
- Pomodoro para que me obligue a parar +- [ ] Settear Karabiner en Mac +- [ ] Añadir estado de macro recording en lualine para nvim +- [ ] Hacer respaldo de configuración de teclados
- Sofle
- Keychron (Pasar de VIA -> QMK)
- Exportar a Drive
- Reinicializar QMK Repo

Parece que no necesito todo el repo, bastará con solo la carpeta del teclado?? ## Expedition Quests @@ -56,16 +59,12 @@ kanban-plugin: basic - [ ] Comprar enredaderas de plastico
#purchases - [ ] Audifonos T-Dagger
#purchases - [ ] Preventa de ultraman -- [ ] Freidora de aire
#purchases -- [ ] [Máquina de ejercicios](https://pesaschile.cl/productos/1119-banco-preolimpico-plegable-con-soporte-para-triceps-forza.html)
#purchases - [ ] [8bitdo ultimate](https://atomstore.cl/producto/mando-8bitdo-ultimate-bluetooth/) -- [ ] We were here
#purchases -- [ ] [Teclado](https://prismo.cl/k3-pro-teclado-mecanico-inalambrico-qmkvia-rgb-espanol-iso)
#purchases +- [ ] Organizador de clables para ala derecha
#purchases ## Available Quests (5) -- [ ] [Update keyboard config](Update%20keyboard%20config.md)
#home - [ ] Investigate and try git worktree in work projects @@ -77,6 +76,12 @@ kanban-plugin: basic ## Completed Quests **Complete** +- [x] Actualizar Mac +- [x] Freidora de aire
#purchases +- [x] [Máquina de ejercicios](https://pesaschile.cl/productos/1119-banco-preolimpico-plegable-con-soporte-para-triceps-forza.html)
#purchases +- [x] We were here
#purchases +- [x] [Teclado](https://prismo.cl/k3-pro-teclado-mecanico-inalambrico-qmkvia-rgb-espanol-iso)
#purchases +- [x] [Update keyboard config](Update%20keyboard%20config.md)
#home - [x] [Update dots](Update%20dots.md)
#laptop - [x] [Update tmux config](Update%20tmux%20config.md)
#laptop - [x] [Neovim database managment](https://www.youtube.com/watch?v=NhTPVXP8n7w)