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 »

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 Monica Cellio‭

Type On... Excerpt Status Date
Comment Post #282752 Thanks. We usually do backports by cherry-picking the commit to master (so, merge feature-x to master, then cherry-pick that commit to release-foo). That wouldn't work in this case because feature-A isn't coming to master in its own commit, but we could cherry-pick the last commit on that branch in...
(more)
almost 3 years ago
Comment Post #282752 Thank you! That explanation is very helpful, and I think you've answered my other question. In the future I might need to merge feature-A, without feature-B, into a previous release's branch, so I was looking for a solution that wouldn't pollute that. I think in that case I'd just merge feature-A ...
(more)
almost 3 years ago
Comment Post #282752 Correct. I was going to massage that output to match the feature names in the question, but I didn't want to accidentally remove something important.
(more)
almost 3 years ago
Comment Post #282752 The latest two commits there are on feature-B; the previous two on feature-A; previous ones from master.
(more)
almost 3 years ago
Comment Post #282752 Not sure what I'm looking at; does this help? (Lots of older stuff from master, as expected.)
(more)
almost 3 years ago
Comment Post #282752 $ git log --graph --format="%ad %h [%p] %d" * Fri Jul 23 10:42:47 2021 -0400 725d9d1c11 [ca99f826dc] (HEAD -> feature/ct-comparisons-VER-75425, origin/feature/ct-comparisons-VER-75425) * Thu Jul 22 16:27:48 2021 -0400 ca99f826dc [6498847a48] * Thu Jul 22 11:05:17 2021 -0400 6498847a48 [9b2...
(more)
almost 3 years ago
Comment Post #282673 This user had created two accounts and asked for a merge. I'm guessing that this post was created by the "other" account, the one that got merged in. (While the post shows a user, the history shows "deleted user" for some entries.) We haven't needed to do a lot of merges and apparently missed a ch...
(more)
almost 3 years ago
Comment Post #282673 That might be the case. We had this problem with a deleted user once before, but I thought we'd fixed the systemic problem and not just that instance. I'll ask the devs to investigate.
(more)
almost 3 years ago
Comment Post #282535 Re "When will [some new feature] be released? - development-related, on-topic." -- isn't this usually a question that can be answered only by the vendor?
(more)
almost 3 years ago
Comment Post #282536 I think the lack of a meaningful error message counts as a bug. While folks on Software Dev might instinctively reach for the console to see what happened, that might not be true on, say, Cooking. We shouldn't make users dig; we just missed a case here. Thanks for the report.
(more)
almost 3 years ago
Comment Post #282486 It's a pointer. I don't have enough time to write a full answer right now, but [here's a starting point](https://www.geeksforgeeks.org/pointers-c-examples/).
(more)
almost 3 years ago
Comment Post #282129 An alternative approach that avoids Discord would be possible when threaded comments are finished. (I've just been testing the current branch; stuff is happening.) Once comments don't all overwhelm the page but instead are off in collapsable (and collapsed, by default) threads, it doesn't matter as...
(more)
almost 3 years ago
Comment Post #282129 We have a Discord server for our communities, with channel groups for each community. I don't know very much about Discord admin, but if we could figure out a way for people to create new channels under those groups without moderator intervention, then people could take a conversation there if they ...
(more)
almost 3 years ago
Comment Post #282119 The text is correct; I assume the issue is about it being left-aligned instead of right-aligned (with the radio buttons)?
(more)
almost 3 years ago
Comment Post #281859 I realize it's only part of your question, but moderators can create and edit help topics, so if the community wants to work out some better guidance, you can put it in place.
(more)
almost 3 years ago
Comment Post #281996 Oh I see. So we could have also made it `>= 20` to get 8PM. I don't know why I didn't do that instead of changing 20 to 19 there.
(more)
almost 3 years ago
Comment Post #281995 It took me an embarrassingly long time to figure this out, so I'm leaving a trail here for others or for future-me.
(more)
almost 3 years ago
Comment Post #281784 @Lundin are questions about office suites so different from questions about other applications that tags aren't sufficient? (Question for Power Users meta, presumably.)
(more)
almost 3 years ago
Comment Post #281640 @Lundin the "curate" discussion is ongoing, but meanwhile we don't want to block on getting some help for our single-person mod team here. Scope needs to be decided by the community; moderators don't decide that on their own, and maybe we need to have more "case studies" to discuss to refine the op...
(more)
about 3 years ago
Comment Post #281565 My own experience in online communities is that the snarkier I'm feeling, the more careful I need to be to review what I'm writing to ask myself "how will this be received by someone who's not in my head?". Usually the same goal can be accomplished more effectively with other words; the snark can ma...
(more)
about 3 years ago
Comment Post #281571 Regarding close reasons, moderators can customize those -- feel free to raise separately so the community can discuss what y'all want.
(more)
about 3 years ago
Comment Post #281560 Thank you for starting this discussion. We really want each community to be free to develop its own norms (within the bounds of network policies of course). It's hard for moderators to do their jobs absent that community consensus, which necessarily isn't ready on day 1.
(more)
about 3 years ago
Comment Post #281475 Reproduced in Chrome (well, I started to edit this post to see it, saw it, and cancelled). There are some differences in how rendering is done in preview vs normal view; I'm not sure what the issues are, but this is probably another of those.
(more)
about 3 years ago
Comment Post #281308 This question was moved from Q&A to Meta and then reopened here. (Mentioning in case the previous comments are confusing in the new context.)
(more)
about 3 years ago
Comment Post #281308 My contribution was to say "sounds neat" when luap42 shared the code for review. :-)
(more)
about 3 years ago
Comment Post #281288 Starting from the end means dates that are treated as strings sort correctly. Ever find yourself with a directory full of files named (or prefixed/suffixed) with things like "mar-5-2019" or "12-apr-2020"? Not the most convenient results when you sort by name. Whether this is the reason for the yyy...
(more)
about 3 years ago
Comment Post #281255 I got hit with a captcha when composing (or maybe editing -- don't remember) an answer earlier today, too. I don't think it took me an especially long time; it's not like I walked away from the browser for an hour or something.
(more)
about 3 years ago
Comment Post #281091 Making the height dependent on the text, rather than setting it independently, is also more versatile if somebody increases the text size. Some browsers allow you to set a minimum text size that might be larger than your assumed size, for example.
(more)
about 3 years ago
Comment Post #281036 Posting here is enough to get it into our bug list to look at. If you think a broader audience could help (investigation or workarounds), feel free to post there.
(more)
about 3 years ago
Comment Post #281050 That is a scary monster indeed. :-)
(more)
about 3 years ago
Comment Post #281036 Interesting; I'm on a Mac with Chrome, which is ok for you, but I'm seeing the truncation.
(more)
about 3 years ago
Comment Post #277306 On further investigation, apparently they are checking in some large third-party libraries. Oof. But we managed to solve our problem another way (self-answer forthcoming).
(more)
about 3 years ago
Comment Post #280605 I don't have a solution yet but I want to acknowledge the request. We are tracking this. It'd probably be some sort of user control to expand the space for the comment you're typing; we don't want to make the box universally bigger because of phones.
(more)
over 3 years ago
Comment Post #279716 Thanks for letting us know! I was trying and failing to reproduce, so couldn't tell if it was fixed or had always worked for me or what.
(more)
over 3 years ago
Comment Post #279716 Is this still happening to you or was it a transient issue?
(more)
over 3 years ago
Comment Post #278892 Fixed back in mid-November, but I missed it in GitHub and thus didn't status-tag it then. Sorry for the reporting delay.
(more)
over 3 years ago
Comment Post #279853 [Code Golf here on Codidact](https://codegolf.codidact.com/categories/50) has a sandbox. They have it set up so that you post articles (not questions) in the sandbox, get feedback in comments, edit, get more comments, etc, and when you're done you can cut/paste your challenge in the main "challenges...
(more)
over 3 years ago
Comment Post #279714 Another argument in favor of changing "last activity" to something more specific -- answered, edited, closed, answer deleted... (There is a GH issue about this somewhere.)
(more)
over 3 years ago
Comment Post #279609 It's related to the [abilities update](https://meta.codidact.com/questions/279504); there's some DB reconciliation that still needs to happen. I remember seeing at least one answer there and I think two. It's not lost, just not properly restored yet. Sorry!
(more)
over 3 years ago
Comment Post #279449 Is the failure happening at the P4 checkout time, or in a cleanup phase at the end? And do you rerun the job in the same directory each time, or do you use a new scratch directory each time?
(more)
over 3 years ago
Comment Post #278952 It's fine to report issues on community metas; we don't want to require people to go sign up for GitHub or Discord just to be able to communicate with us. Granted, on Software Dev the odds are decent that people are already on GH. If Alexei doesn't file a GH issue then one of us will do it in one o...
(more)
over 3 years ago
Comment Post #278847 Threaded comments are the driver for the planned comments revamp. I think that's more than "most likely". :-)
(more)
over 3 years ago
Comment Post #278804 Or, if there are a lot or they're tightly coupled or they need to be reproducible, you can put them in a config file and pass the name of that file as an arg.
(more)
over 3 years ago
Comment Post #278727 @Moshi UrlRewrite is an engine but *URL rewriting* is a more general practice. Should the engine have its own tag or is that too specific? I don't know. (I mean, would we have a ClassNotFoundException tag as opposed to "exceptions" and maybe "class-loader"?)
(more)
over 3 years ago
Comment Post #278728 Yeah, when it's the name of a product and the tag is about that specific product, you kind of need to use the name even if you wouldn't otherwise...
(more)
over 3 years ago
Comment Post #278727 It sounds like there are two aspects there: URL rewriting, which is general, and IIS, which this question was specifically about and/or does something special with URL rewriting. Should there be two tags, url-rewriting and iis, both applied to this question but might be used separately in other cont...
(more)
over 3 years ago
Comment Post #278620 Hi! When you get a chance, could you send email to info@codidact.org so we can discuss? Thanks. (Someday we will get "contact user without prejudice, i.e. not down the warning path" implemented in the UI, but that day is not today...)
(more)
over 3 years ago
Comment Post #278624 My intent with the question was to describe what I want and ask how to get it. I assumed there might be some tool that does that, but I tried to be specific enough that it would work. I agree that a question like "what source-control system should I use?" with no specific requirements wouldn't fit....
(more)
over 3 years ago
Comment Post #278606 @Lundin I made some edits based on your comments. Is that better?
(more)
over 3 years ago
Comment Post #278606 @Lundin good question, which I hadn't considered. Questions about tools (like javadoc, git, etc) were on-topic on SO, so I made a logical leap here which might not be warranted. At the core I'm trying to *solve a technical problem* and don't know if a tool exists at all. That feels a little differ...
(more)
over 3 years ago