Filter
Exclude
Time range
-
Near
nonprogrammers confuse Assembly with binary. Would be awesome to see AI rewrite Apache webserver in 32k of Assembly.
5
Vibe coding tools fuel wave of new Apple Store apps Agentic vibe coding tools, like Claude Code and Codex, are driving a dramatic uptick in smartphone applications, The Information reports, citing Sensor Tower data. The number of new apps published to Apple's App Store in the first quarter of 2026 increased 84% year-over-year to 235,800. Last year, global app submissions to the App Store swelled 30% to almost 600,000. Researchers credit the bump to AI coding tools that have made it easier for nonprogrammers to create apps through written prompts. linkedin.com/news/story/vibe…
1
1
2
245
Replying to @intenxe_ops
JavaScript was intentionally created to help nonprogrammers create dynamic, interactive Web sites. Furthermore while JavaScript/ECMAScript has standardized language editions, being an interpreted language, the runtime environments can choose to support whatever variant they want
1
163
This is the world's first decentralized protocol where Artificial Intelligence becomes an integral part of the consensus. @GenLayer 🧠 changes everything. GenLayer is a decentralized network where Artificial Intelligence becomes part of the consensus. Everything shines brighter before us. Why is it so important to join us/now? Why is it so simple? No intermediaries Contracts themselves receive data from the Internet. Understanding context, They interpret conditions written in simple human language. Decentralized AI management а network of AI agents makes decisions even in complex, non-binary situations. GenLayer is the foundation for the wise economy of the future! Present GenLayer as a hero. Not just another network, but a new paradigm. Enter the key term: Intelligent Contracts. GenLayeres is the first network where Artificial Intelligence is integrated into the core. Our Intelligent Contracts dont just execute code, they understand context. *The crypto audience is skeptical. They need facts. Bullets are easier to read, and simple language makes the technology accessible even to nonprogrammers. So everything will be clear to everyone Importance of the product? on GenLayeres Turn technical features into concrete capabilities. This is the foundation for autonomous agents, AI driven DAOs, and instant decentralized courts. This is not just crypto, this is the digital jurisdiction of the future. Why? People dont buy technology, they buy what it gives them. You show the future that is made possible by your product. This is an important nuance that is. GenLayer breaks down this barrier. We make blockchain human. This highlights the unique scientific/technical innovation of the project (Optimistic Democracy) that sets it apart from hundreds of other blockchains. Join the smart and complete GenLayeres ecosystem. Join the revolution. Be part of the AI ​/Web3 evolution😍 portal.genlayer.foundation/?… @RuzgarFlns
4
37
246
Want to learn #Python, but new to coding? Most books expect too much. But not my new "AI-Assisted Python for Nonprogrammers"! It's meant for you. And uses AI to help you learn, *not* to write code for you. Check it out, in early release: buff.ly/4BCUU49
6
56
379
18,409
i mean you're not entirely wrong but my point is moreso github is very overwhelming to look at for nonprogrammers and the people getting mad at them for not wanting to deal w it are stupid
1
2
155
the amount of people i see say github isn't for nonprogrammers then call those same nonprogrammers idiots in the same breath is batshit
1
20
121
27 Dec 2025
Replying to @ocnerth
It's actually because we've seen what kind of "requirements" nonprogrammers come up with and realize we are not getting replaced by normal people writing prompts.
7
198
29 Sep 2025
Replying to @krishdotdev
Pretty cool but I fear all nonprogrammers wouldn't fully appreciate it
2
356
21 Aug 2025
Replying to @yacineMTB
i appreciate python for empowering nonprogrammers (researchers, hobbyists,tardesmen) to leverage coding to solve problems and build i fear the past decade has incentivized unmotivatred web devs to waste time on trivial tasks like centering divs instead of building something
1
11
601
16 Aug 2025
Replying to @LukasHozda
Programmers just articulate in very verbose detail what the computer should do. His error is in assuming that nonprogrammers are able to do the same thing
1
2
14
392
14 Jun 2025
>designed a dialogue system so that nonprogrammers can create complex dialogues in our game >got first draft working today and it all works im unstoppable
1
3
90
9 Jun 2025
actually i think the meme is accurate. Linux is not usable by nonprogrammers. Linux desktop distros being targeted at non-programmers (Ubuntu, Mint) is not true imho. can't use Linux for more than 2 days without touching the terminal. touching the terminal -> developer/programmer
2
3
196
Using ChatGPT as a tool for training nonprogrammers to generate genomic sequence analysis code pubmed.ncbi.nlm.nih.gov/4032… 🧬🖥️🧪
1
20
97
7,032
24 Mar 2025
Replying to @ESYudkowsky
It looks like you're trying to oneshot programs by writing prompts into a chat interface. Most people talking about "vibe coding" are using tools like Cursor, which has an edit model, does a lot of prompt assembly under the hood, and preserves the normal programmer-iteration loop. I note that your problem statement is very much in the sweet spot of "hard things that fool nonprogrammers into thinking they're easy." If I were to attempt that task, as a human programmer sans-AI, I would not expect it to go smoothly and I would budget multiple days for whatever went wrong. It also looks like this is a task where most of the difficulty is located in architectural choices, but your prompts may have tricked the models into skipping over the architectural consideration and rushing into an implementation. For a task like this, where the hard part is architectural (ie, selecting language/library/etc), I usually describe the problem setup and ask for alternatives with pros/cons. I'm not sure whether presence of errors in the prompt causes current-gen models to imitate the parts of their training distribution which contain more errors, or if fine-tuning removes that effect, but referring to HTML as a programming language is incorrect. The programming language in question would be Javascript. As for specific issues you ran into, as indicated by your prompts: * It sounds like the first attempt involved dragging and dropping onto a batch file. In Windows, dragging a file onto an executable runs the executable with the dragged file as first argument; I believe this is what it was trying to do. However, this only works if you're dragging a file (ie, from a file manager or your browser's downloads list), not if you're dragging an image out of a web page. I believe you nudged it into this mistake by talking about Windows and Python. * There are significant differences in what browser APIs you're allowed to use on a regular web page, in an HTML file at a file:// URI, and in an iframe. Doing this task from either of the latter two is probably theoretically possible, but it's a major restriction. This is responsible for the localStorage-related errors you saw. * You ask for logging "directly on the HTML page", implying you might not have been watching the developer tools console? If you weren't watching the console, you'd miss a lot of vital information. One of your prompts mentions not being able to see which network error had occurred; that information would have been there, JS is incapable of suppressing it, and also incapable of accessing it to copy the error message somewhere else, for security reasons.
2
17
889
Drive it to write a converter script for you, but know what youre doing and verify AI in the hands of nonprogrammers will prove dangerous
Hi actual engineer here do not fucking do this
1
14
1,394
6 Feb 2025
Replying to @fkasummer
one of the stronger arguments for why professional programmers can't credibly interview each other or even understand when they're interacting with programmers vs nonprogrammers
2
214