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!

Search results

  1. JosiahMaybe

    DeepSeek

    Anyway, I don't know these things, carry on, Antero might know better anyway. X E.
  2. JosiahMaybe

    DeepSeek

    True, it is history, many wars. X E.
  3. JosiahMaybe

    DeepSeek

    Because it is not answering for anything military, explaining that above picture. X E.
  4. JosiahMaybe

    DeepSeek

    Actually now that I look it up that thing ratwolf did appears to be against their terms and as per their terms not a thing it should answer for. X E.
  5. JosiahMaybe

    HTML Should I set all web pages of like my website as canonical?

    Just to be clear, stuff like <link rel="canonical" href="...">. X E.
  6. JosiahMaybe

    HTML Should I set all web pages of like my website as canonical?

    Yeah, I have that done, it is now just all about canonical, I set that for like my home page. X E.
  7. JosiahMaybe

    DeepSeek

    I looked up Deepseek on huggingface.co, it is in all terms they distribute with that it is not for military usage. DeepSeek-V3/LICENSE-MODEL at main · deepseek-ai/DeepSeek-V3, Yeah, it is official, not for anything military. https://chat.deepseek.com/downloads/DeepSeek%20Terms%20of%20Use.html...
  8. JosiahMaybe

    HTML Should I set all web pages of like my website as canonical?

    Yeah, I manually wrote that in, I like not typing all of my URLs and not having directory 404s. X E.
  9. JosiahMaybe

    HTML Should I set all web pages of like my website as canonical?

    Or in my case like gugquettex.com/en or gugquettex.com/en/index.php are same thing, it redirects to second one always. X E.
  10. JosiahMaybe

    HTML Should I set all web pages of like my website as canonical?

    Okay, like say example.com or example.com/index.html are both same thing but to search engines it is like "which is canonical, I am confused". X E.
  11. JosiahMaybe

    HTML Should I set all web pages of like my website as canonical?

    I do not have duplicates but I hear that search engines get confused when more than one URL can lead to one thing. I looked it up and looks like I should specify full from https://... to current thing as canonical on any things I specify as canonical. Obviously anything that has 2 ways to get to...
  12. JosiahMaybe

    Your thoughts on weird space graphics?

    So far I know of a few like 4 dimensional or more or hyperbolic or spherical space simulators. Look on Steam, GitHub, or Itch with like "4d", "5d" or like find Hyperbolica on Steam or something if you want to see what I mean. Any thoughts on this kind of thing? Is it worth making? Like my...
  13. JosiahMaybe

    Because I like it and it interests me. X E.

    Because I like it and it interests me. X E.
  14. JosiahMaybe

    DeepSeek

    I don't particularly like Deepseek's terms on their service but it can be run locally with terms I like. Fun stuff, definitely have a look at a service's terms before inputing anything. They intentionally try for "harmless" and no military for some reason, even in their open source stuff. X E.
  15. JosiahMaybe

    Fun activity Share your tech stack 👇

    Website: HTML, CSS, PHP (I really don't use JavaScript much) Desktop games: Rust and WGSL with WGPU, Egui, Winit, and for ads wry and webbrowser with my website and an ad provider such as Microsoft (planned versions with and without ads) Mobile games: MSL and Swift with SwiftUI for Apple and...
  16. JosiahMaybe

    Game dev, what should I use for everything?

    I found some website that says Flutter does run on iPad and I can also have ads on all mobile stuff with AdMobs from Google which is good so I can have a free version. Flutter even has fragment shaders for when I want gradients. I don't know Dart yet but hey, I learn a programming language like...
  17. JosiahMaybe

    C# Visual Studio "Windows Forms App" is C#?

    C, C++, and C# are entire different languages, they might be similar but suffice it to say that they are entirely different languages. X E.
  18. 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...
  19. JosiahMaybe

    How to develop for smart TV cross platform?

    I found Unified Development Platform | ReNative, it has all those TV platforms. X E.
  20. JosiahMaybe

    How to host git server for package registries with existing website?

    Codeberg.org, I think this should work and is free. X E.
Back
Top Bottom