IT |
気になる、記になる… |
ソフトバンク・ワイモバイル・LINEMO、「LINE MUSIC」を6ヶ月間無料で提供へ |
https://taisy0.com/2021/11/10/148544.html
|
linemo |
2021-11-10 03:13:52 |
TECH |
Engadget Japanese |
Google、言語障害を持つ人のコミュニケーションを支援するProject Relate発表 |
https://japanese.engadget.com/google-project-relate-031034713.html
|
elate |
2021-11-10 03:10:34 |
IT |
ITmedia 総合記事一覧 |
[ITmedia ビジネスオンライン] コロナ禍でも宿泊客を集める、半世紀前に築き上げられた「貸別荘」ビジネスの威力 |
https://www.itmedia.co.jp/business/articles/2111/10/news039.html
|
itmedia |
2021-11-10 12:40:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia ビジネスオンライン] ニップン、パスタ「オーマイ」や小麦粉などを値上げ |
https://www.itmedia.co.jp/business/articles/2111/10/news102.html
|
itmedia |
2021-11-10 12:08:00 |
IT |
ITmedia 総合記事一覧 |
[ITmedia News] PS5版「torne」24日公開 バッファロー「nasne」にはダビング機能追加へ |
https://www.itmedia.co.jp/news/articles/2111/10/news104.html
|
itmedianewsps |
2021-11-10 12:03:00 |
IT |
情報システムリーダーのためのIT情報専門サイト IT Leaders |
日立子会社の米GlobalLogic、マイクロサービス開発基盤「Microservices Accelerator」を機能強化 | IT Leaders |
https://it.impress.co.jp/articles/-/22308
|
イベント通知標準仕様のCloudEventsの実装、HTTPレスポンスのキャッシュ機能を強化するETagの実装、セキュリティフレームワークのアップグレードなどを施した。 |
2021-11-10 12:11:00 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
(draft) hy on vim |
https://qiita.com/dauuricus/items/37b80ddab68777414753
|
draft hy on vimplugin setting for editting hy lang on vim This is example on emacs emacs has hy mode But we need vim step plug installplug is plugin manager for vim eg download plug program within install script for unix like system OS curl fLo vim autoload plug vim create dirs you can check installed plugin managerls vimthere is autoload derectory step make new directory for vim pluginscd vimmkdir pluggedstep edit vimrc file for setting up plug open vimrc in terminal vim vimrc vimrccall plug begin vim plugged comment vim plugin for syntax highlight Plug hylang vim hy call plug end step open vim and install pluginsopen vim on terminal commandvim test hyvim command on vimtest hy PlugInstallstep check hy file on vimnow vim syntax highlight hay langamazon forest view hy import re requests import bs BeautifulSoup setv url get sys argv setv url pf rd p fd e b aadea amp pf rd r BZYWDDRFAFEVED amp pd rd r fbcc f e bca aeaeae amp pd rd wg dCXre amp pd rd i amp psc setv url amp qid amp sr setv uAgent User Agent Mozilla Linux Android AppleWebKit KHTML like Gecko Chrome Safari setv r dict referer setv r uAgent r dict uAgent defn po hoge print hoge end setv session Session requests setv response session get url headers r uAgent close response del session setv html text response text po html text print response cookies print response content print response headers print setv soup BeautifulSoup html text html parser setv page title soup title string setv review find all soup div class a expander content reviewText review text content a expander partial collapse content setv rev date find all soup span class a size base a color secondary review date setv rev uname find all soup span class a profile name setv rev star find all soup div a profile content comment po str review check po len rev uname check setv i for v review setv vs str find v span setv vsv re sub r lt span gt s lt span gt vs setv vsv re sub r lt span sclass cr original review content vsv print setv uv get rev uname i setv dv get rev date i setv vuv re search r lt gt lt s str uv print page title po group vuv setv vdv re search r lt gt lt s str dv print group vdv setv i i print str vsv re purge cf |
2021-11-10 12:13:30 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
esa.ioのエディタにリンター機能を付加する実験の記録 |
https://qiita.com/suin/items/e8a6169375a2af261340
|
esaエディタにリンターをつける方法lintjsをesaの投稿ページにロードしてやれば、基本的にリンター機能のインストールができるのですが、lintjsはグローバルオブジェクトにCodeMirrorプロパティを必要としているので、esaエディタのCodeMirrorオブジェクトをグローバル変数化してやる必要があります。 |
2021-11-10 12:45:59 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
GAS(Google Apps Script)でグラフの縦軸(2軸)の最大値と最小値を設定したい。 |
https://teratail.com/questions/368621?rss=all
|
前提・実現したいことSpreadsheetで作成した既存のグラフに対し、y軸の軸と軸のそれぞれに最大値と最小値を設定するGASを作成しています。 |
2021-11-10 12:44:18 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
pandasによる時間の計算について |
https://teratail.com/questions/368620?rss=all
|
出勤・退勤時間・残業時間については問題なく取得出来ているのですがしかし、残業時間がと表示されます。 |
2021-11-10 12:44:01 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Docker(-compose)で既存のコンテナ上でPythonを実行したい |
https://teratail.com/questions/368619?rss=all
|
Dockercomposeで既存のコンテナ上でPythonを実行したい前提・実現したいことdockerで構築したzabbixコンテナ上でPythonスクリプトを実行したいgitから最新のzabbixイメージを持ってきて起動しました。 |
2021-11-10 12:37:27 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
画面遷移の際ローディングを表示したいです |
https://teratail.com/questions/368618?rss=all
|
画面遷移の際ローディングを表示したいですrailsでjQueryのfeadOutを用いて画面遷移時にローディングを表示したいです。 |
2021-11-10 12:35:40 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
ホームページを大量に集めたい。どうすればいいですか? |
https://teratail.com/questions/368617?rss=all
|
|
2021-11-10 12:28:03 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Excel VBA シートのセルの値をコントロールの選択に利用する(コントロール名を利用) |
https://teratail.com/questions/368616?rss=all
|
ExcelVBAシートのセルの値をコントロールの選択に利用するコントロール名を利用ExcelnbspVBAでシートのセルの値をコントロールの選択に利用したいと思っています。 |
2021-11-10 12:23:23 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
seleinium IDEを使ってテキストを取得→配列として保存する方法について |
https://teratail.com/questions/368615?rss=all
|
seleiniumIDEを使ってテキストを取得→配列として保存する方法について前提・実現したいことseleiniumnbspIDEnbspを使って、プルダウン内のそれぞれのoptionからテキストを配列として保存したいと考えているのですがどうすれば実現できるか教えていただければと思います。 |
2021-11-10 12:16:32 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
新人研修用疑似プロジェクトのネタ |
https://teratail.com/questions/368614?rss=all
|
新人研修用疑似プロジェクトのネタ前提・実現したいこと弊社当事業部では、毎年月、新人数名名の技術研修にJavanbspSQLOraclenbspDBnbspJDBCnbspWebおよび総合演習を行っています。 |
2021-11-10 12:10:56 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
[wordpress+php] プラグインCode Snippetsにおきまして、特定のコードが動作しません |
https://teratail.com/questions/368613?rss=all
|
wordpressphpプラグインCodeSnippetsにおきまして、特定のコードが動作しませんこんにちは、お世話になります。 |
2021-11-10 12:10:32 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Python tkinterでエラーが出てきます |
https://teratail.com/questions/368612?rss=all
|
Pythontkinterでエラーが出てきますプログラミング初心者です。 |
2021-11-10 12:08:07 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
VBA:複数シートを一枚のシートにまとめる |
https://teratail.com/questions/368611?rss=all
|
シートの並びとしては、結合シート➔Sheet➔Sheet➔Sheetとなっていて、SheetSheetSheetのデータを結合シートにまとめたいです。 |
2021-11-10 12:05:18 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
wordのVBAの置換について |
https://teratail.com/questions/368610?rss=all
|
wordのVBAの置換についてWordでVBAを用いて、「」を以下のような改行ありの文章に変換したいです。 |
2021-11-10 12:03:11 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
【Ruby】Ruby 3.1.0 Preview版が確認できる環境を構築をしてみた(ソースからのビルド) |
https://qiita.com/adebadayo/items/5dcac847d8eb19e371e1
|
参照Rubyのインストール解凍後の作成されるrubypreviewディレクトリに移動して以下を実行します。 |
2021-11-10 12:49:07 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
html.erbで条件によりマルチクラス(class)を利用する方法 |
https://qiita.com/garo1221/items/4f92e055b9c1d68822e0
|
classtoggletoggleopengt |
2021-11-10 12:18:51 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
Progate Ruby on Rails5 VIII 個人的ざっくりまとめ |
https://qiita.com/lil_datt/items/92ca10c0973406cba446
|
userscontrollerrbdefloginuserUserfindbyifuser特定したユーザーのidを代入し、ログインユーザーの情報を保持sessionuseriduseridendenddeflogoutnilを代入することで、値を空の状態にできるログイン状態ではなくすることができるsessionuseridnilend※sessionの値を変更する場合は、ルーティングはpostになることに注意routesrbpostlogoutgtuserslogoutbeforeactionbeforeactionが必要になる場面tophtmlerbやabouthtmlerbなどの各アクションに対応したビューファイルは、applecationhtmlerbのltyieldgt部分に代入される。 |
2021-11-10 12:17:45 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
CloudFormationでループ処理を実装する |
https://qiita.com/dnpds-murata/items/5c9e507bce2b6dbf695d
|
awssmbsltbucketnamegtCountMacroのスタックをデプロイGitHubからCountMacroを展開するCloudFormationテンプレートを取得し、CountMacroを利用するAWSアカウントにスタックをデプロイします。 |
2021-11-10 12:17:02 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
M1MacでHasuraを使おう |
https://qiita.com/ms2geki/items/0d51a2ecd946805d501c
|
|
2021-11-10 12:52:51 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
macOS docker log削除(laradock) |
https://qiita.com/mingliangli/items/e5e1219a7ac592185d43
|
macOSdockerlog削除laradockmacOS環境DockerはmacOS上のHyperKitという仮想化環境でLinuxKitという軽量Linuxを動かすので、Linux環境のようなdockerinspectでによりLogPathを見つかる削除はできない。 |
2021-11-10 12:09:55 |
技術ブログ |
Developers.IO |
CloudFormation UpdatePolicyを使用してAuto Scaling Groupの更新を処理する |
https://dev.classmethod.jp/articles/autoscalinggroup-cloudformation-updatepolicy/
|
autoscalinggroup |
2021-11-10 03:30:58 |
海外TECH |
Ars Technica |
Judge rejects Apple’s arguments for delaying ordered iOS App Store changes |
https://arstechnica.com/?p=1811770
|
apple |
2021-11-10 03:43:03 |
Apple |
AppleInsider - Frontpage News |
Wikipedia now accepts Apple Pay donations |
https://appleinsider.com/articles/21/11/10/wikipedia-now-accepts-apple-pay-donations?utm_medium=rss
|
Wikipedia now accepts Apple Pay donationsPopular online reference website Wikipedia recently rolled out support for Apple Pay donations enabling a fast and secure alternative to credit card and PayPal payments Source Nikolaj Hansen Turton via TwitterThe non profit Wikimedia Foundation which hosts Wikipedia s massive collection of user created and maintained articles is largely supported by reader contributions Anyone familiar with the website has seen or knows of the regular donation messages that pop up from time to time asking users to give the price of a cup of coffee to keep its servers running Read more |
2021-11-10 03:50:03 |
Apple |
AppleInsider - Frontpage News |
Apple mulls cryptocurrency support in Apple Pay as competitors build lead |
https://appleinsider.com/articles/21/11/10/apple-mulls-cryptocurrency-support-in-apple-pay-as-competitors-build-lead?utm_medium=rss
|
Apple mulls cryptocurrency support in Apple Pay as competitors build leadApple CEO Tim Cook on Tuesday said the company is mulling cryptocurrency integration for Apple Pay though users shouldn t expect to buy sell or manage such assets on Apple s platform anytime soon Cook touched on Apple s cryptocurrency ambitions or lack thereof in an interview with Aaron Ross Sorkin during the The New York Times DealBook Online Summit Specifically Cook was asked for his thoughts on crypto and whether Apple would one day accept digital currencies through Apple Pay or otherwise Read more |
2021-11-10 03:05:12 |
海外科学 |
NYT > Science |
Scientists Fight a New Source of Vaccine Misinformation: Aaron Rodgers |
https://www.nytimes.com/2021/11/08/sports/football/aaron-rodgers-vaccine.html
|
Scientists Fight a New Source of Vaccine Misinformation Aaron RodgersThe Green Bay Packers quarterback one of the most visible athletes in the country last week used anti vaccination rhetoric as his reasoning for not getting vaccinated against Covid |
2021-11-10 03:24:16 |
海外ニュース |
Japan Times latest articles |
Japan plans to make COVID-19 tests free for asymptomatic people |
https://www.japantimes.co.jp/news/2021/11/10/national/pcr-tests-free-asymptomatic/
|
Japan plans to make COVID tests free for asymptomatic peopleMany people weren t able to receive tests amid the fifth wave of infections and experts have expressed concerns that the number of asymptomatic COVID patients |
2021-11-10 12:36:22 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
仮想空間「メタバース」テク大手が狙う次の宝箱 - WSJ発 |
https://diamond.jp/articles/-/287226
|
仮想空間 |
2021-11-10 12:19:00 |
ビジネス |
ダイヤモンド・オンライン - 新着記事 |
iDeCoで投資できる投資信託の「トータルリターン」 ランキング(2021年10月)公開! SBI証券の「iDeCo 口座」で積み立てられる投資信託の騰落率第1位は? - iDeCo(個人型確定拠出年金)おすすめ比較&徹底解説 |
https://diamond.jp/articles/-/287194
|
iDeCoで投資できる投資信託の「トータルリターン」ランキング年月公開SBI証券の「iDeCo口座」で積み立てられる投資信託の騰落率第位はiDeCo個人型確定拠出年金おすすめ比較徹底解説年月日更新SBI証券iDeCoイデコ個人型確定拠出年金の人気商品投資信託の運用実績ランキングを紹介過去年の運用実績の上位にランクインしているのはどんな投資信託かSBI証券のiDeCoで運用できる投資信託の「トータルリターン年ランキング」を見てみよう。 |
2021-11-10 12:15:00 |
北海道 |
北海道新聞 |
ニップン、小麦粉値上げへ 家庭用、来年1月から |
https://www.hokkaido-np.co.jp/article/610000/
|
売り渡し |
2021-11-10 12:00:53 |
北海道 |
北海道新聞 |
東証、午前終値は2万9197円 米株下落が重荷、一進一退の展開 |
https://www.hokkaido-np.co.jp/article/610014/
|
前日終値 |
2021-11-10 12:14:00 |
北海道 |
北海道新聞 |
5~11歳の接種、厚労省に申請 米ファイザー |
https://www.hokkaido-np.co.jp/article/610008/
|
製薬 |
2021-11-10 12:13:00 |
北海道 |
北海道新聞 |
FAの筒香嘉智に6、7球団興味 古巣パイレーツが交渉中と代理人 |
https://www.hokkaido-np.co.jp/article/610007/
|
大リーグ |
2021-11-10 12:11:00 |
北海道 |
北海道新聞 |
立民代表選、30日投開票へ 日程固まる、19日告示 |
https://www.hokkaido-np.co.jp/article/610006/
|
枝野幸男 |
2021-11-10 12:02:00 |
北海道 |
北海道新聞 |
初登院 決意新た 特別国会召集 道内新人3衆院議員 |
https://www.hokkaido-np.co.jp/article/609999/
|
国会召集 |
2021-11-10 12:00:57 |
セキュリティ |
VRDA フィード 脆弱性脅威分析用情報 |
JVNDB-2021-003921:Anuko Time Tracker における不十分なランダム値の使用に関する脆弱性 |
http://vrda.jpcert.or.jp/feed/ja/JVNiPedia_JVNDB-2021-003921_AD_1.html
|
nsourcetypeadvisoryalert |
2021-11-10 12:00:56 |
IT |
週刊アスキー |
ドコモ、10月14日の大規模障害について総務省に報告 影響規模は830万人以上 |
https://weekly.ascii.jp/elem/000/004/074/4074656/
|
障害 |
2021-11-10 12:50:00 |
IT |
週刊アスキー |
すき家、ニンニクごろごろ「にんにく白髪ねぎ牛丼」17日から |
https://weekly.ascii.jp/elem/000/004/074/4074646/
|
白髪ねぎ |
2021-11-10 12:30:00 |
IT |
週刊アスキー |
ケンタにヤバイやつが来る「チキンフィレ&メンチカツサンド」揚げ物×揚げ物で |
https://weekly.ascii.jp/elem/000/004/074/4074652/
|
数量限定 |
2021-11-10 12:10:00 |
コメント
コメントを投稿