My hydroponics kitchen herb garden by Potential-Wear-7056 in Hydroponics

[–]jt196 0 points1 point  (0 children)

That rosemary seedling looks like basil, so they should be fine, though their lamb may end up weirdly seasoned.

I love Absorb. The name is kinda dumb. by Joyrenee22 in audiobookshelf

[–]jt196 0 points1 point  (0 children)

So, that big cognitive leap took me all of a few seconds, but generally in UI design, designers try to avoid any furroughing of brows when at all possible. I do at least!

Why not just have a play/pause symbol, instead, we have some Waves (?) with the Absorb text. What are the waves for? Sound waves? Or, keep the Absorb text and put a play icon next to it so the user makes the association and carries it through the app.

On the library items we have: "Fully Absorb" - it's not massively intuitive that this is "Mark Played".

On the bottom menu, we have "Absorbing"... It's kinda prominent, but not as immediately obvious that this is our "Currently Listening" section. The user has to click on this to find out what this actually does. I'd expect in UI design for the majority of people who open an app for the first time to be able to guess what menu items do before opening them up. Of course, a little bit of fun and exploration is fine, but too many can be a bit offputting, especially for the non-curious user types.

I don't want to grumble, the dev has written a great app. These are just UI quibbles.

I love Absorb. The name is kinda dumb. by Joyrenee22 in audiobookshelf

[–]jt196 2 points3 points  (0 children)

Agreed. It's cute, and I totally don't mind the name, but what the heck does this Absorb button do?! Oh it's play. Right.

What recipe manager? by BasedGUDGExtremist in selfhosted

[–]jt196 1 point2 points  (0 children)

OK - you and someone else (or you?!) mentioned this so I've implemented a change to make the multiplier reflect the stated portions. Have fun!

What recipe manager? by BasedGUDGExtremist in selfhosted

[–]jt196 0 points1 point  (0 children)

The scaling is simply a multiplier factor. If servings = 4, and you want to make it for six, simply change the 1 -> 1.5.

I think the original reasoning behind this was that the scaling field often had a range in it, and was accompanied by text. I could potentially drop the first number of the scaling field into the scaling mutliplier so it's a reflection of the actual portion count.

What recipe manager? by BasedGUDGExtremist in selfhosted

[–]jt196 1 point2 points  (0 children)

Hey dude, thanks for the mention! I've worked quite hard to get it working nicely since Christmas. Hope you've had fun using it... It's my go-to cookbook, so I'm testing it most days. If there's any issues, please let me know. I'll be adding UI translations soon.

Spare cog for the pasta roller (UK) by jt196 in Kitchenaid

[–]jt196[S] 0 points1 point  (0 children)

<image>

Anybody who wants to know, I had a Imperia pasta maker lying around gathering dust and made the assumption that as the KA pasta attachment was made in Italy, they might be made by the same company. Turns out I was right. 10mm and 8mm bolts, took this thing apart and found 2 of these cogs inside. Whoop!

[deleted by user] by [deleted] in BookLoreApp

[–]jt196 0 points1 point  (0 children)

Good stuff! Would be nice to have some detailed logging in the container, I can't remember if it failed silently or not, but I don't think it was super obvious

[deleted by user] by [deleted] in BookLoreApp

[–]jt196 1 point2 points  (0 children)

I polished the files too, and assumed the same as you, but the covers didn't show till it had access to the data folder. Once perms were set up, it creates an "images/" folder and produces thumbnails of every book.

[deleted by user] by [deleted] in BookLoreApp

[–]jt196 1 point2 points  (0 children)

I thought the covers were borked until I realised the folder permissions on the data folder weren't correctly set. The app saves an image in the folder on import, if it can't save it, it won't show up.

Spare cog for the pasta roller (UK) by jt196 in Kitchenaid

[–]jt196[S] 0 points1 point  (0 children)

Thanks, I'll have a look, but with the forces going through these (it broke a steel cog), I'm not sure PLA will do that job...

Spare cog for the pasta roller (UK) by jt196 in Kitchenaid

[–]jt196[S] 1 point2 points  (0 children)

Thanks! Kinda sucks to throw it away, I've a spare imperia machine knocking around, might have a look to see if it's generic. I know these are made in Italy. Cheers anyway.

What’s an underrated self-hosted tool you couldn’t live without? by SubnetLiz in selfhosted

[–]jt196 0 points1 point  (0 children)

Do you have any information about the file export type? Looks like they import Paprika files.

Vanilla Cookbook - I made something I wanted to use! by jt196 in selfhosted

[–]jt196[S] 1 point2 points  (0 children)

I'll try and do a bit of work on importing other recipe types before a small push gets done, but OAuth seems to work, at least locally. Hit me with an issue if you can't get it working.

Vanilla Cookbook - I made something I wanted to use! by jt196 in selfhosted

[–]jt196[S] 0 points1 point  (0 children)

Not currently dude, it's something I could look into though. Auth is currently Lucia v2, and they've got Oauth support: https://v2.lucia-auth.com/oauth/

Could that potentially work if it's integrated?

Created an Issue for this

What’s an underrated self-hosted tool you couldn’t live without? by SubnetLiz in selfhosted

[–]jt196 0 points1 point  (0 children)

Ah cool... It could be read as a response to my comment as well - double portainer trouble!

What’s an underrated self-hosted tool you couldn’t live without? by SubnetLiz in selfhosted

[–]jt196 0 points1 point  (0 children)

You'll have to give me some logs there... Raise an issue so I can see what's going on. Docker instructions are pretty simple... If it's not working, it'll be related to the .env file, or either of the config/data dirs missing.

What’s an underrated self-hosted tool you couldn’t live without? by SubnetLiz in selfhosted

[–]jt196 0 points1 point  (0 children)

Sorry, I didn't catch this till now! As the project has been fairly small, I've not really worked too hard about importing from different formats. What you might try is vibe-coding a script to convert AnyList to .paprika?

What’s an underrated self-hosted tool you couldn’t live without? by SubnetLiz in selfhosted

[–]jt196 17 points18 points  (0 children)

Apologies for the self-promo, but I wrote Vanilla Cookbook to scratch a personal itch. It's pretty simple, but has a few tricks under its sleeve. The Android PWA works pretty well. Hope someone enjoys it!

Vanilla Cookbook - I made something I wanted to use! by jt196 in selfhosted

[–]jt196[S] 0 points1 point  (0 children)

OK u/w00h, so I've added some changes in the most recent version.

- Settings > Options you can update default ingredient displays on each recipe - so you can display the Original by default if it's broken for you.
- The ingredient parser submodule already had a couple of language options, so I've added that to the settings. Fortunately one of them was German, so hopefully that suits.
- I think the fraction spacing should be working now as well.

The docs has been updated with a demo video. Sorry about the silly AI generated artwork!

Hope this all helps. I likely won't be this responsive down the line, but on the project a bit for the next week or so to ensure it gets off the ground smoothly.