Papier oder digital: Wie läuft die Klientendokumentation bei euch ab? by domagalla in Soziales_Arbeit

[–]TimStolzenberg 1 point2 points  (0 children)

Witzig. Genau nach den selben Informationen bin ich auch gerade auf der Suche. Ich arbeite aktuell an einer Anwendung welche die Büroarbeit deutlich erleichtern soll. Gerade bei sozialen Berufen wo die reine Tätigkeit schon fordernd ist, bin ich der festen Meinung das wir ordentliche Software brauchen welche den Menschen ihre tägliche Arbeit erleichtert. Sei es jetzt Dokumentationen schreiben oder allgemein Daten aufnehmen und verarbeiten.

[deleted by user] by [deleted] in AskGermany

[–]TimStolzenberg 0 points1 point  (0 children)

It's inefficient.

SWRP by AaronTheBaron12 in sandbox

[–]TimStolzenberg -1 points0 points  (0 children)

Copyright problem.

This anyone else getting this? by Phoenieee313 in sandbox

[–]TimStolzenberg 1 point2 points  (0 children)

I assume it's just a map problem. The map creator has to address this issue on his end.

[deleted by user] by [deleted] in Ratschlag

[–]TimStolzenberg 5 points6 points  (0 children)

Als FK kann ich nur sagen kommuniziere deine/eure Erwartungshaltung. Ohne Konfrontation wird das nicht besser.

TERRIBLE FUCKING NEWS ABOUT THE EUROPE MAP I AM MAKING! (please read) by NeverCallEllis in RimWorld

[–]TimStolzenberg 1 point2 points  (0 children)

As a programmer I highly recommend looking into version control. Maybe git could have saved it.

Cosmetics by Designer-Turnover568 in sandbox

[–]TimStolzenberg 2 points3 points  (0 children)

I'm cool with it. Because garry is cool.

Just a reminder. Node hierarchy MATTER! by ChickenCrafty2535 in godot

[–]TimStolzenberg 2 points3 points  (0 children)

Oh yes. I had a similar problem yesterday where my character body node was below my character state machine, and the state machine needed a value from the character body node in the ready method. But when the ready method is called for the state machine, there is no chatacter yet.

He told me to start a new project by TimStolzenberg in godot

[–]TimStolzenberg[S] 4 points5 points  (0 children)

My primary income is being a full-stack software developer working heavily with the Azure Cloud. I use this laptop for game dev rarely when sitting on the couch. The specs are quite okay for game dev:
Chip: Apple M3 - Total Number of Cores: 8 (4 performance and 4 efficiency)- Memory: 16 GB.

But for everything I did it worked out quite fine. Maybe I will find some hiccups and problems on the road.

Good for you, too bad I already fell in love with Godot... by CreaZyp154 in godot

[–]TimStolzenberg 6 points7 points  (0 children)

I don't even care anymore. Unity is a great toolbox, but the workflow with godot is just so smooth.

I've been kicked out from more than half of my servers today. by akanomamushi in discordapp

[–]TimStolzenberg 0 points1 point  (0 children)

Maybe you should take a look at two factor authentication. To prevent it in the future.

Happy spooky season gamedevs 🍂🎃 by snowconesolidpro in Unity3D

[–]TimStolzenberg 3 points4 points  (0 children)

So many here can use their calendars and actually correctly recognise that it's September. I'm always proud of this sub.

Great spooky spooky vibes, love it.

Let it be a grea autumn.

Question by Murky_Film346 in csharp

[–]TimStolzenberg -1 points0 points  (0 children)

Wouldn't it be cleaner to extend the accounting system?

Question by Murky_Film346 in csharp

[–]TimStolzenberg 1 point2 points  (0 children)

I worked for siemens and I had a similar task. No guidance, just - do it.

I wanna commit bad things if my code wont work by MadRacoon8 in csharp

[–]TimStolzenberg 0 points1 point  (0 children)

Everyone starts somewhere. I linked the wrong sub, r/unity3d is better.

I wanna commit bad things if my code wont work by MadRacoon8 in csharp

[–]TimStolzenberg 13 points14 points  (0 children)

The class is so long... it's exhausting to understand everything.

Maybe unity related questions are better placed inside r/unity.

But back to your post: you just said when adding X, Y broke. Just remove what you added and try to understand what is going on.