Why would anyone want a chatbot to shit code? If you need to reuse (your own or others’) code, use functions. Functions are the right approach, or maybe try subroutines, procedures or methods. Flooding code bases with this verbose incoherent mess creates a lot of technical debt. Who will clean up after Linus and at what cost? Should not weeding out complexity and fixing bugs be a priority over creating more chaos?
- 2 Posts
- 3 Comments
Joined 1 year ago
Cake day: February 9th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
- uszo165@futurology.todaytoLinux@lemmy.ml•Official Linux position on LLM usage in kernel developmentEnglish1018·2 days ago
- uszo165@futurology.todaytoTechnology@lemmy.world•Mayor Mamdani Announces Landmark "Click-To-Cancel" Consumer Protection Rules to Ban Subscription Traps and Junk FeesEnglish101·7 days ago
Tankies whining: “B-but voting does not change anything at all. It does not matter who gets elected. All parties have the exact same policies. LBJ and DJT are the same guy, they are one person.”
Runs on anything that runs Linux:
NAME pdftotext - Portable Document Format (PDF) to text converter (version 3.03) SYNOPSIS pdftotext [options] PDF-file [text-file] DESCRIPTION Pdftotext converts Portable Document Format (PDF) files to plain text. Pdftotext reads the PDF file, PDF-file, and writes a text file, text-file. If text-file is not speci‐ fied, pdftotext converts file.pdf to file.txt. If text-file is ´-', the text is sent to stdout. If PDF-file is ´-', it reads the PDF file from stdin.