23:59:31
icon

MAS+200曲フルコン出来たみたい

Attach image
23:25:27
2022-02-08 23:10:52 ロージー / ハト님의 게시물 rosylilly@best-friends.chat
icon

This account is not set to public on notestock.

17:54:56
icon

JavaScriptとPHPはクソ言語二大巨塔の印象がずっとある

15:15:48
2022-02-08 15:04:17 zunda님의 게시물 zundan@mastodon.zunda.ninja
icon

gitでぎっとぎとだ

15:15:46
2022-02-08 15:03:27 Masanori Ogino 𓀁님의 게시물 omasanori@mstdn.maud.io
icon

`git clone https: //github.com/git/git.git` しながらgit多いなと考えていた

14:18:18
2022-02-08 14:17:51 kb10uy님의 게시물 kb10uy@mstdn.maud.io
icon

Rust で書かれたスマートコントラクトベースの AP 鯖実装、なるほど
codeberg.org/silverpill/mitra

13:58:06
2022-02-08 13:56:17 zunda님의 게시물 zundan@mastodon.zunda.ninja
icon

@rinsuki ラムダ式の場合は定義時のthis (soto)じゃなくて実行時のthis (naka)のような気もするです… (ぜんぜんわからん)

$ cat this.js
soto = {
is: "soto",
naka: {
is: "naka",
f: function(){return this.is;},
a: () => {return this.is;}
}
}

this.is = "top";
console.log("f: " + soto.naka.f());
console.log("a: " + soto.naka.a());
$ node this.js
f: naka
a: top

13:58:04
2022-02-08 13:51:18 zunda님의 게시물 zundan@mastodon.zunda.ninja
icon

鳥にも書いたけどわからんjs

$ cat this.js
obj = {
is: "obj",
f: function(){return this.is;},
a: () => {return this.is;}
}

this.is = "top";
console.log("f: " + obj.f());
console.log("a: " + obj.a());
$ node this.js
f: obj
a: top

13:49:21
icon

ZenzaWatchをTypeScriptに置き換えようと思ってもuser.jsの生成とか元のチャランポランなjsらしい感じとかでリファクタリングよりリライトした方が絶対いいよってなる

13:08:37
icon

ゼロックススーパーカップ、富士フイルムスーパーカップになったんだ

13:02:22
icon

楠栞桜の名前久々に見た

12:43:02
2022-02-08 12:36:33 窓の杜(RSSfeed)님의 게시물 forest@chaosphere.hostdon.jp
icon


Java版マイクラは3月9日までにMicrosoft アカウントへ移行しないとプレイ不能に/自主移行期間がまもなく終了!
forest.watch.impress.co.jp/doc

Web site image
Java版マイクラは3月9日までにMicrosoft アカウントへ移行しないとプレイ不能に/自主移行期間がまもなく終了!
02:17:53
icon

`actions/deploy-pages`のpages/deployment apiがartifact.tarじゃなくてただのzipでも良かったり、直接`actions/upload-artifact`のglob渡していい感じにdeployしてくれたら手軽に使えるんだけどなぁつってる。汎用なworkflow書いとこうかな

00:14:42
icon

Wordle 234 4/6*

🟨⬛⬛⬛🟨
⬛⬛🟩🟨🟩
⬛🟩🟩🟩🟩
🟩🟩🟩🟩🟩