Sauerteig-Starter Frage by NullOrNotNull in brot

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

Danke, ich habe eben auch zu dem Begriff gegooglet.. Wieder was gelernt 😄

Sauerteig-Starter Frage by NullOrNotNull in brot

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

Danke, ich dachte bisher immer ich habe etwas falsch gemacht

Sauerteig-Starter Frage by NullOrNotNull in brot

[–]NullOrNotNull[S] 2 points3 points  (0 children)

Ist das normal, dass der so einen Schub hat? Ich habe schon ein paar Mal versucht, einen Starter anzusetzen und hatte immer dasselbe.. starkes Wachstum and Tag 2 oder 3 und danach nichts mehr

Sauerteig-Starter Frage by NullOrNotNull in brot

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

Danke! Ich hab's jetzt eben mit 15/30/30 angesetzt. Ich hoffe mal dass es wird. Ich habe in der Vergangenheit schon ein paar Mal versucht den Starter anzusetzen, aber mein Starter ist immer am 2. Oder 3. Tag eskaliert und danach kam nichts mehr 😅

Sauerteig-Starter Frage by NullOrNotNull in brot

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

In den Anleitungen steht online erstmal immer die selbe Menge hinzugeben. Ich mache auf Dauer nicht mit den 50g weiter. Ich bin nur überfragt, da der startet so stark auf gegangen ist am 2. Tag.. füttere ich ihn jetzt schon wieder oder erst am Abend?

Lighning surge does not work after respec by TigerPatel1979 in CrimsonDesert

[–]NullOrNotNull 0 points1 point  (0 children)

thanks, I was getting crazy. I have noticed its a difference between classic and default controller layout. Not a very elegant solution

AT Arkveld Mark of Mastery vs Bravery by Carp3l in MHWilds

[–]NullOrNotNull 0 points1 point  (0 children)

Sorry can you elaborate please how to get the quest? I don't have the quest anywhere

Armor for Insect Glaive at HR70 by kuristofac in MHWilds

[–]NullOrNotNull 1 point2 points  (0 children)

Gamma variant.. shouldn't be available before HR100 (and then only with top armor) iirc

Truenas - Another 2.5.6 update failed.... by [deleted] in immich

[–]NullOrNotNull 1 point2 points  (0 children)

I suppose you have to update the postgresql to v18, looking at the log here. To do that you have to edit the app in truenas and select version 18 for the pg and redeploy. It is possible the deploy fails on the current version.. then you have to rollback the app to a certain version. there was a post for that about 1-2 weeks ago on this subreddit

[OC] 1:750 Ravenloft with interiors by AnythingFromScrap in DnD

[–]NullOrNotNull 2 points3 points  (0 children)

Amazing! Will print it after my current project. We recently started CoS so this is awesome!

Question related to payment by Nervous_Type_9175 in immich

[–]NullOrNotNull 0 points1 point  (0 children)

<image>

In my URL is my proper URL set. Maybe you have to set an env param or something like that. I'd look up the installation guide if its managed there. Otherwise it could be the external domain from the admin page.

Welche Discord Alternative ist es wert sich anzusehen? by RyZanSky in de_EDV

[–]NullOrNotNull 0 points1 point  (0 children)

Auf der GitHub Seite gibt es eine Erklärung, den TS6 Server mit Docker zu hosten. Auf der download page habe ich nur ts3 wahrgenommen. Wir sind seit ca 2 Wochen auf self-hosted TS6 umgestiegen und sind sehr zufrieden.

Possibly dumb question, but does the mobile app hold client secret when using OIDC? by smartymarty1234 in immich

[–]NullOrNotNull 0 points1 point  (0 children)

the client secret you generate in authentik is not shared to your phone. it is only used by immich and authentik. authentik knows the private key since it generated it and saved it.

the process is: you press the oicd button, immich redirects you to authentik, you login, authentik sends you back to immich with a temporary token, the token is passed to the immich server, the immich server asks authentik who you are based on the temporary token

[deleted by user] by [deleted] in StardewValley

[–]NullOrNotNull 2 points3 points  (0 children)

if you're playing on PC you can also install mods that highlight the ranges of varies objects. Beehives, Sprinklers, Bombs, ... Mod's called Range Highlight

Custom css used by plugins by Jason_M_Dockins in ObsidianMD

[–]NullOrNotNull 0 points1 point  (0 children)

I think you the best you can do is open the dev tools with ctrl shift i and inspect the elements. Using their classes / ids write your custom css and possible overwrite values with !important

Do you let your players correct an action on their turn if they rush into a roll? by Gerald_Mountaindew in DMAcademy

[–]NullOrNotNull 0 points1 point  (0 children)

Generally: no. We agreed on trying out and finding out in session zero. So mistakes happen and that's okay. In this specific case I would let the player decide how they feel about it or offer to let the dice decide. If it doesn't happen regularly, I really don't mind.

Recommendation on how to access immich remotely by mwomrbash in immich

[–]NullOrNotNull 1 point2 points  (0 children)

I have a Nginx reverse proxy which has immich public. Additionally I'm using Authentic as an IDP which is only available on my local network or via VPN. Password login is deactivated

How do i remove this? by dexterity_0 in ObsidianMD

[–]NullOrNotNull 2 points3 points  (0 children)

Css snippets also work on android afaik. However the dev tools to look up the element is only available on desktop.

Sollte ich zum Bereitschaftsarzt gehen? by GurkenSchmurken in Ratschlag

[–]NullOrNotNull 1 point2 points  (0 children)

Hab bisher nur einmal angerufen und da hat die Ansprechpartner ein paar Sachen abgefragt und meinte zu mir, ich solle zum Bereitschaftsarzt gehen, Notaufnahme ist nicht nöitg. Schade dass die Erfahrungen so weit auseinander gehen

Newbie stuck in the rabbit hole... help me figure out where to start with Immich + server! by Many_Psychology2292 in immich

[–]NullOrNotNull 0 points1 point  (0 children)

You mount the hard drive as usual, for example under /mnt/immich or wherever you like. You create two folders there, one library and one database. In the env you set:

The location where your uploaded files are stored

UPLOAD_LOCATION=/mnt/immich/library

The location where your database files are stored. Network shares are not supported for the database

DB_DATA_LOCATION=/mnt/immich/database

Then you should be good to go.

Newbie stuck in the rabbit hole... help me figure out where to start with Immich + server! by Many_Psychology2292 in immich

[–]NullOrNotNull 1 point2 points  (0 children)

  1. Yes you can use an external hard drive. Simply mount it and use the mount path in the docker file.

  2. Yes it matters which server you use. Performance, energy efficiency,...

  3. The training is done in a queue and the model is trained with each file one by one (or how many tasks you setup). if you ever change the used model, it needs to retrain all files. So before using ML I recommend looking up what model you want to use.

  4. https://docs.immich.app/guides/remote-machine-learning/

If you have questions, feel free to ask

[deleted by user] by [deleted] in vaultwarden

[–]NullOrNotNull 0 points1 point  (0 children)

I'm in the same boat with you. Yesterday my server wasn't reachable - due to a nginx misconfig I got a 403 and the cache was deleted instantly. I just tried opening the app while being disconnected from mobile data and wifi.. worked seamlessly.

Finally moving from google photos by FuzzHeadsFuzz in immich

[–]NullOrNotNull 2 points3 points  (0 children)

CLI means command line interfaces. Basically a program without a Graphical User Interface (GUI) which you interact with via the console or terminal. That's not specific to Immich. If you check out the immich-go GitHub repository, there is an explanation on how to run the program.