”とか出てnginxが起動しなくなって焦った💦
起動スクリプトを使用しなければたちあがったので、OS側問題と検討を付けて母艦側のupdate。無事起動するようになった。
# FreeBSD
”とか出てnginxが起動しなくなって焦った💦
起動スクリプトを使用しなければたちあがったので、OS側問題と検討を付けて母艦側のupdate。無事起動するようになった。
# FreeBSD
Arcと違って読み込みが早くて快適
設定が豊富だけど分かりにくいのはお約束なのかww
Arcと違って読み込みが早くて快適
設定が豊富だけど分かりにくいのはお約束なのかww
----
Test code
L5="x[y-z-]----]"
echo "%%4=\"${L5%%[^-\]]*}\""
echo "%%5=\"${L5%%[^x]*}\""
echo "%%6=\"${L5%%^x*}\""
---- result
L5="x[y-z-]----]"
%%4="x[y-z-]----]"
%%5=""
%%6="x[y-z-]----]"
----
Ubuntu 24.04.1 LTS
dash: Version: 0.5.12-6ubuntu5
----
Test code
L5="x[y-z-]----]"
echo "%%4=\"${L5%%[^-\]]*}\""
echo "%%5=\"${L5%%[^x]*}\""
echo "%%6=\"${L5%%^x*}\""
---- result
L5="x[y-z-]----]"
%%4="x[y-z-]----]"
%%5=""
%%6="x[y-z-]----]"
----
Ubuntu 24.04.1 LTS
dash: Version: 0.5.12-6ubuntu5
techbookfest.org/product/54dv...
techbookfest.org/product/54dv...
Logとデータと状態をごっちゃにせんでくれまい
Logを作成する手間を惜しんでるようにしか見えない。
(その上、往々にして空のまま ww)
created_at, changed_at, deleted_at...are they really necessary? It only looks like they spare the trouble of creating a log. (Besides, it's often NULL lol)
#DB #RDB
Logとデータと状態をごっちゃにせんでくれまい
pythonやphpで使っといてタイプセーフとか言ってんじゃねーぞ
ちな、SQLと1対1で対応するマッパーのどこが良いのか俺には理解できんかった
pythonやphpで使っといてタイプセーフとか言ってんじゃねーぞ
ちな、SQLと1対1で対応するマッパーのどこが良いのか俺には理解できんかった
Redmineなら、unitとunit-rubyを入れればいいらしい。
あとで試してみなければ。
I heard that nginx-unit is going to be the FrontEnd of WebApps, so I check how to install by FreeBSD ports.
The Redmine, I can just add www/unit and www/unit-ruby from ports.
Redmineなら、unitとunit-rubyを入れればいいらしい。
あとで試してみなければ。
I heard that nginx-unit is going to be the FrontEnd of WebApps, so I check how to install by FreeBSD ports.
The Redmine, I can just add www/unit and www/unit-ruby from ports.
Logを作成する手間を惜しんでるようにしか見えない。
(その上、往々にして空のまま ww)
created_at, changed_at, deleted_at...are they really necessary? It only looks like they spare the trouble of creating a log. (Besides, it's often NULL lol)
#DB #RDB
Logを作成する手間を惜しんでるようにしか見えない。
(その上、往々にして空のまま ww)
created_at, changed_at, deleted_at...are they really necessary? It only looks like they spare the trouble of creating a log. (Besides, it's often NULL lol)
#DB #RDB