Search

You can find the results of your search below.

Fulltext results:

Repurpose Old Printers Using a Raspberry Pi @en:blog:2025:01:20
14 Hits, Last modified:
---- In this project, we will repurpose an old Canon Color ImageClass MF8350CDN printer using a Raspberry Pi. Since Canon no longer supports Windows 11 for this device, ... necessary software * Install and configure the Canon printer drivers * Use CUPS for print manageme... - Obtain the IP address of your Raspberry Pi. You can usually find this from your router’s DHCP client
Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
9 Hits, Last modified:
, "I wonder how these were built?" PHP frameworks can be tremendous time-savers, but they are truly pow... nside and out. Developing your own mini-framework can be a great learning exercise, giving you deeper i... value of a well-structured, modular approach that can be extended with custom modules as needed. =====... tweight, flexible applications. A large framework can introduce overhead if you only need one or two co
Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
6 Hits, Last modified:
r ''CLI'' to ''LaswitchTech\Core\CLI'' so that we can start working on it before exporting it into its ... == Next, let's update the ''Request'' class so it can handle command-line arguments. In the constructor... his, we first create a base ''Helper'' class that can be extended if we need shared properties or metho... Core; class Helper { // Currently empty, but can house shared logic for helpers } </file> ++++ Ne
Let's Talk - Why and How I Use Artificial Intelligence @en:blog:2025:01:27
2 Hits, Last modified:
ting code and 95% debugging it."// By using AI, I can cut down on that debugging time, letting me focus... excel at and understanding their limitations, we can make them an integral part of our workflows witho