Djere.com
  • Ethics
  • Core
  • Commands
  • Kernel
  • Kubernetes
  • Logs
  • Papers
  • Work
  • Search

Rex Djere (687)

April 17, 2025

My Research on Intelligent Hardware That Refuses to Run Malicious Code

Abstract Artificial Intelligence (AI) has opened the door to computer systems that seem to think in a manner similar to human beings. However,…

  • Full Story
March 5, 2025

Djere Services Group published Saxophone Mastery: 500 Dynamic Daily Etudes (Volume 2)

By God's grace, I successfully published Saxophone Mastery: 500 Dynamic Daily Etudes (Volume 2). On Github On MuseScore On Amazon

  • Full Story
November 15, 2024

Updating a Drupal Website Using Ansible: a High-Level Overview

Ansible is an extremely powerful automation tool that can save the Drupal web developer a tremendous amount of time. It does this by…

  • Full Story
September 26, 2024

Redirecting a Web Server’s IP Address to the HTTPS Version of Its Associated Website: 1 Example Using Drupal and 1 Using Publii

In this article, we'll discuss why it's important to redirect all version of your website to the secure version of your website: the…

  • Full Story
September 25, 2024

Blocking unwanted users on your Drupal website

Unfortunately, when you build a Drupal website, there are actors who want to take advantage and try to find vulnerabilities in the website.

  • Full Story
September 9, 2024

A Rust programming language example to teach immutable borrowing: a stainless steel tank filling problem

Let's write a simple Rust program to illustrate the concept of immutable borrowing. We will model a stainless steel tank with the dimensions…

  • Full Story
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 Next
  • © 2025 Djere.com