IPv4とIPv6なるほどねとなった
icon

$ curl -I6 https://biblio.barca.dix.asia/
curl: (60) SSL: no alternative certificate subject name matches target host name 'biblio.barca.dix.asia'
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
$ curl -I4 https://biblio.barca.dix.asia/
HTTP/2 200 
server: nginx/1.22.0 (Ubuntu)
date: Sat, 13 Apr 2024 12:56:00 GMT
content-type: text/html; charset=utf-8
content-length: 24083
x-frame-options: DENY
content-security-policy: script-src 'self' 'nonce-QoCAxI1gXVa/+Q5VdhNCHg=='; default-src 'self'
vary: Cookie, Accept-Language
content-language: en-us
x-content-type-options: nosniff
referrer-policy: same-origin
set-cookie: csrftoken=iwf47t7KwhceMhTrSp4gikn4si5ytwZroaCkQnYam0cKkJKsaIyp3444Kwk2xs1g; expires=Sat, 12 Apr 2025 12:55:15 GMT; Max-Age=31449600; Path=/; SameSite=Lax; Secure
x-cache-status: HIT

curl - SSL CA Certificates
2024-04-13 21:54:06 おさの投稿 osapon@mstdn.nere9.help
icon

@blue0a6m5c IPv4でつなぎに行ったら表示されたので、IPv6の設定が間違えていませんか?

icon

正常に表示されてる50%は誤った証明書を素通ししちゃってるってこと?

2024-04-13 21:26:10 おさの投稿 osapon@mstdn.nere9.help
2024-04-13 19:16:51 あおい:pentagram_kyanos:の投稿 blue0a6m5c@mi.kyanos.one
icon

これ、環境によってアクセスできたりできなかったりする?

https://biblio.barca.dix.asia/

  • 正常に表示される5
  • エラーが出る4
  • エラーが出る(au回線)1
icon

integrityとかでなんか不意に怒られがち

2024-04-13 19:37:21 おさの投稿 osapon@mstdn.nere9.help
icon

Firefox 125.0b9 でtwitchにログインしようとしたら対応していないブラウザって言われちゃった。

icon

コードネームにお菓子の名前、最近見たぞと思って確認したけど13でティラミスが公式で使われてるのでチャンスはまだある

2024-04-13 05:54:07 zundaの投稿 zundan@mastodon.zunda.ninja
icon

このアカウントは、notestockで公開設定になっていません。

2024-04-13 05:52:45 Jun Mukaiの投稿 jmuk@mastodon.cloud
icon

このアカウントは、notestockで公開設定になっていません。

icon

403を返されて curl: (8) Weird server reply になる

icon

v22のリリースも結構近いんだよな

icon

v20.12.0 と v21.7.0 で実装された fetch api の lazy load で node:test のモックができなくなったの修正された。v.20.12.3 / v21.7.4 以上のリリース待ち

lib: refactor lazy loading of undici for fetch method by YCChenVictor · Pull Request #52275 · nodejs/node
https://github.com/nodejs/node/pull/52275#issuecomment-2052217228

Web site image
lib: refactor lazy loading of undici for fetch method by YCChenVictor · Pull Request #52275 · nodejs/node
icon

TypeScriptをそのままモジュールとして扱うのはちょっと気になるけどNPMを止める理由にはならないんだよなぁみたいな気持ち

icon

JSRなぁ

icon

動画再生しかサポートは明記してないのでコメント欄は対象外?

> Movies and TV shows requirements

> Newest version of Google Chrome, Firefox, or Safari

System requirements & supported devices for YouTube - YouTube Help
https://support.google.com/youtube/answer/78358?hl=en

System requirements & supported devices for YouTube - YouTube Help
icon

> だから別に見方を変えれば Firefox の動作としては正しく、Firefox で正しい動きにならないサイトが悪い。X(Twitter)のエンジニアも、Youtubeのエンジニアも日本語環境の Firefox での動作確認をしてないのである。

XもGoogleもちゃんと対応環境でテストぐらいしろ

2024-04-13 01:14:17 kb10uyの投稿 kb10uy@mstdn.maud.io
icon

Windows の Firefox で X(Twitter) の 『さらに表示』が出るのは何のバグなのか - Qiita
https://qiita.com/yuratwc/items/9a48e6d2f16e38bcd912

Web site image
Windows の Firefox で X(Twitter) の 『さらに表示』が出るのは何のバグなのか - Qiita
icon

javascript - Different font height in Firefox and Chrome - Stack Overflow
https://stackoverflow.com/questions/36305715/different-font-height-in-firefox-and-chrome

これとか理由だったりするかしら

2024-04-13 01:10:25 えあい:evirified:🦐:win98_shrimp:の投稿 Eai@stellaria.network
icon

日本語でだけ出るっぽいな

Attach image
2024-04-13 01:07:59 えあい:evirified:🦐:win98_shrimp:の投稿 Eai@stellaria.network
icon

firefoxの嫌いな点の一つがxとyoutubeに意味のない「続きを読む」が出ることなんだけどfirefoxのせいではない気がする

icon

> ## Version top-level element (optional)
> The top-level version property is defined by the Compose Specification for backward compatibility. It is only informative.

Version and name top-level elements | Docker Docs
https://docs.docker.com/compose/compose-file/04-version-and-name/#version-top-level-element-optional

icon

compose.yaml にversion要らなくなったんだ