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 »
Meta

Discussions and feedback about the site itself in Q&A format.

Filters (None)
60%
+1 −0
Should we delete the code-golf-tips tag?

The code-golf-tips tag seems redundant since we already have code-golf and tips. It also has zero usages. Should this tag be deleted to avoid its future usage?

0 answers  ·  posted 4d ago by trichoplax‭

discussion tags
60%
+1 −0
A Code Golf specific favicon

On main Codidact Meta there was a request for Unique favicons for each site. This has had a positive response and no objections (the nearest is one answer that says it should be opt in per communit...

1 answer  ·  posted 13d ago by trichoplax‭  ·  last activity 13d ago by Andreas demands justice for humanity‭

discussion
66%
+2 −0
Category migration and the sandbox

This has probably been discussed before but I couldn't find any posts about it. I think we should re-make the sandbox category in the following way: Votes in the sandbox category should not c...

3 answers  ·  posted 6mo ago by Lundin‭  ·  last activity 5mo ago by celtschk‭

feature-request discussion sandbox categories
60%
+1 −0
Default minimum required precision and supported size for inputs

For challenges that require a input, what is the maximum a solution has to support, if not further specified by the challenge author? Lets say the input is a string, how long a string has to be ac...

0 answers  ·  posted 1y ago by H_H‭  ·  edited 6mo ago by trichoplax‭

default-rules discussion
50%
+0 −0
Preferred length limit for Code Golf posts

Currently the maximum number of characters for a Codidact post is 30,000. However, at some point this may be configurable per community (or perhaps per category). There is a GitHub issue for Config...

1 answer  ·  posted 7mo ago by trichoplax‭  ·  last activity 7mo ago by trichoplax‭

discussion
50%
+0 −0
Default Rules: Code Golf Answer Types

When answering a code-golf challenge, what types of answer are acceptable by default? Can an answer be a complete program, a function, an anonymous function, a snippet of code? Please add one type...

4 answers  ·  posted 8mo ago by trichoplax‭  ·  edited 8mo ago by C. K. Young‭

default-rules discussion
66%
+2 −0
Leaderboard sorting bug

The leaderboard that shows below a code golf challenge can either sort the answers to show the winner for each language separately (if "Group by language" is ticked) or it can show all the answers ...

1 answer  ·  posted 1y ago by trichoplax‭  ·  last activity 9mo ago by Monica Cellio‭

bug leaderboard
66%
+2 −0
Short ​​​titles

The title of a Codidact question has a minimum length of 15 characters. For a question this is generally fine, as the title will be a summary of the question in the form of a single sentence. Howe...

2 answers  ·  posted 10mo ago by trichoplax‭  ·  last activity 10mo ago by trichoplax‭

feature-request discussion
88%
+13 −0
How do we handle standardizing things?

Code golf, being about exploiting things, often brings about many questions about edge cases. Since we don't want each challenge to have to deal with all problems again and again, it makes sense to...

3 answers  ·  posted 4y ago by dzaima‭  ·  last activity 11mo ago by Hackysack‭

discussion status-completed
66%
+2 −0
Is my extension-like library allowed to be used in answers?

I'm not a golfer, I know, but I do have wanted to make a programming language back then. The name is BMPL (Builder's Multi-Purpose Language) and is currently a library I made in C (clang). It's not...

2 answers  ·  posted 4y ago by General Sebast1an‭  ·  last activity 11mo ago by Timwi‭

support discussion answering language
77%
+5 −0
New solution to same challenge in same language: Change existing answer or add new one?

A while ago I wrote an answer in C (gcc) to the FizzBuzz challenge. Now I've found a shorter solution for the same compiler, which however uses a completely different strategy. Now I wonder if I s...

1 answer  ·  posted 3y ago by celtschk‭  ·  edited 1y ago by trichoplax‭

discussion answering
83%
+8 −0
Default Rules: Code Golf I/O

What input/output methods do you think should be allowed/disallowed while code golfing on this site? What guidelines for input/output methods do you think should be in place? One method per answer...

19 answers  ·  posted 3y ago by Quintec‭  ·  last activity 1y ago by H_H‭

default-rules
60%
+1 −0
What would this community like to see in a Codidact API?

I've now posted on Codidact Meta How should a Codidact public API work? I'll still be taking into account any discussion here if you have Code Golf specific thoughts, but for general API discussio...

