dev.to
1. Mastering Dark Mode in CSS and Sass
Dark mode is a popular design trend that has gained a lot of attention in recent years. The idea behind dark mode is to provide a low-light interface that reduces eye strain and improves visibility in low-light environments. In this article, we will explore how to handle dark mode in CSS and Sass.
First, let's define some basic CSS variables that we will use to handle dark mode. We will use CSS variables to store the primary and secondary colors, as well as the text and background colors, for b…
2. Install WSL2 🐧 on Windows 11
Enjoy!
00:00 Activate WSL and Hypervisor
00:44 Listing online Linux Distros
01:05 Update WSL2 Kernel
01:47 Activate Virtual Machine Platform
02:13 Install Ubuntu
03:11 Customize Bash Terminal
04:22 Install Fish shell
04:50 Install Fonts-Powerline
05:16 Oh-My-Fish engine
07:11 Make Fish default shell
07:40 Install Neovim…
#linux #bash #productivity #beginners
3. Podman 4.3 on Windows 10: Install
Summary
Podman is an engine for virtualization to create and maintain containers on virtual machines. It is developed by Red Hat and published as an open source software (OSS) under Apache License v2.0. The source code is written in Golang.
It is cross-platform and therefore able to be installed on any of Windows / Mac / Linux.
This must be one of their advantages. Supposed that some files defining a virtual machine or a pod (of Kubernetes) for grouping ones are delievered, we can develop on t…
#podman #docker #kubernetes #virtualization
1. Mastering Dark Mode in CSS and Sass
Dark mode is a popular design trend that has gained a lot of attention in recent years. The idea behind dark mode is to provide a low-light interface that reduces eye strain and improves visibility in low-light environments. In this article, we will explore how to handle dark mode in CSS and Sass.
First, let's define some basic CSS variables that we will use to handle dark mode. We will use CSS variables to store the primary and secondary colors, as well as the text and background colors, for b…
2. Install WSL2 🐧 on Windows 11
Enjoy!
00:00 Activate WSL and Hypervisor
00:44 Listing online Linux Distros
01:05 Update WSL2 Kernel
01:47 Activate Virtual Machine Platform
02:13 Install Ubuntu
03:11 Customize Bash Terminal
04:22 Install Fish shell
04:50 Install Fonts-Powerline
05:16 Oh-My-Fish engine
07:11 Make Fish default shell
07:40 Install Neovim…
#linux #bash #productivity #beginners
3. Podman 4.3 on Windows 10: Install
Summary
Podman is an engine for virtualization to create and maintain containers on virtual machines. It is developed by Red Hat and published as an open source software (OSS) under Apache License v2.0. The source code is written in Golang.
It is cross-platform and therefore able to be installed on any of Windows / Mac / Linux.
This must be one of their advantages. Supposed that some files defining a virtual machine or a pod (of Kubernetes) for grouping ones are delievered, we can develop on t…
#podman #docker #kubernetes #virtualization
dev.to
1. Podman 4.3 on Artix Linux: Install
Summary
Podman is an engine for virtualization to create and maintain containers on virtual machines. It is developed by Red Hat and published as an open source software (OSS) under Apache License v2.0. The source code is written in Golang.
As I wrote before, it is cross-platform and also developed with mind to make it highly compatible with Docker.
This post shows how to install Podman on Artix Linux, based on Arch Linux and systemd-free.
Environment
OS: Artix Linux (based on Arch Linux) …
#podman #docker #kubernetes #virtualization
2. Podman 4.3 on Artix Linux: Fix initialization issues
Summary
It is not so difficult to install Podman on Artix Linux, based on Arch Linux and systemd-free.
It's because pacman brings core packages: podman and qemu-base of QEMU.
You can prepare podman by installing them and configure some. }}">After completing them, you can start virtual machine and manage containers ... to a certain extent.
There are issues left, which occurs problems on process handling or networking.
This post shows how to fix them.
Environment
OS: Artix Linux (based on Ar…
#podman #docker #virtualization #artix
1. Podman 4.3 on Artix Linux: Install
Summary
Podman is an engine for virtualization to create and maintain containers on virtual machines. It is developed by Red Hat and published as an open source software (OSS) under Apache License v2.0. The source code is written in Golang.
As I wrote before, it is cross-platform and also developed with mind to make it highly compatible with Docker.
This post shows how to install Podman on Artix Linux, based on Arch Linux and systemd-free.
Environment
OS: Artix Linux (based on Arch Linux) …
#podman #docker #kubernetes #virtualization
2. Podman 4.3 on Artix Linux: Fix initialization issues
Summary
It is not so difficult to install Podman on Artix Linux, based on Arch Linux and systemd-free.
It's because pacman brings core packages: podman and qemu-base of QEMU.
You can prepare podman by installing them and configure some. }}">After completing them, you can start virtual machine and manage containers ... to a certain extent.
There are issues left, which occurs problems on process handling or networking.
This post shows how to fix them.
Environment
OS: Artix Linux (based on Ar…
#podman #docker #virtualization #artix
dev.to
1. 20 Killer JavaScript One-Liners That’ll Save You Hours of Coding 🤯🔥
Take your JavaScript skills to the next level with these essential one-liners that will also save you hours of coding 🚀
1) Find the max value in an array:
Math.max(...array)
2) Remove duplicates from an array:
[...new Set(array)]
3) Generate a random number between 1 and 100:
Math.floor(Math.random() * 100) + 1
4) Check if a string is a valid number:
!isNaN(parseFloat(string))
5) Get the current date and time:
new Date().toString()
6) Check if a variable is an array:
Array.isAr…
#javascript #webdev #html #react
2. Podman 4.3 on Artix Linux: インストール
はじめに
Podman は仮想化環境を構築するためのコンテナ管理ツールです。Red Hat 社 によって開発され、Apache ライセンス v2.0 の下、オープンソースソフトウェア (OSS) として 公開 されています。Go 言語 で実装されています。
以前に書いた通り、クロスプラットフォームに対応しており、Docker と高い互換性を持つように意識して開発されています。
この記事では Podman を Artix Linux にインストールする流れを示します。Arch Linux をベースにしていて、systemd を使っていない OS です。
環境
OS: Artix Linux (Arch Linux ベース) - init システム は OpenRC を選択
仮想化: Podman 4.3.1
チュートリアル
* doas (OpenDoas) のところは代わりに sudo も使えます。
Pacman でインストール
Arch Linux のパッケージ・マネジメント・システムのおかげで、pacman を使えばシンプルなコマンドで Podman を手に…
#podman #docker #kubernetes #virtualization
3. My first post!
HaHaHa Hello World!
It is nice to see you.
This is my first post in DEV
I am getting start a project a name of "Roblox Game".
I'm looking for lot's of websites for my project!
So I found this website and velog(https://velog.io/).
Doing work and study is really hard for me 😢 but who am I.
I'm genius programmer!!
My project post will be posted here. Please love my post.
Bye 👋…
1. 20 Killer JavaScript One-Liners That’ll Save You Hours of Coding 🤯🔥
Take your JavaScript skills to the next level with these essential one-liners that will also save you hours of coding 🚀
1) Find the max value in an array:
Math.max(...array)
2) Remove duplicates from an array:
[...new Set(array)]
3) Generate a random number between 1 and 100:
Math.floor(Math.random() * 100) + 1
4) Check if a string is a valid number:
!isNaN(parseFloat(string))
5) Get the current date and time:
new Date().toString()
6) Check if a variable is an array:
Array.isAr…
#javascript #webdev #html #react
2. Podman 4.3 on Artix Linux: インストール
はじめに
Podman は仮想化環境を構築するためのコンテナ管理ツールです。Red Hat 社 によって開発され、Apache ライセンス v2.0 の下、オープンソースソフトウェア (OSS) として 公開 されています。Go 言語 で実装されています。
以前に書いた通り、クロスプラットフォームに対応しており、Docker と高い互換性を持つように意識して開発されています。
この記事では Podman を Artix Linux にインストールする流れを示します。Arch Linux をベースにしていて、systemd を使っていない OS です。
環境
OS: Artix Linux (Arch Linux ベース) - init システム は OpenRC を選択
仮想化: Podman 4.3.1
チュートリアル
* doas (OpenDoas) のところは代わりに sudo も使えます。
Pacman でインストール
Arch Linux のパッケージ・マネジメント・システムのおかげで、pacman を使えばシンプルなコマンドで Podman を手に…
#podman #docker #kubernetes #virtualization
3. My first post!
HaHaHa Hello World!
It is nice to see you.
This is my first post in DEV
I am getting start a project a name of "Roblox Game".
I'm looking for lot's of websites for my project!
So I found this website and velog(https://velog.io/).
Doing work and study is really hard for me 😢 but who am I.
I'm genius programmer!!
My project post will be posted here. Please love my post.
Bye 👋…
dev.to
Podman 4.3 on Artix Linux: 初期設定で発生する問題を解決
はじめに
Podman を Artix Linux という Arch Linux ベースで systemd を使っていない OS にインストールすることは、それほど難しいことではありません。
pacman が主要なパッケージを管理してくれているからです: podman と QEMU の qemu-base のことです。
それらをインストールしていくつかの設定を行うことで Podman の準備を行えます。それらが完了すれば、仮想マシンを動かしてコンテナ管理を始められます ... ある程度までは。
しかし問題がいくつかは残っています。しかもプロセス制御やネットワークで問題になり得るものです。
本記事でそれらを解消する方法を記述します。
環境
OS: Artix Linux (Arch Linux ベース) - init システム は OpenRC を選択
仮想化: Podman 4.3.1
問題ごとの解決方法
* doas (OpenDoas) のところは代わりに sudo も使えます。
system migrate が buildah が無いために警告
問題の内…
#podman #docker #kubernetes #virtualization
Podman 4.3 on Artix Linux: 初期設定で発生する問題を解決
はじめに
Podman を Artix Linux という Arch Linux ベースで systemd を使っていない OS にインストールすることは、それほど難しいことではありません。
pacman が主要なパッケージを管理してくれているからです: podman と QEMU の qemu-base のことです。
それらをインストールしていくつかの設定を行うことで Podman の準備を行えます。それらが完了すれば、仮想マシンを動かしてコンテナ管理を始められます ... ある程度までは。
しかし問題がいくつかは残っています。しかもプロセス制御やネットワークで問題になり得るものです。
本記事でそれらを解消する方法を記述します。
環境
OS: Artix Linux (Arch Linux ベース) - init システム は OpenRC を選択
仮想化: Podman 4.3.1
問題ごとの解決方法
* doas (OpenDoas) のところは代わりに sudo も使えます。
system migrate が buildah が無いために警告
問題の内…
#podman #docker #kubernetes #virtualization