Welcome to Code Forum!

Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

rust

  1. JosiahMaybe

    New social media tips?

    Considering starting an audio video social media, what do you want in it? Yes it will have the basics like security, SSL, and running it on a desktop with a GPU with Ubuntu server, mail separate server but exists, any tips to scale this? My ideas are short term retention, follows with notice...
  2. JosiahMaybe

    What frameworks do I want for VisionOS?

    I know Game Controller, AR Kit, and Foundation frameworks as well as basic stuff like block2 and objc2 and AVF Audio, looking to do Rust and VisionOS with wgpu and probably winit which includes UI Kit and custom GUI renders for a game, I am having trouble finding where to get skeleton and...
  3. JosiahMaybe

    Why is this not sorting equals correctly?

    What is wrong is it does not handle exact equals correctly. Here is my merge sort, you can try it in Rust playground. just the thing called mergeSortMain and it is clearly marked what parts are for equals. It is Rust. I have no warn things so I can see results easily. It does all else correctly...
  4. JosiahMaybe

    Is it worth using package managers and repos for this open source?

    Hello, I have StinomXE, my website gets like 5,000 page views a month total and is not very web searchable, mostly direct traffic, I am thinking of making for package managers what I should, one for Swift, one for Rust, one for Go, and maybe some Codeberg repos. At least those 3 mentioned...
  5. JosiahMaybe

    Ads in Rust desktop games, anything?

    Making games in Rust with wgpu, egui, winit, and glue to put them together, looking to put ads in a free version. I know I could maybe use crates wry and webbrowser for showing ads then making redirect to default browser on a platform to show ads from web and I have a website. I know if I use...
  6. dev.lenn

    C & Rust --> haxe transpilation

    Hey, i think (i’m pretty sure) you can transpile C++ to haxe. Is there a way to transpile C to C++ or C drirectly to haxe? Same question for Rust: is there a way to transpile rust to haxe? Thx in advance Lenn
Back
Top Bottom