VicoWang Posted yesterday at 11:48 AM Posted yesterday at 11:48 AM Hi everyone, Like the vast majority of people in the AEC industry, we are ordinary draftsmen and engineers who sit in front of CAD terminals every single day. Across thousands of drawing offices worldwide, millions of silent professionals get their drawings issued, survive crazy deadlines, and make it home to their families on time because of the incredible, free AutoLISP utilities shared across legendary communities and archives like CADTutor, TheSwamp, Lee Mac Programming, GileCAD, and AfraLISP. The physical world is quite literally built on the unsung labor of these elite creators. Yet, we noticed a bizarre and unjust technical paradox in the modern software era: A web developer can write a simple script, publish it on GitHub, and instantly get millions of downloads and global acclaim. Meanwhile, the legendary CAD developers who wrote the complex, non-linear algorithms that literally automate the construction of our physical cities often remain hidden from the broader software engineering landscape. While our beloved forums and reference sites have done an incredible, heroic job hosting these tools with thread-specific attachment counters for decades, these invaluable metrics remain scattered across the vast, fragmented sea of historical discussion. We currently lack a unified, global space to aggregate this data and show the software world the true, cumulative scale of AutoLISP’s real-world impact. We think our community's creators deserve to have their collective footprint visible to the world. To give back to the legends who paved our way, we built the Pioneers Index (hosted under the VedaCAD directory). Our starting point is pure, non-commercial community gratitude: to provide a clean, central space where the CAD developers who build our world finally get the recognition and global metrics they deserve. We want to make one thing absolutely clear: The Pioneers Index is built entirely on our FREE Tier. The FREE tier is permanently free, designed from day one as our Community Edition. You do not need to buy a PRO subscription, nor do we want you to. The entire ranking and sharing ecosystem is 100% open and free for the community: Claim Your @username: Any developer can sign up for a free community account and secure their unique, permanent creator page (e.g., vedacad.com/@vico ) at zero cost. Dual-Track Sharing (Creators & Curators): For Creators (Developers): You can publish your individual AutoLISP, FAS, or VLX utilities to generate unique 6-character shortcodes (VCIDs) for instant, manual-free loading. For Curators (Workflow Architects): Even if you aren't a coder, you can aggregate other creators' public assets into job-oriented toolkits (e.g., steel detailing, structural annotation packs) to generate curated collections (with a B- prefix). Both individual assets and curated bundles are dynamically ranked on the global Pioneers leaderboard based purely on their natural, cumulative download and installation counts. The B2B Enterprise Footprint Indicator (Enterprise Adoptions): To truly visualize your impact in the professional world, our database tracks a unique metric: Enterprise Adoptions. The leaderboard will display exactly how many companies, design firms, and general contractors have imported your plugin into their workspaces and registered it as an official, locked-in component of their corporate drafting standard. Strict Sovereignty Boundaries: VedaCAD operates purely as a neutral, "As-Is" delivery conduit (Upload as-is, store as-is, download as-is). We will not decompile, modify, or encrypt your work. We built this space not to sell a proprietary sandbox, but because we—as a global drafting community—believe that the legends of AutoLISP should never be forgotten. We'd love to invite the developers, curators, and CAD managers here to explore the live index, secure your @username, and share your thoughts on this initiative. Explore the live board here: vedacad.com/pioneers Respect and cheers, Vico & the CAD Community --- Note: English is not my native language. I use Google AI to translate and polish my posts to ensure clarity and respect for the community's technical depth. Quote
BIGAL Posted 17 hours ago Posted 17 hours ago Does this idea not be similar to the Autodesk App store which has been around for a lot of years, some programs are free, some have a cost. Quote
VicoWang Posted 12 hours ago Author Posted 12 hours ago 4 hours ago, BIGAL said: Does this idea not be similar to the Autodesk App store which has been around for a lot of years, some programs are free, some have a cost. You are right; the Autodesk App Store is indeed a good choice, especially for certain high-value plugins, which might be the best option. It has a long history, but in 2026, it's as niche as the Blackberry App World was back then. The image is from a post by a guy I saw on LinkedIn, probably a week ago: In 2026, If I want to publish any code on GitHub (like github.com/VedaCAD/v-code), I can do so. If I write a Lisp plugin that solves a specific professional problem, I can also publish it in VedaCAD in 1 second and open-source the lsp source code (like [Codebase Packer] VCID: 0FBGZB @ VedaCAD); if I want to keep it closed-source, I can also publish the binary file (such as [Quick Annotator] VCID: 7JAU18 @ VedaCAD). Then let the market test it. It is widely known that Lee Mac has opened up hundreds of plugins, and with the highlight snippets or complete code he writes to assist in solving certain issues on forums from time to time, there could be several hundred or even thousands of plugins. However, there are only 7 plugins that can be publicly searched for on the Autodesk App Store. You and you all have also made a large number of commendable contributions and algorithmic code, which collectively form the robust foundation of our LISP field (including Net and ObjectARX, etc.). This field of research deals with algorithms based on two-dimensional and three-dimensional spaces, which is orders of magnitude more difficult than centering a webpage DIV. This is something that all of us should remember and be grateful for, yet all of this has been submerged and scattered among millions of posts. VedaCAD that I created merely provides a solution, a method for even the 2006 version of CAD to enjoy modern package management, and records them so that what should be remembered is forever remembered. Quote
Steven P Posted 8 hours ago Posted 8 hours ago Whatever store there is on the internet will suffer similarly from Al generated code, a store where code is uploaded quickly will just become very large, lose its value when there are too many resources to choose all doing something very similar. I think I prefer the forum format (probably always will do), that in creating an answer to the problems asked there is some peer review going on, explanation as what does what and the ability to ask for explanations or how to modify a code supplied to a more unique solution - which is all in itself a great learnign tool 1 Quote
VicoWang Posted 7 hours ago Author Posted 7 hours ago (edited) 1 hour ago, Steven P said: Whatever store there is on the internet will suffer similarly from Al generated code, a store where code is uploaded quickly will just become very large, lose its value when there are too many resources to choose all doing something very similar. I think I prefer the forum format (probably always will do), that in creating an answer to the problems asked there is some peer review going on, explanation as what does what and the ability to ask for explanations or how to modify a code supplied to a more unique solution - which is all in itself a great learnign tool I very much agree with you that the forum form is an optimal mode of non-immediate and efficient knowledge precipitation (and the best way to reach through search at any time), but it is inevitably fragmented. The solution I provide is not to replace the function of the forum, but to collect everyone's achievements and count them independently. It is just an optional element in the forum flow, such as a card. In my ideal framework, it should run like this: 1. You (the developer) publish plug-in promotion posts or reply to other people's posts to provide solutions. You describe your algorithm, ideas or solution code in words, and provide such as [VCID]123ABC[/VCID] to attach your plug-in (as optional). Of course, you can also mention The source code or LSP file is available for you to download. You can completely publish it in LSP format for open source. 2. Whenever anyone finds the plan you left at that time in any way, they can download LSP or directly use VCID to download your plug-in to obtain the knowledge crystallization you selflessly share. 3. Difference: If you use the source code or attachment, if you want to update your plug-in in the future, you must find the original location, and then update the latest version, such as 1.1; if you use VCID, even after 10 years, others will use the you left at the beginning VCID download plug-ins can be downloaded to the latest version, such as version 1.2 (you updated it 3 years ago and did not notify any users). 4. Through the VCID protocol, version fragmentation is eliminated, and importantly, anything downloaded through VCID will be collected to vedacad.com/pioneers and the total number will be calculated and ranked. More importantly, our original distribution logic ensures the signature at the time of publication. Anyone who downloads is the original version provided by you, not the secondary modified version of Vico on the basis of Steven P 1.0 (we all know that the original author's signature may be omitted in this process) . It's a pleasure to discuss with you. --- The arrival of AI is inevitable, and the market prospects you describe are highly likely to come true. This is also the reason why I want veterans to VCID their achievements, because for the same demand, would you use someone's XXX (VIA AI) or the veterans' XXX? It's an obvious thing, because any software, besides what it can do, also includes the long-tail value that the people behind it can provide. What do you think? Edited 7 hours ago by VicoWang Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.