Categories
back-end front-end Tools Web Services

Ep.52 – HTMX No JavaScript Required

There really is no limit what you can do these days – even without JavaScript! Once again, I have been inspired (aka stollen!) by a video from FireShip.io, this time about something called HTMX.  It is HTML on steroids (without the nasty side effects of JavaScript 🙂 ) Sprinkle in a few HTML attributes and you have a […]

Categories
back-end front-end Tools Web Services

Ep.51 – Ride the Blazor Train

Blazor: The Microsoft framework to create web apps (and more!) without JavaScript (but you can have some if you like 🙂 ). I have already written a ramble that goes with this episode – take a look here if so

Categories
back-end front-end Tools Web Services

Ep.50 – It’s the end of Stackoverflow as we know it!

  50th Episode!  yeah!!  that hardly anyone listens to 😉  Hey, can’t take yourself too seriously right?   Anyway, the end of Stackoverflow as we know… sort of similar to the classic REM song – you must know it!  unless you were born after the year 2000 possibly! I wrote a little rambling blog post about a week […]

Categories
back-end front-end Tools Web Services

Ep.49 – Prompt Perfect: the next level of AI prompting

Ahh yes, AI… just take a deep breath. So, Prompt Perfect.  Why?  well, if you are playing around with things like ChatGPT, MidJourney and so many others, you will notice very early on that you do need to be quite specific in your asking to generate the desired outcome be that images/text or whatever.  This […]

Categories
back-end front-end Tools Web Services

Ep.48 – PostgreSQL is awesome and I didn’t know!

Well! I have heard of PostgreSQL of course and even looked at it years ago only to think “oh, it is just another database” – which it is, but I hadn’t realised how clever it is!  It has been around for years/decades of course! Michael Stonebraker (aka King of the Databases) is behind it of course […]

Categories
back-end front-end Tools Web Services

Ep.47 – All of a Flutter

So, what is flutter? Flutter is the multi-platform framework from Google to build apps on any screen.  It uses Dart as the programming language (very similar to Java/C# etc.). From a Microsoft perspective, this is a similar idea to Xamarin or now MAUI. One thing jumped out to make app designing/coding easy within Flutter is something called Flutter Flow.  […]

Categories
back-end front-end Tools Web Services

Ep.46 – Yet more AI

Just Five Mins you say?  this one tracks over a little!   Too much AI indeed.  But, what is worth it to you? ChatGPT (not to be mistaken for “catGPT”), as we know, was the game-changing AI release a few months ago now.  There have been so many new releases of other AI based ventures of […]

Categories
back-end front-end Tools Web Services

Ep.45 – WARP Terminal

Okay, so we have “evolved” from green-screen terminals to GUI (Graphic User Interface) ways to execute commands and now for years really, we are back very much in the command line world. Executing scripts or commands isn’t difficult, but remembering them is! WARP seems to be addressing this by offering a new take on command line […]

Categories
back-end front-end Tools Web Services

Ep.44 – Build your own Cloud Storage Solution

Tired of paying for Dropbox, Google Drive, Onedrive etc.? Fear not! You can create your own storage solution: In your own network/home Cheap Linux machine/windows machine Docker Container There are lots of these solutions around, this one jumped out so check out the details. Link to FileCloud here (Enterprise type features, but has a community edition) […]

Categories
back-end front-end Tools Web Services

Ep.43 – JavaScript is dead long live JavaScript

The true zombie effect… JavaScript will never die! Even though Douglas Crockford said the best thing we can do with JavaScript is to retire it.  Look, i get it, JavaScript isn’t brilliant, in some cases, but it is what it is and I can’t see it disappearing any time soon.  The horse has very much bolted […]