• 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
pocesar Avatar
Name:Paulo Cesar
Clan:Skyrim
Skills:javascript, typescript, node.js, rust, kotlin, solidity
Member Since:May 2016
Last Seen:Sep 2023
Profiles:
Following:5
Followers:2
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (23)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "YACK (Yet Another Currying Kata)" kata
    • 2 years ago

    seems fixed, Node 18+ is enabled and older versions are not selectable anymore

  • Custom User Avatar
    • pocesar
    • created an issue for "YACK (Yet Another Currying Kata)" kata
    • 3 years ago

    Use Node 8, it doesn't work on Node 10

  • Custom User Avatar
    • FArekkusu
    • resolved a suggestion on "Simple Memory Manager" kata
    • 5 years ago

    Too late to change the requirements.

  • Custom User Avatar
    • Voile
    • commented on "Know your language inner workings" kata
    • 8 years ago

    People will keep using that SO question as an kata idea until some day, some time, one of them managed to get through. Which isn't that unlikely given how fast beta process is nowadays. (And then we'll mark the ones after that duplicates anyway.)

    And there's now a Java version of the same SO question too. You can definitely expect people to do the same thing too!

  • Custom User Avatar
    • JohanWiltink
    • created an issue for "Know your language inner workings" kata
    • 8 years ago

    Please unpublish this umpteenth duplicate.

    NO, asking for 4 in addition to true and false does not make it original.

  • Custom User Avatar
    • JohanWiltink
    • commented on "Know your language inner workings" kata
    • 8 years ago

    Not to mention https://www.codewars.com/kata/may-a-equals-equals-1-and-and-a-equals-equals-2-and-and-a-equals-equals-3/ , which came after Schrödinger's Boolean.

    Also, Schrödinger's Boolean wasn't the first by far either.

  • Custom User Avatar
    • rasmus_ri
    • commented on "Know your language inner workings" kata
    • 8 years ago

    I agree.

  • Custom User Avatar
    • bdupau
    • commented on "Know your language inner workings" kata
    • 8 years ago

    Looks a lot like Schrödinger's Boolean

  • Custom User Avatar
    • NunoOliveira
    • created a question for "The (un)defined truth" kata
    • 8 years ago

    Where to start?
    Edit: Got it...

  • Custom User Avatar
    • pocesar
    • created an issue for "ASCII85 Encoding & Decoding" kata
    • 8 years ago

    generateRandomBinaryData and generateRandomReadableStrings doesn't exist in Typescript (not available in global nor as an import)

  • Custom User Avatar
    • pocesar
    • created a suggestion for "Simple Memory Manager" kata
    • 8 years ago

    just as a feedback (I know it wouldn't matter at this point), but would be much better for read to return array of bytes (think Buffer) and write should write bytes as well, meaning a value bigger than 255 take more than "one allocated memory". with write(0, 'aaa') to allocated(4) would then return ['a', 'a', 'a'] on read and write(0, 'ababab') would either throw (aka buffer overflow) or return "safely allocated data", like ['a','b','a','b']. It would be much closer to a real memory pointer management IMHO

  • Custom User Avatar
    • pocesar
    • commented on "The (un)defined truth" kata
    • 8 years ago

    done!

  • Custom User Avatar
    • Voile
    • resolved a question on "The (un)defined truth" kata
    • 8 years ago

    It should be clear now ;-)

  • Custom User Avatar
    • Voile
    • commented on "The (un)defined truth" kata
    • 8 years ago

    Please update the description to indicate that quotes and backticks are banned as well ;-)

    Edit: and eval

  • Custom User Avatar
    • pocesar
    • commented on "The (un)defined truth" kata
    • 8 years ago

    done, it should be pretty different from the "Hello World!" one, since I disabled operators as well

    the error message is pretty clear on what went wrong now

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...