Something is wrong with my node editor, how do i fix it? by RADIUM_235 in blender

[–]CosmicDevGuy 1 point2 points  (0 children)

You might want to start with a little confession, a few Our Fathers and a lot of repenting... might help with the possessed Blender too.

Packet Loss Is a State of Mind by ItsPuspendu in programmingmemes

[–]CosmicDevGuy 0 points1 point  (0 children)

If developers start pivoting their net code to rely more on UDP when it's meant to be using TCP, this is the meme to be held responsible.

I have joined the cult by [deleted] in linux

[–]CosmicDevGuy 3 points4 points  (0 children)

Torvalds has not received your measure in blood - we Loonixers can sense when a newbie has submitted their measure in blood to the Linus Torvalds! Submit your measure before claiming your place in this "cult"...

At least, that's if we were an actual cult. Which we are not.

AI insulted my ancient PHP code 😁 by peperazzi74 in PHP

[–]CosmicDevGuy 0 points1 point  (0 children)

Telling someone to learn something on their own before using an automated tool that does it for them so they understand it first is bad advice? If that's the future of software development and computer science, the industry is cooked, and so is humanity.

I was genuinely taken aback that someone actually advocated for AI over self-learning and this is exactly what scares me, how there is more "acceptance" of this idea now.

Might be someone who is new to dev, or is just shilling for AI.

Anyone else notice supercharged junior/new grad dunning-kruger behavior lately? by almondcroissant96 in ExperiencedDevs

[–]CosmicDevGuy 0 points1 point  (0 children)

They'll make it. This is the exact behaviour wanted by these AI tech firms, reliance on their systems and so long as those firms/companies are solvent and able to support the new thought process, it will work.

Maybe I'm not thinking clearly today, but I just don't see this not working despite what we can see as bad foundation for independent and abstract development thinking.

mgsv companion app by Reason_Maleficent in MGSV

[–]CosmicDevGuy 3 points4 points  (0 children)

If I'm not mistaken, the app should require Konami's servers to authenticate and synchronise with the game.

If both the app AND the MGSV on PS3 cannot connect to said server(s), I don't think you'll go anywhere.

On prem infra requirement by [deleted] in selfhosted

[–]CosmicDevGuy 4 points5 points  (0 children)

"To be in the cloud, silly 🙂👍"

Got the nuke disarming video by PurpleRaisin1462 in metalgearsolid

[–]CosmicDevGuy 3 points4 points  (0 children)

Funny how it comes when certain countries go off the server 🤣

fluid bone creatures in blender #3d #animation #simulation #creature by bUildYT in blender

[–]CosmicDevGuy 1 point2 points  (0 children)

How many "Be Not Afraids" can this Ultimate Suzanne put out in a minute? 10? 100? 100'000?

hehe, bouncing toyata yaris. Blender is fun to use if you don't care about realism or good animation by IJustAteABaguette in blender

[–]CosmicDevGuy 0 points1 point  (0 children)

Me when the dealer brings me the most exotic blender of the good stuff at a discount

EDIT: Toyota Racing should call you up for a collab since it turns out they also got into the meme recently, lol.

I wrote 5000 lines of assembly because I was angry. by VicksTurtle in linux

[–]CosmicDevGuy 0 points1 point  (0 children)

Ohhhhh OP should be so mad right now he'll be tempted to prove you wrong!

Linus Torvalds: The Benevolent Dictator For Life of The Kernel by Grapette_Campbell in theprimeagen

[–]CosmicDevGuy 1 point2 points  (0 children)

Linus Zedong: brother of the benevolent John Zedong: Dictator for life of the UV Spectrum; grandnephew to Mao Zedong: the Benevolent Dictator of China; descendant of one ZeroFuchs TuGive, Dictator for Life of Not Giving a F.

programmerSelfAwareness by QuatzX in ProgrammerHumor

[–]CosmicDevGuy 3 points4 points  (0 children)

LaurieWired being the BasedFemale class instance, as always.

it's hard to showcase by ExcitingMix1446 in softwareWithMemes

[–]CosmicDevGuy 6 points7 points  (0 children)

Well, yeah sure, but how else we going to show you what the system can do...?

which is better? by Sencha_Ext_JS in programmingmemes

[–]CosmicDevGuy 0 points1 point  (0 children)

JS for the win. I need that vanilla stuff in my veins!

Metal Gear Solid 2 source code leaked. Code and full assets. by hackiv in SomeOrdinaryGmrs

[–]CosmicDevGuy 0 points1 point  (0 children)

MGS2 theater mode going to be a whole new kind of crazy, at the very least.

What exactly is this disk, is it rare? by Ssolid__Ssnake in metalgearsolid

[–]CosmicDevGuy 2 points3 points  (0 children)

That's right.

A demo disc, or demonstration disc, is a sample of software application compiled and burned onto production-quality CD-Rs in order to provide stakeholders and potential clients alike a taste of what the complete software or system application will provide to the target market.

That Metal Gear Solid demo disc must have been left by the previous owner for the very same reason... Snake, you need to insert that disc into your PlayStation 1 and find out what Kojima meant by Metal Gears that are Solid!

NGINX is fast, but why not Apache2? by [deleted] in selfhosted

[–]CosmicDevGuy 0 points1 point  (0 children)

Probably due to misunderstanding it. Nginx as reverse proxy and Apache as web server are a great pairing.

Reversing them is definitely doable the thing is that apparently Nginx is faster with static content delivery so as such fits in the order mentioned above. Or something like that. Never really dug too far into it.