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.
Activity for Moshi
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #279834 |
@FractionalRadix That's odd, tag creation isn't currently ability-locked. Perhaps raise a bug report? (more) |
— | about 4 years ago |
Comment | Post #279834 |
@FractionalRadix For future reference, you can create the tag yourself if it doesn't already exist :) Just add it to the tag field when you submit your question and it'll be automatically created (more) |
— | about 4 years ago |
Comment | Post #279070 |
@Hyperlynx remove, reset, you're still making the extra effort to get rid of the date information on past commits; I just don't understand why you bother - if it's not useful, no one will look at it anyway, so it shouldn't matter if it's the true date or not. (more) |
— | about 4 years ago |
Comment | Post #279070 |
@Hyperlynx I'm not sure what you're asking - you asked how to remove that info right? (more) |
— | about 4 years ago |
Comment | Post #279070 |
Alternatively, the info is there and I don't believe it's getting in the way of anyone, so why bother removing it? (more) |
— | about 4 years ago |
Comment | Post #279013 |
@dmckee I've create an [[stl-format]](https://software.codidact.com/categories/38/tags/4219) tag and manually retagged the relevent questions. (more) |
— | about 4 years ago |
Edit | Post #278281 |
Post edited: |
— | about 4 years ago |
Edit | Post #278800 |
Post edited: |
— | about 4 years ago |
Comment | Post #279013 |
@dmckee Probably the title. I take no issue with the content, but I'd suggest [c++-stl] and [stl-format] to further disambiguate (more) |
— | about 4 years ago |
Edit | Post #278996 | Initial revision | — | about 4 years ago |
Answer | — |
A: What is the point of tagging a question with both a parent and a child tag? An answer on a related Meta suggestion, Remove parent tags from a post where a child tag is present, provides a case where you might want to tag both. > For example, if mammal is a parent of deer, but a question is about how non-deer mammals in general and deer in particular get along with one ano... (more) |
— | about 4 years ago |
Comment | Post #278985 |
@Lundin "Does this mean that the site will force me to add the extra unrelated SQL tag?" No? It's the opposite, you *don't* have to add the tag, people searching for sql will come across the mysql question (Whether or not this is a *good* hierarchy as you mention is another thing that might be worth ... (more) |
— | about 4 years ago |
Comment | Post #278988 |
"By using a general tag along with a more specific tag, users interested in [sql] will also get the question in their feed." I would hope that users who watch the [sql] tag would get [mysql] questions without needing those questions to be tagged [sql]. (more) |
— | about 4 years ago |
Comment | Post #278952 |
I feel like it'd be better to post this in the developer chat or on the GitHub repo, since it's not related to the Software community but rather to the Codidact software. It'd get better visibility from the devs and a better framework (i.e. not using Q&A) to discuss this possibility. (more) |
— | about 4 years ago |
Edit | Post #278895 |
Post edited: This question is pretty much the same for any programming language that uses braces, therefore [language-agnostic] |
— | about 4 years ago |
Comment | Post #278791 |
@Lundin heap in isolation can pretty reasonably be inferred to be memory, imo. (more) |
— | about 4 years ago |
Edit | Post #278811 |
Post edited: |
— | about 4 years ago |
Edit | Post #278811 | Initial revision | — | about 4 years ago |
Answer | — |
A: Are hyphens and/or underscores valid in golang package names? Disclaimer: I don't know Go. This is all just me reading the specification. In the Go specification under Packages, it defines `PackageName`. > ``` > PackageName = identifier > ``` Under Identifiers > ``` > identifier = letter { letter | unicodedigit } . > ``` Under Letters ... (more) |
— | about 4 years ago |
Comment | Post #278794 |
The thing about the tag hierarchy is, should IIS URL Rewrite go under the IIS tag or the URL rewriting tag? (more) |
— | about 4 years ago |
Edit | Post #278791 | Initial revision | — | about 4 years ago |
Question | — |
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](https://software.codidact.com/questions/278727) and the tag wiki for it was deleted. - [[sheets] was changed to [go... (more) |
— | about 4 years ago |
Comment | Post #278727 |
@Alexei I don't really see the need to remove tags unless people start running out of space for more relevant tags (more) |
— | about 4 years ago |
Comment | Post #278727 |
@MonicaCellio I personally don't mind it having its own tag. There's no harm I having both IIS UrlRewrite and URL rewriting as two tags, right? (more) |
— | about 4 years ago |
Comment | Post #278727 |
@MonicaCellio No, UrlRewrite is a specific URL rewriting engine. (more) |
— | about 4 years ago |
Edit | Post #277422 | Post edited | — | about 4 years ago |
Comment | Post #278727 |
No. Rename it iis-urlrewrite and create a separate url-rewriting tag. (more) |
— | about 4 years ago |
Edit | Post #278721 | Initial revision | — | about 4 years ago |
Answer | — |
A: Code Reviews: ‘it's fine’ Put it in a comment if it's just "It's fine, no problems here". As with most answers that aren't substantial enough to warrant their own answer post, I'd say to just leave a comment. As you said, knowing that n people find it fine has value in itself, but probably not enough value to warrant n ans... (more) |
— | about 4 years ago |
Comment | Post #278653 |
Code Review exists now, so you might want to update @Lundin (more) |
— | about 4 years ago |
Comment | Post #278470 |
I noticed that we've got two mods now, does this mean that the mod nominations are closed? (more) |
— | about 4 years ago |
Comment | Post #278621 |
@Sigma I see. I guess I was more confused about the "text" part - aren't you pivoting the cells, not text? Perhaps I'm just not familiar with the terminology (more) |
— | about 4 years ago |
Comment | Post #278621 |
Why is this called "pivoting text"? (more) |
— | about 4 years ago |
Comment | Post #277906 |
For some reason never got around to answering this: "As for the cast to void question, it isn't even subjective."
It is subjective as long as it isn't a completely technical question - as the standard allows it, the choice of whether or not to do it falls under best practices. (more) |
— | about 4 years ago |
Edit | Post #278485 | Initial revision | — | about 4 years ago |
Answer | — |
A: Will my implementation of a Spring Boot app work after being deployed on the Internet? > Now of course this will directly work only within my network. But if I upload this project to Heroku or something similar, would it still work as intended? I'll assume that you actually have the project working on your network. The only advice I can really give you here is, "Try it and see if it... (more) |
— | about 4 years ago |
Edit | Post #278393 |
Post edited: Marked as bug |
— | about 4 years ago |
Comment | Post #278306 |
It's kinda funny how the "Run code block in SymPy Live" on the docs gives an error for that example (more) |
— | about 4 years ago |
Edit | Post #278271 |
Post edited: |
— | about 4 years ago |
Edit | Post #278278 | Initial revision | — | about 4 years ago |
Answer | — |
A: Is there an equivalent way of returning early in a MySQL stored procedure? I don't know any SQL at all, so credits go to the top answer of Mysql - How to quit/exit from stored procedure on StackOverflow. You can simply wrap the code in a label and LEAVE the label, ex. ```sql CREATE PROCEDURE ExampleProc() proclabel:BEGIN IF THEN LEAVE proclabel; ... (more) |
— | about 4 years ago |
Comment | Post #278277 |
@meriton You have to take context into a account. The close reason is labeled "too generic" - that is, the problem is so generic that there are many possible solutions, and without further context there can be no way to ascertain which one is the best solution for the asker. (Note this differs from "... (more) |
— | about 4 years ago |
Edit | Post #278277 | Initial revision | — | about 4 years ago |
Answer | — |
A: Give actionable feedback when closing questions This is a current limitation of the software. Right now, there is simply no way to add detailed feedback to the close reason. There is a list of pre-written close reasons (which can be set per site). If you feel like there is an issue with the wording of a close reason, then feel free to suggest w... (more) |
— | about 4 years ago |
Edit | Post #278151 | Post edited | — | about 4 years ago |
Suggested Edit | Post #278151 |
Suggested edit: added relevant Meta post link (more) |
helpful | about 4 years ago |
Comment | Post #278151 |
@Alexei there are a couple of options. I'd suggest just re-asking over on Meta and adding a link to the meta post here. (more) |
— | about 4 years ago |
Edit | Post #278060 |
Post edited: fixed typo |
— | over 4 years ago |
Edit | Post #278060 | Initial revision | — | over 4 years ago |
Question | — |
Styling with classes vs styling with CSS I've noticed that a lot of sites have something like this going on: ```html ... ... ... ``` ```css .has-margin-0 { margin: 0; } .has-padding-4 { padding: 4px; } ``` I'm a beginner who's self taught / internet searched most of their HTML and CSS knowledge. Cur... (more) |
— | over 4 years ago |