• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
ixnomad Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2025
Last Seen:Jun 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (12)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ixnomad
      • commented on "Binary Addition" c solution
      • last month

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • ixnomad
      • commented on "Is it a palindrome?" c solution
      • last month

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • dbtx
      • commented on "Matrix Determinant" c solution
      • last month

      my brain says 'you know what, let\'s go golfing, except instead of code golf, it's code pachinko' :3

    • Custom User Avatar
      • ixnomad
      • commented on "Matrix Determinant" c solution
      • last month

      aaaaa I don't understand my brain says 'no' lol

    • Custom User Avatar
      • SummerTheCoder
      • created an issue for "Localize The Barycenter of a Triangle" kata
      • last month

      rounded to 4 decimals

      That's generally a very bad idea. Tests for all translations should use equals with delta (say, 1e-3): that will make it compatible with existing solutions, but also will get rid of the usual problems when working with floating-point numbers.

    • Custom User Avatar
      • ixnomad
      • commented on "Localize The Barycenter of a Triangle" kata
      • last month

      what 0_0

      a = {2680, 7880}, b = {9062, 4467}, c = {4982, 6348}
      expected {5574.6666999999998 ± 1e-04, 6231.6666999999998 ± 1e-04}
      got {5574.6665999999996, 6231.6665999999996}

      I mean the difference is 1e-4...

    • Custom User Avatar
      • ixnomad
      • commented on "5 without numbers !!" c solution
      • last month

      wow I didn't even know this one exists 0_0 nooice

    • Custom User Avatar
      • trashy_incel
      • commented on "Casting binary float to integer" c solution
      • last month

      yes it is. the correct way to do it is via either union type punning, or memcpy()

    • Custom User Avatar
      • ixnomad
      • commented on "Casting binary float to integer" c solution
      • last month

      this is technically UB

    • Custom User Avatar
      • rowcased
      • commented on "Build a pile of Cubes" c solution
      • last month

      check out the comment below by haadam from 7 years ago

    • Custom User Avatar
      • ixnomad
      • commented on "Build a pile of Cubes" c solution
      • last month

      please show how it is derived

    • Custom User Avatar
      • ixnomad
      • created a suggestion for "All Star Code Challenge #18" kata
      • 2 months ago

      Please add info how the arguments are passed, in nasm... :)

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...