1 answer  ·  posted 2y ago by trichoplax‭  ·  edited 1y ago by trichoplax‭

discussion
66%
+2 −0
A random button for ordering Code Golf post lists

On most Codidact communities the posts list has a "Random" button among the sorting buttons: The only exceptions are the Codidact Proposals community, and Code Golf: This suggests that it is ...

1 answer  ·  posted 1y ago by trichoplax‭  ·  edited 1y ago by Monica Cellio‭

discussion status-completed
66%
+2 −0
Should posting on Meta affect reputation?

When we launched this community, we did not yet have the ability to set different reputation grants for different categories. We've had this for a while but we failed to follow up before now, sorr...

0 answers  ·  posted 2y ago by Monica Cellio‭  ·  edited 2y ago by Monica Cellio‭

discussion
60%
+1 −0
Codidact Fractional Byte Consensus

Over on the Code Golf StackExchange site, there is a meta consensus that answers can be scored in fractional bytes if there exists such an encoding method. So, to quote the linked consensus questi...

1 answer  ·  posted 2y ago by lyxal‭  ·  last activity 2y ago by WheatWizard‭

discussion
71%
+3 −0
How should we handle incorrect answers?

Recently a flag came to my attention on this post: https://codegolf.codidact.com/posts/280372/281943#answer-281943 It is a well-intentioned answer to the challenge, but unfortunately it is wrong, ...

4 answers  ·  posted 2y ago by Quintec‭  ·  last activity 2y ago by Moshi‭

discussion answering
71%
+3 −0
Filtering the sandbox for ease of feedback

I see the Sandbox as a vital part of challenge design. When I visit the Sandbox I'd like to be able to show only proposals that are not finalized, so I can focus feedback where it is needed. In th...

3 answers  ·  posted 2y ago by trichoplax‭  ·  last activity 2y ago by Monica Cellio‭

discussion sandbox
60%
+1 −0
Thoughts on hiding challenge sections with expandable details tags

I've recently started experimenting with hiding some of the sections in a challenge, using an expandable <details> tag. This seems to have some advantages, but I'm interested to hear how peop...

3 answers  ·  posted 2y ago by trichoplax‭  ·  last activity 2y ago by celtschk‭

discussion challenges
66%
+2 −0
Is there a problem with the edit queues?

I'm raising this on our local Meta first, rather than the main Codidact Meta, because I don't yet have the Edit Posts ability so I can't tell what problems may exist. Hopefully some of you who have...

1 answer  ·  posted 2y ago by trichoplax‭  ·  edited 2y ago by trichoplax‭

discussion editing
77%
+5 −0
Rules for function submissions

What are our rules for function submission? What constitutes a function, and what makes a submission valid? Language agnostic answers are allowed.

2 answers  ·  posted 3y ago by Razetime‭  ·  last activity 3y ago by Lundin‭

discussion
60%
+1 −0
Does Looping Counter qualify as kolmogorov-complexity?

Lundin just suggested in a comment under another question that I tag the challenge Looping Counter as kolmogorov-complexity. Now I'm not sure if it actually qualifies for that tag, for the followi...

1 answer  ·  posted 3y ago by celtschk‭  ·  last activity 3y ago by Razetime‭

discussion tags
62%
+3 −1
Under which condition is a function that takes arguments other than those specified by the challenge by itself a valid solution to a challenge?

On my challenge Looping Counter there are several entries like this which contains a function which needs to be called with the right parameters to give the correct output. In this particular case,...

1 answer  ·  posted 3y ago by celtschk‭  ·  last activity 3y ago by Quintec‭

discussion rules
87%
+12 −0
How can we grow this community?

Codidact's communities have a lot of great content that is helping people on the Internet. Our communities are small, though, and sustainable communities depend on having lots of active, engaged p...

2 answers  ·  posted 3y ago by Monica Cellio‭  ·  last activity 3y ago by Razetime‭

discussion site-promotion
71%
+3 −0
Can I repost a challenge that I posted elsewhere here?

I have this challenge in Code Golf and I wonder if I can repost it here for more users to come, and also continue making these since I actually like them. Can I post this challenge to Codidact?

1 answer  ·  posted 4y ago by General Sebast1an‭  ·  edited 3y ago by Trilarion‭

