Auto saved by Logseq
This commit is contained in:
parent
f8ad43c7db
commit
de5ce4c8fc
4 changed files with 8 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
- **13:39** [[quick capture]]: Exercism – learn programming languages for free [Exercism – learn programming languages for free](https://news.ycombinator.com/item?id=35582079)
|
||||
- **13:39** [[quick capture]]: Exercism – learn programming languages for free [Exercism – learn programming languages for free](https://news.ycombinator.com/item?id=35582079) #programming
|
||||
- **17:07** [[quick capture]]: Chocolate: Open-Source Media Manager [Chocolate: Open-Source Media Manager](https://news.ycombinator.com/item?id=35582910) #htpc
|
||||
- **19:57** [[quick capture]]: https://dev.to/xakrume/enhancing-directory-navigation-with-pushd-2bh4 #linuxcommandline
|
||||
- **20:02** [[quick capture]]: https://github.com/ggerganov/whisper.cpp #ai
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
- **06:45** [[quick capture]]: Build and deploy 5G network with open-source software and off-the-shelf hardware [Build and deploy 5G network with open-source software and off-the-shelf hardware](https://news.ycombinator.com/item?id=35596267)
|
||||
- **06:49** [[quick capture]]: I used Stable Diffusion and Dreambooth to create an art portrait of my dog [I used Stable Diffusion and Dreambooth to create an art portrait of my dog](https://news.ycombinator.com/item?id=35592847)
|
||||
- **17:24** [[quick capture]]: MiniGPT-4 [MiniGPT-4](https://news.ycombinator.com/item?id=35598281)
|
||||
- **06:45** [[quick capture]]: Build and deploy 5G network with open-source software and off-the-shelf hardware [Build and deploy 5G network with open-source software and off-the-shelf hardware](https://news.ycombinator.com/item?id=35596267) #homelab
|
||||
- **06:49** [[quick capture]]: I used Stable Diffusion and Dreambooth to create an art portrait of my dog [I used Stable Diffusion and Dreambooth to create an art portrait of my dog](https://news.ycombinator.com/item?id=35592847) #stablediffusion #ai
|
||||
- **06:49** [[quick capture]]: I used Stable Diffusion and Dreambooth to create an art portrait of my dog [I used Stable Diffusion and Dreambooth to create an art portrait of my dog](https://news.ycombinator.com/item?id=35592847) #stablediffusion
|
||||
- **17:24** [[quick capture]]: MiniGPT-4 [MiniGPT-4](https://news.ycombinator.com/item?id=35598281) #llm
|
|
@ -1,2 +1,2 @@
|
|||
- **13:46** [[quick capture]]: OpenWRT 22.03.4 [OpenWRT 22.03.4](https://news.ycombinator.com/item?id=35611662)
|
||||
- **18:01** [[quick capture]]: Load Balancing [Load Balancing](https://news.ycombinator.com/item?id=35588797)
|
||||
- **13:46** [[quick capture]]: OpenWRT 22.03.4 [OpenWRT 22.03.4](https://news.ycombinator.com/item?id=35611662) #homelab
|
||||
- **18:01** [[quick capture]]: Load Balancing [Load Balancing](https://news.ycombinator.com/item?id=35588797) #sysadmim
|
|
@ -63,8 +63,8 @@
|
|||
</div>
|
||||
```
|
||||
- In questo componente, viene utilizzato un ciclo `each` per iterare sulla lista di quiz e visualizzare un componente `QuizCard` per ciascun quiz. Quando un quiz viene cliccato, la funzione `editQuiz` viene chiamata per avviare la modifica del quiz selezionato. L'editor CodeMirror viene visualizzato solo per il quiz in modifica, e il pulsante "Save" permette di salvare le modifiche apportate al quiz. #svelte #wails #probo
|
||||
- **11:32** [[quick capture]]: https://www.reddit.com/r/StableDiffusion/comments/11wfnxm/surreality_new_finetuned_sd15_model_free/
|
||||
- **14:09** [[quick capture]]: Show HN: AI Playground by Vercel Labs [Show HN: AI Playground by Vercel Labs](https://news.ycombinator.com/item?id=35621417)
|
||||
- **11:32** [[quick capture]]: https://www.reddit.com/r/StableDiffusion/comments/11wfnxm/surreality_new_finetuned_sd15_model_free/ #stablediffusion
|
||||
- **14:09** [[quick capture]]: Show HN: AI Playground by Vercel Labs [Show HN: AI Playground by Vercel Labs](https://news.ycombinator.com/item?id=35621417) #llm
|
||||
- Il componente #svelte permettere la modifica del contenuto di ciascun quiz utilizzando un editor #markdown basato su #codemirror . Rappresenta un semplice prototipo della UI di #probo
|
||||
- ```typescript
|
||||
<script lang="ts">
|
||||
|
@ -129,5 +129,4 @@
|
|||
</div>
|
||||
```
|
||||
- In questo componente, viene utilizzato un ciclo `each` per iterare sulla lista di quiz e visualizzare un componente `QuizCard` per ciascun quiz. Quando un quiz viene cliccato, la funzione `editQuiz` viene chiamata per avviare la modifica del quiz selezionato. L'editor CodeMirror viene visualizzato solo per il quiz in modifica, e il pulsante "Save" permette di salvare le modifiche apportate al quiz.
|
||||
- **11:32** [[quick capture]]: https://www.reddit.com/r/StableDiffusion/comments/11wfnxm/surreality_new_finetuned_sd15_model_free/ #stablediffusion #ai
|
||||
|
||||
- **11:32** [[quick capture]]: https://www.reddit.com/r/StableDiffusion/comments/11wfnxm/surreality_new_finetuned_sd15_model_free/ #stablediffusion #ai
|
Loading…
Reference in a new issue