What compiler? transpilerS?
Why are spritesheets typically in a 2D grid instead of just linear? Seems linear sheets are just way easier to store and address: * No additional tile size metadata required ...
You want each web app to run its own browser instance for some reason?
Hey! Welcome to the JavaScript group. First of all, please read the rules: @rulesforthedevs Want to learn JavaScript and conquer the world? Start here: Tutorials and Books -...
Once in a while, my ~/.gitconfig gets reset to only contain one git alias I set up long back. I don't know how I added this alias (through the gitconfig itself or through some...
You've heard of all those scientists, haven't you?
Did they spam it? Why the animosity?
Today: const a = x?.a; const b = x?.b; Tomorrow?.: const { a, b } = x?.;
So it's a different user in the container that happened to coincide with nginx's id on the host?
Why not quickly save the file?
So uhh I don't really write C#, but I have a specific (and maybe dumb) question. Am looking at S3 API used in a Unity project that looks like this: await TransferUtility.Uplo...
1 No CMYK support 2 No non-destructive editing support 3 Many "filter" operations cause the image to lose bitdepth 4 All the "paintbrushes" are defined in terms of scaling fac...
Firefox from the website (tarball of regular Firefox and Developer Edition) doesn't read any local fonts, and defaults monospace to a sans font (I don't know why it does this,...
Is this what you're looking for? https://github.com/telegraf/telegraf/blob/e5c34fa9a86732bdc6c51f682b69cba6092bf030/src/core/network/client.ts#L68
Are you able to provide a link?
Does Google Chrome on Linux have DRM capabilities to support 4K streaming?
I don't get why people mistake OOP with having a type system 🤔 Told my client the other day about Typescript, and he goes "Ohh so we can finally do OOP like Java?" I was like...
After a Debian minimal reinstall, I installed pipewire and pipewire-pulse, pavucontrol "Output Devices" shows one HDMI device instead of two. If I went to "Configuration" tab,...
What is the real problem you're trying to solve?
Random link I had open https://github.com/MadrasMC/Telecraft?tab=readme-ov-file#usage