NI-Lab.

nilog:

← 前の日 2020-01-02 次の日 →
← 一年前 一年後 →
Twitter (2020-01-02)
RT @yamatokotobacat:
【雪下出麦】
(ゆきわたりてむぎのびる)

雪の下で麦が芽を出し始めるころ。七十二候のひとつで二十四節気の冬至の末候にあたる。1月1日~1月5日ごろ。 #七十二候 https://twitter.com/yamatokotobacat/status/1212641337272438785/photo/1
[t] 2020-01-02 20:14:58
関連するかも情報
「人材不足が最も深刻な分野の一つでありながら、効率化に役立つ(はずの)IT化が最も進まない介護の世界。私の実体験をベースに、介護ITの“闇”に迫りつつ」

見張れ! ラズパイ ~実家の親を熱中症から救え (1/7) - EE Times Japan https://eetimes.jp/ee/spv/1912/26/news034.html
[t] 2020-01-02 20:12:50
RT @yamatokotobacat:
【雪下出麦】
(ゆきわたりてむぎのびる)

雪の下で麦が芽を出し始めるころ。七十二候のひとつで二十四節気の冬至の末候にあたる。1月1日~1月5日ごろ。 #七十二候 https://twitter.com/yamatokotobacat/status/1212641337272438785/photo/1
[t] 2020-01-02 20:14:58
「港区の住宅を捜索」
「午後1時半すぎから始まった東京地検によるゴーン被告の元住居の捜索は、4時間余りたった午後6時すぎに終了」「押収した資料が入ったとみられる黒いバッグやスーツケースをワゴン車に」

ゴーン被告 保釈中の住居捜索 出入国管理法違反の疑い | NHK https://www3.nhk.or.jp/news/html/20200102/k10012234051000.html
[t] 2020-01-02 20:16:55
RT @higashiyamapark:
植物園サガロ温室で、アガベの1種「サイザル」が天井のガラスを突き破りそうに伸びながら、やっと花を咲かせました!サイザル一生一度の花、地味ですが見てやってくださいね。 https://twitter.com/higashiyamapark/status/1212636351402635266/photo/1
[t] 2020-01-02 20:17:11
RT @dandori:
「昔ながらの日本の正月遊びをしよう」という冬休みの宿題が出ている息子が、実家でこれをやってるんですが、これで合ってるんでしょうか。 https://twitter.com/dandori/status/1212272307235774466/photo/1
[t] 2020-01-02 20:17:28
RT @raoluba:
@dandori 先生が意図しているものは違うでしょうけど、「昔ながらの」を実直に解釈すると「息子さんの両親や先生の子供時代、皆が集まると自然と始まった遊び」になると思います

生徒が持ち寄った回答と、更に昔の回答を持ち寄り「日本の文化史」として授業を一枠使えばいいと思います
[t] 2020-01-02 20:18:16
RT @Lisa25254:
@dandori 小学校教員ですが、同じことをしていた教え子はいました!間違いではないですもんね。
三学期の授業で「体験した昔の遊びを発表しよう」という流れになり、この発表がクラスで盛り上がり、最終的に「みんなで調べてゲーム年表を作ろう」となりました📺️🎮️
楽しいきっかけになりました。
[t] 2020-01-02 20:18:17
RT @CityNagoyajo:
2020年最初の名古屋城夜会開催中🌙
本丸御殿に投影される巨大歴史絵巻と、尾張名古屋の美食の宴をどうぞお楽しみくださいね😊✨
#五感で楽しむ #名古屋城夜会 #NAGOYACASTLEYAKAI #名古屋城 #本丸御殿 https://twitter.com/CityNagoyajo/status/1212693617816395776/video/1
[t] 2020-01-02 20:19:04
"The bare minimum you'll get away with is around 72M total memory on the simplest of Spring Boot applications with a single controller and embedded Tomcat."

