Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for Quintec‭

Type On... Excerpt Status Date
Comment Post #285891 haha, probably, but my knowledge of golflangs is woefully incomplete
(more)
over 1 year ago
Comment Post #285833 10+ years of python and i somehow have never seen nonlocal before... TIL!
(more)
about 2 years ago
Comment Post #285891 did not work for me when i tried
(more)
about 2 years ago
Comment Post #284705 Agree for the most part - Works for me is gone, outdated has been changed to invalid, but maybe dangerous could stay - it doesn't necessarily mean bad coding practices, but maybe instead actual malicious code, for example a reverse shell... sometimes the code is so obfuscated it might be hard to tell...
(more)
over 2 years ago
Comment Post #284463 This seems like a perfectly reasonable point of view as well - you should post it as an answer to gauge community response
(more)
over 2 years ago
Comment Post #284493 Yeah, I wasn't so sure about Interesting/Cool/Wow either. But I do feel like "works for me" falls under the same category as "what votes are for", I don't really see a difference
(more)
over 2 years ago
Comment Post #284127 Ah, cool, thanks, I had no idea `x` existed, that seems oddly specific
(more)
over 2 years ago
Comment Post #284084 Technically, command line arguments go to stdin in most languages, don't they
(more)
over 2 years ago
Comment Post #284080 I'd just use random code as filler text instead of binary, it looks wrong
(more)
over 2 years ago
Comment Post #283995 Seems too loosely defined. Is recursion a loop? Is mapping a loop? are builtins that give you a range a loop? This feels either too easy or too hard, and if you restrict everything I’m not sure anyone can do better than literally printing out the whole string
(more)
over 2 years ago
Comment Post #283966 It is generally frowned upon to self answer so many times before other people have a chance to see and answer it - you might be taking away a language that they would use
(more)
over 2 years ago
Comment Post #283941 Thanks, edited.
(more)
over 2 years ago
Comment Post #283923 I posted about this in the I/O rules thread. https://codegolf.codidact.com/posts/282784/283941#answer-283941
(more)
over 2 years ago
Comment Post #283838 You didn’t answer on sandbox so I guess I’ll ask here: can we output in native formats? Like python uses 0b for binary
(more)
over 2 years ago
Comment Post #283829 Welcome to Codidact! This is our site for recreational coding challenges, not programming help. I see you have already posted on https://software.codidact.com/posts/283824 that is the correct place for this.
(more)
over 2 years ago
Comment Post #283791 whoops, fixed now
(more)
over 2 years ago
Comment Post #283716 I don't think fastest-code kolmogorov complexity makes sense... there really is almost nothing interesting you can do to speed up your code in most languages
(more)
over 2 years ago
Comment Post #283649 What? That doesn't make any sense, python outputs binary numbers with `0b`, how is that a converter
(more)
over 2 years ago
Comment Post #283649 what about native language formats for binary? such as `0b` prefix for python and such
(more)
over 2 years ago
Comment Post #283413 I'm closing this question until this is resolved. (FWIW, I don't understand this either.)
(more)
over 2 years ago
Comment Post #283404 "takes a random number" do you mean *output* one? "Built-ins allowed" well pretty much all golflangs have a random builtin, so this kills the challenge. Furthermore, I don't really see how this is possible. Without any sort of external code, all operations you can do are deterministic...
(more)
over 2 years ago
Comment Post #283151 I feel like we really only need one guess the language challenge... others don't add that much imo.
(more)
over 2 years ago
Comment Post #283133 you can set IO to 0, but then it doesn't work for 1...
(more)
over 2 years ago
Comment Post #282979 @#54114 Since it is valid, you have to accept Shaggy's answer - if you want to make another with your original language that doesn't work in Japt, go ahead, but this should count as correct. Other languages that do this include Pyth
(more)
almost 3 years ago
Comment Post #282967 Sorry, this does not work, the whole snippet is actually all part of the code, all 5 lines
(more)
almost 3 years ago
Comment Post #282881 fwiw, the code golf one also already exists on SE.
(more)
almost 3 years ago
Comment Post #282482 If it can only be added by moderators, does this mean no one else can create these sort of posts? Or they start with discussion and we change it later?
(more)
almost 3 years ago
Comment Post #282482 @#8046 Hm, not sure, I know for sure this new tag should not, but all meta posts in general - that is probably something that deserves a separate post for discussion (I would lean towards no, meta posts should continue giving rep as normal)
(more)
almost 3 years ago
Comment Post #282482 @#8176 I agree that people should be rewarded for contributing to the community, but the problem with answers to these posts, as stated in the question, is that sometimes people can post things that are made to be downvoted to show what the community does not agree with, which would negatively impact...
(more)
almost 3 years ago
Comment Post #282482 @#8046 Hmm, I would prefer to keep the posts, not only for the public record, but also for new guidelines to be added over time if needed with new answers to the post. (Also, I think affecting posts on the user card is ok, since it would be a contribution to the community, but vote count should not a...
(more)
almost 3 years ago
Comment Post #282455 Why so restrictive with input format? Why not allow people to take in perhaps 2 complex numbers, or if that's too easy, two arrays of 2 numbers, or something like that? In addition, why so restrictive with output format? Different languages have different ways of representing complex numbers.
(more)
almost 3 years ago
Comment Post #282439 Well, a lot of languages are zero-indexed by default, so it's much easier to generate a range of 0-8 than 1-9.
(more)
almost 3 years ago
Comment Post #282439 Are zero-indexed solutions acceptable?
(more)
almost 3 years ago
Comment Post #282345 I'm not sure this would be very interesting - essentially, this is the same as the fizzbuzz challenge, but you define the function at the beginning of your code and then the added part is calling it 7 times
(more)
almost 3 years ago
Comment Post #282280 @Adam yeah that sounds reasonable
(more)
almost 3 years ago
Comment Post #282280 @hyper-neutrino @Adam sorry for being unclear, I meant to go with the definition that is `string.printable` in python, I didn't realize there were others
(more)
almost 3 years ago
Comment Post #282264 I have to say I absolutely love the last one
(more)
almost 3 years ago
Comment Post #279747 @Shaggy I tried to follow, but not going to lie I got lost reverting changes back and forth after about 10 comments :P, so if you have time could you suggest an edit with all the changes? Or you could just post your own answer at this point, since it seems you've changed a good portion of my original...
(more)
almost 3 years ago
Comment Post #280708 @Shaggy thanks, another trick to remember
(more)
almost 3 years ago
Comment Post #279747 Ah, cool, got it
(more)
almost 3 years ago
Comment Post #281380 @Shaggy thanks, somehow missed both of those shortcuts
(more)
almost 3 years ago
Comment Post #279747 @Shaggy added some, but I used 5 in first one, and spaces in another one, and I can only use one with newlines once
(more)
almost 3 years ago
Comment Post #281459 @user But 206 itself isn’t cool, since 106 isn’t divisible by 3
(more)
about 3 years ago
Comment Post #280840 @Razetime I fixed the link, it just needed ⎕IO←0
(more)
about 3 years ago
Comment Post #280840 @Razetime i shaved 2 bytes off your fun matrix implementation - its now tied
(more)
about 3 years ago
Comment Post #280761 @DJMcMayhem hm, I didn't think of it, so I'm going to say no now
(more)
about 3 years ago
Comment Post #280754 Why are these called set squares when they are triangles
(more)
about 3 years ago
Comment Post #280729 Oh, huh, mirroring is special for that character, I see
(more)
about 3 years ago
Comment Post #280729 Why does the canvas alphabet contain ^ instead of V?
(more)
about 3 years ago
Comment Post #280372 Maybe, IMO any number of dimensions is just an extra I/O challenge that doesn't really have anything to do with the challenge idea (but that's just me perhaps)
(more)
over 3 years ago