• 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
ManuelJ4 Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2022
Last Seen:Apr 2023
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (15)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • amallya88
    • commented on "Four/Seven" python solution
    • 5 months ago

    neat

  • Custom User Avatar
    • PurpleKaz81
    • commented on "For Twins: 1. Types" python solution
    • 2 years ago

    The secret is to test every aspect of the problem. Then, you have to go to GPT or Stack and figure out .name even exists. Not a level 8, but curcial stuff to learn

  • Custom User Avatar
    • AbdallahSiyabi
    • commented on "Four/Seven" python solution
    • 2 years ago

    So clever!

  • Custom User Avatar
    • AndrewBaisho
    • commented on "For Twins: 1. Types" python solution
    • 3 years ago

    This was brilliant

  • Custom User Avatar
    • Chrono79
    • commented on "Calculate the area of a regular n sides polygon inside a circle of radius r" kata
    • 3 years ago

    Approved.

  • Custom User Avatar
    • ManuelJ4
    • commented on "Geometry Basics: Distance between points in 3D" kata
    • 3 years ago

    Added a C translation:

    https://www.codewars.com/kumite/62d57aea9769c5b78e098c2c?sel=62d57aea9769c5b78e098c2c

  • Custom User Avatar
    • akar-0
    • commented on ""Tank Truck" NASM Translation"
    • 3 years ago

    Thanks. Sorry for not approving it yet, I need to solve it first :D

  • Custom User Avatar
    • ManuelJ4
    • commented on ""Tank Truck" NASM Translation"
    • 3 years ago

    Agreed.
    Fixed it.

  • Custom User Avatar
    • ManuelJ4
    • commented on ""Tank Truck" NASM Translation"
    • 3 years ago

    Yes, they shouldn't be in the setup code.
    I removed them

  • Custom User Avatar
    • akar-0
    • commented on ""Tank Truck" NASM Translation"
    • 3 years ago

    Why include those two lines in solution set up:

    %define HALF  0.5
    %define TWO   2.0
    

    ?

  • Custom User Avatar
    • ManuelJ4
    • commented on ""Geometry Basics: Distance between points in 2D" NASM Translation"
    • 3 years ago

    Thank you for pointing this out.
    I also added a comment line regarding the returned value and removed
    useless remaining pieces of code (movsd xmm5, xmm0).

  • Custom User Avatar
    • akar-0
    • commented on ""Geometry Basics: Distance between points in 2D" NASM Translation"
    • 3 years ago

    Since xmm0 holds the first argument, I think xorps xmm0, xmm0 should be removed from solution set up. This is different from katas involving integers, where rax always hold the result but can never be an argument at the same time, so it's a common practice to empty it first, and however it cannot have a bad incidence. A beginner could be confused. I would also add a comment line stating that the result must be stored in xmm0 (that's what is done in most existing katas).

  • Custom User Avatar
    • ManuelJ4
    • commented on "Tank Truck" kata
    • 3 years ago

    Added an NASM translation: https://www.codewars.com/kumite/6295098d910756001770db76?sel=6295098d910756001770db76

  • Custom User Avatar
    • ManuelJ4
    • commented on "Cartesian coordinates from degree angle" kata
    • 3 years ago

    Added an NASM translation: https://www.codewars.com/kumite/6298e0105f99e3001a4bcfde?sel=6298e0105f99e3001a4bcfde

  • Custom User Avatar
    • ManuelJ4
    • commented on "Calculate the area of a regular n sides polygon inside a circle of radius r" kata
    • 3 years ago

    Added an NASM translation: https://www.codewars.com/kumite/629e5c2f3bcb990ca1818472?sel=629e5c2f3bcb990ca1818472

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...