NI-Lab.
nilog
:
← 前の日
2021-10-29
次の日 →
← 一年前
一年後 →
Twitter (2021-10-29)
[Timelog]投稿数通知メール きてた(*´∀`*)
https://twitter.com/nilab/status/1454025521050755082/photo/1
元の画像を見る
[t]
2021-10-29 19:01:13
関連するかも情報
gcloud functions deploy で無事にデプロイできたので Web ブラウザから Cloud Console にて環境変数をポチポチ入力する。
[t]
2021-10-29 18:34:17
[Timelog]投稿数通知メール きてた(*´∀`*)
https://twitter.com/nilab/status/1454025521050755082/photo/1
元の画像を見る
[t]
2021-10-29 19:01:13
RT @chiikawa_market:
🌱新商品🌱
『メタルカトラリースプーン(#ちいかわ)』
『メタルカトラリーフォーク(#ハチワレ)』
各880円(税込)
むちゃうまプリンや
ケチャップパスタ、
おいしいものは
いっしょにたべよう🥄🍮🍝🍴
11/6(土)11時発売🌱
🔻
https://chiikawa-market.jp/
#ちいかわマーケット
https://twitter.com/chiikawa_market/status/1454025434547458052/photo/1
[t]
2021-10-29 19:01:29
Google Cloud Functions で resource 以下のファイルを読み込むのに失敗。workspace ってなんだろ。
java.nio.file.NoSuchFileException: file:/workspace/build/libs/hello-1.0.0.jar!/data/a/b.svg at java.base/sun.nio.fs.UnixException.translateToIOException
[t]
2021-10-29 20:00:13
ちがうかなぁ・・・
"This repository contains a set of builders and buildpacks designed to run on Google Cloud's container platforms"
GitHub - GoogleCloudPlatform/buildpacks: Builders and buildpacks designed to run on Google Cloud's container platforms
https://github.com/GoogleCloudPlatform/buildpacks
[t]
2021-10-29 20:02:00
RT @Nintendo:
[任天堂HP]『ゼルダの伝説(ファミリーコンピュータ ディスクシステム)』の公式サイトを公開しました。
11月12日(金)発売の『ゲーム&ウオッチ ゼルダの伝説』に収録されています。
#ゼルダの伝説
https://www.nintendo.co.jp/software/zelda1/index.html?utm_source=twitter&utm_medium=social&utm_content=20211029&utm_campaign=software
[t]
2021-10-29 20:17:11
RT @Nintendo:
[任天堂HP]『リンクの冒険(ファミリーコンピュータ ディスクシステム)』の公式サイトを公開しました。
#ゼルダの伝説
#リンクの冒険
https://www.nintendo.co.jp/software/zelda2/index.html?utm_source=twitter&utm_medium=social&utm_content=20211029&utm_campaign=software
[t]
2021-10-29 20:17:14
RT @Nintendo:
[任天堂HP]『ゼルダの伝説 夢をみる島(ゲームボーイ)』の公式サイトを公開しました。
#ゼルダの伝説
#夢をみる島
https://www.nintendo.co.jp/software/zelda-links-awakening/index.html?utm_source=twitter&utm_medium=social&utm_content=20211029&utm_campaign=software
[t]
2021-10-29 20:17:17
"FilesMustNotExist: []string{"/workspace/src/main/java/functions/HelloWorld.java", "/workspace/pom.xml"},"
buildpacks/java_fn_test.go at main · GoogleCloudPlatform/buildpacks · GitHub
https://github.com/GoogleCloudPlatform/buildpacks/blob/main/builders/gcp/base/acceptance/java_fn_test.go
[t]
2021-10-29 20:21:02
サンプル通り「File currentDirectory = new File("."); File[] files = currentDirectory.listFiles();」ってやると、build.gradle とか .gcloudignore とか src とか出てくるのでプロジェクトのファイル構成そのままっぽい。
Google Cloud Functions に関するドキュメント
https://cloud.google.com/functions/docs/samples/functions-concepts-filesystem?hl=ja
[t]
2021-10-29 20:27:28
【話題のキーワード】
1. 新藤晴一
2. すとぷり
3. なべふか
4. sweet pool
5. 蓬莱さん
6. 日本のチベット
7. ウェーブけん玉
8. AB6IX
9. じーこ
https://search.yahoo.co.jp/realtime
#buzzbot
[t]
2021-10-29 20:30:57
リソースファイルと普通にパスを指定してファイルを読み込む処理を抽象化しておいて良かった(*´ω`*) さくっといれかえてうまくいった。
[t]
2021-10-29 20:36:50
Google Cloud Platform のログ エクスプローラでたくさんのログを見るのはつらいけど、JSON とか CSV でダウンロードできるのでローカルの使い慣れたテキストエディタで確認できる。
[t]
2021-10-29 20:38:24
動かすプラットフォームを切り替えるたびに思うけど、抽象化しておいてよかった、というのがわりとある。
[t]
2021-10-29 20:40:52
Amazon Corretto 8/11 + AWS Lambda でフォント描画処理がいまだに修正されていない気がするけど、Google Cloud Platform + Java 11 でちゃんとフォント描画できたので、しばらく様子を見て問題なさそうなら移行してしまおう(*´∀`)
[t]
2021-10-29 20:45:25
日本語フォントが描画できるかどうかも試してみたいけど今は必要ないから後回し。
[t]
2021-10-29 20:46:11
issue はまだオープンされてて、修正できてなさそう・・・
"We are working with the Lambda team to ensure the automated migration won't trigger this bug."
Broken Font support (Fontconfig) in AWS-Lambda (java11) · Issue #118 · corretto/corretto-11 · GitHub
https://github.com/corretto/corretto-11/issues/118
[t]
2021-10-29 20:50:51
去年の今頃からたぶんウォッチしていたけどさすがに・・・
nilog: 日本語を使っているわけでもないのに Lambda + Java 11 の文字描画でコケる。Broken Font support (Fontconfig) in AWS-Lambda (java11) · Issue #118 · corretto/corretto-11 · GitHub (2020-10-24)
https://www.nilab.info/nilog/?type=twitter&id=1319784882478800896
[t]
2021-10-29 20:53:15
Node.js, Python, Go, Java, .NET Core, Ruby, PHP が動くのかすごいな( ´∀`)
Cloud Functions 実行環境 | Google Cloud Functions に関するドキュメント
https://cloud.google.com/functions/docs/concepts/exec?hl=ja
[t]
2021-10-29 20:56:52
資料探すのがたいへんなのでまとめておく。
Google Cloud Functions + Java 11 + Google Cloud Pub/Sub (Google_Cloud_Functions_Java11_PubSub - MemoWiki v4)
https://www.nilab.info/wiki/Google_Cloud_Functions_Java11_PubSub.html
[t]
2021-10-29 21:25:33
2021年10年29日のnilogをすべて表示する
- NI-Lab.'s accounts
-
Fedibird
-
Mastodon Japan
-
Twitter(X)
-
はてなブックマーク
-
Timelog
-
NI-Lab.