Merge
This commit is contained in:
commit
6f07ae1bb0
3 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
- Male hacker with long beard concept art portrait by Casey Weldon, Olga Kvasha, Miho Hirano, hyperdetailed intricately detailed gothic art trending on Artstation triadic colors Unreal Engine 5 detailed matte painting, deep color, fantastical, intricate detail, splash screen, complementary colors, fantasy concept art, 8k resolution, gothic deviantart masterpiece #prompt-engineering
|
||||
- Per suddividere un unico file #pdf in più file utilizzare il comando `qpdf`
|
||||
- ```bash
|
||||
qpdf --split-pages=2 lettere_3_C_LIN.pdf out-%d.pdf
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
- Per eliminare gli spazi prima e dopo il contenuto di un campo #sql
|
||||
- ```sql
|
||||
UPDATE users set username = TRIM(username); ```
|
||||
- **11:36** [[quick capture]]: TensorFlow for Python is dying? [TensorFlow for Python is dying?](https://news.ycombinator.com/item?id=34396546) #AI #python
|
||||
-
|
||||
- Sondaggio Corso Amministrazione Linux
|
||||
|
@ -12,4 +15,4 @@
|
|||
- È necessariamente gratuito
|
||||
- È sempre privo di licenza
|
||||
-
|
||||
-
|
||||
|
||||
|
|
|
@ -1,2 +1,8 @@
|
|||
- **06:24** [[quick capture]]: Ask HN: When to make the jump to freelance/consultant? [Ask HN: When to make the jump to freelance/consultant?](https://news.ycombinator.com/item?id=34400435) #freelance
|
||||
- **20:37** [[quick capture]]: Ask HN: What interesting people are you following on Mastodon? [Ask HN: What interesting people are you following on Mastodon?](https://news.ycombinator.com/item?id=34413641) #fediverse
|
||||
- **20:37** [[quick capture]]: Ask HN: What interesting people are you following on Mastodon? [Ask HN: What interesting people are you following on Mastodon?](https://news.ycombinator.com/item?id=34413641) #fediverse
|
||||
- Cara Nevena, oltre alle pulizie ordinarie ci sarebbe da pulire, per favore
|
||||
- il cassetto con la spazzatura sotto al lavello
|
||||
- il carrello a destra della lavastoviglie (è caduto del sale)
|
||||
- spolverare la TV in salotto (ci sono le impronte di Emma sopra lo schermo)
|
||||
- Grazie mille e a presto!
|
||||
- **06:24** [[quick capture]]: Ask HN: When to make the jump to freelance/consultant? [Ask HN: When to make the jump to freelance/consultant?](https://news.ycombinator.com/item?id=34400435) #freelance
|
||||
|
|
Loading…
Reference in a new issue