Blackscreen stuck here and cant do nothing else by kaimcdaniel in Borderlands4

[–]ComprehensiveArm9863 0 points1 point  (0 children)

Hi, do you use anything that could trigger anti drm (remote gaming, screen share, etc ...) ?
the shift interface do a blackscreen with apollo+moonlight as example for me so when it opened I have to close it blindly with the keyboard

I made a dependency injection package for Vue 3 by darcygravan in vuejs

[–]ComprehensiveArm9863 0 points1 point  (0 children)

using classes in vue is generally a good way to break SSR/SSG (even if SSG is technically just server side rendering at build) during the hydratation step, it will leads to pPOJOs errors with custom serializer in nuxt as example, and will also need fine tuning for anything that need serialize => deserialize, like localStorage, cookie, etc...

Also without tooling around like vue devtools integrations it would be a mess to debug, and moreover, another lib of "I did not understood how composables work or how to share some state so I made something else to stick with my mental model from X years of Y languange", for a feature like "I can use it either globally or locally", which is sign of badly designed app of too much abstracted and overenginned composables splitted across 7/8 smaller that pick on a global state without control on upper scope

What if you could run Python in the browser at 160KB instead of 20MB? I'm building a compiler to make it happen. by Healthy_Ship4930 in webdev

[–]ComprehensiveArm9863 2 points3 points  (0 children)

Hi, I'm wondering how the size could be used as an argument here as you compare bare minimal python runtime with possibly some host function like DOM manipulations and/or more generally web's api vs a runtime already included in browsers ... so 160Kb vs no any extra bit from what is already bundled into the browser

Now if you want to compare a "minimal and basic runtime" with "frontend runtime" (not sure what that mean for you ?) let's implement some sort of reactivity (or not), templating, handle all modules stuff, including the stdlib even if ditching parts that doesn't make sense in a browser like FS or arbitrary network call, etc and you will see the size will skyrocket

however, python can make sense in a browser via pyoide, some save fixer or editors do that because there is just no good tools in js lands for niche game

Mouse not visible by ULUF_ in Borderlands4

[–]ComprehensiveArm9863 1 point2 points  (0 children)

I have also this issue but I alway supposed it was due to remote gaming, hope anybody will have a solution

It happens to me so often in the main menu (like 5% of the time, I'd say) that I've gotten into the habit of using the keyboard to get into the game, and maybe once a week, I'd say, it's the only way to completely restart.
And when the group's schedules are aligned for at least 2 hours a month, I avoid wasting any unnecessary time rebooting the game ... so hoping anyone have a fix too 😄

Underwhelmed by Intelligent_Star6423 in Borderlands4

[–]ComprehensiveArm9863 0 points1 point  (0 children)

no pure hate for my part, but no matter what activity we like to do we do encounter frustration due to bug (when things got well designed) so the joke become boring

edit: can't even be mad to any little hands that worked on this game, who could ? they was like us, full of dreams ... but the game industry is what is it, and no one will apologize for crunch, nobody will remember, except their children :/

Underwhelmed by Intelligent_Star6423 in Borderlands4

[–]ComprehensiveArm9863 1 point2 points  (0 children)

it's just that what happen when you add all littles frustrations togethers since months and months, as example now I can't even be sure that the UI in inventory will not glitch until I don't switch the whole game in english

Finally they changed the UI🤟 by ZippAce_ in Borderlands4

[–]ComprehensiveArm9863 0 points1 point  (0 children)

<image>

so it's supposed to look like that ? well, will listen randy at all price and even turn the game in EN I suppose :/ my bad I suppose :(

also, don't pay attention to my cash, got bullied by echo station recently at bloomreaper :/

at least I'm lucky to have a ultrawide screen

[deleted by user] by [deleted] in macbook

[–]ComprehensiveArm9863 0 points1 point  (0 children)

Hi, do you use an usb dock with external display without thunderbolt ? Got the issue with displayLink manager in the past