Avatar

popcar2

popcar2@programming.dev
Joined
135 posts • 200 comments
Direct message

Finally, audio cackling in web builds should be fixed!

permalink
report
reply

I’ve been on Nobara for almost a year now and am really happy with it. The only distro I’d probably switch to is Bazzite just to try out immutability, but aside from that I’m good where I am.

permalink
report
reply

you can use OS.execute() to run console commands and run other binaries, but if you need something more advanced you can probably use C# instead of GDScript, which wouldn’t need GDExtension.

permalink
report
parent
reply

There are two good options: Host your own blog yourself, or join a blogging platform that isn’t corporate. I personally use BearBlog but I’ve heard good things about Write.as as well. These two have free blogging options and don’t sell your data. If you want to host it yourself (which is safer), check out Hugo.

Ultimately, bots scrape the entire internet and there’s no guarantee they will honor robots.txt of a particular website (which tells bots what they are and aren’t allowed to do). If it’s on the internet, people can scrape your content and there isn’t much you can do about it. That shouldn’t stop you from writing or blogging, just don’t post very personal data.

Also, feel free to join us on !blogging@programming.dev!

permalink
report
reply

Compiling to bash seems awesome, but on the other hand I don’t think anyone other than the person who wrote it in amber will run a bash file that looks like machine-generated gibberish on their machine.

permalink
report
reply

Based on the feedback we received at the GDC from partners and friends, we know that we need a way to reduce the size of our exports. Currently, the 4.3 release Web build .wasm is around 40 MB uncompressed, and 5 MB compressed with Brotli. We have a few ideas in mind to address this, and it could even help optimize builds for other platforms!

This is very exciting! It’s my #1 issue by far with the engine. With custom export templates I managed to keep it around ~25MB uncompressed, but there’s definitely a lot of room for improvement in binary size.

permalink
report
reply

Most variables have setters for situations like this. Rather than using get_tree().paused = false, try get_tree.set_pause(false). There’s also Input.set_mouse_mode(), you’ll see them under the variable names in the docs.

permalink
report
reply

“Merge pull request #8 from [branch name]”

Not the most exciting but hey, someone has to do it.

permalink
report
reply

I got it from a Buffoon pack, but it’s still worth buying because it pays for itself. You get 2 jokers that are worth 1-2 dollars each, you can sell them if they’re not worth keeping and you can even get jokers like Egg and Mail-In-Rebate that gain you tons of money.

It’s a life saver in ante 1-2

permalink
report
parent
reply

I don’t agree with people downvoting you just cause its unity lmfao

Yeah Lemmy is kind of funny in that regard, the downvote is not a disagree button.

permalink
report
parent
reply