As a mini-blog, it is a nice alternative for Medium to publish and share information about programming.
However, the community and the organization are biased toward social justice (and they are open to it). You can read its Code of Conduct, it is so vague and politically leads (I prefer a term of service because it defines fair rules for everybody). So it alienates developers that we don't care about politics in pro of people that want to talk about any other topic such as sexuality, how women are unprivileged, and such. It even mandates to use inclusive language. Good grief.
My main complaint is the quality of the community. It is not StackOverflow (so we don't want to ask for an answer here), and most of the top topics are clickbait, such as "how to become a rockstar developer in ... days", "100 tips to become a better programmer" (and it doesn't even talk about programming).
Technically this "mini blog" site allows us to use markdown, and it is okay. However, the whole experience is really basic. Even the template is ugly.
Based on our record, DEV.to should be more popular than CMake. It has been mentiond 514 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.
All this C++ project can't be ran as simple C++ code, so I will be building this whole package using CMake. It will streamline building this project onto other computers. - Source: dev.to / 13 days ago
For knowledge in this aspect, you can refer to the relevant documents of the CMake build tool: https://cmake.org/. - Source: dev.to / 6 months ago
I used CMAKE to define the build configurations. I find it very convenient that CMAKE generates the Makefile on Linux and can also create a Visual Studio project on Windows. - Source: dev.to / 8 months ago
CMake stands for "Cross-platform Make" and is an open-source, platform-independent build system. It's designed to build, test, and package software projects written in C and C++, but it can also be used for other languages. Here's an overview of CMake and its features:. - Source: dev.to / over 1 year ago
When doing research for this lab exercise I looked at both vcpkg and conan. Both are package managers that would automate the installation and configuration of my program with its dependencies. However, when it came to releasing and sharing my program my options were limited. For example, the central public registry for conan packages is conan-center, but these packages are curated and the process is very... - Source: dev.to / over 1 year ago
Wrote short tutorials on Dev.to like "How I Used ChatGPT to Optimize My React Code". - Source: dev.to / 1 day ago
So I came across the Frontend Challenge: June Celebrations (CSS Art) on dev.to, and I thought: "Hey, what if I build a handy dandy crate for our gay friends that they can slap onto their rusty websites?" This way, I learn a bit more about CSS, make something useful, and give Ferris the crab 🦀 a chance to finally come out of the shell. - Source: dev.to / 4 days ago
Now, consider a website like https://dev.to/. Unlike a static website, Dev.to is dynamic, meaning its content is constantly changing—new articles, comments, and other data are frequently added. - Source: dev.to / about 1 month ago
Since 2022, source-available models have been gaining popularity, especially at first with BLOOM and LLaMA, though both have restrictions on the field of use. Mistral AI's models Mistral 7B and Mixtral 8x7b have the more permissive Apache License. In January 2025, DeepSeek released DeepSeek R1, a 671-billion-parameter open-weight model that performs comparably to OpenAI o1 but at a much lower cost. Since 2023,... - Source: dev.to / 16 days ago
The community at dev.to has always been my favourite, which is why this is the first platform I wish to share my portfolio with. Your feedback would mean a lot to me! 🙏. - Source: dev.to / 16 days ago
GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
SCons - SCons is an Open Source software construction tool—that is, a next-generation build tool.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
SBT - SBT is a build tool for Scala, like Ant or Maven but with hieroglyphics.
Hashnode - A friendly and inclusive Q&A network for coders