← Home ← Back to /diy/

Thread 2947359

17 posts 4 images /diy/
Anonymous No.2947359 [Report] >>2947364 >>2948598 >>2949102 >>2949456 >>2949529 >>2949534 >>2949573
if I ever meet one of the MOUTH BREATHING RETARDS that programmed this godforsaken software, I'm gonna shoot him, I swear to got I'm gonna shoot him right then and there
Anonymous No.2947364 [Report] >>2947382
>>2947359 (OP)
wat is it
Anonymous No.2947382 [Report] >>2947385
>>2947364
o.p. doesnt know, just wanted to post and pretend to be smrt.
looks like a flow path for a water cutting nozzle making curcuit paths
Anonymous No.2947385 [Report] >>2948954
>>2947382
It’s obviously a water pressure/flow map for a town or city.
Anonymous No.2948598 [Report]
>>2947359 (OP)
This looks gayer than Smallworld GIS.
Anonymous No.2948778 [Report]
looks like a schematic for frog eggs
Anonymous No.2948954 [Report]
>>2947385
Looks more like a much smaller scale. Likely a factory.
Anonymous No.2949102 [Report]
>>2947359 (OP)
I don't envy the computer dorks having to build these multi-sub-windows in the 2000s, and I don't envy the people who used them.

Good luck op.

t. computer dork doing nothing 8 hours a day, wfh
Anonymous No.2949456 [Report]
>>2947359 (OP)
Looks like staten island
Anonymous No.2949529 [Report] >>2949535
>>2947359 (OP)
wait til you see oldschool (LOL) game dev software, its likly all janky trash
>everything that could be a sub menu or docked list of crap is a seprate window
>have to fumble around for the correct window
fucking TRASH
Anonymous No.2949534 [Report] >>2949536 >>2949896
>>2947359 (OP)
This old win32 stuff can be used highly efficient once learn all the alt-letter combinations. But kids these days don’t even know that pressing left alt and then the letter combination navigates you through the top menu and you use tab/space for the dialogs. We used to call that a picnic problem
Anonymous No.2949535 [Report] >>2949654
>>2949529
I'm a brainlet but ill never understand how you can use software to modern games. I sort of can just about get my head around how to make a simple side scroller or whatever but the amount of coding and bug fixes needed to create a massive open world 3d game must be insane
Anonymous No.2949536 [Report] >>2949570
>>2949534
Soon you'll just be able to ask AI to navigate interfaces or the AI will fix the problem before you even need to go looking for it.

I used to think younger generations would be fucked only knowing how to use iPads but now I think it's older people who don't know how to use AI that are fucked
Anonymous No.2949570 [Report]
>>2949536
It is insanely stupid to first let AI code a human operable interface and then let AI navigate it for the user. In OPs example you would let the AI operate on the raw data file behind it instead

OpenAIs ‘agents’ iirc take a screenshot of the UI, find text/data on it and then operate on that which is stupidly inefficient and slow
Anonymous No.2949573 [Report]
>>2947359 (OP)
https://www.youtube.com/watch?v=0pAyP-MrPA0
Anonymous No.2949654 [Report]
>>2949535
you have to build the world(s) and interiors with art assets (meshes, NPC's, hazards, special effects, scripts, quests, voicelines, etc) somehow, and each studio that has their own custom engine has a accompanying toolchain to work with this placement data, and some are more janky, buggy, crashy shit than others, excluding unity and unreal as they are rather polished
Anonymous No.2949896 [Report]
>>2949534
Unfortunately kids these days are the ones writing the software so they don't even know to program it for keyboard navigation to work correctly
>window/dialog going out of focus after opening because why does it matter if you're clicking it with the mouse anyways
>ui elements tab through in random order because the devs didn't know it was a thing and never fixed it
>some are inaccessible without a mouse altogether for the same reason
Seen this even in expensive industrial software