In line with its core philosophy, my OSS is released as OSS.
It is not CSS (Closed Source Software), but genuine OSS — freely available to all users under the terms of its license.
I'm not a fan of CSS — neither the fully closed kind nor the styling one, with a particular dislike for the latter.
import Foundation
func darui3018823() async {
print("👋 Hi, I’m @darui3018823")
print("なーんちゃってプログラマー")
print("Swift, Kotlin, Goとか使えるようになりたい")
}
func AboutMe() async {
print("コード書いたりゲームしたり いろんなことをしています")
print("Arcaeaは神ゲーなのでやりましょう")
print("macください")
}
@main
struct Main {
static func main() async {
await darui3018823()
await AboutMe()
}
}- 🏠HomePage
- https://daruks.com/
- 📬Contact at:
- https://daruks.com/redirect/mailto
Name:
darui3018823といいます。
末尾を変えて darui3018822、darui3018824、darui3018832 や daruks などいろいろあります。
"だる"だったり"だるかす"、ほかにもいろいろ名前がありますし呼ばれますが "だる" がいいです
Interest:
-
Langs:
-
Tools:
Policy:
- 動くようにする
当たり前ですが大事です
- 自己満のために好きなものを作る
自己満は承認欲求くらい大事かもしれません
- 読みやすさだけは確保する
PEPに準じていなくても改行は大切


