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

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

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

Filters (None)
80%
+6 −0
Should I post a link to the Github repo for code reviews?

Hello. Total noob here and noob to this site. I've written a non-trivial program in Python. Code review didn't take the whole thing (400+ lines of code). Should I post a link to my Github repo ...

3 answers  ·  posted 2y ago by joe‭  ·  last activity 11mo ago by matthewsnyder‭

80%
+6 −0
Is software system design on topic here?

Is software system design on topic for the software development site? For what I mean by system design, consider the "system design interview" commonly held these days when recruiting software eng...

1 answer  ·  posted 1mo ago by matthewsnyder‭  ·  last activity 1mo ago by Lundin‭

80%
+6 −0
How should I organize material about text encoding in Python into questions?

I want to write one or more self-answered Q&As on the topic of text encoding in Python, to serve as canonicals and preempt future lower-quality questions. I can think of the following things th...

3 answers  ·  posted 8mo ago by Karl Knechtel‭  ·  last activity 8mo ago by Karl Knechtel‭

77%
+5 −0
Should we allow SEO related questions?

We have recently received a search engine optimization (SEO) question. Our scope currently does not explicitly include or exclude such questions, so I thought we should clarify this. Possible opt...

1 answer  ·  posted 1y ago by Alexei‭  ·  last activity 1y ago by Peter Taylor‭

77%
+5 −0
Server error 500 when clicking on suggested edit details

I get an error page with server error 500 when clicking the link to view my suggested edit activity on my activity page. The suggested edit has the status helpful. Error ID 6ca4f8c8-4a0d-425d-8e09...

0 answers  ·  posted 11mo ago by riQQ‭  ·  edited 11mo ago by Monica Cellio‭

77%
+5 −0
Should I delete my trivial, lack-of-research question?

I asked this trivial question recently: DocuSign eSignature API SDK: java.lang.NoClassDefFoundError errors. It turns out, my problem was because I did not do enough research before asking a quest...

3 answers  ·  posted 11mo ago by Vanity Slug ❤️‭  ·  last activity 10mo ago by Wicket‭

77%
+5 −0
What categories could we benefit from having?

So far, existing Meta discussion seems to have at least hinted at the possibility of using separate categories here: To shuffle closed questions out of the way (globally for Codidact) (also) Fo...

1 answer  ·  posted 8mo ago by Karl Knechtel‭  ·  last activity 8mo ago by Lundin‭

77%
+5 −0
How does the community feel about resource requests?

How does the community feel about resource requests? For example: I have been working on a project recently. By which I mean: mostly stumbling through by trial-and-error. The particular open source...

3 answers  ·  posted 3y ago by QuietEnigma‭  ·  last activity 3y ago by Lundin‭

77%
+5 −0
Long code lines are not wrapped

This is a small bug (cosmetic) that I have noticed while adding some code in a post: I have artificially added some whitespace here and there, otherwise the line would have been way longer.

2 answers  ·  posted 3y ago by Alexei‭  ·  edited 3y ago by Monica Cellio‭

77%
+5 −0
Are reference requests welcome here?

On that other site that shall not be named, reference request questions are outlawed as "asking for an off-site resource". What do you guys think about such questions? Should they be welcome here?...

4 answers  ·  posted 3y ago by meriton‭  ·  last activity 3y ago by dmckee‭

77%
+5 −0
What is our policy on tags?

I've come to realize that tags began changing pretty rapidly recently. In the past 3 days alone, these happened: [urlrewrite] was changed to a more generic [url-rewriting] tag and the tag wiki for...

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

77%
+5 −0
I subscribed every 7 day but I got email every day

I created subscription to new questions that should emailed every 7 days but I receieved every day. here is my setting: here is my mail inbox: and unfortunately, I got emails with same quest...

0 answers  ·  posted 3y ago by Yaskur‭  ·  edited 3y ago by Yaskur‭

bug
77%
+5 −0
Is it OK to use abusive content on code?

