Forwarding SMS from US to UK via Twilio

I’m going to the States soon and have been looking at booking up some restaurants while I’m away. In particular, I wanted to book for Cheesecake Factory, but when I went to do so, I found I could only do that if I registered. Fair enough, so I went to the registration page. I discovered that you needed a US mobile number that they could text a code to. 🙁

I suspect that at this point most would have given up and joined the wait line at the restaurant but not me. I needed a solution to this pressing problem … Read the rest

ChatGPT as a Replacement Programmer

When I left university I did so with a good grounding in several programming languages such as Cobol, Fortran and Pascal. Then, at my first job, I was given training in the language Application Master, part of ICL’s VME operating system. One of the things I was told about Application Master was that it was a “fourth generation language (4GL)” and that this would be the last generation that required a developer to write the code.

This was the late eighties and until very recently we have been still waiting for this transition to happen.

ChatGPT has Entered

… Read the rest

Coding on the web

I ceased to be a professional developer a number of years ago but I have still continued to dabble either when things needed doing at work or for my own amusement. I started out working on COBOL projects and the obscure FOCUS before I retrained to the wonderful PowerBuilder. Nowadays it is almost predominately PHP and a little bit of mobile development with Rhodes. I have never really been one for dedicated IDEs preferring to use a rich text editor such as Notepad++ on Windows and TextWrangler on Mac.

Recently I have been working across a number of … Read the rest