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 anatolyg‭

Type On... Excerpt Status Date
Comment Post #285620 I think you can answer your own question if you print `event.key` on each event. Please post what you find out!
(more)
over 2 years ago
Comment Post #285218 Also, did you read about the Rabin-Karp algorithm? Please clarify. https://en.wikipedia.org/wiki/Rabin%E2%80%93Karp_algorithm
(more)
over 2 years ago
Comment Post #285218 Maybe add examples? The word "immediately" is not clear; maybe best to clarify it with examples. Also, "time efficient way" - what does this mean? Efficiency is often a trade-off; what are your requirements? Or maybe you you don't have requirements, and you just want ideas?
(more)
over 2 years ago
Comment Post #285105 Empty parentheses mean "any number of parameters" (this feature is not very useful, and can lead to some confusion). Use `void (*ptr)(void)` for a pointer to a function with no parameters.
(more)
over 2 years ago
Comment Post #279449 The failure happens at the P4 checkout time. I called it "download" because I think it's not actually called "checkout" in Perforce-language. Yes, I run the job in the same directory each time. This is a good idea - I can create a temporary directory for each run as a workaround for my problem!
(more)
almost 3 years ago
Comment Post #278924 Maybe use concepts instead of all that SFINAE nonsense?
(more)
over 3 years ago
Comment Post #279853 I think using categories for such a "community split" is an excellent idea! If your community grows too much, you split it and continue with manageable size. If your community stops growing, you continue without adding categories. Everyone is happy. Also, the point on experienced programmers being ne...
(more)
over 3 years ago
Comment Post #279449 It's not a custom task; I updated my post to include more details.
(more)
over 3 years ago