java - how to reduce spring boot memory usage? - Stack Overflow https://stackoverflow.com/questions/44491257/how-to-reduce-spring-boot-memory-usage
[t] 2020-01-02 20:25:45
Stack Overflow の英語を自動翻訳っぽい感じの日本語で載せてる。

Spring Bootのメモリ使用量を減らす方法は? | 翻訳QAサービス | code adviser https://www.code-adviser.com/detail_44491257
[t] 2020-01-02 20:25:45
"Throw in Spring Data REST, Spring Security and a few JPA entities and you'll be looking at 200M-300M minimum."

java - how to reduce spring boot memory usage? - Stack Overflow https://stackoverflow.com/questions/44491257/how-to-reduce-spring-boot-memory-usage
[t] 2020-01-02 20:25:45
【話題のキーワード】
1. キムタク派
2. スポーツ王
3. 山鳥毛
4. 石川佳純
5. 和田金
6. 世界最高齢
7. 図鑑NEOメーカー
8. モニタリング
9. しゃべくり
https://search.yahoo.co.jp/realtime #buzzbot
[t] 2020-01-02 20:30:54
"With -XX:+UseSerialGC This will perform garbage collection inline with the thread allocating the heap memory instead of a dedicated GC thread(s)"

"With -Xss512k This will limit each threads stack memory to 512KB instead of the default 1MB"
[t] 2020-01-02 20:31:55
"With -XX:MaxRAM=72m This will restrict the JVM's calculations for the heap and non heap managed memory to be within the limits of this value."
[t] 2020-01-02 20:31:55
"In addition to the above JVM options you can also use the following property inside your application properties file:

server.tomcat.max-threads=5 This will limit the the number of HTTP request handler threads to 1 (default is 50)"
[t] 2020-01-02 20:31:55
Google App Engine で Java 11 + Spring Boot な Web アプリを動かしているけどメモリ使用量が384MBに迫るぐらい。インスタンスクラスがF1だと256MBなので足りなくてエラーになる。F2を指定するしか。それにしても JAVA_TOOL_OPTIONS: "-Xmx200m" って指定しているけどぜんぜん効いてないな。。。
[t] 2020-01-02 20:38:05
デフォルトで50スレッド×1MB=50MB消費?

"spring boot starts around 50 threads per default for http service(Tomcat or Undertow, Jetty), and its use 1 MB per thread(64bit jvm default setting)."

java - how to reduce spring boot memory usage? - Stack Overflow https://stackoverflow.com/questions/44491257/how-to-reduce-spring-boot-memory-usage
[t] 2020-01-02 20:41:21
Google App Engine インスタンスクラス「F2」の1インスタンスの1時間あたりの費用「$0.13」

F2でインスタンスを1つだけ起動していると 30日 * 24時間 * $0.13 = 1ヶ月$93.6 なので、シンプルなWebアプリケーションでも1ヶ月で1万円ぐらいかかるね(;・∀・)
[t] 2020-01-02 21:04:22
Always Free の使用量上限はプロジェクトごとなのかアカウントごとなのかわからないなぁ。。。

Google Cloud の無料枠  |  Google Cloud Platform の無料枠  |  Google Cloud https://cloud.google.com/free/docs/gcp-free-tier?hl=ja
[t] 2020-01-02 21:22:08
RT @YahooNewsTopics:
【年越せなかったガラケー続々】
https://yahoo.jp/WaiOXa

スマホ全盛の今、ガラケーの一部で「年を越せなかった」との報告が相次いでいる。いずれの機種も、もともとカレンダー機能が2019年までしか設定されていなかったとみられる。
[t] 2020-01-02 21:49:33
2020年01年02日のnilogをすべて表示する

- NI-Lab.
- Mastodon (@nilab@mastodon-japan.net)
- Twitter (@nilab)
- Timelog (@nilab)
- はてなブックマーク (id:nilab)

Web Services by Yahoo! JAPAN