In SO, I had saw that a person was writing lot of abusive words inside code. Just like, if(a==b){ print("f***") } I had flagged on that post with little bit explanation. The user gave ...

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

77%
+5 −0
Drupal tag is not in lowercase

The Drupal tag is not in lowercase, as all other tags are. Is this intended?

0 answers  ·  posted 3y ago by Vinicius Brasil‭  ·  edited 3y ago by Alexei‭

77%
+5 −0
Renaming a tag to an existing one fails silently

If I try to rename a tag to an existing one it silently fails. Example: trying to rename data-archiving to archiving fails with console error only: application-f4dc10c11dc65439a992f7c98cb554bfbc...

0 answers  ·  posted 3y ago by Alexei‭  ·  edited 3y ago by Alexei‭

77%
+5 −0
Unfair accusation in a comment and consequent loss of *actual* reputation

I posted an answer here and IIRC received one or two upvotes. Then a user falsely accused me of copy-pasting from Wikipedia without citing my sources. To that accusation I replied here. However...

2 answers  ·  posted 3y ago by Lorenzo Donati‭  ·  edited 3y ago by Lorenzo Donati‭

77%
+5 −0
console.readline tag does not look good to me

The console.readline tag has been created for Q: How to read lines into an array in Bash, which uses a while read loop. That tag is inappropriate because Readline, the console and the read built-...

2 answers  ·  posted 2y ago by Quasímodo‭  ·  edited 2y ago by Alexei‭

77%
+5 −0
Specify framework / library version in the answer

As Stack Exchange (Stack Overflow mostly) is struggling to deal with outdated answers, they came with a proposal that we can learn from: Version labels for answers As already most of the feedback...

2 answers  ·  posted 2y ago by Alexei‭  ·  edited 2y ago by Alexei‭

77%
+5 −0
How to best ask about algorithmic problems

The question How to efficiently remove every occurrence of one string inside another and discussions in the comments there got me thinking about the best way to ask about algorithmic problems. In p...

1 answer  ·  posted 2y ago by Trilarion‭  ·  last activity 2y ago by Lundin‭

77%
+15 −3
Questions easily answered by studying a beginner-level book

This scenario is not yet a problem for this site, but we will get there, since it's a huge problem for Stack Overflow: Someone just picks up a well-known programming language for the first time. T...

6 answers  ·  posted 2y ago by Lundin‭  ·  last activity 9mo ago by Karl Knechtel‭

76%
+11 −2
Do we want a wiki (or similar) alongside Q&A?

In addition to Q&A, Codidact supports another post type, article. Articles can be used for blog posts, wiki pages, and other resources. Articles, like questions, use tags, so searching for a ...

5 answers  ·  posted 3y ago by Monica Cellio‭  ·  last activity 9mo ago by matthewsnyder‭

75%
+7 −1
Strategy to migrate meaningful content from Stack Overflow

I was thinking about meaningful content that can be migrated (+ improved) from Stack Overflow. These categories pop into my mind: closed questions: we know Stack Overflow is very picky when it co...

2 answers  ·  posted 3y ago by Alexei‭  ·  last activity 3y ago by Mithical‭

75%
+4 −0
Community feedback: What type of questions can I ask here?

There is a new page What type of questions can I ask here? (found under Help -> Guidance.) I'll quote it as whole below, for convenience. Please give feedback on specific items in the list that ...

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

75%
+4 −0
Code Reviews: ‘it's fine’

(Elsewhere...) You look over a post on Code Reviews, and you don't find any problems. Should you post an ‘it's fine’ answer, stay silent, or do something else? Seems to me there's some value in hav...

1 answer  ·  posted 3y ago by r~~‭  ·  last activity 3y ago by Moshi‭

75%
+7 −1
Autocompleting usernames in comments does not seem to work

It seems like autocompleting usernames does not work. I wanted to answer a comment and started typing @ followed by the first letter in the username, but no suggestion appeared. I tried pressing ta...

2 answers  ·  posted 3y ago by klutt‭  ·  last activity 2y ago by Mithical‭

75%
+4 −0
What is the point of tagging a question with both a parent and a child tag?

