GodLikeMouse
  • Blog
  • Music
  • About Me

Tutorials

Code

Adding A waitForElement Command To Cypress

The Problem Having implemented Cypress recently for end to end testing I quickly realized the framework itself although pretty robust, was seriously lacking in the ajax support department. In other words, if an element wasn’t present within 5 seconds, the framework would throw and error and the test would fail. Read more…

By GodLikeMouse, 5 monthsDecember 18, 2024 ago
Arch Linux

8 Monitors on Arch Linux With The NVS 810

The Problem I recently upgraded my Hydra build by replacing my 2 NVIDIA K620 video cards with a single NVIDIA NVS 810, this would be great being it would remove the StarLink Multiport adapters. However, after that it was an uphill battle. The X window server immediately started up in Read more…

By GodLikeMouse, 5 monthsNovember 27, 2024 ago
Arch Linux

How To Add A Network Printer In Arch Linux

Sometimes in the Linux world, things aren’t as straightforward and easy as they should be. When it comes to properly adding a network printer, this is almost always the case. From getting it connected, to getting the right driver installed, it can be a quiet frustrating experience. However, I’ve broken Read more…

By GodLikeMouse, 12 monthsMay 10, 2024 ago
Arch Linux

How To Install Yay On Arch Linux

Package management can sometimes be a bit overwhelming, especially on rolling Linux systems. Pacman offers a lot in terms of management packages, but not so great for finding and installing user packages in AUR (Arch User Repository). But YAY takes quite a bit of the pain away. Here’s the skinny Read more…

By GodLikeMouse, 1 yearMay 9, 2024 ago
Code

Python and Rust Working Hand in Hand

Introduction In the world of programming, every language has its strengths and weaknesses. Python, known for its simplicity and readability, has dominated various domains such as web development, data analysis, and artificial intelligence. On the other hand, Rust, with its emphasis on safety and performance, has gained popularity in systems Read more…

By GodLikeMouse, 1 yearApril 26, 2024 ago
Arch Linux

How To Add Git Completion In Arch Linux

Introduction Adding git completion to the git command line can be super handy. Especially when it comes to branch names and other things which can be lengthy. Not to mention, it just means you’ll have less to type which is always good for efficiency. Getting this to work may not Read more…

By GodLikeMouse, 1 yearApril 25, 2024 ago
Code

Python for Data Science: A Practical Guide

Introduction In the realm of data science, Python stands tall as a versatile tool set for handling complex datasets and extracting valuable insights. This guide dives straight into the core concepts and libraries essential for mastering Python for data science. Python Essentials for Data Science Or try Jupyter Notebook in Read more…

By GodLikeMouse, 1 yearApril 23, 2024 ago
Code

Python: A Comprehensive Guide for Beginners

Python is a powerful and versatile programming language that has gained immense popularity for its simplicity and readability. Whether you’re a complete novice or an experienced developer looking to expand your skill set, mastering Python opens up a world of possibilities in web development, data science, artificial intelligence, and more. Read more…

By GodLikeMouse, 1 yearApril 11, 2024 ago
Arch Linux

A Beginner’s Guide to Minimal Arch Linux Installation with Archinstall

Arch Linux offers a unique opportunity to create a custom-tailored operating system precisely to your needs. However, the manual installation process can be intimidating for newcomers and seasoned Linux users alike. Luckily, Archinstall simplifies this process, allowing even beginners to set up a minimal Arch Linux system quickly and efficiently. Read more…

By GodLikeMouse, 1 yearApril 9, 2024 ago
Code

Code Refactoring Techniques: Improving Code Maintainability and Readability

In the world of software development, maintaining clean, readable code is paramount. As projects evolve and requirements change, code can quickly become tangled and difficult to understand. This not only hampers productivity but also introduces the risk of introducing bugs and making future modifications more challenging. Enter code refactoring—a systematic Read more…

By GodLikeMouse, 1 yearApril 8, 2024 ago

Posts pagination

1 2 3 Next
  • Blog
  • Music
  • About Me
Hestia | Developed by ThemeIsle