summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-01-27 19:31:24 +0100
committerAndreas Fankhauser hiddenalpha.ch2023-01-27 19:31:24 +0100
commit74a7c8c5e09cb2e7b394c7e056e83cde65a4c911 (patch)
tree6985f8c02949551286bc506f704a81c2f48ae146
parent5059399bd8507c45b3de206f74a22a5d046cd8e5 (diff)
parent538a388ca2a675aeecb1010addf41253d448a925 (diff)
downloadUnspecifiedGarbage-wip-MvnDepScan-20221207.zip
UnspecifiedGarbage-wip-MvnDepScan-20221207.tar.gz
Merge remote-tracking branch 'gh-hiddenalpha/master' into wip-MvnDepScan-20221207wip-MvnDepScan-20221207
-rw-r--r--doc/note/links/links.txt6
-rw-r--r--doc/note/maven/base.xml5
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/note/links/links.txt b/doc/note/links/links.txt
index af41581..c457ddb 100644
--- a/doc/note/links/links.txt
+++ b/doc/note/links/links.txt
@@ -432,3 +432,9 @@ Links (Aka argument amplifiers)
## Windoof
- [Enable w32 crashdump](https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps?source=recommendations)
+## Cloud is bullshit
+- [onedrive down 2023 jan](https://answers.microsoft.com/en-us/msoffice/forum/all/cant-sign-into-onedrive-something-went-wrong-on/b0273ef6-29a3-4fbd-87cc-5b1fea4a62a0)
+
+## Spathetti code
+- [public constants](https://gitit.post.ch/projects/ISA/repos/preflux/pull-requests/550/overview?commentId=232843)
+
diff --git a/doc/note/maven/base.xml b/doc/note/maven/base.xml
index 68624fb..7218e99 100644
--- a/doc/note/maven/base.xml
+++ b/doc/note/maven/base.xml
@@ -31,4 +31,9 @@
<!-- </dependencies> -->
<!-- </dependencyManagement> -->
+ <!-- <modules> -->
+ <!-- <module>foo</module> -->
+ <!-- <module>bar</module> -->
+ <!-- </modules> -->
+
</project>