doRadiology

0 Followers
7 Following
22 Posts
Follow me on Bluesky: @doRadiology.com https://bsky.app/profile/doradiology.com
#AI is a tool not a goal | People who think we should stop training radiologists really annoy those of us who doRadiology πŸ˜‰
websitedoRadiology.com
websiteDICOManonymizer.com
websiteDICOM-converter.com
GitHub - mawise/bookshelf: 3D animated bookshelf for ebooks

3D animated bookshelf for ebooks. Contribute to mawise/bookshelf development by creating an account on GitHub.

GitHub
@ryanashcraft Great read!
Wish I could find the time to do rewrites like this. Not complaining, just realizing after reading this how much I would enjoy it (after biting the bullet). πŸ‘
@stroughtonsmith Thanks for this!
@dordio @rjschutten @stroughtonsmith @[@β€œvery”,@β€œspecial”]

@bayang

Ended up modifying only './src/jelu-ui/tailwind.config.js'

Making "dark" the first "daisyui" theme...

module.exports = {
...
daisyui: {
themes: [
"dark",
{
...
},
"light",
...
],

...so it changes the default to dark but still allows me to change the theme later if I want.

@bayang That makes sense.

@bayang

... So installed Java 17, simlinked homebrew openjdk@17 to /Library/Java/JavaVirtualMachines/openjdk.jdk and the fat jar build and runs just fine.

Running the updated, dark-theme-enforced version from my home server.

Love Jelu and learned something new - thanks again! πŸ™πŸ»

@bayang Could help myself, had to try. Works perfectly 😁

At first it failed to build b/c I had java 21 installed on my arch64 Mac

Had to change jcmToolchain to 21

build.gradle.kts
kotlin {
jvmToolchain(21)
}

Then 'gradlew copyWebDist' finished successfully

But 'assemble' still failed on a 'kotlin java versions needs to be identical' error that I didn't know where to configure.

@bayang Fantastic! Will have a look this weekend πŸ€“πŸ˜

@bayang @doRadiology Oh, that would be very much appreciated πŸ™

No urgency. Whenever you have free time is soon enough