Update from Android
This commit is contained in:
parent
89528ff2a1
commit
ee3ba22411
3 changed files with 6 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
- **05:57** [[quick capture]]: Build Server With Go Under 10 minutes - DEV Community 👩💻👨💻 [Build Server With Go Under 10 minutes - DEV Community 👩💻👨💻](https://dev.to/aniket762/build-server-with-go-under-10-minutes-1i9m) #golang
|
||||
- **07:49** [[quick capture]]: Fun and Useful CLI Tools for Linux - DEV Community 👩💻👨💻 [Fun and Useful CLI Tools for Linux - DEV Community 👩💻👨💻](https://dev.to/dnsinyukov/fun-and-useful-cli-tools-for-linux-5g84) #bash #[[Amministrazione Sistemi Linux]]
|
||||
-
|
|
@ -121,4 +121,7 @@
|
|||
do echo -e "HTTP/1.1 200 OK\n\n$(cat index.html)" \
|
||||
| nc -l -k -p 8080 -q 1;
|
||||
done
|
||||
```
|
||||
```
|
||||
- **06:31** [[quick capture]]: OpenJourney: Midjourney, but Open Source [OpenJourney: Midjourney, but Open Source](https://news.ycombinator.com/item?id=34522311)
|
||||
-
|
||||
-
|
1
pages/quick capture.md
Normal file
1
pages/quick capture.md
Normal file
|
@ -0,0 +1 @@
|
|||
-
|
Loading…
Reference in a new issue