Merge
This commit is contained in:
commit
493d264cd3
6 changed files with 30 additions and 10 deletions
|
@ -16,8 +16,7 @@
|
|||
wails init -n YOUR_PROJECT_NAME -t https://github.com/rgzr/wails-sveltekit-skeleton-template
|
||||
```
|
||||
- Oppure se si vuole procedere ad una configurazione manuale
|
||||
- ```bash
|
||||
wails init -n MYAPP -t svelte
|
||||
- wails init -n MYAPP -t svelte
|
||||
cd MYAPP
|
||||
rm -rf frontend
|
||||
npm create skeleton-app@latest frontend # select "Yes, using Typescript syntax"
|
||||
|
@ -27,6 +26,4 @@
|
|||
- **20:05** [[quick capture]]: [A trick to eliminate 2π (sometimes)](https://news.ycombinator.com/item?id=36508477)
|
||||
- **20:51** [[quick capture]]: [Making Games](https://news.ycombinator.com/item?id=36505035) #gamedev
|
||||
- **21:24** [[quick capture]]: [The Pirate Bay Reopens Its Doors to New Members After Four Years](https://news.ycombinator.com/item?id=36505276)
|
||||
- =======
|
||||
- [Riferimento](https://github.com/plihelix/wails-template-sveltekit) su #Github
|
||||
>>>>>>> c7000cafeaca519e2786a4dc7f2258dc35561960
|
|
@ -25,6 +25,6 @@
|
|||
- Pubblico il test e fornisco ai partecipanti un url un qrcode per iniziare il test
|
||||
- Acquisisco i risultati dei partecipanti all'interno di un db locale in #sqlite
|
||||
- Osservo la reportistica generata dai risultati
|
||||
- **10:08** [[quick capture]]: [MdBook – A command line tool to create books with Markdown](https://news.ycombinator.com/item?id=36528984)
|
||||
- **10:08** [[quick capture]]: [MdBook – A command line tool to create books with Markdown](https://news.ycombinator.com/item?id=36528984) #Markdown #teaching
|
||||
- **11:50** [[quick capture]]: [Publishing free software video games](https://news.ycombinator.com/item?id=36530379) #gamedev
|
||||
- **15:52** [[quick capture]]: [Publishing free software video games](https://news.ycombinator.com/item?id=36530379)mvp
|
||||
- **15:52** [[quick capture]]: [Publishing free software video games](https://news.ycombinator.com/item?id=36530379) #gamedev
|
|
@ -1,2 +1,2 @@
|
|||
- **06:37** [[quick capture]]: [Freedom Respecting Technology: Next Generation Open Source and Open Knowledge](https://news.ycombinator.com/item?id=36545383)
|
||||
- **06:37** [[quick capture]]: [Freedom Respecting Technology: Next Generation Open Source and Open Knowledge](https://news.ycombinator.com/item?id=36545383) #FLOSS
|
||||
-
|
|
@ -1 +1,8 @@
|
|||
- **19:55** [[quick capture]]: [Turning my hobby into a business made me hate it](https://news.ycombinator.com/item?id=36588514) #freelance
|
||||
- **19:55** [[quick capture]]: [Turning my hobby into a business made me hate it](https://news.ycombinator.com/item?id=36588514) #freelance
|
||||
- Ricordati che per generare `models.ts` per un binding #golang <-> #TypeScript con #Wails occorre taggare i campi della struct.
|
||||
- ```go
|
||||
type Person struct {
|
||||
Name `json:"name"`
|
||||
}
|
||||
```
|
||||
- Esiste una [issue](https://github.com/wailsapp/wails/issues/1365) su GitHub che menziona il problema.
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
- **07:00** [[quick capture]]: [Tips for programmers to stay ahead of generative AI](https://news.ycombinator.com/item?id=36586248)
|
||||
- **12:25** [[quick capture]]: [Webcam setup - ArchWiki](https://wiki.archlinux.org/title/Webcam_setup) #archlinux
|
||||
- **12:25** [[quick capture]]: [Webcam setup - ArchWiki](https://wiki.archlinux.org/title/Webcam_setup) #archlinux
|
||||
- [Riferimento](https://github.com/sveltejs/kit/discussions/3365#discussioncomment-1976132) su come disabilitare il *server side rendering* con #SvelteKit
|
||||
|
|
|
@ -1,2 +1,17 @@
|
|||
- **15:26** [[quick capture]]: [Godot 4.1 Is Released](https://news.ycombinator.com/item?id=36614114) #godot #gamedev
|
||||
- **15:27** [[quick capture]]: https://github.com/Orama-Interactive/Pixelorama #gamedev #art
|
||||
- **15:27** [[quick capture]]: https://github.com/Orama-Interactive/Pixelorama #gamedev #art
|
||||
- Donne nella scienza [pagina wikipedia](https://it.wikipedia.org/wiki/Donne_nella_scienza#Seconda_met%C3%A0_del_XIX_secolo) #teaching
|
||||
- [Articolo](https://docs.logseq.com/#/page/The%20Refactoring%20Of%20Logseq) sul refactoring di #logseq molto interessante per comprenderne l'architettura anche ai fini della progettazione di #Probo.
|
||||
- ## Colloqui 5 H
|
||||
- Terminiello
|
||||
- Le maschere di Pirandello
|
||||
- Cariche elettriche; forza di Coulomb; campo elettrico
|
||||
- Tomasi
|
||||
- Martin Luther King
|
||||
- Zamarian
|
||||
- L'inetto
|
||||
- Leggi di Ohm
|
||||
- Ziani
|
||||
- La famiglia
|
||||
- Metodi di elettrizzazione
|
||||
- Barovina
|
||||
|
|
Loading…
Reference in a new issue