Update from Android

This commit is contained in:
Andrea Fazzi 2023-10-08 20:15:32 +02:00
parent 035569ef6a
commit 454d3f9a0b
10 changed files with 26 additions and 1 deletions

2
journals/2023_09_29.md Normal file
View file

@ -0,0 +1,2 @@
- **21:42** [[quick capture]]: [Show HN: RISC-V assembly tabletop board game (hack your opponent)](https://news.ycombinator.com/item?id=37704760)
-

2
journals/2023_09_30.md Normal file
View file

@ -0,0 +1,2 @@
- **07:39** [[quick capture]]: https://github.com/anderspitman/awesome-tunneling #ngr
-

1
journals/2023_10_02.md Normal file
View file

@ -0,0 +1 @@
- **21:59** [[quick capture]]: [Stable LM 3B: Bringing Sustainable, High-Performance LMs to Smart Devices](https://news.ycombinator.com/item?id=37739965) #llm

2
journals/2023_10_03.md Normal file
View file

@ -0,0 +1,2 @@
- **13:48** [[quick capture]]: https://github.com/trholding/llama2.c
- **19:48** [[quick capture]]: [Running Stable Diffusion XL 1.0 in 298MB of RAM](https://news.ycombinator.com/item?id=37752632) #stablediffusion

3
journals/2023_10_04.md Normal file
View file

@ -0,0 +1,3 @@
- **16:27** [[quick capture]]: [An Interactive Intro to CRDTs](https://news.ycombinator.com/item?id=37764581) #Probo #CRDT #local
- **19:46** [[quick capture]]: [The Greening of Milan: Porta Nuova and Vertical Forest](https://news.ycombinator.com/item?id=37736211)
-

2
journals/2023_10_05.md Normal file
View file

@ -0,0 +1,2 @@
- **07:46** [[quick capture]]: [Show HN: Sqinn-Go is a Golang library for accessing SQLite databases in pure Go](https://news.ycombinator.com/item?id=37769633) #sqlite #Golang #Probo
- **18:52** [[quick capture]]: [Bitmagnet: A self-hosted BitTorrent indexer, DHT crawler, and torrent search](https://news.ycombinator.com/item?id=37777347)

2
journals/2023_10_06.md Normal file
View file

@ -0,0 +1,2 @@
- **07:31** [[quick capture]]: [Ollama is now available as an official Docker image](https://news.ycombinator.com/item?id=37786525) #llama #docker #llm
- **14:49** [[quick capture]]: [Show HN: Another way to use an old tablet as an extra screen](https://news.ycombinator.com/item?id=37789371)

5
journals/2023_10_07.md Normal file
View file

@ -0,0 +1,5 @@
- **14:48** [[quick capture]]: [A Clutter-Free Life: Going Paperless with Paperless-Ngx](https://news.ycombinator.com/item?id=37800951)
- **20:17** [[quick capture]]: [GitHub - alecthomas/participle: A parser library for Go](https://github.com/alecthomas/participle) #Golang #Probo
- **20:18** [[quick capture]]: [Let's build a search query parser in Go](https://prasanthmj.github.io/go/simple-query-parser/) #Golang
- **20:35** [[quick capture]]: [Paperless-ngx Open source document management system](https://news.ycombinator.com/item?id=37800951)
-

2
journals/2023_10_08.md Normal file
View file

@ -0,0 +1,2 @@
- **07:53** [[quick capture]]: [World On A Wire (1973) : Rainer Werner Fassbiner : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/world-on-a-wire-1973-welt-am-draht-original-title-crime-mystery-sci-fi-r-w-fassbinder-360p)
-

View file

@ -9,4 +9,8 @@
- Ripasso di `ps` e `top` per la gestione e il monitoraggio dei processi
- Utilizzo di `cron` per l'automatizzazione del sistema
- Gestione del package manager `aptitude`
- Gestione dei log di sistema utilizzando `journalctl`
- Gestione dei log di sistema utilizzando `journalctl`
-
- ## Lezione 3 (4 ore)
- Web hacking e web fundamental
- Principi di funzionamento di un'applicazione web