[-] Dazawassa@programming.dev 7 points 10 months ago

And then Rockstar sue them before the project can even build.

[-] Dazawassa@programming.dev 8 points 10 months ago

You don't really want a device linked to any third party to be fair.

32
Anime_irl (programming.dev)

Manga is Blue Drop.

[-] Dazawassa@programming.dev 23 points 11 months ago

Game set in Florida> Alligator enters store> Best GTA game.

13

I am pretty new to Rust and I find the docs can be a little confusing sometimes so I'd be really thankful for people who can help me understand this.

So for my uni project we are doing part of it in Rust. and I am having issues understanding how the modules function. So here is my example program.

Main.rs does some stuff and then passes a pointer into a function from a separate Rust file. That function then does some more things and passes a new variable into a function form another separate Rust file as a pointer.

main.rs has mod separate_file1; and then in separate_file 1 there is a mod separate_file2;.

The confusion is that separate_file2 does not read from the same directory as main.rs despite being in it. Instead it looks in a sub-folder under the same name.

If someone could explain to me why it works like this and what the best practice is for using modules I would be really thankful. It's made me struggle a lot.

[-] Dazawassa@programming.dev 22 points 1 year ago

Genuinely impressive how a vaccine made under the conditions and time constraints COVID faced is so effective.

[-] Dazawassa@programming.dev 58 points 1 year ago

I remember Team Fortress 2 has a console command where you could set your voice gain stupidly high and blow out people's ears by just being in voice chat.

[-] Dazawassa@programming.dev 68 points 1 year ago

I'm sure that economics is part of it. But I think the larger issue is the fact that you need 9 streaming services now just to see the shows you'd want. And then these streaming services are starting to remove the things people paid for. I set up a Plex server and just use that to watch things now.

[-] Dazawassa@programming.dev 6 points 1 year ago

We have a plan to invade literally every country and for if that country invades us that is updated regularly. I always found that kind of funny but it isn't shocking.

[-] Dazawassa@programming.dev 15 points 1 year ago

One of my lecturers mentioned a way they would get around this was to store all values as ints and then append a . two character before the final one.

[-] Dazawassa@programming.dev 9 points 1 year ago

I really don't think so. You are asking it how to write a function. It explains how the function works and sometimes even how to expand on it. You still have to intergrate that function into your program yourself and tailor it to the purpouse of the program. It's far quicker than Stackoverflow giving 8 functions that don't work.

[-] Dazawassa@programming.dev 5 points 1 year ago

This! Not even 2 months ago I had a classmate be convinced that he could prompt ChatGPT to write a program that could both encrypt and then decrypt files and store the key secured. It didn't do a single one of those things so we got a long way to go until we got ChatGPT Operating Systems.

[-] Dazawassa@programming.dev 10 points 1 year ago

I don't think this is a stunt. I think Wagner got a head too large and something put them in place. Atleast for now.

[-] Dazawassa@programming.dev 16 points 1 year ago

This has been months in the making. From what I can tell it's a mix of Russian incompitence in the war effort and the Kremlins attempts to control more of Wagner. I have no idea where this is going or what either side has in mind but it's definetly motivated by Wagner seeing the Kremlin itself as being the thing holding the war effort back.

4
1

Because I'm in my very early 20s I missed out on the huge Java craze. Everything was Python when I started getting a more formal education and before then all my work was in C++. Knowing more languages would obviously look better on a CV but I mean if I would benefit in a practical sense? I have two friends who are long time Java devs. And recently another friend who generally works with legacy C++ based systems from the early 2000s late 90s period had to work on a bunch of stuff in Java. Java is clearly still in large scale use among older systems. So would it be likely that eventually I would need to work on Java systems myself when my job is mostly JavaScript currently?

view more: next ›

Dazawassa

joined 1 year ago