Welcart に登録されている商品について Google Merchant 向けのデータソース (.xml) を出力する簡易プログラム / A simple program that outputs data source (.xml) for Google Merchant about products registered on Welcart

XML の内容を理解していなかったり、その他、間違いがあるかも。

 

Inkscape 1.2 で jpg エクスポートでエラー / Error when exporting jpg in Inkscape 1.2

エラー:

追加インストール:

環境:

Tree-sitter による Go ソースのカラーリング試験 / Coloring test Go source by Tree-sitter

Tree-sitter による Go ソースのカラーリング試験
ワイド文字を処理していません
1文字が 1 バイトを超える文字は文字化けする

 

Debian12 on Lenovo E14 で WiFi を使えるようにする / How to enable WiFi on Debian12 on Lenovo E14

RTL8852BE ← こやつのドライバーを入れたい

  • https://github.com/lwfinger/rtw8852be

Thanks!

and reboot

may need reinstall after update kernel. don’t remove the work directory.

Ubuntu 24.04.1 LTS と Debian 12 で LAMP Server / LAMP Server on Ubuntu 24.04.1 LTS and Debian 12

環境1

環境2

Install Web Server

 

– Select Web Server

Install Database

Install PHP

– リンクの作成に失敗するものもあるが問題ない
– Debian は php version 8.2

Installing modules and more

Restart

ユーザーアドレスにアクセスするとエラーになったので、

– http://localhost/~USERNAME/

– before: /home/USERNAME/ rwxr-x— 750
– after: /home/USERNAME/ rwxr-x–x 751