Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FL
Posts
0
Comments
294
Joined
2 yr. ago

  • Würde dir bei uns nicht passieren. Davor landet die Firma in irgenwelchen dubiosen Stiftungen, um das an der Erbschatfsteuervorbei zu bugsieren. @dirk um das genauer zu erklären.

    Edit: Aber jetzt mal wirklich, könnnen die das irgendwei stunden über 2-3 Jahre, weil 50% des Wertes einfach so bezahlen, kann niemand egal wie groß die Firma ist. Immerhin wird meist der Wert einer Firma am 3,5x Gewinn einer Firma fest gemacht, zumindest wenn nicht wil spekuliert wird auf wilde Einkünfte in der Zukunft.

  • Das Problem ist das der Kollege kein Unterhalt zahlt sondern anscheinend vom Kindergeld lebt. Das würde das Problem direkt beheben da es ein enormes Zuschuss Geschäft ist. Würde mich außerdem interessieren was jetzt die Frauen mit ihren Kindern machen. Letztere sind ja bekanntlich ziemlich teuer.

  • Würde mich schon fragen wo die Millionen der toten Vögel von der Jagd herkommen. Sind das die zusammengerechneten Abschusszahlen von Enten, Fasanen etc?

    Edit: Hab mal gesucht. Ich komme auf 756573 abgeschossene Vögel in 2022/2023 (Das Jagdjahr fängt am 1.4. an). Quelle

  • I'd suggest putting the source up on GitHub and create a ci action to publish automatically the main branch. That way people can help you create the website while you also have full controll over what lands. Hit me up if you want help with that.

  • Das Konstrukt des auteilens von operativen Geschäft und der Immobilie ist immer sinnvoll und wer das nicht macht ist hard dumm. Wenn die Firma pleite geht, steckt dann die Immobilie mit in der Insolvenzmasse und das sind dann schnell bei Millionen schaden weil du einfach zu dumm warst. Aber mehr verdient wird nicht damit.

    Das macht Sinn sobald eine Firma in einem eigenen Gebäude sitzt, egal ob es 2 Mitarbeiter oder 2000 sind. Im Gegenteil, bei großen Konzernen werden ggf die einzelnen Sparten getrennt damit eine nicht alle mit den Bach runter reißt. Z.B. Bosch. Da sind es insgesamt 470 Tochterunternehmen.

  • Where I work there is a hardware test, where the voltage needs to be changed on the power supply like 8 times. Currently it's done by hand.

    I gave that to a student with the description that I want that automated, let production show you how the test is done. If you have other ideas how to improve it, just do it.

    This was 8 working days ago for the student. She still hasn't started, because she wants an exact description what needs to be done. If you want me to write down how exactly everything needs to be done, I might just write it myself in python and be done with it.

  • Cargo.rs also has no option to unpublish a package. There is however the option to yank a package which disables the inclusion in new projects by the automated dependency resolution. If the version is entered manually it will still be used.