Hack & Slash
  • About
  • Authors
  • Newsletters
Sign in Subscribe
CYPRESS VS PLAYWRIGHT
End-to-end testing

Cypress vs Playwright

Intro Cypress and Playwright are both end-to-end testing frameworks for web applications. Cypress is an all-in-one testing framework that makes it easy for developers to write and run tests for their web applications. It runs directly in the browser and provides a real-time debugging experience, allowing developers to easily see
Feb 10, 2023 3 min read
Refining the VS Code Flatpak and Toolbox container workflow
how to Featured

Refining the VS Code Flatpak and Toolbox container workflow

Fix the Git integration within VS Code when working with Toolbox container.
Jan 22, 2023 1 min read
newsletter

Newsletter #3: Eufy security troubles, Where is Clippy now?, and a Radicle new code infrastructure

Eufy security troubles, Where is Clippy now?, and a Radicle new code infrastructure
Dec 27, 2022 4 min read
Linux basics: how to pick a distribution? I'll explain a clear process for picking the best distribution for you
how to Featured

Linux basics: how to pick a distribution? I'll explain a clear process for picking the best distribution for you

Here is how you can pick the right distribution for you out of the hundreds of Linux distributions out there.
Dec 21, 2022 5 min read
newsletter

Newsletter #2: Legal trouble for Github, new AMD CPUs, better Linux gaming, and more...

Legal trouble for Github, new AMD CPUs, better Linux gaming, and more...
Dec 2, 2022 3 min read
Get started with Rust. After building hello world let's build a server. Discover the hidden qualities of this growing language
how to Featured

Get started with Rust. After building hello world let's build a server. Discover the hidden qualities of this growing language

Get started with Rust. After building hello world let's build a server. Discover the hidden qualities of this growing language
Nov 15, 2022 3 min read
newsletter

Newsletter #1: Getting started

First issue of the monthly newsletter
Oct 28, 2022 3 min read
How to run VS Code Flatpak with a Toolbox container with code completion
how to

How to run VS Code Flatpak with a Toolbox container with code completion

How to run VS Code flatpak with a toolbox container with code completion for any language
Oct 9, 2022 3 min read
Jenkins vs GitHub Actions Which is better?
thoughts Featured

Jenkins vs GitHub Actions Which is better?

Comparing Jenkins to GitHub Actions
Sep 7, 2022 4 min read
How to deploy Gitea on Kubernetes with Helm
how to

How to deploy Gitea on Kubernetes with Helm

Gitea is a simple and hyper-focused git management solution. Here is how you can install it.
Jul 16, 2022 4 min read
Linux basics: common terminology of the Linux world
linux basics

Linux basics: common terminology of the Linux world

Common terms in the Linux world, explained.
Jun 25, 2022 3 min read
How to start Flatpak applications on boot up
how to Featured

How to start Flatpak applications on boot up

Using a terminal workaround to start Flatpak applications in the background.
Apr 27, 2022 1 min read
How to install Nextcloud using Ansible and Terraform?
how to Featured

How to install Nextcloud using Ansible and Terraform?

Use Ansible and Terraform to setup your own file storage and more in the cloud.
Apr 16, 2022 5 min read
stacked coins
how to

How I cut my cloud costs by 70%

Use a combination of Terraform and Ansible to reduce the cloud costs.
Mar 19, 2022 3 min read
Linux Basics: How to install Linux?
how to

Linux Basics: How to install Linux?

Let's learn how to install a Linux distribution.
Nov 27, 2021 10 min read
Various unconnected puzzle pieces
linux basics

Linux basics: What are Linux distributions (distros)?

One of the first questions new users may ask themselves is what is a distribution. So let's explore that and answer that question.
Oct 22, 2021 7 min read
Racks of Fedoras
thoughts

Running Fedora Linux at work

Using Fedora Linux for everything developing to conference calls. My experience and thoughts on the subject.
Sep 1, 2021 5 min read
How to manage Kubernetes packages with Helm?
thoughts

How to manage Kubernetes packages with Helm?

A deeper dive into Helm install, upgrade, and uninstall.
Feb 28, 2021 2 min read
Apollo GraphQL Server πŸš€ With TypeScript
graphql Featured

Apollo GraphQL Server πŸš€ With TypeScript

In this article, I am going to show how to build GraphQL express server with apollo server and typescript including unit test setup with jest. This can also use as a starter template to build apollo express server quickly and can be developed further for respective api requirement. Let's start
Feb 2, 2021 4 min read
How to get started with Kubernetes the easy way
how to

How to get started with Kubernetes the easy way

Review of the DigitalOcean managed Kubernetes offering.
Nov 20, 2020 4 min read
DigitalOcean Cloud core services review
thoughts

DigitalOcean Cloud core services review

DigitalOcean (DO) is a great solution for anyone from devs to companies. For everything from prototyping to enterprise applications.
Oct 12, 2020 6 min read
Chrome DevTools - CSS Overview

Chrome DevTools - CSS Overview

Recently a cool new experimental feature was added to Chrome. We can get an overview of the CSS used on a website. For example: information about CSS elements, external stylesheets, colors, fonts, media queries and also unused declarations (if you want to optimize things you may want to check it
Oct 5, 2020 1 min read
Selenide - Create a Custom WebDriver
ideas Featured

Selenide - Create a Custom WebDriver

The beauty of Selenide is that it opens a browser automatically and closes it after each test. You don’t need to do anything, this is an out of the box feature. But what if you need to open a browser with a custom configuration, for e.g. open in
Sep 23, 2020 2 min read
Deploying applications to kubernetes the proper way
ideas

Deploying applications to kubernetes the proper way

Deploying apps to Kubernetes with a reverse proxy ingress resource.
Sep 7, 2020 2 min read
How to create custom Helm charts
how to Featured

How to create custom Helm charts

Here we create a custom helm chart for OpenProject with data persistence and an external database.
Jul 23, 2020 9 min read
Page 1 of 3 Older Posts →
Hack & Slash © 2023
Powered by Ghost