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 »
Code Reviews

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 Code Reviews

r × 2

Use for questions about R, a programming language and software environment for statistical computing, bioinformatics, ...

timeout × 1

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

search × 1

For questions related to implementing a search algorithm.

naming × 1

Use for questions that deal with naming conventions for variables, classes etc.

google-signin × 1

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

mysqli × 0

For questions about working with mysqli PHP extension, which is a PHP database driver.

lifetime × 1

For questions about variable lifetime which is the time during which the variable is bound to a specific memory location.

network-programming × 1

For questions about managing networks through programming (e.g. scripting).

cors × 1

Use for questions about handling CORS (Cross-Origin Resource Sharing) settings or errors in the context of web ...

java-ee × 1
nginx × 1

For questions related to working with NGINX. NGINX is an open-source software used for web serving, reverse proxying, ...

keyword-new × 1

For questions about using the new keyword in C++ or similar programming languages.

h2o × 1

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

jakarta-ee × 1
ffmpeg × 1

For questions about the programming using the FFmpeg libraries, API or tools.

piecewise-function × 1

For questions about functions that are defined on a sequence of intervals.

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 ...

angular-material × 1

For questions related to using the Angular Material library, which is an implementation of Material Design in Angular.

smart-pointers × 1

For questions about smart pointers. A smart pointer is a data type that simulates a pointer while providing additional ...

private-encapsulation × 1

For questions about private encapsulation or simply private typically used in object-oriented programming.

encoding × 1

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

boolean × 1

For questions about boolean data type that has only two possible values: true or false.

factor-quotations × 1

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

active-directory × 1

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

xcode × 1

Use for questions about Apple's integrated development environment (IDE).

dotfiles × 1

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

csproj × 1

For questions related to editing Visual Studio .NET C# Project files (.csproj file extension).

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.

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 ...

portable-applications × 0

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

Trie × 1

For questions related to the Trie data structure. A (Prefix) Trie is a tree-like data structure used to hold an ...

launcher × 0

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

path-mapping × 1

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

nsis × 0

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

graph-visualization × 1

For questions related to the rendering of mathematical graphs.

mockito × 1

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

data-presentation × 1

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

sdl × 1

For questions about Simple DirectMedia Layer (SDL), a cross-platform, free and open-source multimedia library.

shape × 1

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

autocomplete × 1

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

servlets × 1
.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.

k × 1

For questions about K proprietary array processing programming.

docstrings × 1

For questions related to working with docstrings crate.

asp.net-core-6.0 × 1

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

nlog × 1

For questions about NLog logging platform for .NET.

stacktrace × 1

stack-trace

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

ruby-on-rails-2 × 1

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

django-drf × 1

For questions related to using Django REST framework.

tls × 1

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

http-headers × 1

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

rocket × 1

For questions about Rocket container runtime.

azure-cosmosdb × 1

For questions about Microsoft Azure Cosmos DB, a fully managed and serverless distributed database with support for NoSQL ...

azure-data-factory × 1

For questions related to Microsoft Azure Data Factory (ADF), a cloud-based data integration service that allows users to ...

gnutls × 1

For questions related to working with GnuTLS library. GnuTLS is a secure communications library implementing the SSL, TLS ...

reload × 1

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

saml × 1

For questions related to the Security Assertion Markup Language (SAML) standard. SAML is an open standard for exchanging ...

closedxml × 1

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

applescript × 0

For questions about using AppleScript, a scripting language that has been available in Mac since version 7.

report-server × 1

For questions about working with Microsoft Report Server.

caesar-cipher × 1

For questions about the Caesar simple substitution cipher.

brute-force × 1

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

semaphore × 1

For questions about using a semaphore synchronization primitive. A semaphore tracks the number of available resources.

screen-readers × 1

For programming questions related to screen readers.

html5-history × 1

html5-history-api

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

prolog × 1

For questions about using Prolog logic programming language.

kubectl × 1

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

python-protocol-type × 1

For questions related to using Python protocol types (available from Python 3.8).

object × 1

For questions about working with objects in a generic way.

matrix × 1

For programming questions related to working with matrices.

variant × 1

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

arithmetic-expressions × 1

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

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.

non-recursive × 1

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

tree-traversal × 1

For questions about visiting nodes in a tree data structure using a certain criterion.

tree × 1

For questions about using a tree data structure, that is typically implemented as a hierarchical tree-like structure with ...

cc × 1

For questions about C compiler executable.

aws-sdk-js-v3 × 1

For questions about working with AWS SDK for JavaScript v3

pop-os × 1

For programming questions involving Pop!_OS operating system targeted at STEM and creative professionals.

mapped-types × 1

For questions about types used for transforming other types (e.g. mapped types in TypeScript).

type-inference × 1

For questions about type inference, the process of inferring types for programs automatically, using rules defined by a ...

posix × 1

For questions about working with Portable Operating System Interface (POSIX). POSIX is a set of standard operating system ...

cabal × 1

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

azure-synapse × 1

For questions about Azure Synapse Analytics.

.net-runtime × 1

For questions related to the .NET Runtime or Common Language Runtime (CLR),which manages the execution of .NET programs.

imaskjs × 1

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

olap × 1

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

retina × 1

Use for questions about applications that target Apple's retina display (LCD with a pixel density).

stdint.h × 1

For questions about working with stdint.h header file defined in the C standard library.

pseudo-element × 1

For questions about working with CSS pseudo-elements.

shared-memory × 1

For questions about using a memory portion that may be simultaneously accessed by multiple processes.

Eclipse × 1

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