You don't need to like Fortnite. There are plenty of other games in the same boat. The point is that "normal people won't do that" is objectively false. Fortnite is just a good example because it's so popular. At any…
There are plenty of popular games that don't work on Linux, a notable example being Fortnite. One of the most popular games of all time.
I feel like it's a mix of so many things it's hard to know the answers to any of these questions. - the job market is harder now, apparently because of AI - environmental concerns due to data centers - the ethical…
The vs code integration is pretty slick. I can copy and paste function names into the prompt and it automatically turns them into these `#sym:` reference objects that I presume populate the context window with metadata…
> in his work Women, however, are welcome to use electron
As somebody who frequently switches between windows and Linux, I will pretty much never install an app that's only on one platform. Cross platform options mean I don't need to pay for or learn separate apps for the same…
I feel the same way. I recently installed Windows XP in a VM for nostalgia and it was shocking how much I realized windows has improved since then. I'm not obsessed with windows 11, but I am the happiest using it than…
I'm probably listening to more music than the majority of people, but I have about 6,000 songs on mine.
That's what got me into Vue and I still use build less Vue all the time for tiny little sites that aren't worth setting up a whole CI process for. It's really lovely that it's an option. Just like how easy jQuery was to…
I'm the same way, and I often feel like I don't know what the words that come out of my mouth will be until they happen. I'm thinking in abstract feelings and images, and then it feels like some subconscious part of my…
It's not valid from a typing perspective, but python will let you. If you want to disregard types though then none of this matters anyway and you won't get much benefit from these tools
I've heard people say this, and believed it myself for a long time, but recently I set up a windows XP VM and was shocked by how bad the quality of life was. I think nostalgia is influencing this opinion quite a bit,…
When I do scripting for resolve the UI API feels a lot like QT. Unless they made a very QT-like wrapper around JavaScript code. I wonder if instead there's small parts that are done in electron but most of it is qt
They said this a bunch in the movie F1 that's playing in theatres right now, so that could be why there's been an uptick in usage
Man, I got excited for a second from the title thinking this was about a way to produce 3d printer filament from PBR settings, so you could tweak a material on the computer and have your filament match the digital…
Lots of games don't run on Mac or Linux Others, like adobe software, only run on Mac or windows Windows computers are generally cheaper than macs for the same hardware Plenty of stuff annoys me about windows, but for…
It's on the play store and there's APK files in the GitHub releases
Man, this title tripped me up for a minute because I pronounce it with the letters like Ess-Queue-Ell So the "A" in "A ess-queue-ell" engine felt like it should have been an "An" until I realized it was meant to be…
I've definitely used websockets through nginx
Except the market isn't perfect and many companies actively work to decrease competition
Oof yeah this site feels sketchy
I've done this and it's a really lovely way to work once the rust stuff clicks!
Fascinating, how did you get the type hint on the `type` class variable to be correct? (Or is this not visible to mypy?)
Officially there is just gdscript, c#, and c/c++. There's a lot of unofficial bindings with godot's GDExtension interface. Looks like there are supposedly "production ready" bindings for JavaScript/typescript, lua, nim,…
I actually recently switched a project from bevy to Godot and agree, it was really nice and easy to get started. Godot is shockingly simple and intuitive compared to something like unreal engine. Bevy was also great,…
You don't need to like Fortnite. There are plenty of other games in the same boat. The point is that "normal people won't do that" is objectively false. Fortnite is just a good example because it's so popular. At any…
There are plenty of popular games that don't work on Linux, a notable example being Fortnite. One of the most popular games of all time.
I feel like it's a mix of so many things it's hard to know the answers to any of these questions. - the job market is harder now, apparently because of AI - environmental concerns due to data centers - the ethical…
The vs code integration is pretty slick. I can copy and paste function names into the prompt and it automatically turns them into these `#sym:` reference objects that I presume populate the context window with metadata…
> in his work Women, however, are welcome to use electron
As somebody who frequently switches between windows and Linux, I will pretty much never install an app that's only on one platform. Cross platform options mean I don't need to pay for or learn separate apps for the same…
I feel the same way. I recently installed Windows XP in a VM for nostalgia and it was shocking how much I realized windows has improved since then. I'm not obsessed with windows 11, but I am the happiest using it than…
I'm probably listening to more music than the majority of people, but I have about 6,000 songs on mine.
That's what got me into Vue and I still use build less Vue all the time for tiny little sites that aren't worth setting up a whole CI process for. It's really lovely that it's an option. Just like how easy jQuery was to…
I'm the same way, and I often feel like I don't know what the words that come out of my mouth will be until they happen. I'm thinking in abstract feelings and images, and then it feels like some subconscious part of my…
It's not valid from a typing perspective, but python will let you. If you want to disregard types though then none of this matters anyway and you won't get much benefit from these tools
I've heard people say this, and believed it myself for a long time, but recently I set up a windows XP VM and was shocked by how bad the quality of life was. I think nostalgia is influencing this opinion quite a bit,…
When I do scripting for resolve the UI API feels a lot like QT. Unless they made a very QT-like wrapper around JavaScript code. I wonder if instead there's small parts that are done in electron but most of it is qt
They said this a bunch in the movie F1 that's playing in theatres right now, so that could be why there's been an uptick in usage
Man, I got excited for a second from the title thinking this was about a way to produce 3d printer filament from PBR settings, so you could tweak a material on the computer and have your filament match the digital…
Lots of games don't run on Mac or Linux Others, like adobe software, only run on Mac or windows Windows computers are generally cheaper than macs for the same hardware Plenty of stuff annoys me about windows, but for…
It's on the play store and there's APK files in the GitHub releases
Man, this title tripped me up for a minute because I pronounce it with the letters like Ess-Queue-Ell So the "A" in "A ess-queue-ell" engine felt like it should have been an "An" until I realized it was meant to be…
I've definitely used websockets through nginx
Except the market isn't perfect and many companies actively work to decrease competition
Oof yeah this site feels sketchy
I've done this and it's a really lovely way to work once the rust stuff clicks!
Fascinating, how did you get the type hint on the `type` class variable to be correct? (Or is this not visible to mypy?)
Officially there is just gdscript, c#, and c/c++. There's a lot of unofficial bindings with godot's GDExtension interface. Looks like there are supposedly "production ready" bindings for JavaScript/typescript, lua, nim,…
I actually recently switched a project from bevy to Godot and agree, it was really nice and easy to get started. Godot is shockingly simple and intuitive compared to something like unreal engine. Bevy was also great,…