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.
Posts by Mithical
"Brainfuck" is the name of a programming language; using the full name of the language is perfectly fine. We don't need to bowlderize proper names. As for your other example - foul language in cod...
Update: With the rollout of threaded comments, autocomplete has now been implemented. :) This feature doesn't currently exist. We're planning on revamping comments entirely at some point in the...
Right now, just type out the username, preceded by an @ sign. There is not currently any auto complete. Good news, though; a total rework of the comment system is in the works right now, including...
Note: This is not an official Codidact staff answer; this is my personal opinion. Let's try to build up a bit of an original base before we work on imports. Based on other sites where content was ...
We rolled out a fairly major update this morning - implementing our new Abilities system. However, it... didn't go as smoothly as planned; the database apparently didn't update properly with new co...
The reaction feature doesn't quite exist yet. That post is a suggestion for a future feature. It was positively received, which means we'll give it a try at some point in the future, but building ...
Software Development Codidact is currently set to "New Site Mode". When we first launch a community, we've been launching with adjusted settings that make it easier to earn certain Abilities. On...
To expand on my comment somewhat... In a question and answer format, personal questions like "What do you personally think?" don't tell to fare too well. There's not really any way to identify righ...
On a live boot of Ubuntu 20.04, I was trying to clone into a private GitHub repository. I went through the hassle of installing git, and then gh, and making sure I was signed in through the termina...