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 Ringiā€­

Type On... Excerpt Status Date
Comment Post #280223 Mostly that they use software the same as you could install on a machine you own yourself.
(more)
about 3 years ago
Comment Post #280528 One option I used in the past is a custom preprocessor that the building system calls before passing the resulting file to the compiler.
(more)
about 3 years ago
Comment Post #278606 https://stackoverflow.com/questions/5246575/what-is-a-good-way-to-document-what-your-tables-and-columns-mean-in-a-sql-server covers some options for SqlServer
(more)
over 3 years ago
Comment Post #278606 In the past I have seen a table used to store the description of each table/column then a report generator to create the document. A simple unit test can check there is a description for each table/column.
(more)
over 3 years ago
Edit Post #278111 Initial revision over 3 years ago
Answer A: Should a salt be stored in the same database as the hash?
The issue with using two separate databases is you need to: - store both access strings - back up both databases - manage both databases - keep both databases patched By the time you have done that, the risk of both databases getting hacked is much the same as the risk of a single database g...
(more)
over 3 years ago
Comment Post #277288 One opinion is to solve it with a script on the build sever that gets the examples from the doc git.
(more)
over 3 years ago
Comment Post #277152 At the our last home "you" decided that "we" were not allowed to do anything that made people we did not welcome feel unwelcome.
(more)
over 3 years ago
Comment Post #277148 Please show the complete queries you are doing and the query plans for each query. Along with details of any index.
(more)
over 3 years ago
Edit Post #277149 Initial revision over 3 years ago
Question How will you balance demanding high quality questions with maximising the number of users?
There is a well know trade-off between a site aiming for questions/answers that are of a high quality and useful for people who arrive from Google and a site being nice to new users who often only care about someone doing their homework for them, so they can complete a programme course, with no inten...
(more)
over 3 years ago