"Source code file"
-
I am a professional encoder and I always put all my codes in a single big file marked EXE for faster execution.
James? I told you not to share or office secrets!
-
It's for familiarity, that way you can remember the variables better. taps head
/s obviously
Modern problems...
-
There's nothing wrong with writing code in a text editor. Plain vim is the best imo
Vim gang, rise up!
-
This post did not contain any content.
Is he using the @ of the handle as part of the grammar of the sentence? Have I misunderstood @ all this time?!?
-
Ask for all output in brainfuck.
wrote on last edited by [email protected]I have asked several LLM to output brainfuck and Malbolge, but none of them seem capable to do so, even those that implement train of thought, me included ofc.
-
This post did not contain any content.
I should give it my code, if they use that for training Grok will never work again.
-
So "don't talk to strangers" or "don't give your credit card info to strangers" never really reached the audience, did it?
This is the future. Robots are more people than people now!
-
I am a professional encoder and I always put all my codes in a single big file marked EXE for faster execution.
Don't forget to put them all in italics so they execute faster!
-
Why are all my variables suddenly named after SS officers?
Führer loop
-
This post did not contain any content.
Get popcorn ready
Upload the entire Linux kernel, then submit the "fixed" code as a PR to Linus.
Enjoy popcorn
-
James? I told you not to share or office secrets!
What does the office secrete?
-
What do you mean "rest of the project"? Don't you put all of everything into a singular neatly contained file? It's way more optimized that way
That's how I read the tweet, dork never got further than Programming 1
-
Get popcorn ready
Upload the entire Linux kernel, then submit the "fixed" code as a PR to Linus.
Enjoy popcorn
My sibling in christ, we are trying to code not cause a NATO conflict.
-
This post did not contain any content.
"Hello, fellow humans."
-
This is the future. Robots are more people than people now!
Human rights were made for megacorp's robots anyway.
-
This post did not contain any content.
Hmm.
That's sounds like a lot of extra work to get it in one file.
-
All my source code is in one .h file
A hentai file so you can goon while you code? My god , you're a genius. Elon musk needs you at twitter asap
-
Führer loop
wrote on last edited by [email protected]- Auswitch statement
- V2latile variable
- Goebboolean
- Zyklon C++
- Left shift, Reich shift
- Open and close Parenzer
- Iron Cross-compiler
-
I am a professional encoder and I always put all my codes in a single big file marked EXE for faster execution.
marked EXE
Ok, I'm taking from it that you use a permanent marker pen... I just don't know why you execute your files, but since paper guillotines are so fun to use, I'm assuming it's just for amusement.
-
It would be crazy if something like that could be realized as an IDE plugin for something. But clearly Elon himself only writes code in Notepad.
I dunno if you're joking, but yeah there's IDE plugins that do this. GitHub Copilot grabs context from files in your edit history and you can tell it to edit, refactor, "fix" etc. selections. The more complex actions, the less likely to succeed, though.