-
Currently, `Client::new()` checks if ledger is open to another client with `lsof` command. If not starts a clean ledger and if it is just connects. This works fine but not cross platform. Probably not…
-
The management of the Godot installation is great, but one thing that doesn't seem to be covered much in the docs is how you run the currently active Godot installation. On my Macbook I use `open $GOD…
-
Hi, Codon seems to have a lot of potential, are there any plans to allow cross-compiling code for different platforms?
(e.g. would be also helpful for embedded systems)
-
Idea is to be able to build Xenko projects (incl. asset compilation) on Linux/macOS.
Some important steps:
- [ ] Remove managed c++ code (esp. FBX/Assimp importers)
- [ ] Find/recompile/remove va…
-
`MediaProcessor::AudioProcessor::invokeDeepFilterNetFFI()` breaks cross platform support as it relies on a .so that was compiled with `x86_64-unknown-linux-gnu` flag.
We have to compile the rust l…
-
Datasets can pass validation with platform specific filenames. The one I ran into is `:` from a Linux filesystem, which makes the filename invalid on Windows.
[Wikipedia has a nice list of reserved…
nellh updated
3 weeks ago
-
Some unicode characters, _e.g._ `ö`, can be represented in alternative ways (like a single character, or decomposed into a couple of characters, like `o` + "_two upper dots modifier_"); and different…
-
TBS can run on Linux and macOS
The framework I choose will be [Avalonia](https://avaloniaui.net/) instead of [MAUI](https://dotnet.microsoft.com/en-us/apps/maui)
First, MAUI supports mobile dev…
-
Right now, we use a Windows build of Texconv to read and write DDS files. However, there are projects that main to bring texconv to other platforms as well.
https://github.com/matyalatte/Texconv-Cu…
-
"As an ActivityPub user, I can send an encrypted DM to someone using a different platform, so I don’t have to maintain different accounts for different platforms."
evanp updated
5 months ago