

I have a whole blog post talking about using Godot for GUI development. The short of it is that it’s surprisingly good but has a few drawbacks, and it doesn’t have a bustling ecosystem like webdev tools. I’ve yet to try it on mobile, though.


I have a whole blog post talking about using Godot for GUI development. The short of it is that it’s surprisingly good but has a few drawbacks, and it doesn’t have a bustling ecosystem like webdev tools. I’ve yet to try it on mobile, though.


The choice of Godot for a UI library is an interesting one; how big is the program in the end?
Not small but not huge either, the app itself will be within 25MB uncompressed (<10MB zipped) - but it doesn’t matter that much since most of the file size will be the dependencies used to convert stuff. I have a blog post talking more about Godot for GUI apps if you’re interested.
The rest of the feedback is appreciated! I was just about to add some text showing which file was being converted when processing.


Video files are an exception since it would be too slow on WASM
Q: What happens with video files?
Video files get uploaded to our lightning-fast RTX 4000 Ada server. Your videos stay on there for an hour if you do not convert them. If you do convert the file, the video will stay on the server for an hour, or until it is downloaded. The file will then be deleted from our server.


VERT is really close but not totally what I was looking for, it’s a web app rather than a local program and AFAIK can’t convert videos locally, you’d have to upload it to a server and download them again.


Appreciate the feedback!


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.


It’s a heavily modified and upgraded version of source 2, but yeah.


You can help by writing to Apple CEO Tim Cook (tcook@apple.com) and letting him know that you won’t buy Apple devices because of their proprietary software and DRM.
There really has to be a better call to action than this:



Microblogging has always sucked IMO. It’s always been more geared towards shouting your opinion and leaving, and it actively discourages any discussion by hiding reply threads and making it a nightmare to follow. Most people aren’t ready for this take, though…


I don’t know what weird-ass stawman you built, but it’s obviously not from anything I said
your position seems to be “we won, everybody drop your weapons and party, google is good again”
No?
and you follow by bashing linux phones in your subsequent comments…
“Bashing” Linux phones by saying they’re buggy and won’t be ready soon, which is literally true. Even PostMarketOS says the same thing on their website. I guess you’d prefer I gaslight people by saying Linux phones are awesome, let’s all switch to phones that barely work, lack any phone apps, have a terrible battery life, etc.


Deluded or in bad faith for sharing official news?


The Linux phones that exist today (including Pine Phone) are more like early dev kits. They have really weak specs, are incredibly buggy, lack all sorts of features you’d expect, and I’m not totally sure if you can even make calls through them because phone carriers require a verified device and proprietary tech to work.
There are efforts to get things in order but these will take maybe 10 years at this rate.


I’m guessing they’re going to hide it in developer tools with a bunch of warnings and no explanation on how to get there so regular users don’t turn it on by accident.


That’d be nice, but Linux on phones is still a pipe dream.


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.


At first I thought ehh, another Minecraft clone, but the more I watched the video the more this seems kinda awesome.
Procedurally crafted tools, no restrictions on build height, a massive view distance are all very cool. It has the same problem all Minecraft clones have though… It tries too hard to be Minecraft. The textures and UI are almost 1:1 that at first glance I could swear it’s Minecraft. I hope it becomes its own thing as it gets developed more.
Your comment posted 3 times so I’m guessing there’s something with your internet haha
I’m still deciding how “serious” the project is going to be, but if all goes well I will definitely add support for other formats. I’m already looking at adding Pandoc for document conversions.