- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
If you're not sure which null to get, take the frist!
Admin
(null)
Admin
Is that the Randal Schwartz who wrote Learning_Perl? I had a beer with him on a cruise in 2001 or so. Cool dude!
Admin
So many nulls, so few
catch NullReferenceException
statements. Sigh.If you sigh into a vast void of nulls, does anyone hear? Does anyone care?
Admin
I think for black friday, they discounted that more expensive null to $39.99.
Admin
Yes, it is I. Perl dude, FLOSS Weekly dude, and now Dart/Flutter Google Developer Expert. Livin' in the limelight.
Admin
Not knowing the value of null, I’d rather pay a maximum of $100 for null GB of data provided than pay a maximum of $null for 100 Gb of data.
Admin
Asked ChatGPT3 five questions about different real life C# examples and it got four out of five wrong (basically doing the same thing beginners do: not disposing unmanaged resources, race conditions, deadlocks and one solution was not functional at all). I ask for all four examples are follow-up question outlining the issue with the example and in return three out of those four examples got even more broken, in one example it literally turned nearly every line into non functional except for the line that was the issue in the first place.
Not sure why people think those LLMs are a big step forward, nobody in science does, they are a nice vehicle to get more funding for proper AI scientific work honestly, and that's pretty much it. However they would be a nice replacement for politicians: Spouting nonsense most of the time without substance but at least not corrupt.
Admin
You are using them wrong. They are perfect for fillling parts of grand proposals. You know project outline, state of the art, social relevance. My time writing those has more than halved.
You should check the results though.
Admin
Those poor examples are exactly what you asked for: "Real life" which is what is typically written by the vast majority of inexperienced coders all over the world. I asked it to solve reflection and IO questions that I typically give to developers to assess their capabilities in interviews. Most people can't do it, but it could with examples and annotations of its work. While there are situations where the LLM's aren't perfect, there are many where they easily outshine the typical developer. I'm pretty sure that in a few years, you will not need most programmers for anything unless it is extremely complex.