Earlier quoted context omitted.
This is why I never use a calculator. Since my school days I have the skill to do long division. Why hit the sin button when I have the skill to write out a Taylor series expansion? For many other purposes I have the skill to use Newton Raphson methods to calculate values that mostly work. Those who use a calculator simply don't have these skills.
There is a notable difference between say, calculating long division through a calculator compared to prompting an AI to calculate the derivative of a simple continuous function. one requires _understanding_ of the function, while the other just skips the understanding and returns the required derivative. One is just a means to skip labor intensive and repetitive actions, while the other is meant to skip the entire p…
Ape Coding [fiction]
131–140 of 154 posts
Re: Ape Coding [fiction]
#132> “Autonomous Proxies for Execration, or APEs,” Pluto said. > “By typing in a few simple commands, I can spawn an arbitrary number of APEs in the cloud,” Pluto said. > “I have hand-tuned the inner loops to the point where a single APE can generate over a megaBraden of wide-spectrum defamation. The number would be much larger, of course, if I didn’t have to pursue a range of strategies to evade spam filters, CAPTCHAs,…
Re: Ape Coding [fiction]
#133Re: Ape Coding [fiction]
#134Re: Ape Coding [fiction]
#135Earlier quoted context omitted.
I mean it is true to say that most people in the West now use a car for transport, and walking has become more of a leisure pursuit (rebranded as "hiking") rather than a practical necessity.
My car is typically used twice a week and (like many others) I mostly ride my bike or walk. I'm not special at all and I certainly use the car, but it has not replaced walking.
I always found it pretty remarkable in David Copperfield when Dickens recounts regular walks between London and Canterbury, which he apparently did make in real life
Re: Ape Coding [fiction]
#136I call it Tradcoding. Not using AI for anything. (You just copy-paste from StackOverflow, as our forefathers once did ;) I also have two levels "beneath" vibe coding: - Power Coding: Like power armor, you describe chunks of code in English and it's built. Here you outsource syntax and stdlib, but remain in control of architecture and data flow. - Backseat Coding: Like vibe coding but you keep peeking at the code and…
Re: Ape Coding [fiction]
#137I call it Tradcoding. Not using AI for anything. (You just copy-paste from StackOverflow, as our forefathers once did ;) I also have two levels "beneath" vibe coding: - Power Coding: Like power armor, you describe chunks of code in English and it's built. Here you outsource syntax and stdlib, but remain in control of architecture and data flow. - Backseat Coding: Like vibe coding but you keep peeking at the code and…
I dunno; I think Tradcoding would go beyond regular modern coding, and rather imply some kind of regressive Nara Smith "first grind and sift the flour in your kitchen"-style programming. No Internet connection, no cache of ecosystem packages, no digitized searchable reference docs; you sit in a room with a computer and a bookshelf of printed SDK manuals, and you make it work. I.e. the 1970s IBM mainframe coding exper…
Not necessarily more efficient, but it feels healthier and more rewarding.
Re: Ape Coding [fiction]
#138Earlier quoted context omitted.
You sound like someone in 1992 explaining to me why the internet will never be useful.
And you sound like someone in 1995 saying "everyone will have their own webpage!" which is kind of true but also note how many people actually make their own custom website. Even for people who do have their own "custom" website, they usually use WordPress or an existing static-site generator with a theme they found and tweaked a little.
Re: Ape Coding [fiction]
#139Oh fuck off.
Re: Ape Coding [fiction]
#140Earlier quoted context omitted.
> It is a far more concise and precise way of communicating than using natural languages. No. We have programming languages because reading and writing binary/hexadecimal is extremely painful to nigh on impossible for humans. And over the years we got better and better languages, from Assembly to C to Python, etc. Natural language was always the implicit ultimate goal of creating programming languages, and each step…
No, that is not true at all. Natural language is natural because it's good for communicating with fellow humans. We have ways to express needs, wants, feelings, doubts, ideas etc. It is not at all "natural" to program a computer with the same language because those computers were not part of the development of the language. Now, if we actually could develop a real natural language for programming that would be intere…
> currently LLMs do not participate in natural language development
It's quite literally what LLMs are trained on. You create the core architecture, and then throw terabytes of human-generated text at it until a model that works with said text results. Doesn't matter if it participates in language development or not, it only matters that humans can communicate with it "naturally".
> Invented languages and codes
All languages are invented; the only difference is how conscious and deliberate the process was, which is a function of intended purpose. Just look at Esperanto. Or Valyrian.