GodLikeMouse
  • Blog
  • Music
  • About Me

Code

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
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
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
Code

How To Create Automatically Refreshing Functions In Google Sheets

Introduction I recently needed to create a stock ticker-type integration in a Google Sheet where I could retrieve stock quotes every minute and update several cells. This required a little bit of digging to get it to work correctly and quickly. Here’s what I did to put together refreshing functions Read more…

By GodLikeMouse, 1 yearMarch 28, 2024 ago
Code

A Comprehensive Analysis Between Go and Rust

Introduction When it comes to modern programming languages, Go and Rust are often hailed as two of the most promising contenders. Both have gained significant traction in recent years, each with its own set of strengths and weaknesses. In this article, we’ll delve into a comprehensive comparison between Go and Read more…

By GodLikeMouse, 1 yearMarch 27, 2024 ago
C/C++

Rust vs. C++: A Battle of Syntax and Safety

In the realm of programming languages, there’s always a heated debate about which one reigns supreme. Today, we’re throwing Rust vs. C++ into the ring for a showdown of epic proportions. Strap in, folks, because this is going to be one heck of a ride. Let’s start with our old Read more…

By GodLikeMouse, 1 yearMarch 23, 2024 ago
Code

Rust Away: A Beginner’s Guide to Conquering the Coding Wilderness with Cargo

Welcome, fellow adventurer, to the exciting world of Rust programming! If you’re looking to embark on a journey into the realm of systems programming, Rust is your trusty steed, and Cargo is your map and compass. Fear not, for I shall be your guide through this wild terrain, filled with Read more…

By GodLikeMouse, 1 yearMarch 21, 2024 ago

Posts pagination

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