Merge branch 'master' of ssh://git.andreafazzi.eu:10022/andrea/knowledgebase
This commit is contained in:
commit
c6314e49ac
20 changed files with 40542 additions and 5 deletions
40470
assets/Copia-di-Menu%CC%80-2023-Summer.pdf
Normal file
40470
assets/Copia-di-Menu%CC%80-2023-Summer.pdf
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,11 @@
|
|||
<<<<<<< HEAD
|
||||
- **06:32** [[quick capture]]: [Self-hosted photo and video backups directly from your mobile phone](https://news.ycombinator.com/item?id=36673224)
|
||||
- **06:34** [[quick capture]]: [GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.](https://github.com/immich-app/immich)
|
||||
- **11:36** [[quick capture]]: [Show HN: Danswer – Open-source question answering across all your docs](https://news.ycombinator.com/item?id=36667374)
|
||||
- **11:39** [[quick capture]]: https://github.com/lhenault/simpleAI
|
||||
- **14:27** [[quick capture]]: [PhotoPrism: Browse Your Life in Pictures](https://news.ycombinator.com/item?id=36679368)
|
||||
- **16:46** [[quick capture]]: [HyperPhysics (1998)](https://news.ycombinator.com/item?id=36667103) #teaching
|
||||
=======
|
||||
- Un componente #svelte che produce una card editabile cliccandoci sopra.
|
||||
- ```javascript
|
||||
<script>
|
||||
|
@ -54,4 +62,5 @@
|
|||
</style>
|
||||
```
|
||||
- **06:32** [[quick capture]]: [Self-hosted photo and video backups directly from your mobile phone](https://news.ycombinator.com/item?id=36673224) #selfhosting #homelab #backup
|
||||
- **06:34** [[quick capture]]: [GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.](https://github.com/immich-app/immich) #selfhosting #homelab
|
||||
- **06:34** [[quick capture]]: [GitHub - immich-app/immich: Self-hosted photo and video backup solution directly from your mobile phone.](https://github.com/immich-app/immich) #selfhosting #homelab
|
||||
>>>>>>> 7c64d3ea39f55d7a676b0f424106fd8eb49ec689
|
||||
|
|
|
@ -23,4 +23,5 @@
|
|||
- Per aggiornare tutti i package dentro un progetto #golang inizializzato con `go mod init`
|
||||
- ```bash
|
||||
go get -u -vz
|
||||
```
|
||||
```
|
||||
- **18:42** [[quick capture]]: [RPCS3 – Open Source Playstation 3 Emulator](https://news.ycombinator.com/item?id=36690498) #gaming #retrogaming #emulator
|
||||
|
|
|
@ -81,4 +81,9 @@
|
|||
In questo esempio, se la chiamata a `fetch` fallisce, o se la conversione della risposta in JSON fallisce, l'errore viene catturato nel blocco `catch`. L'errore viene quindi stampato sulla console, e rilanciato così può essere gestito più in alto nella catena di chiamate.
|
||||
|
||||
Questo tipo di gestione degli errori rende il codice molto più leggibile e facile da gestire rispetto all'utilizzo di `then` e `catch` con le Promise, specialmente quando si hanno molte operazioni asincrone che devono essere eseguite in sequenza.
|
||||
- Alla persona di cui ho sempre ammirato la saggezza e il coraggio, che mi ha dato la possibilità di imparare ogni giorno qualcosa di nuovo, di esprimere al meglio le mie potenzialità e ha reso possibili esaltanti e appassionanti scambi intellettuali su sfide all'apparenza impossibili. Goditi al massimo tutti i nuovi viaggi che verranno! #regali
|
||||
- Alla persona di cui ho sempre ammirato la saggezza e il coraggio, che mi ha dato la possibilità di imparare ogni giorno qualcosa di nuovo, di esprimere al meglio le mie potenzialità e ha reso possibili esaltanti e appassionanti scambi intellettuali su sfide all'apparenza impossibili. Goditi al massimo tutti i nuovi viaggi che verranno! #regali
|
||||
- **06:04** [[quick capture]]: [PCSX2 is an open source PS2 Emulator](https://news.ycombinator.com/item?id=36702084) #emulator #retrogaming
|
||||
- **07:53** [[quick capture]]: [Xenia: Xbox 360 Emulator](https://news.ycombinator.com/item?id=36702731) #emulator #retrogaming
|
||||
- **16:41** [[quick capture]]: [GitHub - trehn/termdown: Countdown timer and stopwatch in your terminal](https://github.com/trehn/termdown) #linuxcommandline #tui
|
||||
- **19:16** [[quick capture]]: https://cyber.dabamos.de/unix/x11/ #linux
|
||||
- **19:18** [[quick capture]]: [GitHub - trehn/termdown: Countdown timer and stopwatch in your terminal](https://github.com/trehn/termdown)
|
||||
|
|
|
@ -40,4 +40,5 @@
|
|||
console.log(saluta('Mario')); // Stampa: Ciao, Mario!
|
||||
console.log(somma(5, 3)); // Stampa: 8
|
||||
```
|
||||
- Ricorda, tuttavia, che questa configurazione funziona solo durante la compilazione con il compilatore TypeScript. Se stai utilizzando un bundler come webpack, dovrai configurare separatamente l'alias del percorso nel tuo file di configurazione webpack.
|
||||
- Ricorda, tuttavia, che questa configurazione funziona solo durante la compilazione con il compilatore TypeScript. Se stai utilizzando un bundler come webpack, dovrai configurare separatamente l'alias del percorso nel tuo file di configurazione webpack.
|
||||
- **16:10** [[quick capture]]: [Podman Desktop 1.2 Released: Compose and Kubernetes Support](https://news.ycombinator.com/item?id=36723445) #podman
|
||||
|
|
3
journals/2023_07_15.md
Normal file
3
journals/2023_07_15.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
- **11:24** [[quick capture]]: [How Lewis Carroll computed determinants](https://news.ycombinator.com/item?id=36720435) #book #teaching
|
||||
- **12:36** [[quick capture]]: [The theory versus the practice of “static websites”](https://news.ycombinator.com/item?id=36734423) #local
|
||||
-
|
2
journals/2023_07_16.md
Normal file
2
journals/2023_07_16.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- **17:00** [[quick capture]]: [GTmetrix | Website Performance Testing and Monitoring](https://gtmetrix.com/) #html #performance
|
||||
-
|
1
journals/2023_07_18.md
Normal file
1
journals/2023_07_18.md
Normal file
|
@ -0,0 +1 @@
|
|||
- **15:36** [[quick capture]]: [Inconvenient Truths about TypeScript](https://news.ycombinator.com/item?id=36771304) #TypeScript
|
1
journals/2023_07_19.md
Normal file
1
journals/2023_07_19.md
Normal file
|
@ -0,0 +1 @@
|
|||
- **18:40** [[quick capture]]: [Llama 2](https://news.ycombinator.com/item?id=36774627)
|
1
journals/2023_07_20.md
Normal file
1
journals/2023_07_20.md
Normal file
|
@ -0,0 +1 @@
|
|||
- **10:59** [[quick capture]]: [Vegan Restaurants in Lecce, Italy](https://www.happycow.net/europe/italy/lecce/)
|
3
journals/2023_07_23.md
Normal file
3
journals/2023_07_23.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
- ## Probo Arena
|
||||
- Archiviazione dei dati basata su file
|
||||
- API per il recupero dei dati salvati
|
3
journals/2023_07_24.md
Normal file
3
journals/2023_07_24.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
- **15:30** [[quick capture]]: [Driver.js: Product tours, highlights, contextual help and more](https://news.ycombinator.com/item?id=36846520) #Javascript #Probo
|
||||
- **15:57** [[quick capture]]: [Pikchr: A PIC-like markup language for diagrams in technical documentation](https://news.ycombinator.com/item?id=36847133) #markdown
|
||||
- **16:00** [[quick capture]]: [Icon Buddy – 100K+ Open Source SVG Icons, Fully Customizable](https://news.ycombinator.com/item?id=36837442) #ui #Probo
|
2
journals/2023_07_26.md
Normal file
2
journals/2023_07_26.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- **06:23** [[quick capture]]: [Guide to running Llama 2 locally](https://news.ycombinator.com/item?id=36865495)
|
||||
- **13:36** [[quick capture]]: [Which GPU(s) to Get for Deep Learning](https://news.ycombinator.com/item?id=36872514) #llm
|
5
journals/2023_07_27.md
Normal file
5
journals/2023_07_27.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
- **06:22** [[quick capture]]: [Data diffs: Algorithms for explaining what changed in a dataset (2022)](https://news.ycombinator.com/item?id=36888667)
|
||||
- **06:26** [[quick capture]]: [Show HN: Continue – Open-source coding autopilot](https://news.ycombinator.com/item?id=36882146)
|
||||
- **08:08** [[quick capture]]: [macOS in QEMU (ARM edition) [pdf]](https://news.ycombinator.com/item?id=36889092) #qemu
|
||||
- **16:18** [[quick capture]]: [Mathematics in Movies](https://news.ycombinator.com/item?id=36875042) #teaching
|
||||
- **23:25** [[quick capture]]: [LLaMA2 Chat 70B outperformed ChatGPT](https://news.ycombinator.com/item?id=36895300)
|
9
journals/2023_07_29.md
Normal file
9
journals/2023_07_29.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
- **00:16** [[quick capture]]: [Cophone – Mobile work phones running in the cloud](https://news.ycombinator.com/item?id=36906140) #privacy
|
||||
- **09:27** [[quick capture]]: [Cophone – Mobile work phones running in the cloud](https://news.ycombinator.com/item?id=36906140)
|
||||
- **15:28** [[quick capture]]: [Watch TV from the 90s and earlier](https://news.ycombinator.com/item?id=36906022)
|
||||
- **17:27** [[quick capture]]: https://blog.rfox.eu/en/Hardware/Cyberdecks.html #programming
|
||||
- **21:19** [[quick capture]]: [In the 17th century, Leibniz dreamed of a machine that could calculate ideas](https://news.ycombinator.com/item?id=36904672)
|
||||
- **21:22** [[quick capture]]: https://blog.rfox.eu/en/Hardware/Cyberdecks.html
|
||||
- **21:25** [[quick capture]]: [Assembler on Raspberry Pi](https://news.ycombinator.com/item?id=36899712) #raspberrypi #programming
|
||||
- **21:27** [[quick capture]]: [HuggingFace Text Generation License No Longer Open-Source](https://news.ycombinator.com/item?id=36921038)
|
||||
-
|
1
journals/2023_07_30.md
Normal file
1
journals/2023_07_30.md
Normal file
|
@ -0,0 +1 @@
|
|||
- **16:41** [[quick capture]]: [Chicago95 – Windows 95 Theme for Linux](https://news.ycombinator.com/item?id=36929096) #linux
|
5
journals/2023_07_31.md
Normal file
5
journals/2023_07_31.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
- **01:10** [[quick capture]]: [Linux Air Combat: free, lightweight and open-source combat flight simulator](https://news.ycombinator.com/item?id=36934029) #gaming
|
||||
- **01:15** [[quick capture]]: [Show HN: Khoj – Chat offline with your second brain using Llama 2](https://news.ycombinator.com/item?id=36933452)
|
||||
- **05:03** [[quick capture]]: [The Reluctant Sysadmin's Guide to Securing a Linux Server](https://news.ycombinator.com/item?id=36934052)
|
||||
- **08:38** [[quick capture]]: [The Reluctant Sysadmin's Guide to Securing a Linux Server](https://news.ycombinator.com/item?id=36934052)
|
||||
- **16:32** [[quick capture]]: [So, you want to deploy on the edge?](https://news.ycombinator.com/item?id=36941299)
|
8
journals/2023_08_01.md
Normal file
8
journals/2023_08_01.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
- **10:18** [[quick capture]]: [Semiconducting Transport in LK99 reproduction attempt](https://news.ycombinator.com/item?id=36951140)
|
||||
- **10:19** [[quick capture]]: [Philosophy of Science 101: What is the problem of induction?](https://news.ycombinator.com/item?id=36951473) #teaching
|
||||
- **12:08** [[quick capture]]: [Jujutsu: A Git-compatible DVCS that is both simple and powerful](https://news.ycombinator.com/item?id=36952796) #git
|
||||
- **12:43** [[quick capture]]: ![Copia-di-Menu%CC%80-2023-Summer](../assets/Copia-di-Menu%CC%80-2023-Summer.pdf)
|
||||
- **13:08** [[quick capture]]: [Show HN: Markwhen: Markdown for Timelines](https://news.ycombinator.com/item?id=36944152) #markdown
|
||||
- **13:12** [[quick capture]]: [Digging into the odd history of Blade Runner’s title (2017)](https://news.ycombinator.com/item?id=36944947) #film
|
||||
- **13:15** [[quick capture]]: [LK-99 crystal verified to be magnetically levitated (with video)](https://news.ycombinator.com/item?id=36953396) #teaching
|
||||
- **14:04** [[quick capture]]: [First claimed successful replication of LK-99](https://news.ycombinator.com/item?id=36953819) #teaching
|
|
@ -1 +1,6 @@
|
|||
-
|
||||
- **09:16** [[quick capture]]: [Electronic Structure of LK-99](https://news.ycombinator.com/item?id=36965545) #teaching
|
||||
- **09:23** [[quick capture]]: [Patterns for building LLM-based systems and products](https://news.ycombinator.com/item?id=36965993) #llm
|
||||
- **13:15** [[quick capture]]: [An open-source, free circuit simulator](https://news.ycombinator.com/item?id=36944611) #teaching
|
||||
- **14:47** [[quick capture]]: [I'm betting on HTML](https://news.ycombinator.com/item?id=36966653) #html
|
||||
- **15:20** [[quick capture]]: [Enu – 3D live coding, implemented in Nim](https://news.ycombinator.com/item?id=36966116) #gamedev #gamification
|
||||
- **16:05** [[quick capture]]: [Flashdown: A terminal based Flashcard app using plain text files](https://news.ycombinator.com/item?id=36941551) #Probo
|
||||
|
|
2
journals/2023_08_03.md
Normal file
2
journals/2023_08_03.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- **05:09** [[quick capture]]: [Observation of zero resistance above 100 K in Pb₁₀₋ₓCuₓ(PO₄)₆O](https://news.ycombinator.com/item?id=36979886) #teaching
|
||||
- **09:58** [[quick capture]]: [Show HN: Learn a language quickly by practising speaking with AI](https://news.ycombinator.com/item?id=36973400)
|
Loading…
Reference in a new issue