- 51 Posts
- 72 Comments
popcar2@programming.devto
Godot@programming.dev•Godot 4.7 Release: Lights, Camera, Action!English
9·3 months agoYou were practically unable to move/rotate/scale control nodes inside of containers, and when you tried the containers would often override it and cause weird behavior. This made animating or moving control nodes in general super finicky and messy.
Transform offsets let you offset the control node and move it around without actually affecting the normal transform, allowing you to do cool effects and animations regardless of whether it’s a container or not. It’s also something you can easily reset or enable/disable so you can just play the animation and move the offsets back to zero, rather than having to keep track of where the node is actually supposed to be.
popcar2@programming.devto
Godot@programming.dev•Godot 4.7 Release: Lights, Camera, Action!English
22·3 months agoControl node offset transforms is finally in, I almost shed a tear reading this. I’ve been following the PR for the longest time and even upgraded some projects to 4.7 beta specifically to make animating UI not a pain in the ass. Now it’s finally in stable. THE WAIT FOR GODOT IS FINALLY OVER.
popcar2@programming.devto
Opensource@programming.dev•TikTok Alternative "Loops" is now on Google Play
175·3 months agoPractically the same thing really
popcar2@programming.devto
Linux@lemmy.ml•Framework says it's selling more Linux laptops than Windows as new Laptop 13 Pro sells out first 7 batchesEnglish
1·5 months agoThis 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.
popcar2@programming.devto
Technology@lemmy.world•Framework Laptop 13 Pro and highlights from the Framework [Next Gen]English
9·5 months agoLooks great, I was never a framework believer because it was so overpriced (to an extent it still is), but this sounds way better and might actually be a good deal. Aside from the specs bump, they fixed almost all of the issues with the older frameworks (CEO talks more about it in this video).
Better build quality and less flex, better screen, better speakers, and a better touchpad. The biggest issue I heard about it was that it felt a bit cheap and wobbly because of all the moving parts, but if they manage to fix that, I might actually get it some day.
popcar2@programming.devto
Games@lemmy.world•Xbox Game Pass Ultimate Price Update - Xbox WireEnglish
14·5 months agoAccording to some analysts, it’s because Call of Duty lost $300M in sales after being added to Game Pass. They raised the price to get that money back, people started unsubbing, and now they’re backtracking on putting CoD on game pass as a launch title (so they’re reducing the cost again).
popcar2@programming.devOPto
RetroGaming@lemmy.world•I finally joined the retro gaming handheld club!English
2·5 months agoOooh yeah, I actually considered the SP at first but it wasn’t in stock where I live. That might’ve been a good thing though, because the H is very comfortable to hold whereas clamshells generally aren’t. But yeah, it’s really hard to justify buying more than one of these.
popcar2@programming.devOPto
RetroGaming@lemmy.world•I finally joined the retro gaming handheld club!English
3·5 months agoYup, your handheld has the exact same internals as mine, I think the only difference is that it’s bigger and vertical. Good choice.
popcar2@programming.devOPto
RetroGaming@lemmy.world•I finally joined the retro gaming handheld club!English
12·5 months agoNormally I would agree, but Wi-fi on this thing adds a lot to it. It allows you to scrape box art and a short video that gets shown when you hover on each game you have, and it lets you connect to retroachievements as well as easily transfer files from your PC wirelessly with FTP.
It’s definitely not needed but it makes things a bit more convenient for me IMO.
popcar2@programming.devto
Godot@programming.dev•Godot 4.6 Release: It's all about your flow
10·8 months agoNot sure where OP got that link, but the official one is https://godotengine.org/releases/4.6/
popcar2@programming.devto
Programming@programming.dev•Zelda: Twilight Princess Has Been DecompiledEnglish
39·9 months agoThe fact that fans might port TP to the Switch before Nintendo bothers is hilarious
popcar2@programming.devOPto
Opensource@programming.dev•I'm making a FOSS all-in-one file converter app - looking for opinions!English
3·9 months agoYour 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.
popcar2@programming.devOPto
Open Source@lemmy.ml•I'm making a FOSS all-in-one file converter app - looking for opinions!English
7·9 months agoI 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.
popcar2@programming.devOPto
Opensource@programming.dev•I'm making a FOSS all-in-one file converter app - looking for opinions!English
11·9 months agoThe 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.
popcar2@programming.devOPto
Open Source@lemmy.ml•I'm making a FOSS all-in-one file converter app - looking for opinions!English
7·9 months agoVideo 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.
popcar2@programming.devOPto
Open Source@lemmy.ml•I'm making a FOSS all-in-one file converter app - looking for opinions!English
8·9 months agoVERT 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.
popcar2@programming.devOPto
Opensource@programming.dev•I'm making a FOSS all-in-one file converter app - looking for opinions!
4·9 months agoAppreciate the feedback!
popcar2@programming.devto
Programmer Humor@programming.dev•JPEG XL is Dead. Long Live JPEG XLEnglish
3·10 months agoI’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.















Man what, the PSP was the most advanced handheld of its time. The DS had a worse screen and was much weaker but got away with it because games were really simple visually. PSP games look great.