On the old sites, if you wanted to tag something with [sql] and [mysql] that required two tags. However, because we have hierarchal tags where [mysql] is a child of [sql] you only need to tag it wi...

3 answers  ·  posted 3y ago by Charlie Brumbaugh‭  ·  last activity 3y ago by Peter Taylor‭

75%
+4 −0
Enable text-area for comments to be resized

I was wondering if the comment box can be altered? So the text-area can be expanded/re-sized? It's quite frustrating to get to the right text scrolling in such small box whilst it's not interactiv...

1 answer  ·  posted 3y ago by gzi98‭  ·  last activity 2y ago by Monica Cellio‭

75%
+4 −0
Text with many diacritic marks are not displayed correctly in posts

When posting this question, I noticed a difference between editor's preview and the post's final render. When editing, the preview correctly shows the Zalgo Text: But after the post is saved, i...

1 answer  ·  posted 3y ago by hkotsubo‭  ·  edited 3y ago by ArtOfCode‭

75%
+4 −0
Error 500 in one specific post (the rest of the site is fine)

I've got a HTTP Error 500 when trying to access this post. Here's the quote error ID's: ef4f6ec1-8d0f-4be3-9553-36e01b5f01c4 and bbeb9bf9-2c58-43b1-be05-c9e914bb80bf. I've browsed to another pos...

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

75%
+4 −0
Is it correct to downvote answers to bad questions?

Sometimes I see bad questions (e.g Off-Topic questions) but I see perfect high quality answers to it but since the question is Off-Topic, so I think that who answered the question is being a victim...

1 answer  ·  posted 3y ago by Kevin M. Mansour‭  ·  last activity 3y ago by Alexei‭

75%
+4 −0
Tags are highlighting while my favourite tags is empty

