News

Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.
RSelenium lets you do everything from submitting a simple Web form to testing a Web application in different browsers. Here's how to get started.
Unfortunately, not all sites can be installed as Progressive Web Apps. However, some browsers, such as Brave, allow you to launch a site without all of the standard browser accoutrement.
HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.
Nativefier is an open source command line tool that lets you create native desktop apps for any website or webpage on Windows, Mac and Linux. You can make any web page an app using it.
How to build a local retrieval-augmented generation application using Postgres, the pgvector extension, Ollama, and the Llama 3 large language model.