Verneri Åberg

Results 5 issues of Verneri Åberg

I have now checked multiple times that i should have done all the correct steps. After several Clean build folder build try outs it also built itself. Now while running...

I tried to use the plugin and it resulted in: ``` java.util.NoSuchElementException: head of empty list at scala.collection.immutable.Nil$.head(List.scala:337) at scala.collection.immutable.Nil$.head(List.scala:334) at diagram.Plugin$$anonfun$2$$anonfun$apply$4$$anonfun$apply$5.apply(Plugin.scala:35) at diagram.Plugin$$anonfun$2$$anonfun$apply$4$$anonfun$apply$5.apply(Plugin.scala:33) at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) at sbt.$tilde$greater$$anonfun$$u2219$1.apply(TypeFunctions.scala:40) at sbt.std.Transform$$anon$4.work(System.scala:63)...

Hi trying to use [AppImageUpdate](https://github.com/AppImage/AppImageUpdate) on logseq results in error: ![logseq_appaimage_update](https://user-images.githubusercontent.com/975436/189097661-aa3021f3-8481-475c-92f4-1a23a123ac3c.png) or same in shell: ```zsh AppImageUpdate version 1-alpha (commit 20a6450), build 93 built on 2022-01-24 18:35:10 UTC Error reading...

:type/enhancement
help-wanted
os:linux

Hi, I'm currently using my laptop with a bad hospital wifi with a captive portal. The wifi keeps cutting of and i need to go through the captive portal again...

As some DBMSs (like SurrealDB) might be able to represent for example dependencies straight from the DB it might be a good idea to abstract the `Replica` and `DependencyMap` to...