My favourite tags is empty. Although, some tags are highlighting. Usually, I was using another account earlier. I forgot (lost that gmail address) password (I can reset but, I don't want to use tha...

2 answers  ·  posted 2y ago by Anonymous‭  ·  edited 8mo ago by Alexei‭

75%
+4 −0
Sorting answers by score appears to be broken

https://software.codidact.com/posts/277536/278390?sort=score At the point when I'm posting, the answer by Lundin has +14 score and the answer by dmckee‭ has +11 score. Neither has any down votes. ...

1 answer  ·  posted 2y ago by Lundin‭  ·  last activity 2y ago by Monica Cellio‭

75%
+4 −0
An edit creates a new tag instead of adding correct one

History of edits to the Q shows that status-bydesign tag was added but instead a new status-by-design tag is created.

1 answer  ·  posted 2y ago by FoggyFinder‭  ·  edited 2y ago by luap42‭

75%
+4 −0
Code block in comments is highlighted only when viewed in the thread's link

Code blocks inside comments are hightlighted only if I'm on the comment's thread page. If I view it on the post itself (after expanding the respective thread), it's not highlighted. Example: in ...

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

75%
+4 −0
Question templates for guidance

I am wondering if it makes sense to define a template for questions. This would act as a guideline rather than a strict template to be followed. I have seen this being used for GitHub issues and I...

0 answers  ·  posted 2y ago by Alexei‭

75%
+4 −0
How to promote Software Development Codidact on LinkedIn?

I have recently blown off the dust off my LinkedIn profile and I have realized that I have hundreds of connections. An important fraction of all these connections are into software development and ...

0 answers  ·  posted 2y ago by Alexei‭

75%
+4 −0
A cleanup of "What type of questions can I ask here?"

What type of questions can I ask here? has gotten rather cluttered since we have added/removed a lot of things along the way. In particular, I think it is hard to get an idea of what's on-topic by ...

1 answer  ·  posted 2y ago by Lundin‭  ·  last activity 2y ago by klutt‭

75%
+4 −0
codidact profile editing requires 30 characters but has no error message

Editing one's profile on codidact is problematic. Evidently it needs to be 30 characters or more, but there's no error message, there's just a red box around the profile post and then the save but...

1 answer  ·  posted 2y ago by daveola‭  ·  edited 8mo ago by Alexei‭

75%
+4 −0
The tag [caching] exists twice, shoud we blame caching?

Browsing through the list of tags I saw two with the exact same name, [caching]: One is in https://software.codidact.com/categories/38/tags/4128 and the other in https://software.codidact.co...

0 answers  ·  posted 2y ago by fedorqui‭  ·  edited 2y ago by Alexei‭

75%
+4 −0
Participate Everywhere ability without meeting the requirements?

I noticed I have the ability Participate Everywhere even though I do not meet the requirements (Having roughly 75% of my posts to be positively received, with a minimum of 5 positively-recieved pos...

2 answers  ·  posted 1y ago by Ethan‭  ·  edited 2mo ago by meta user‭

75%
+4 −0
Can I repost here the answers to questions I get answered elsewhere?

I've thought that since I sometimes ask questions on chats and they are like black holes for information, whenever I get an answer I should post the question and answer here so that other people ha...

1 answer  ·  posted 1y ago by ShadowsRanger‭  ·  last activity 1y ago by trichoplax‭

75%
+10 −2
Should we disallow ChatGPT-User crawler (and others) from scraping Software Codidact?

Stack Overflow has recently announced OverflowAI and I think this video summarises pretty well this. The main drawback is that the users are less incentivized to put effort into answering questions...

2 answers  ·  posted 9mo ago by Alexei‭  ·  last activity 9mo ago by mr Tsjolder‭

75%
+7 −1
Email alerts for notifications

How can I get an email when I get a notification on Codidact? I missed an answer because I thought I would get an email for it.

2 answers  ·  posted 2mo ago by LyndonGingerich‭  ·  last activity 2mo ago by Olin Lathrop‭

75%
+4 −0
Should self-answered Q&A use separate answers for different techniques/approaches (even if there's a caveat that applies overall)?

Looking back at my own Q&A How can I build a string from smaller pieces?, the answer is incredibly long. I'm essentially showing five different ways to solve the problem - because they all exis...

2 answers  ·  posted 8mo ago by Karl Knechtel‭  ·  last activity 8mo ago by Lundin‭

75%
+4 −0
Tag creation/deletion criteria for Software Development?

Ok so we have fairly lax tagging rules here, as do most Codidact sites. Recently the Electrical Engineering community has started a clean-up of strange and off-topic tags. I wrote this over there: ...

1 answer  ·  posted 8mo ago by Lundin‭  ·  last activity 8mo ago by Alexei‭

75%
+4 −0
interface and interface-type tags

My most recent question was tagged with interface-type. I had seen the interface tag when I was creating the question, but the usage information says Please avoid using this tag, as it is too g...

1 answer  ·  posted 1y ago by Moshi‭  ·  last activity 1y ago by Alexei‭

75%
+4 −0
Self answered questions about an unclear quickstart

I had problems following the directions of a Google Apps Script API quickstart. I think that the quickstart instructions and code is incomplete. After a while, I finally realized that there was mis...

1 answer  ·  posted 10mo ago by Wicket‭  ·  last activity 10mo ago by Alexei‭

75%
+4 −0
Deciding if a concept can be materialized to a tag

Note: this is inspired by the comments on this post and especially this one which mentions: We have tags for languages because people have interest or expertise in languages; likewise frameworks...

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

75%
+4 −0
How are software recommendations handled?

How are software recommendations handled on https://software.codidact.com/ ? https://outdoors.codidact.com/ has a "gear recommendations" section, so it seems like Codidact is open to the idea. I s...

1 answer  ·  posted 11mo ago by matthewsnyder‭  ·  last activity 11mo ago by Lundin‭

75%
+4 −0
Merge [functions] with [function]

As I mentioned in a previous post, I'm new here and looking around. I suggest to "merge" functions with function. I don't know how exactly this should be done here. I think the word's singular for...

1 answer  ·  posted 10mo ago by Wicket‭  ·  edited 10mo ago by ArtOfCode‭