I thought it was very good. But cyberpunk from last year was better.
SrTobi
What would you say is the pop cultural impact. I would agree that most people think to the blue aliens when you say avatar, but apart from that I can think of nothing. Ah maybe 3d... Hmm not sure if that counts
I like und use "main" because it's shorter, but call it master branch in colloquial speech because it's cooler.
Ok finde jetzt die Strafe schon sehr milde gewählt. Vlt ein halbes Monatsgehalt. Und wahrscheinlich bezahlt ihm das noch die Firma die ihn beauftragt hat. Denke mal der Richter hat hier wirklich keine Möglichkeit gesehen das Gesetz anders zu deuten und ich denke er hat nicht Unrecht. Das Gesetz selber ist natürlich Müll und die Folgen alles andere als milde. War das Linus vom CCC der mal gesagt hat in Deutschland versuchen wir gerne technische inkompetenz mit juristischen Maßnahmen zu fixen? Natürlich ist es prinzipiell schon nicht schlecht so einen paragraphen in irgendeiner Form zu haben. Man will ja schon juristisch was gegen hacker in der Hand haben... Aber bringt nicht viel weil die sich ja nicht erwischen lassen, bzw gar nicht in Deutschland sind. Ist halt doppelt ärgerlich weil wenn der Programmierer nix gesagt hätte wäre auch nichts passiert. Glaubt doch keiner dass die Firma, die ihre Datenbank mit klartext passwort im Programmcode "sichert", einen unbekannten Zugriff bemerkt.
Was mich aber richtig aufregt ist dieser compilat-fetischismus... Wtf das ist ne Reihe von Zahlen von denen manche halt Buchstaben sind und der Rest ist halt was das Programm macht. Wieso immer gleich durchdrehen wenn man das ein bisschen verarbeitet... Ist ja schlimm
When they grandly talk that every soldier must refuse orders going against human rights, and if not, be legible to be tried and punished afterwards, they are talking about these kind of orders...
Isn't Linux more like a benevolent dictatorship. At least the kernel development.
Also ich würde sagen die meisten trainierten Algorithmen sind blackboxen auch für IT-experten... Ich weiß wie ein transformer funktioniert, auch vor chatgpt und ich hätte trotzdem nicht gedacht dass es so gut funktioniert. Bzw ich kann aus dem Wissen fast keinen Vorteil ziehen bei der Interaktion mit chatgpt.
Das heißt natürlich nicht, dass es nicht wichtig wäre für die Bevölkerung ein gewisses Verständnis für IT zu haben. Denn die ist sicherlich größtenteils nicht gegeben
I think the politics of the prequels is the best part about it. Including the trade dispute :p that's why when you look at them as a whole they are so cool, even though many individual scenes are cringe. That's what's different in the original trilogy. There everything else is great but you never think about the overall story or do you? I don't have to mention that the sequels have neither, right?
I thought I'm doing this to check how hot the steam deck runs. It's just so convinient to tilt it and check with the nose... But now, after reading the article, I'm not sure I'm not addicted to the fumes!
You are shareholder of the countries debt. Is that not enough for you?
Antreefarm Is eben better
Fuck that. It's awesome! I want to have lazy initialized globals. It's that package. I want code to shorten my builder pattern I import that. I need a typed concurrent work steel queue. No problem.
I look at a c project. Everywhere custom macros to do the most basic shit. I want to parse an xml in c? Better use a sax Parser and put all the data into globals. Cryptography? Better implement that ourselves... Using a library would be too much of a hassle.