|
1. The lounge is for the CodeProject community to discuss things of interest to the community, and as a place for the whole community to participate. It is, first and foremost, a respectful meeting and discussion area for those wishing to discuss the life of a Software developer.
The #1 rule is: Be respectful of others, of the site, and of the community as a whole.
2. Technical discussions are welcome, but if you need specific programming question answered please use Quick Answers[^], or to discussion your programming problem in depth use the programming forums[^]. We encourage technical discussion, but this is a general discussion forum, not a programming Q&A forum. Posts will be moved or deleted if they fit better elsewhere.
3. No sys-admin, networking, "how do I setup XYZ" questions. For those use the SysAdmin[^] or Hardware and Devices[^] forums.
4. No politics (including enviro-politics[^]), no sex, no religion. This is a community for software development. There are plenty of other sites that are far more appropriate for these discussions.
5. Nothing Not Safe For Work, nothing you would not want your wife/husband, your girlfriend/boyfriend, your mother or your kid sister seeing on your screen.
6. Any personal attacks, any spam, any advertising, any trolling, or any abuse of the rules will result in your account being removed.
7. Not everyone's first language is English. Be understanding.
Please respect the community and respect each other. We are of many cultures so remember that. Don't assume others understand you are joking, don't belittle anyone for taking offense or being thin skinned.
We are a community for software developers. Leave the egos at the door.
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
modified 16-Sep-19 9:31am.
|
|
|
|
|
|
I just happened to be thinking about the books yesterday, and I was wondering...what are the odds GRRM will actually manage to write the last of the series?
I looked into it, and apparently he's got ~75% of the 6th book done, and the 7th will be just a big. And it's been years been #5 and 6.
At this point this has got to be a worse job than being the Queen King. People will not let him retire...
Maybe if he didn't let himself get involved in these side-projects like that second TV series...
|
|
|
|
|
I couldn't cope with the GOT books - I slogged through the first two, maybe three and gave up. For me, this was a rare case when the TV series was better than the books.
Personally, I wish Patrick Rothfuss would finish the third book in the The Kingkiller Chronicles. Now that's torturous, it's been years since book #2.
|
|
|
|
|
|
What would happen if you pasted ChatGPT's own code into it?
|
|
|
|
|
Actually, a complier is complete when it finally compiles itself. Before that a "helper" language is used. I think for Rust, C++ has been used until it was able to compile itself.
Advertise here – minimum three posts per day are guaranteed.
|
|
|
|
|
jschell wrote: Makes me wonder what would happen if you attempted to paste a million line application into ChatGPT.
It'd pass it off as it's own work and give it to the next homework question asker.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
jschell wrote: Makes me wonder what would happen if you attempted to paste a million line application into ChatGPT.
"I'm sorry Dave, I'm afraid I can't do that"
Caveat Emptor.
"Progress doesn't come from early risers – progress is made by lazy men looking for easier ways to do things." Lazarus Long
|
|
|
|
|
So Improve means "condense it down" or "add back a line deliberately commented out".
I feel like all this "pass it through GPT" is leading everyone in circles. It's absolutely doing a fantastic job of taking text (prose, code, whatever) and producing a version that best matches its training data and bias. It spits out great looking text and generates code that is either the most commonly found code for this text prompt, or the code it was trained to produce. This will just get better and better.
But it is still about "most likely". Not "actually correct" and so we generate this great looking code and then spend all this time running around debugging and correcting.
Definitely good to start from something that's well structured and fix that, but let's put this in perspective. (and saying that, the fact it can even do this is mind blowing at a conceptual level, but disarmingly trivial at the mathematical level if you're OK with thinking trillion-parameter simultaneous equations are trivial. All in all a proper mind-bend).
cheers
Chris Maunder
|
|
|
|
|
I'd agree - but I don't think our jobs / whole profession is at risk yet.
It is likely affecting this site though: QA is well down on student question numbers, and that's probably them plagiarising ChatGPT code ...
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
OriginalGriff wrote: plagiarising ChatGPT code
but is it really plagiarizing? I don't think so. Unless we are now saying that ChatGPT is a sentient being.
|
|
|
|
|
My definition of plagiarism is pretty simple: if you didn't write it, it's not original to you, and that's plagiarism unless you provide adequate references to the original source.
Which you definitely don't do when you are too lazy to do your own homework.
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Quote: unless you provide adequate references to the original source.
And the original source of something that ChatGPT generates is what? It is not ChatGPT...
I hope we can agree that ChatGPT is not capable of any kind of thinking, and I imagine that in the near future we will have a number of similar solutions that generate contents that will be published on the net somewhere. My guess is that these solutions will start to learn from each other, and there will probably be some really weird results.
Espen Harlinn
Chief Architect - Seasurveillance AS
The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague.Edsger W.Dijkstra
|
|
|
|
|
I didn't write the designer code that Visual Studio generates behind my C# forms. But does anyone doubt that I own the copyright to it?
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
MAJIKTHISE: ... we want this machine off, and we want it off now.
|
|
|
|
|
Mystic worried about old newsreel company, but is supportive and understanding (11)
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
SYMPATHETIC
<
SYM TIC 'mystic' scrambled
PATHE old newsreel company
Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012
|
|
|
|
|
And you are up tomorrow!
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
#Worldle #495 2/6 (100%)
🟩⬜⬜⬜⬜➡️
🟩🟩🟩🟩🟩🎉
https://worldle.teuteuf.fr
hard then easy no map needed
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
OT
The site prompts to save the robots.txt file when I open that page... do you see this as well?
Happiness will never come to those who fail to appreciate what they already have. -Anon
|
|
|
|
|
did not see that
"A little time, a little trouble, your better day"
Badfinger
|
|
|
|
|
Wordle 711 5/6
⬛🟨🟨⬛🟩
⬛🟨⬛🟩🟩
🟩⬛⬛🟩🟩
🟩⬛🟨🟩🟩
🟩🟩🟩🟩🟩
|
|
|
|
|
Wordle 711 4/6
🟩⬜🟩🟨⬜
🟩⬜🟩⬜🟩
🟩🟨🟩⬜🟩
🟩🟩🟩🟩🟩
|
|
|
|