support asking
77%
+5 −0
Reactions on Code Golf Codidact

Reactions were just released! See the main meta post here for the details. Currently, the default reactions look like this: Now, I would argue that none of these fit for Code Golf - so what rea...

4 answers  ·  posted 3y ago by Quintec‭  ·  last activity 3y ago by Lundin‭

discussion
60%
+4 −2
Can we have [popularity-contest]s?

Just curious, but this might help other users, so I'm placing at Meta. A popularity-contest is a non-object winning criteria challenge that is based on having the highest scored answer of the chal...

1 answer  ·  posted 3y ago by General Sebast1an‭  ·  last activity 3y ago by Lundin‭

support discussion
50%
+0 −0
Suggestions for the new header banner/background

I'm bored. Let's do something. lmao While I was Somewhere Else, I went to make suggestions for designs on their sites, and no impact really occured. However, since I'm now a Codidactian (not a Cod...

1 answer  ·  posted 3y ago by General Sebast1an‭  ·  last activity 3y ago by General Sebast1an‭

discussion design
75%
+4 −0
Should [code-golf-tips] be replaced with [tips] + [code-golf]?

Instead of the code-golf-tips tag, could we tag "Tips for golfing" questions with tips and code-golf instead? They can still be searched for, so I don't see a reason to make a special tag to repres...

1 answer  ·  posted 3y ago by user‭  ·  edited 3y ago by General Sebast1an‭

discussion tags
71%
+3 −0
Separate the tags away from the Sandbox or delete the [finalized] tag

This is a feature-request post consisting of 2 actions for a reason... There's this thing that's been bugging me for a while in Code Golf CD. If you go to the tag page of the Challenges catego...

0 answers  ·  posted 3y ago by General Sebast1an‭  ·  edited 3y ago by General Sebast1an‭

support feature-request tag
84%
+9 −0
Posting guidelines modifications

Currently, the posting guidelines for Code Golf are the defaults on Codidact. The pre existing guidelines on SE are the following: The main points of discussion are: What would we like to ...

1 answer  ·  posted 4y ago by Razetime‭  ·  last activity 3y ago by Moshi‭

support discussion
80%
+6 −0
Default Rules: Extensions

Since there have been some discussions about the use of GCC extensions, I decided to make a default-rules post about it. How should we deal with compiler extensions to languages?

3 answers  ·  posted 3y ago by Moshi‭  ·  last activity 3y ago by dzaima‭

default-rules
25%
+0 −4
Remove flags on the leaderboard

I'm still being bugged by flags being ignored when adding the language onto the leaderboard. Take for example here on an answer in Vyxal: In case you don't know, when we write an answer, using f...

0 answers  ·  posted 3y ago by General Sebast1an‭  ·  edited 3y ago by General Sebast1an‭

bug leaderboard
71%
+3 −0
Add detailed wikis and usage info on these tags

In this request (not really a feature-request but still tagged so anyway), I'd like to have detailed wikis on tags and maybe usage information on them too. Currently, these tags have usage info in...

1 answer  ·  posted 3y ago by General Sebast1an‭  ·  last activity 3y ago by General Sebast1an‭

feature-request discussion tags
83%
+8 −0
Should sandbox posts give rep?

Should sandbox posts give rep? On one hand, keeping this feature motivates more people to use the sandbox. On the other hand, allowing people to gain rep twice for the same content seems wrong in s...

3 answers  ·  posted 4y ago by Quintec‭  ·  last activity 3y ago by Monica Cellio‭

discussion
75%
+4 −0
Answering challenges with languages newer than the challenge

Somewhere Else, there was a long-standing rule that to answer a challenge, you couldn't use languages, language versions, or features that were created or introduced after the challenge was posted....

2 answers  ·  posted 3y ago by snail_‭  ·  last activity 3y ago by user‭

discussion
84%
+9 −0
Default Rules: Loopholes

What sort of loopholes are assumed to be disallowed in any challenge on this site? One loophole per answer, please. Vote up answers if you want them disallowed, and down otherwise.

13 answers  ·  posted 3y ago by Quintec‭  ·  last activity 3y ago by AndrewTheCodegolfer‭

default-rules
60%
+1 −0
Leaderboard bug: recognizing inline code blocks

