
Perplexity.ai
ChatGPT
Claude AI
Gemini
Poe
HuggingChat
Writesonic
Microsoft Copilot
Cppcheck
Clang Static Analyzer
Coverity Scan
lgtm.com
SonarQube
VisualCodeGrepper
Flawfinder
Parasoft C/C++test
Perplexity.ai
CppcheckCppcheck is recommended for C/C++ developers and development teams, particularly those responsible for maintaining large codebases or projects where code quality and reliability are paramount. It is also beneficial for educational purposes, where students and new developers can learn about potential pitfalls in C/C++ programming.
this tool is powerful for article writing with sources already mentioned. just give him a topic/company name it will research for you everything about it. Really reliable tool.
I just love it
Based on our record, Perplexity.ai should be more popular than Cppcheck. It has been mentiond 65 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> tried using ChatGPT to search for original sources That's a bad idea, do not do that. Regardless of the the knowledge contained in ChatGPT, it's completely wrong tool/tech - like using a jackhammer as a screwdriver. If your want original sources, then services like https://perplexity.ai can do it. - Source: Hacker News / almost 2 years ago
Perplexity[0] is a service whose primary feature is this "assistant" style search, which is an auxiliary featyre for Kagi. [0] https://perplexity.ai. - Source: Hacker News / almost 2 years ago
You can get the sweet spot with https://perplexity.ai/ for many cases. It does the searches, aggregated answer, and the actual supporting links. It got back with "The URL for Alpine Linux's style guide for commit messages can be found in the README.md file of the aports repository on GitLab. The specific URL is: https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/README.md" (+ extra links that include the... - Source: Hacker News / almost 2 years ago
Your first step is creating your Perplexity AI account. Head over to Perplexity AI's website and click the Sign Up button: You'll be presented with a few convenient options to create your account: If you have a Google or Apple account, you can seamlessly connect it to Perplexity AI for a quick and secure signup. If youโd rather keep things separate, choose Continue with Email and follow the on-screen prompts to... - Source: dev.to / almost 2 years ago
Perplexity AI - Quickly search for and gather information. - Source: dev.to / about 2 years ago
I dedicated Sunday morning to going over the documentation of the linters we use in the project. The goal was to understand all options and use them in the best way for our project. Seeing their manuals side by side was nice because even very similar things are solved differently. Cppcheck is the most configurable and best documented; JSON Lint lies at the other end. - Source: dev.to / over 2 years ago
Using infer, someone else exploited null-dereference checks to introduce simple affine types in C++. Cppcheck also checks for null-dereferences. Unfortunately, that approach means that borrow-counting references have a larger sizeof than non-borrow counting references, so optimizing the count away potentially changes the semantics of a program which introduces a whole new way of writing subtly wrong code. Source: about 3 years ago
For my own projects, I used cppcheck. You can check out that tool to get a feel. Depending on what industry your in, you might need to follow a standard like Misra. Source: about 3 years ago
Https://cppcheck.sourceforge.io/ (there are many other static analysis tools, I just haven't used them or didn't care for them). Source: about 3 years ago
Sounds like something that could simply be communicated with the team that writes the tests. Unless you have dozens of such classes. In that case, you could just use e.g. Cppcheck and add a rule (regular expression) that searches for usages of the forbidden classes. Source: over 3 years ago
ChatGPT - ChatGPT is a powerful, open-source language model.
Clang Static Analyzer - The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C...
Claude AI - Claude is a next generation AI assistant built for work and trained to be safe, accurate, and secure. An AI assistant from Anthropic.
Coverity Scan - Find and fix defects in your Java, C/C++ or C# open source project for free
Gemini - Gemini, formerly known as Bard, is a generative artificial intelligence chatbot developed by Google. Based on the large language model (LLM) of the same name, it was launched in 2023 in response to the rise of OpenAI's ChatGPT.
lgtm.com - lgtm.com is a platform for code analytics.