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/)QU
Posts
0
Comments
25
Joined
1 yr. ago

  • He pretended like this would force studios to publish sourcecode and that they have to give up on drm. I am not shure if he or someone else said this but someone also pretendet like new laws would somehow retroactivly apply to all games and now sstudios would have to give up server code that propably has thrid party software in it that they dont have the right license to just release it.( this is also a point i read alot from comments everywwhere and its stupid.) First, anny new law will take a ton of time untill it iss written then passed and then goes into effect. If this law passes studios will know way in advanced that upcoming releases in the eu would be under this new law and therefore can take this into account when builsing their infrastructure for online play/drm like in case of the crew.

    Also anyone who is active in piracy forums where devs work on stuffk ows that they dont need aourcecode to get it running. People will chow through assembly if they want to make a game work, some decompiled lego island over the course of a year to preserve it.

  • It would not just be applied to titles that are punlished already. I dont get why people think that? The eu would write a law that then has to be passed and then be apllied to new releases in x years. Not retroactivly to old games.

  • Dude saying just melting some ore is enought and then you basicly have a steam engine is so wild. Do you have any experience in metal working? How would you create the round parts like the piston and the bore? What about valves? The greek steam enigne woold have not created significant power for anything usefull. I would bet that most of you in this thread would not be able to build a steam engine from metal if you had acess to a home depot.

  • Ahh ok yea i also do some terminal shenanigans most in gdb to fix all the segfaults i make, git stuff and reading tons of compiler and cmake errors. Most time is spent thinking about what i broke and how, instead of typing.

    I am a electrical engineering student in my last semester but i have been working at my position since starting uni. So my work is more low level stuff wirh c/c++, embedded linux and some pcb layouting. I dont think that i would ever use vim, sublime or vscode/vscodium is the sweet spot for me.

  • Ok but what is your job then? I do software development and in no way would it make my work faster if i can type 2 more words a minute because i dont type that much. Most time is used to read sourcecode, chassing references through the codebase and reading api references in the browser. If i have to do more hardware related stuff i would never want to use a keyboard to scroll through datasheets.

  • And i always thought Real™️ linux users dont need a desktop manager? No wait they need arch with a tiled window manager because it looks cool but actually dont do annything besides configure their install.

  • I work in a company that has a old codebse in c with tons of realtime intime stuff that is acessed via a shared memory from the realtime to the non realtime system. Tons of strucs get copied around then typecast to other structs and global variables all over the place. You never know where a variable is written to and where it is also acessed from or if it is just a copy. No assembly but still super obscure.

  • Seriusly, if you cant filter information or you are not able to react to your surroundings please dont drive. Half a second of reaction time more is a lot when you are driving a 2 ton car with 100kmh around... that si rhe reason drunk driving is not allowed or driving while high...

  • Im not a gamedev but a electrical engineering student and i am currently in my one semester project phase in a company where i am programming a 3d visualization for welding robots. First time working with imgui and opengl and the feeling when you wrote your first shader and a 3d model is rendered to the screen is priceless.

  • Yea of course it is a "software" feature every motor in a ev is controlled by software that switches power electronics. "Dissconnecting" the phases of the motor so it wont recoup while is spins is still neutral. Or is "neutral" only a thing that a automatic transmission can do? If i put my manual out of gear is it then not in neutral? People dont want the manufacturer to install a clutch to physicly dissconnect the motors from the drivetrain but they want to be able to let the car roll without it braking by recharging the battery or dumping the power as heat into the powerstage.

    And by the way yes most evs still habe gears just with a fixed ratio because if the motor was directly connected to your axle full motor rpm would be way faster than your max road speed you can drive.

  • Also the time it would take to build new power plants and get them to run would be something lile 20-25 years. We dont have that much time to get a grip on climate change so it doesnt matter annyways. Either we get 100% renewables untill then or we are fucked annyways.

  • Dc transmission lines at 10kv? Dc transmission lines make sense when you need to pass a really long distance or you can only use underground cables because those have a much higher capacitaance, i.e. high reaktive currents.

    If you need to supply your rural area or town you will go from some 20kv lines down to lots of 3kv and then 400v lines with multiple transformers everywhere. Dc transmission doesnt make sense here, but supplying a grid from really far away with a single line? Yea.

  • Yea have fun transmitting a decent amount of power with 240v over a meaningfull distance. Also most generators produce ac anyways so why would you recitify it at the generator instead of your device after a transformer? You still need all kinds of different voltages everywhere in your electronics and this means you still need to regulate it.

    I am not shure how the american wirering worls out but to get from 240 to 120 you still need a transformer... or is it 240v between the different phases and then 120 from phase to neutral?