Comment on
Koalitionsverhandlungen in Österreich gescheitert
Bin immer noch der Meinung das Schwarze Blau 3 kommt weil die ÖVP nach rechts weg kippt
Comment on
Koalitionsverhandlungen in Österreich gescheitert
Bin immer noch der Meinung das Schwarze Blau 3 kommt weil die ÖVP nach rechts weg kippt
Comment on
Google pulls the plug on the Play Security Reward Program
Reply in thread
AngularJS 1.0 is dead but AngularJS 2.0 and greater lifes on as Angular
Comment on
What's the dumbest reason you've learned a programming language?
I was forced to do it during my conscription service to implement an excel merge in VBA because that was the programming installed on the system. Fuck VBA and the integraded VBA Editor in Excel
Comment on
ich🗿🦾🎶iel
Fucking Slayer !!!
Comment on
ich🐺🏹iel
Harmlos für Menschen würde ich zwar nicht sagen, aber zum Thema tötet alle Wölfe fällt mir immer dieser Robot Chicken Scatch ein
Comment on
Let us never forget the most oppressed group of all, the Centrists
Reply in thread
I think a three state solution would be a more stable one in the long run, one Israeli one Palestine and one buffer state in between which is like Bosnia which means that it have two governments a Israeli and a Palestinian.
Comment on
What are some game series you would like to see revived? And if possible, which entry should the new game follow from?
Bully 2 would be great
Comment on
Clever, clever
Reply in thread
Thank you this is exactly what I meant. But for some reasons people didn't seem to get that and called me a chatgpt bot.
Comment on
Wiener FPÖ fordert verpflichtendes Sprach-Screening für Dreijährige
Reply in thread
Werde die Deutschen endlich akzeptieren das es Krapfen heißt?
Comment on
What's the dumbest reason you've learned a programming language?
Reply in thread
Ja genau war während des GWDs befohlen worden VBA zu lernen um die ganzen Excel und Access Anwendungen zu erweitern, wo hast du VBA geschrieben?
Comment on
Anon tries programming in Java
Reply in thread
Java isn't outdated it is stable, today you don't need JakartaEE you can use something like Spring Boot, Quarkus, or a microframework.
Try to run an npm install on a 3 year old Angular or React project and most likely it won't work
Comment on
Anon tries programming in Java
Reply in thread
Which other eco system has more stable libraries, which are easy to install and redistribute and deploy?
I would choose always choose the most boring language for the task. That the good thing about java that it is very boring and most likely won't run into a obscure problem if you stay away from reflection and unsafe.
Comment on
What is a game or games that you think are an absolute must-buy?
Reply in thread
Unpopular Opinion: Cyberpunk is gameplay wise just a reskin of Far Cry
Comment on
Anon tries programming in Java
Reply in thread
Do you mean something like c or c++ where you have to deal with big little edian, libc, utf8, platform specific threads, various compilers feature sets and a lot of undefined behaviour. Also if you want to distribute a library it is much harder because you a have to package it yourself or what for a distro to package your library or build a header only library which has to be manually updated every time a new version comes out. With maven you just have to upload it and you can use it in another project
How often do thinker with the memory management in Java? Just use the g1 garbage collector, which will be fine most of the time if you have a problem just use another one.
You can also compile the program with GraalVM to a native binary, also most Java programs are servers where it make sense to have a systemd service to configure the server
Comment on
Clever, clever
Shouldn't be the question why students used chatgpt in the first place?
chatgpt is just a tool it isn't cheating.
So maybe the author should ask himself what can be done to improve his course that students are most likely to use other tools.