There's a small problem with the leaderboard: It seems to be recognizing the first <code> block in the answer rather than the first <pre><code> block in the answer. The byte co...

0 answers  ·  posted 4y ago by Razetime‭  ·  edited 3y ago by Monica Cellio‭

bug discussion status-completed
75%
+4 −0
Is it good practice to change the names of variables in challenges?

Today, I have posted my first challenge in Code Golf. I have made the Job in 202 byte. Someone in comments, have changed variables name. e.g: From rot to o, and this renaming have saved 2 bytes. ...

1 answer  ·  posted 3y ago by Kevin M. Mansour‭  ·  edited 3y ago by Kevin M. Mansour‭

discussion
89%
+15 −0
Should challenges be worth 10 reputation?

The fourth highest voted CGCC Meta question asks that SE increases reputation for questions. This is now status completed across the entirety of the Stack Exchange network. However, I notice that i...

2 answers  ·  posted 4y ago by caird coinheringaahing‭  ·  last activity 3y ago by Monica Cellio‭

feature-request discussion status-completed reputation
77%
+5 −0
How free is "free" for cops and robbers?

I have proposed that we shouldn't use nonfree languages to compete in cops-and-robbers challenges, but this proposal needs some demarcation. Matlab, Stata, LabVIEW all have finite free trials. Bat...

4 answers  ·  posted 3y ago by AndrewTheCodegolfer‭  ·  last activity 3y ago by Razetime‭

discussion cops-and-robbers
66%
+2 −0
Default Rules: Random

What is random defined as on this site? How are answers allowed to handle random chance?

2 answers  ·  posted 3y ago by Quintec‭  ·  last activity 3y ago by Quintec‭

default-rules
77%
+5 −0
Default Rules: Libraries

How should we deal with golfing libraries when scoring entries? Continuation of Is my extension-like library allowed to be used in answers?, the answer to that question seems to be a "yes", now we...

1 answer  ·  posted 3y ago by Moshi‭  ·  edited 3y ago by Quintec‭

default-rules
77%
+5 −0
Default Rules: Flags and Other Compile-Time Options

How should we deal with flags / command line options when scoring entries?

2 answers  ·  posted 3y ago by Moshi‭  ·  last activity 3y ago by Quintec‭

default-rules
83%
+8 −0
Code Golf leaderboard: Scoring tags?

Currently, the leaderboard is useless on alternative-scoring challenges. In order to make the leaderboard more flexible, I propose the creation of two new tags: "lowest-score" and "highest-score"....

0 answers  ·  posted 4y ago by Moshi‭  ·  edited 4y ago by Moshi‭

discussion leaderboard tags
80%
+6 −0
Leaderboards are live

You might have noticed that challenges now show a leaderboard in addition to the table of contents. This is something this community has wanted for a while, and now, thanks to user contributions a...

4 answers  ·  posted 4y ago by Monica Cellio‭  ·  last activity 4y ago by user‭

discussion
77%
+5 −0
Questions feed for the Challenges category lacks post links

Here is what the top of the feed for the Code Golf Challenges category looks like currently: <?xml version="1.0" encoding="UTF-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> <i...

1 answer  ·  posted 4y ago by Canina‭  ·  last activity 4y ago by ArtOfCode‭

bug status-completed
81%
+7 −0
Who should the temporary moderators be?

As we have set up communities here on the Codidact network we've been appointing temporary moderators. Ultimately, of course, we want each community to choose its own moderators; we've been doing ...

4 answers  ·  posted 4y ago by Monica Cellio‭  ·  last activity 4y ago by deleted user

discussion status-completed
50%
+0 −0
Allow linking account with Code Golf Stack Exchange [duplicate]

In my user preferences in "Edit Profile", under the "Link Stack Exchange Account" heading, this shows up: An association with Code Golf Stack Exchange needs to be added for this site.

1 answer  ·  posted 4y ago by Razetime‭  ·  closed as duplicate 4y ago by Mithical‭

support discussion
77%
+5 −0
Microcontroller-involving challenges and the rules.

I'd like to make a challenge that involves the use of a microcontroller, specifically, a challenge to read any 4-bit Gray Code from 4 IO pins, and convert it to binary. Simple introductory type cha...

1 answer  ·  posted 4y ago by moony‭  ·  last activity 4y ago by Lundin‭

discussion hardware-golf