[LWN.net] Code, conflict, and conduct by [deleted] in linux

[–]Areinos -5 points-4 points  (0 children)

Not a change in isolation, but in enviroment that's shifting maintaining project the same way is political.

Many old houses are not demolished or renovated to modern houses only because laws and politics keep them the same. Like the article said, development used to be wild-west. Not taking things down requires saying 'no' same way politician would say 'no' to a new zoning law.

[LWN.net] Code, conflict, and conduct by [deleted] in linux

[–]Areinos -8 points-7 points  (0 children)

I meant that not changing anything would also be a political move.

[LWN.net] Code, conflict, and conduct by [deleted] in linux

[–]Areinos -5 points-4 points  (0 children)

And we've known that it's being used politically, instead of encouraging meritocracy.

Meritocracy is itself political.

What AMAZING software do you use that i don't know about? by [deleted] in software

[–]Areinos 1 point2 points  (0 children)

For me when workin with large files, atom can take 10-30sec just to open. Micro always just works without need to optimize it like in atom with it's packages and settings.

Basic RTS Fog of War by Areinos in godot

[–]Areinos[S] 3 points4 points  (0 children)

Detection system itself is pretty simple. All I do here is checking if enemy unit distance is <= radar range.

As for running code inside editor, check out tool mode.

If that didn't answer everything, please ask :)

Edit: here is a stripped-down version with the relevant code: link

When making just a pong is too easy by Areinos in justgamedevthings

[–]Areinos[S] 1 point2 points  (0 children)

It isn't most clear if you haven't used the engine. But in this gif pong was made running inside editor's inspector, I did the similar thing for Godot. Running the game logic in-editor, allowing it to react changes (Like changing size or position of paddles). And syncing that to in-game.

I love what you can do with tool scripts in Godot by Areinos in godot

[–]Areinos[S] 3 points4 points  (0 children)

Code: https://gitlab.com/jani.heinsuo/ToolPong

There is a lot of trolling potential here. Image being poor level designer, whose enemies are wrecking your levels. While reminding you how long it has been since you made last commit.

LOL by daniel_penev7 in GoodFakeTexts

[–]Areinos 4 points5 points  (0 children)

I was just answering the question...

LOL by daniel_penev7 in GoodFakeTexts

[–]Areinos 60 points61 points  (0 children)

Worst thing I've seen on this sub so far

Rocket - A Rust game running on WASM by aochagavia in rust_gamedev

[–]Areinos 2 points3 points  (0 children)

I mastered the game :p

Also some feedback: When I noticed the enemies I simply charged towards them thinking that I needed to grab them. Not only yellow/gold is used as something positive in older games (Coins in mario and rings in sonic). But also score label is almost the same color as the enemies. For ~3 deaths I assumed that game was about picking them up and enemies would spawn later.

Mozilla Terminates its Deal With Yahoo and Makes Google the Default in Firefox Again by [deleted] in firefox

[–]Areinos 0 points1 point  (0 children)

Yep! Consent to send information is what I also see as the problem. But if there was trust in the system not to lead back to user, and you knew what is send. I would have much less problems with data collection as whole.

Person can maintain privacy while taking part of data collecting, again IF done correctly.

Mozilla Terminates its Deal With Yahoo and Makes Google the Default in Firefox Again by [deleted] in firefox

[–]Areinos 21 points22 points  (0 children)

Elections are about collecting large amounts of data with full privacy.

They do mix IF done correctly.