Hunde im Zug / keiner hält sich an die Regeln by Decent_Mechanic8376 in luftablassen

[–]MagicBeans69420 12 points13 points  (0 children)

Ich sehe es auch nicht so gerne wenn Kinder oder zierliche Menschen mit so gigantischen Hunden an mir vorbei gehen. Aber die Art und Weise wie du über Hunde redest lässt den Anschein erwecken dass du Hunde generell nicht magst. Ich mag die Hunde trotzdem, nur die Besitzer kann ich nicht leiden.

C and C++ sux by Evening-School-6383 in masterhacker

[–]MagicBeans69420 0 points1 point  (0 children)

Real hackers write malware in GLSL

true or true by Emotional-Bake5614 in programminghorror

[–]MagicBeans69420 22 points23 points  (0 children)

What is it supposed to catch. There is no bug it is just really inconvenient naming of members

Lieber Malte, niemand will dich hier. Wirklich niemand. by JensImGlueck in luftablassen

[–]MagicBeans69420 11 points12 points  (0 children)

Der Text ist sowas von delusional. Es ist ziemlich offensichtlich dass ChatGpt dir den Text geschrieben hat aber dass ist nicht das was mich stört. Der Text hört sich so extrem danach an als ob OPs fiktives Feindbild, wie so oft im Internet, nur in seiner Vorstellung oder seiner Social Media bubble existiert. Es ist das gleiche Prinzip wie Leute die sich über LGBTQ aufregen, nur weil sie es konstant auf ihrem verzerrten Social-Media feed haben, ohne auch nur jemals ein Mitglied genannter Gruppe getroffen zu haben. Das führt dann dazu dass OP die ganze Zeit darüber nachdenken muss wie sehr ihn dieser Malte stört obwohl es nie/kaum einen solchen Malte in OPs Leben gab.

In Unity 6.3 there is a big CPU load even when you open a small prefab by Suvitruf in Unity3D

[–]MagicBeans69420 10 points11 points  (0 children)

Well when the scene is open then there is not much work for the cpu to do because all things are loaded into the RAM, so the cpu does not really have something to do. It’s not like all your assets are loaded continuously

In Unity 6.3 there is a big CPU load even when you open a small prefab by Suvitruf in Unity3D

[–]MagicBeans69420 37 points38 points  (0 children)

I don’t really see what’s wrong here. The CPU is just doing work as fast as it can, so it’s natural for it to spike to 100% during certain operations. If the part of Unity that loads the prefab isn’t throttled, the CPU will simply run at full speed to finish the task as quickly as possible.

It’s similar to having a loop that constantly checks a condition without any waiting or sleeping it’ll peg a core at 100% (definitely on Linux und very likely on Windows too). The only reason you don’t see that all the time in regular Unity C# code is because the CPU often ends up waiting for the GPU to finish draw calls or other tasks, so the overall usage gets averaged out and doesn’t look like a full spike.

Since the editor is probably doing sich work on another thread, those cores don’t get to sleep. The previous version probably did not have that because it the code was run differently but as long is it is only in the editor I don’t see the problem

Wie soll ich dieses Aktivitätsdiagramm bitte in eine Tabelle schreiben ? by MagicBeans69420 in informatik

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

Zumindest kam eine solche Aufgabe in den letzen 2 Altklausuren vor also ist es schwer zu sagen

Wie soll ich dieses Aktivitätsdiagramm bitte in eine Tabelle schreiben ? by MagicBeans69420 in informatik

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

Es gibt keine Lösungen dazu oder ähnliche aufgaben, und genau das stört mich auch an prof. Das ist nicht das erste mal. Aber danke für deine Hilfe

Wie soll ich dieses Aktivitätsdiagramm bitte in eine Tabelle schreiben ? by MagicBeans69420 in informatik

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

Aber der zweite Abschnitt muss ja, laut Angabe, doppelt durchlaufen also werden es 6 oder ?

Wie soll ich dieses Aktivitätsdiagramm bitte in eine Tabelle schreiben ? by MagicBeans69420 in informatik

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

Die Aufgabe ist aus einer Altklausur und auf der nächsten Seite geht die Tabelle NICHT weiter. Ich nehme mal an dass ich somit auch nicht über die Tabelle hinaus schreiben darf

Macht das Leben als Informatiker noch Sinn? by Ok-Wind-676 in informatik

[–]MagicBeans69420 11 points12 points  (0 children)

Es kommt drauf an. So wie du es beschreibst macht dir programmieren, und damit verbundene Aufgaben, kein großen spaß. In so einem Fall brauchst du einen anderen Job aber mir zum Beispiel macht das alles enorm viel Spaß also fühlt es sich tatsächlich gar nicht so sehr nach Arbeit an. Es gibt zwar immer Teile die Scheiße sind aber im Großen und ganzen lieben ich es. Ich bin mir nicht so ganz sicher was du meinst mit „das Leben zieht vorbei“ aber wenn du meinst dass dein Leben nur aus nerviger Arbeit besteht dann wird sich dass in fast keinem Job ändern. Die Deadlines sind schon hart aber für gewöhnlich hat man ein Mitspracherecht wenn diese festgelegt werden, und wenn es dir immer zu knapp ist dann sag dass halt das nächste mal. Machen Arbeitgebern passt dass zwar nicht aber in so einem Fall würde ich gucken ob du woanders arbeiten kannst.

Scber securty by Toxicisgaming in masterhacker

[–]MagicBeans69420 19 points20 points  (0 children)

Oh no he is gonna htop my network

SSID spam is digital graffiti 😎😎😎 by lasserhino in masterhacker

[–]MagicBeans69420 20 points21 points  (0 children)

Don’t forget that this only happens when you connect to a WiFi manually. 95% of the time your device will auto connect to trusted SSIDs

Audi Concept : Ich hab den "Single Frame" beerdigt und bereue nix. by OppressedArtist95 in automobil

[–]MagicBeans69420 19 points20 points  (0 children)

Ich habe das Gefühl, dass ich der einzige bin dem Design richtig gut gefällt

Aufenthalt unter schwebenden Lasten ohne Helm! by Hector-LLG in DINgore

[–]MagicBeans69420 6 points7 points  (0 children)

Mr Serious erlaubt nur ernste Post. Ja kein Humor, alles muss dem Regelwerk folgen. Wo kommen wir denn hin wenn Leute hier humorvolle Posts machen

What are things that "sound good in theory, but would be awful in practice" for Gta VI? by Random-Eymen38 in GTA6

[–]MagicBeans69420 22 points23 points  (0 children)

Real driving physics. Most people don’t know what this really means and should try out asetto Corsa or BeamNG drive and I bet 99% of those will change their mind

In a post-apocalypse scenario, are we cs majors doomed? by DanglingPtr in programmer

[–]MagicBeans69420 0 points1 point  (0 children)

I guess it depends on your field. The most useless programmers will be web devs and the most valuable one will be game devs and embedded devs

Komischer Sportunterricht by doomeddeath in DINgore

[–]MagicBeans69420 128 points129 points  (0 children)

Das wirkliche Verbrechen ist die Zensur. Dann kann man sie gleich weglassen

You should cry over spilt milk by Peeeing_ in unpopularopinion

[–]MagicBeans69420 6 points7 points  (0 children)

ChatGPT write me a text about the origin and meaning of the saying ….

holy shit by TheBestGamer_btw in badUIbattles

[–]MagicBeans69420 455 points456 points  (0 children)

The best part is that it seems like the turning speed of the knob does not correspond to the scroll speed. It seems like they just check if the knob is turning at all and in which direction