Using Laravel with an SQLite database

  • avatar
  • 8.0K Views
  • 5 Likes
  • 5 mins read
Preview post image

The fast-paced world of web development requires selecting tools that balance efficiency and scalability. The choice of a suitable database management system plays a pivotal role. SQLite, a lightweight yet powerful database engine, often remains overlooked. When integrated with Laravel, a popular PHP web application framework, SQLite offers developers a reliable solution for building efficient applications.

jQuery 4 Beta release

  • 618 Views
  • 1 min read

jQuery is a fast and compact JavaScript library that simplifies tasks like editing HTML documents, handling events, and adding animations. Its user-friendly interface works well on many browsers, and it has revolutionized how millions of people write JavaScript.

jQuery 4.0.0 has been released in beta! The development team is pleased to introduce the enhancements they've been working on. This update includes bug fixes, performance enhancements, and notable changes, such as the discontinuation of support for older versions of Internet Explorer - eliminating headaches for many.

DIY - Automated plants watering system: code

  • avatar
  • 2.3K Views
  • 2 Likes
  • 8 mins read
Preview post image

Having outlined the concept of automated watering and successfully assembled the physical components, our attention now turns to the real wizardry - the code. This article explores the intricate lines of Arduino code that transform theory into reality, breathing life into our DIY plant care project. As we step into the heart of our automated watering system, let's unravel the details that make our green vision a reality.

 Join Our Monthly Newsletter

Get the latest news and popular articles to your inbox every month

We never send SPAM nor unsolicited emails

DIY - Automated plants watering system: mounting

  • avatar
  • 2.4K Views
  • 1 Like
  • 10 mins read
Preview post image

As we transition into the practical implementation of our Arduino-powered automatic watering system, the focus shifts from theory to the tangible. This section of the guide will meticulously guide you through the steps of physically mounting the components, integrating sensors, and establishing the necessary connections between modules. It's an opportunity to transform conceptual understanding into hands-on reality. Prepare to immerse yourself in the practical aspects of this project, where we navigate through the nuances of placing each module and executing the precise wiring required to bring your plants care system to life.

Google reduces recaptcha free tier

  • 1.5K Views
  • 1 min read

reCAPTCHA, a service by Google designed to protect websites from spam and abuse, has been predominantly free for most sites. While enjoying the free tier limits of 1 million assessments per month, leading to near-universal implementation on millions of websites, it appears that a change is imminent starting April 1st, 2024.

Elon Musk’s Neuralink implants brain tech in human patient

  • 840 Views
  • 1 Like
  • 1 min read

On Sunday, Elon Musk's neurotechnology startup Neuralink successfully implanted its device in a human for the first time. The billionaire mentioned on X, formerly known as Twitter, on Monday that the patient is recovering well.

The company is working on a brain implant designed to assist individuals with severe paralysis in controlling external technologies solely through neural signals. Neuralink initiated the recruitment of patients for its inaugural in-human clinical trial in the fall, following the approval granted by the U.S. Food and Drug Administration in May to conduct the study.

Running PHP8.3 with Nginx on Ubuntu

  • avatar
Preview post image

PHP is a scripting language widely used for web development, with code processed on a web server through a PHP interpreter, implemented as a module, daemon, or CGI executable. Nginx lacks the default ability to handle dynamic web pages with PHP and requires specific additional plugins for this purpose. One such plugin is FPM (FastCGI Process Manager), an alternative PHP FastCGI implementation offering additional features, particularly advantageous for high-traffic sites. FPM stands out as the preferred method for PHP page processing with Nginx, surpassing traditional CGI-based methods in terms of speed.

Play The Simpsons theme song with Arduino and a buzzer

Available to registered members only
  • avatar
  • 1.4K Views
  • 1 Like
  • 5 mins read
Preview post image

The Simpsons, that legendary animated series we all know and love, has become a cultural phenomenon. With its hilarious take on family life in Springfield, it's an absolute classic. We decided to have a bit of fun and recreate the show's iconic theme song using a piezo buzzer.

Buzzer is used to generate sound, beep or even melody of a song. It can be found in alarm devices, computers, timers and confirmation of user input such as a mouse click or keystroke. A piezo buzzer is not like a regular speaker that you might think of. It uses a material that actually changes shape when you apply electricity to it which in turn creates noise. The faster you bend the material, the higher the pitch of the noise that is produced.

What's new in PHP 8.3

  • avatar
  • 2.0K Views
  • 1 Like
  • 6 mins read
Preview post image

PHP 8.3 was released as scheduled on November 23, introducing numerous new features and improvements since the PHP 8.2 release. We'll go through most important features, performance improvements, changes and deprecations one by one.

PHP 8.3 and subsequent versions now enable the declaration of types for PHP class constants. This guarantees type compatibility for constants when overridden by child classes and interface implementations. Before PHP 8.3, there was no way to enforce type compatibility programmatically.

Apple Vision Pro available on February

  • 606 Views
  • 1 min read

Apple announced Apple Vision Pro will be available on February 2, at all U.S. Vision Pro is a revolutionary spatial computer that transforms how people work, collaborate, connect, relive memories, and enjoy entertainment. Vision Pro seamlessly blends digital content with the physical world and unlocks powerful spatial experiences in visionOS, controlled by the most natural and intuitive inputs possible - a user's eyes, hands, and voice.