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 »
Q&A

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.

Tags used in Q&A

referential × 2

For questions about the referential integrity concept used in relational databases.

mediatr × 2

Use for questions about MediatR, a lightweight .NET library that implements mediator pattern in .NET.

stl-format × 2

Use for questions about the STL 3D file format.

swagger-ui × 2

For questions about using Swagger UI, an HTML view that is automatically generated from a Swagger-compliant API.

json-schema × 1

For questions related to working with JSON schema. JSON Schema is a specification for JSON-based format for defining the ...

lua × 1

For questions about programming in Lua, a lightweight, high-level, multi-paradigm programming language designed primarily ...

entry-point × 1

For questions related to the "entry point" of a software application or library. The entry point is typically exposed as ...

factor-quotations × 1

For questions about using quotations in Factor programming language. A quotation is an anonymous function (a value ...

cisco × 1

For software development questions related to Cisco hardware.

dotfiles × 1

For questions about managing files that start with a dot, which in some operating systems are hidden.

packet-tracer × 1

For questions related to CISCO Packet Tracer software. Packet Tracer is a cross-platform visual simulation tool designed ...

user-configuration × 1

For questions about dealing with configuration at user level.

git-merge-conflict × 1

For questions about resolving merge conflicts in Git version control system.

python-gil × 1

For questions related to CPython's Global Interpreter Lock.

networking × 1

For programming questions related to networking.

open-with × 0

For questions about the ability of a user to open a certain file (or files) using a non-default application. The question ...

vlan × 1

For programming questions involving working with virtual local area networks.

portable-applications × 0

For questions about applications that can be installed to and used from portable storage like USB drives, typically ...

launcher × 0

For questions about programming or configuring an (application) launcher. A launcher stores the locations of applications ...

nsis × 0

For questions about Nullsoft Scriptable Install System (NSIS) setup generator.

data-presentation × 1

For questions dealing with ways of putting results into graphs, charts, tables and other similar objects.

.net-6 × 1

For questions about Microsoft's .NET application development framework version 6.0+.

nlog-configuration × 1

For questions related to NLog configuration formats.

asp.net-core-6.0 × 1

For questions about programming using ASP.NET Core 6 web application framework, built on top of .NET 6.

morphia × 1

For questions related to Morphia, a lightweight type-safe library for mapping Java objects to/from MongoDB.

nlog × 1

For questions about NLog logging platform for .NET.

django-drf × 1

For questions related to using Django REST framework.

case-insensitive × 1

For questions about how to implement case-insensitive operations.

rocket × 1

For questions about Rocket container runtime.

swashbuckle-aspnetcore × 1

For questions about working with the Swashbuckle.AspNetCore library used to generate API documentation.

closedxml × 1

For questions related to using ClosedXML .NET library that is used for reading and editing Excel files (.xlsx).

azureservicebus × 1

For questions related to working with Microsoft Azure Service Bus which is a fully managed enterprise message broker with ...

gif × 1

For programming questions related to working with Graphics Interchange Format (GIF) image files.

report-server × 1

For questions about working with Microsoft Report Server.

sql-reporting-service × 1

For questions about SQL Server Reporting Services (SSRS), a server-based report generator from Microsoft.

iterator × 1

For questions about using the iterator design pattern, is an object-oriented programming concept that allows traversal ...

clang × 1

For questions about Clang, a project that provides a language front-end and tooling infrastructure for languages in the C ...

event-driven × 1

For questions related to using the event-driven paradigm of programming which centralizes all waiting for events to one ...

signing × 1

For questions related to digital signing. A digital signature is a mathematical scheme for verifying the authenticity of ...

git-reset × 1

For questions about the git reset command which sets the head to the specified state.

llm × 1

large-language-model

For questions related to working with large language models (LLMs) in a programming context. The question should also ...

jenkins-pipeline × 0

For questions about the Jenkins Pipeline plugin suite.

jar × 1

For questions about dealing with Java archive files, used to bundle multiple files into a single one.

java-8 × 1

For Java-related questions that deal with Java version 8 (version string 1.8).

ant × 1

For questions about Apache Ant, a declarative, XML-based build tool.

state-machine × 1

For questions about programming using a state machine computation model.

arm × 0

For questions related to programming against the ARM (Advanced RISC Machine) family of computers.

google-signin × 1

About questions related to integrating with Sign in with Google service. Sign in with Google helps you easily and ...

single-sign-on × 1

sso

For questions about Single sign-on, an authentication scheme that allows a user to log in with a single ID to any of ...

docker-compose × 1

For questions about docker-compose which allows defining a multi-container application in a single file.

monitoring × 1

For questions related to software monitoring, getting application processes data (metrics) related to performance, ...

azure-synapse × 1

For questions about Azure Synapse Analytics.

ldap × 1

For questions about using the Lightweight Directory Access Protocol (LDAP) protocol. LDAP is an open, vendor-neutral, ...

Eclipse × 1

For programming questions related to using Eclipse open source IDE and platform for building software applications.

mintty × 1

For questions about using Mintty, a free and open-source terminal emulator for Cygwin, the Unix-like environment for ...

venv × 1

For questions about working with virtual development environments for Python.

olap × 1

For programming questions related to Online Analytical Processing (OLAP), which deals with analyzing the data stored in a ...

matrix × 1

For programming questions related to working with matrices.

kubectl × 1

For questions related to the Kubernetes command-line tool. kubectl allows running commands against Kubernetes clusters.

cabal × 1

For questions related to Cabal, a system for building and packaging Haskell libraries and programs.

h2o × 1

For questions about working with H2O in-memory platform used for distributed, scalable machine learning applications.

active-directory × 1

For questions about programming against Active Directory (AD), a distributed directory service created by Microsoft.

path-mapping × 1

For questions about mapping the specified relative or virtual path to the corresponding physical directory on the server.

mockito × 1

For questions involving the use of Mockito, the mocking framework for Java.

shape × 1

For questions about drawing or defining shapes in the context of programming.

git-log × 1

For questions related to finding out the commit logs of a Git repository.

EasyNetQ × 1

For questions related to EasyNetQ, a .NET package for RabbitMQ.

k × 1

For questions about K proprietary array processing programming.

ruby-on-rails-2 × 1

For questions involving version 2 of Ruby on Rails web development framework (legacy).

http-headers × 1

For questions about HTTP headers. HTTP headers are the name or value pairs that are displayed in the request and response ...

reload × 1

For questions about reloading the displayed page (request + render again).

caesar-cipher × 1

For questions about the Caesar simple substitution cipher.

puppeteer × 1

For questions about using Puppeteer, a Node.js library that provides a high-level API to control headless Chrome or ...

timeout × 1

For questions about timeout, a concept that means the predefined period of time allowed to elapse before an event occurs.

exit-code × 1

For questions about working with application exit codes. An exit code (status) is a number that is returned by an ...

html5-history × 1

html5-history-api

For questions related to using the HTML5 History API, which allows manipulating the browser's history through JavaScript ...

change-password × 1

For questions about changing or resetting passwords.

screen-readers × 1

For programming questions related to screen readers.

codeql × 1

For questions about CodeQL, a code analysis engine developed by GitHub to automate security checks.

ignore × 1

For questions related to the "ignore"-file mechanism used by the version controls that specify the files that should not ...

.net-core-cli × 1

For questions related to using the .NET command-line interface (CLI). The .NET Core CLI is a cross-platform toolchain for ...

format-identification × 1

For questions related to identifying the format used for some data (file, packet etc.)

awk × 1

For questions about AWK, a programming language designed for text processing and typically used as data extraction and ...

text-processing × 1

For questions about manipulation of electronic text.

brute-force × 1

For questions related to using a brute-force approach, a trial-and-error method typically used by applications trying to ...

imaskjs × 1

For questions about using imask js library or a similar implementation.

object × 1

For questions about working with objects in a generic way.

tls × 1

For questions related to the Transport Layer Security (TLS) cryptographic protocol.

stacktrace × 1

stack-trace

For questions related to working with stack trace. A stack trace is a hierarchical structure of the function calls made ...

non-recursive × 1

For questions about using a non-recursive / iterative algorithm, typically when a recursive one is available.

docstrings × 1

For questions related to working with docstrings crate.

autocomplete × 1

For questions related to the autocompletion UI feature. Autocomplete (word completion), is a feature in which an ...

graph-visualization × 1

For questions related to the rendering of mathematical graphs.

arithmetic-expressions × 1

For questions about defining or evaluating arithmetic expressions, which are expressions that rely only on addition, ...

variant × 1

For questions about working with variant data types. A variant data type is a union that holds other data types.

encoding × 1

For questions related to data encoding. Encoding involves using a code to change original data into a form that another ...