From a9886bf2f8a35369a2c42070c5f83504dfab2bc5 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 27 Jun 2025 10:56:03 +0200 Subject: vault backup: 2025-06-27 10:56:02 --- .trash/daily/18-May-2025.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .trash/daily/18-May-2025.md (limited to '.trash/daily/18-May-2025.md') diff --git a/.trash/daily/18-May-2025.md b/.trash/daily/18-May-2025.md new file mode 100644 index 0000000..3fa1789 --- /dev/null +++ b/.trash/daily/18-May-2025.md @@ -0,0 +1,7 @@ +[[Daily]] + +Some programming problems or programs to make for practicing: +- Echo stdin +- Find duplicate lines on stdin or files passed as arguments. Operating on a stream, or slurp all input and do it at once. + +# Further notes on Go -- cgit v1.2.3