Recent

Author Topic: IDE + AI : IDE = IDE : Notepad (Follow-up to "AI or DIE")  (Read 3408 times)

ASBzone

  • Hero Member
  • *****
  • Posts: 733
  • Automation leads to relaxation...
    • Free Console Utilities for Windows (and a few for Linux) from BrainWaveCC
Re: IDE + AI : IDE = IDE : Notepad (Follow-up to "AI or DIE")
« Reply #30 on: September 15, 2025, 01:36:52 pm »
One thing I noticed is that in addition to artificial intelligence it seems to have acquired artificial laziness because in one example where it had to translate about a dozen printf(s), it translated 2 of them then put a comment { add more here... } ...  I got a good laugh out of that (who's working for whom here ???.)     Its artificial laziness is pretty darn close to the real thing.

Oh, the laziness is real...      What AI exposes is that humanity still does not have a firm grasp on how humans use their brains, and how their brains use them (i.e. procrastination, laziness, etc)

The AI never agreed to work for you personally...  Just remember that.  :P  It's don't gig work and helping us out every now and then.
-ASB: https://www.BrainWaveCC.com/

Lazarus v4.3.0.0 (bcf314a670) / FreePascal v3.2.3-46-g77716a79dc (aka fixes)
(Windows 64-bit install w/Win32 and Linux on ARM and x64 cross-compilers via FpcUpDeluxe)

My Systems: Windows 10/11 Pro x64 (Current)

schuler

  • Sr. Member
  • ****
  • Posts: 272
Re: IDE + AI : IDE = IDE : Notepad (Follow-up to "AI or DIE")
« Reply #31 on: October 06, 2025, 12:48:14 pm »
@440bx,
Very sorry for the late reply. I am already snowed under with my current projects and I can not absorb more work ATM.

@all,
Just had a new record with Claude Sonnet 4.5 + https://github.com/joaopauloschuler/beyond-python-smolagents: 3293 lines of code with a single prompt.

This is the result: https://github.com/joaopauloschuler/ai-coding-examples/blob/main/src/free-pascal/task-manager/task-manager-claude-sonnet-4.5-20251006.pas

The pascal source code was produced at the third iteration of "evolutive_problem_solver". It took about 2 hours to run and then it crashed into my spending limit: US$ 8 for this experiment.

This is the code used for the testing (I changed the model before running): https://colab.research.google.com/github/joaopauloschuler/beyond-python-smolagents/blob/v1.21-bp/bp-examples/pascal/pascal-single-file-01.ipynb
« Last Edit: October 06, 2025, 12:56:28 pm by schuler »

440bx

  • Hero Member
  • *****
  • Posts: 5822
Re: IDE + AI : IDE = IDE : Notepad (Follow-up to "AI or DIE")
« Reply #32 on: October 06, 2025, 12:58:43 pm »
@440bx,
Very sorry for the late reply. I am already snowed under with my current projects and I can not absorb more work ATM.
No problem.  That's life.
FPC v3.2.2 and Lazarus v4.0rc3 on Windows 7 SP1 64bit.

schuler

  • Sr. Member
  • ****
  • Posts: 272
Re: IDE + AI : IDE = IDE : Notepad (Follow-up to "AI or DIE")
« Reply #33 on: October 21, 2025, 04:37:35 pm »
Quote
Just had a new record with Claude Sonnet 4.5 + https://github.com/joaopauloschuler/beyond-python-smolagents: 3293 lines of code with a single prompt.

This is the result: https://github.com/joaopauloschuler/ai-coding-examples/blob/main/src/free-pascal/task-manager/task-manager-claude-sonnet-4.5-20251006.pas

The pascal source code was produced at the third iteration of "evolutive_problem_solver". It took about 2 hours to run and then it crashed into my spending limit: US$ 8 for this experiment.

Just to comment that I've just done a similar experiment this time using evolutive_problem_solver_folder instead of evolutive_problem_solver. It costed me about US$10 with API calls. It produced about the same number of pascal lines. BUT, it also produced about 1500 lines in md files... It is not perfect. But it is interesting...

This is the result:
https://github.com/joaopauloschuler/ai-coding-examples/tree/main/src/free-pascal/task-manager/task-manager-claude-sonnet-4.5-20251021

Long file to pascal + AI.

 

TinyPortal © 2005-2018