

This has more to do with the Windows frameworks costing an extra $140. I’m sure a lot of people will just buy it with Linux and then ‘obtain’ Windows on their own.


This has more to do with the Windows frameworks costing an extra $140. I’m sure a lot of people will just buy it with Linux and then ‘obtain’ Windows on their own.


I think the post might be talking about last month again.


The library in the post itself is pretty new, so I don’t think there are any real examples out there aside from the website advertising it.
That said, its idea of sending HTML from the backend and showing it in the frontend isn’t new - HTMX has been pretty popular the past few years and is basically the same thing. It’s great for any type of website that doesn’t update often, so anything that isn’t a webapp or does a lot of things from the client side. There’s a popular article of a company switching from React to HTMX which simplified the code heavily.


Not sure where OP got that link, but the official one is https://godotengine.org/releases/4.6/


The fact that fans might port TP to the Switch before Nintendo bothers is hilarious


I’ve yet to see any AVIF in the wild. I think support for it is not quite there yet, everybody is still relying on WEBP.


The new theme is nice and all but condense layout for arrays in the inspector is so beautiful. I have an old project that became unwieldy because of how much space the inspector was taking to edit anything.



Help you how…? If you want to make a game, learn game development.
Why are people promoting this, all of a sudden?
They just released a new version a few days ago that’s really solid and aims to be a drop-in replacement for Windows. It’s probably the most beginner friendly distro out there and has stuff like Onedrive/MS 365 integration for people using that stuff.
The paid version is useless unless you need support.
and a bunch of “professional” apps.
It is in fact a bunch of pre-installed free software. I like Zorin, but Zorin Pro just seems like a way to trick businesses into paying for the distro. I guess having access to a support team is nice, but otherwise it’s not worth it at all.
No idea what the other commenter is on about, I used Zorin ~2 years ago. It’s a great distro for people new to Linux, and IMO has the cleanest aesthetic of any distro I’ve used. It was also super stable and reliable.
My issue with it (and ultimately the reason why I moved) is that it aims to be very stable which means its packages can get very outdated. I think the Nvidia drivers they used at the time I was on it were two years old. It’s not something most people would notice especially with how much Flatpak is used nowadays, but you’ll run into annoying cases where that thing you want to update isn’t available in that package manager.
Even looking at the website, Zorin 18 is out but it seems people on Zorin 17 will have to wait a few weeks for a way to upgrade.


This looks good, thanks!
Very excited for Cosmic. I wanted to like Gnome but it’s a pain in the ass in so many ways, with weird design decisions that constantly ruin the experience. They tell you to use extensions to get basic features like a system tray, but then break extensions every update.
KDE is in a fantastic spot but I’m ready for something new.


A standardized file format isn’t comparable to them changing software they own though. They can’t “take back” WEBP and it’s well-supported by basically everything these days. There’s zero risk of a rug pull, so why wouldn’t you use it when it’s objectively better at compression compared to something like jpeg and gif?


I have looked into the nim GDExtension and it looks nifty. I haven’t tried it yet though because it might not be totally ready, some github issues make it sound like it could be a pain to work with.


What the other person said. Cross compiling is as simple as adding a flag assuming you have the dependencies. I tried it and it works well (though my programs are pretty simple). See also the official docs on cross-compiling.


I don’t get the hate for whitespace personally. It was maybe an issue 15 years ago, but modern code editors easily solve its issues. You can collapse whitespace blocks, the editor can automatically replace spaces with tabs, etc.


Okay, þ is not going to happen, just say th.
Anyway, I did try V before Nim and found it way too unstable (which is corroborated by every other blog post talking about it). I also couldn’t get the language server to work no matter what I did, it just fails to start which isn’t a good first impression. This isn’t even mentioning all the drama behind the scenes for this language.


Go would probably be my 2nd choice. I haven’t used it much but my initial impression was that it felt kind of boring to write with, and a hello world would end up being a ~2mb binary which put me off a bit. I could give it another shot in the future, but I’m busy enjoying Nim so that probably won’t be any time soon.
If you’re playing modern games that just released, they often need the newest graphics drivers to run well and look right. It also helps to have the most modern version of apps like Heroic Games Launcher and stuff, but Flatpak has solved that somewhat.
If anyone here games a lot, I’d recommend a more rolling release distro (or the version of Debian that updates packages quickly, forgot its name).