Michael Vorburger
Michael Vorburger
Context, just for background: I've just [started reading up on Datalog](https://github.com/enola-dev/enola/blob/856c5262a7d5949585303ef1329b81edc3fc4e8f/models/enola.dev/other.ttl#L79) for my explorations in https://github.com/enola-dev/enola/issues/842 over [on Enola.dev](https://docs.enola.dev). I'm hoping to be playing around with some Datalog implementations over...
https://github.com/vegardit/no-npe/tree/main/libs wow!π₯°
On https://github.com/lastnpe/eclipse-null-eea-augments/pull/168#discussion_r1736012358 @sebthom mentioned in the future possibly having a Release notes generator, using one of those "bots" that some projects use to create them (semi- ?) automagically. I suspect...
I've stumbled upon this repo because it is the first hit on https://www.google.com/search?q=Gradle+Jib+plugin+and+google+cloud+build (at least for me) which I'm looking into for resolving https://github.com/vorburger/www.fineract.dev/issues/11. But reading comments in https://gitter.im/google/jib?at=5dade0749825bd6baca1b398, about...
Fixes https://github.com/slidevjs/slidev/issues/1873.
**Describe the bug** It seems to me that [Exporting as Markdown](https://sli.dev/guide/exporting#pngs-and-markdown) mixes up slides' order?! The order of what's on https://github.com/vorburger/LearningMachineLearning/blob/develop/docs/prez/sli.dev/dist/png.md does not match https://www.vorburger.ch/LearningMachineLearning/prez/sli.dev/dist/, or https://www.vorburger.ch/LearningMachineLearning/prez/sli.dev/dist/slides.pdf, or the order...
**Describe the bug** https://www.vorburger.ch/LearningMachineLearning/prez/sli.dev/dist/ works. https://www.vorburger.ch/LearningMachineLearning/prez/sli.dev/dist/1 (which the former URL auto-redirects to!) is broken. So if I simply Ctrl-R reload, or copy/paste the URL from the address bar to Share...
**Describe the bug** I would like to [Export PNGs and Markdown](https://sli.dev/guide/exporting#pngs-and-markdown)... primarily so that I can send a PR to https://github.com/slidevjs/docs/blob/main/.vitepress/showcases.ts with a `cover:` ... π In order for e.g....
The `main` branch, and all (e.g. dependabot) PRs build on CI is currently broken due to: ``` Caused by: ch.vorburger.exec.ManagedProcessException: Program [/tmp/MariaDB4j/base/bin/mariadb, --default-character-set=utf8, --socket=/tmp/MariaDB4j.39105.sock] (in working directory /tmp/MariaDB4j/base) failed with...
### Proposal It would be cool if [Block Diagrams](https://mermaid.js.org/syntax/block.html) would support `` like external URL links. ### Example Perhaps the syntax would be similar to the [Interaction on Flowcharts](https://mermaid.js.org/syntax/flowchart.html#interaction)? ###...