Announcing something I've been working on for awhile:.Lately I've enjoyed watching scans of 35mm theatrical prints as a way to experience films in a more analog (and nostalgic) form. A link to subtitles I've customized for 35mm scans, now 65 and counting:.
If your working with mysql in containers it can be pretty memory heavy especially when spawning lots of them for a CTF add the below two lines to your mysqld.conf before startup and it takes the memory from about 350Mb to 130Mb #dev#coding#ctf
MySQL 8.0.38, 8.4.1, 9.0.0にテーブルを10000個ほど作るとmysqldがクラッシュするバグがあるらしい。8.3.37より新しいバージョンへのアップグレードは控えた方がいいとか。 / “Do Not Upgrade to Any Version of MySQL After 8.0.37”
Django: OperationalError: (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)") - #python - #mysql - #django - #mysql.sock - Answer link :
개인서버가 먹통이길래 챗지피티한테 어디부터 확인하면 되냐고 질문.- 일단 ps로 CPU잡아먹는 프로세스 확인 - mysqld가 높아서 웹서비스 관련 내용 의심.- access_log 꼬리를 복붙해서 챗지피티 주니까 injection attack을 받는 중이라고!.- 확인해보니 15년쯤 전에 작성했던 php 페이지. .