nexussapphire

joined 1 year ago
[–] [email protected] 4 points 3 weeks ago

I'm bad at naming things tooπŸ–οΈ

[–] [email protected] 4 points 3 weeks ago

Besides it might spoil the relationship with your local NSA agent.

[–] [email protected] 5 points 4 weeks ago

I think it's worth it too. People are just weird about paying for a product that supports individuals creative ambitions just because a company takes a cut. Admittedly better content than streaming services most the time anyway.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

Still learning, they just covered compiler flags in cs. They didn't go into detail yet though.

Edit: I've used python for years and they have something equally dumb. You can have a function in a massive application that is broken and the moment it's called, the application crashes.

At any other point the application will just run as if nothing is wrong even though python evaluates everything at runtime. I'm sure they can't do much because the initial launch would be slow.

[–] [email protected] 7 points 1 month ago

It was the only way I could tell how much time is left, I didn't have a phone till highschool. In school counting down the second till school was over was so crucial.

[–] [email protected] 1 points 1 month ago

Yeah, they could puppet the chrome company if the courts don't keep a close eye on it. Basically there's a good chance it would be another Firefox but with way more influence.

[–] [email protected] 2 points 1 month ago (1 children)

Isn't it already licensed under permissive Apache v2? Anyone can fork and carry on the project without the permission of Google, every manufacturer already does as a result of the license.

[–] [email protected] 1 points 1 month ago (2 children)

Machine code would be a better example of what he's talking about imo. Not an expert or anything of course.

[–] [email protected] 1 points 1 month ago

It wouldn't be that much processing compared to the rest of the app. It would lot more efficient than running an effectively infinite loop or arithmetic on an arbitrarily large number as a result of an unsigned variables.

[–] [email protected] 1 points 1 month ago (2 children)

If it's going to compile without any warnings I'd rather the app crash rather than continue execution with rogue values as it does now.

There is so much room for things like corrupted files or undocumented behavior until it crashes. Without the compiler babysitting you it's a lot easier to find broken variables when they don't point to garbage.

[–] [email protected] 2 points 1 month ago (10 children)

I forgot to assign a variable, now it crashes %5 of the time. It's wild how c doesn't default variables to null or something.

34
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

221
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

Ouroboros

view more: next β€Ί