The postage prices have just been updated to reflect the current Royal mail new prices. Overall seems to be varying between 50p and £2 depending how far they go I suppose.
I really need to get a script done to do this automatically as its a PITA to keep updating it!
Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Postage increase 2025
Re: Postage increase 2025
I think you secretly enjoy creating these scripts with AI help @exxosexxos wrote: Fri Apr 11, 2025 4:10 pm The postage prices have just been updated to reflect the current Royal mail new prices. Overall seems to be varying between 50p and £2 depending how far they go I suppose.
I really need to get a script done to do this automatically as its a PITA to keep updating it!
Re: Postage increase 2025
JezC wrote: Fri Apr 11, 2025 4:19 pm I think you secretly enjoy creating these scripts with AI help @exxos![]()
Re: Postage increase 2025
How awesome is this!
I'm now coding in Python apparently
Just need some patches to convert all the results over to my database now... Then I can "one click" update my postage prices every few months when the prices change

Just need some patches to convert all the results over to my database now... Then I can "one click" update my postage prices every few months when the prices change
Re: Postage increase 2025
Was a bit more problematical to setup than I thought
It also illustrated there was actually six errors in my database after getting Grok to verify everything..
A example that we all match now
I need to add a switch so it can actually make the changes to the database, the annoying thing about all this, as I already manually updated the database, so I will have to wait until Royal mail change their prices again before I can actually use and test the script properly

It also illustrated there was actually six errors in my database after getting Grok to verify everything..
A example that we all match now
I need to add a switch so it can actually make the changes to the database, the annoying thing about all this, as I already manually updated the database, so I will have to wait until Royal mail change their prices again before I can actually use and test the script properly
Re: Postage increase 2025
ohhh actually, I can just deliberately mess up one of the postage costs in the database to try the script out fully...
What script can I do next ...

EDIT:
What script can I do next ...
EDIT:
- mrbombermillzy
- Moderator

- Posts: 2365
- Joined: Sun Jun 03, 2018 7:37 pm
Re: Postage increase 2025
Great stuff.
Out of curiosity, what AI system do you use for this?
My missus uses ChatGPT at work, but its more useful for basic boilerplate stuff.
Out of curiosity, what AI system do you use for this?
My missus uses ChatGPT at work, but its more useful for basic boilerplate stuff.
Re: Postage increase 2025
Grok.mrbombermillzy wrote: Fri Apr 11, 2025 8:12 pm Out of curiosity, what AI system do you use for this?
My missus uses ChatGPT at work, but its more useful for basic boilerplate stuff.
GPT4 has been great for lots of stuff. But their dedicated code model seems to be getting worse somehow. It loses the plot on more complex code. Grok deals with a lot of stuff a whole lot better. It wrote my assembly code hello world example a couple weeks back. GPT hadn't a clue.
If we could just load everything Atari related into grok..... Not sure on its 68k limits but probably a lot less than more general stuff like PHP etc.. I'm sure it could finish up my GB6 assembly code at least..
- mrbombermillzy
- Moderator

- Posts: 2365
- Joined: Sun Jun 03, 2018 7:37 pm
Re: Postage increase 2025
Interesting.
Will have to check that out.
Thanks.
Will have to check that out.
Thanks.
