Conversation
Notices
-
Embed this notice
@Zerglingman
image.png
-
Embed this notice
@Zerglingman @Awoo not reforged though, i still can't fathom that blizzard had to make the menu for reforged in chromium
-
Embed this notice
@Awoo Yeah that passes min specs lol
wc3 has lower requirements than the average modern web browser.
-
Embed this notice
@Zerglingman @Awoo even if we pretend it doesn't exist, it's still outright mindboggling that all these corporations and dev teams that could make a self-made graphical interface now absolutely can't handle that without using chromium or electron
-
Embed this notice
@lina @Awoo Reforged? What's that? I don't know anything called that. Is that some modern soy game?
-
Embed this notice
@Zerglingman @Awoo if you avoid them, yeah, it's not your problem
-
Embed this notice
@lina @Awoo I find it funny, mostly, because it never has to be my problem.
-
Embed this notice
@Zerglingman @Awoo yea but still, total chromium death
-
Embed this notice
@lina @Awoo Exactly, yes. You can just do that.
-
Embed this notice
@lina @Awoo Obviously yes.
Start with your own system. 🤷
And then help me build good games 🕶
-
Embed this notice
@Zerglingman @Awoo >start with your own system
someday
>help me build good games
i hate coding so at best i'll just be pitching ideas and shit
-
Embed this notice
@lina @Awoo Ideas are fine.
Ideally I'd have people doing assets but honestly what I need most is a sounding board.
-
Embed this notice
@lunarised @Awoo @Zerglingman electron is loads of javascript though :ryukotired:
-
Embed this notice
@lina @Awoo @Zerglingman one of the big issues is that software is alot more complex now.
All my shit is electron apps because it's quick to develop, and runs well on my machine
Is it efficient? No
Can most computers run it? Yes
If we want to go back to building good, efficient, Ui apps, then we need to get buy with less advanced shit, or someone needs to make something that doesn't feel like shit to write
(Qt5 sucks, GTK sucks, win32 sucks. Atleast electron is just html/css)
-
Embed this notice
@lina @Awoo @Zerglingman yeah. Don't get me wrong, I'm not advocating building entire fucking backends in the electron JS environment. Just use .node files to link c++ or rust functions though. Fast af. Clean, and it honestly means I can use JS for stuff that JS is good for, and use more powerful langs where I need their feature sets