IT |
気になる、記になる… |
Intel、デスクトップ向けの第10世代Coreプロセッサを正式に発表 |
https://taisy0.com/2020/04/30/121184.html
|
coreik |
2020-04-30 13:28:41 |
IT |
気になる、記になる… |
「Surface Go 2」のLTEモデルとみられるデバイスがFCCを通過 |
https://taisy0.com/2020/04/30/121181.html
|
surface |
2020-04-30 13:11:01 |
AWS |
AWS Management Tools Blog |
Improve monitoring efficiency using Amazon CloudWatch Composite Alarms |
https://aws.amazon.com/blogs/mt/improve-monitoring-efficiency-using-amazon-cloudwatch-composite-alarms-2/
|
Improve monitoring efficiency using Amazon CloudWatch Composite AlarmsOVERVIEW Amazon CloudWatch alarms help customers improve infrastructure monitoring efficiency by reducing the time to detect triage and diagnose issues that impact workload performance CloudWatch alarms can be nbsp used extensively as a means to alert customers when application and infrastructure metrics exceed static or dynamically set thresholds On nbsp March nbsp AWS released CloudWatch composite alarms nbsp to extend existing … |
2020-04-30 13:00:26 |
AWS |
AWS |
Solving with AWS Solutions: AWS Limit Monitor |
https://www.youtube.com/watch?v=ihf9VOCsbEU
|
Solving with AWS Solutions AWS Limit MonitorSolution Link The AWS Limit Monitor solution automatically provisions the services necessary to proactively track resource usage and send notifications as you approach limits The solution is easy to deploy and leverages the AWS Trusted Advisor Service Limits checks and Service Quotas to help you display your usage and limits for specific AWS services and centrally manage your limits Subscribe More AWS videos More AWS events videos AWS |
2020-04-30 13:31:40 |
AWS |
AWS - Webinar Channel |
What can you do with Serverless ... in 2020? (Hebrew) |
https://www.youtube.com/watch?v=qJ7TblIwJxI
|
What can you do with Serverless in Hebrew Serverless is always evolving faster than any definition and each year new capabilities simplify existing workloads and enable new applications to be implemented in an easier more efficient way At AWS we have focused on improving observability configuration management functions invocations service integrations and execution environments Looking at some of the more recent updates this session is introducing the reasoning behind the new features and how to use them to reduce your architecture complexity including real world examples of what AWS customers are doing so that you can focus on creating value for YOUR customers Session Level Introduction |
2020-04-30 13:31:44 |
AWS |
lambdaタグが付けられた新着投稿 - Qiita |
AWS Lambdaのメモリを増やすと処理が遅くなる事がある |
https://qiita.com/youmjww/items/978ae235f8fa6aa9a646
|
Lambdaの画面よりテストボタンで下記のスクリプトを回実行を行い、選択できる全メモリ量を記録して所要時間の中央値を比較するものとする。 |
2020-04-30 22:40:52 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
iOSウィジェットにCO2濃度を表示する 【Raspberry Pi × CO2-mini × co2meter】 |
https://qiita.com/akeome/items/997d2f2bd9aea538857e
|
デフォルトで使われていたに指定していますが数字に意味はないですこれで、ブラウザからhttpラズパイのIPアドレスポート番号この手順通りに進めていればへアクセスしてCO濃度、室温が見れるようになりましたサーバーとして動かすことでlogsディレクトリが作成され、CSVでログが蓄積されていきます。 |
2020-04-30 22:43:31 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【Python】正規表現を利用したいつ・どこで・だれが・何をしたゲーム |
https://qiita.com/chiiirotty/items/d5a30d75ecb797bd5e00
|
【Python】正規表現を利用したいつ・どこで・だれが・何をしたゲーム目的・正規表現を学んだのでとりあえず楽しく使ってみる環境VisualStudioCodePython手順すべてひとつのファイルpracticepyに書きました。 |
2020-04-30 22:43:25 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
[Python] 自分用のLINE botを作る |
https://qiita.com/aisha/items/15a93e176d682bc96e55
|
|
2020-04-30 22:39:51 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
pip installでproxyにインストールが阻まれる |
https://qiita.com/slug393/items/6817118c5801fdce612b
|
pipのproxyオプションで指定pipproxyなどでググると・・・以下略ということで、やってみましたpipinstalltensorflowproxyhttpltusergtltpasswordgtltproxyhostgtltproxyportgtこれでインストールできました反省Proxyと言われると、反射的に環境変数に設定することが多く、以下のように指定しててハマってました。 |
2020-04-30 22:39:50 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
Pythonで毎日AtCoder #52 |
https://qiita.com/taxfree_python/items/8365b3cd0aa63bef8d09
|
なぜなら、全てaのときは最大値がbにならないからです。 |
2020-04-30 22:22:36 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【Python】DiscordのWebhookで遊ぶ。 |
https://qiita.com/Takkun0530/items/88e2d86838f711fda7e5
|
後で遊ぶためウェブフックURLの項目にある、「コピー」というボタンをクリック。 |
2020-04-30 22:02:55 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
setTimeoutとsetInterval |
https://qiita.com/zuotianzhiye/items/c18ba0d2db032278ebce
|
setTimeoutとsetIntervalJavaScriptの関数繰り返し手順で必要なつの関数setTimeoutclearTimeoutsetIntervalclearIntervalというつのグローバル関数についてsetTimeoutとsetIntervalは、指定した時間ミリ秒が経過したらコールバック関数を呼び出す関数。 |
2020-04-30 22:21:51 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
もっと気持ち悪く if を関数化したい |
https://qiita.com/yumura_s/items/0cf64efef5a590586fcc
|
もっと気持ち悪くifを関数化したい元ネタ歳娘「パパ、constしか使わないで」仕組みについてはHaskellの記事を読んでいただきたく。 |
2020-04-30 22:16:54 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Electron-builderでパッケージングができなかったり、出来た時も画面が真っ白になってしまいます。 |
https://teratail.com/questions/257797?rss=all
|
Electronbuilderでパッケージングができなかったり、出来た時も画面が真っ白になってしまいます。 |
2020-04-30 22:49:18 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
groupに所属しているuserの一人にgroupを管理する権限を与えたい |
https://teratail.com/questions/257796?rss=all
|
group |
2020-04-30 22:48:55 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
重複する複数の期間をまとめたいです(doube countを無くしたいです) |
https://teratail.com/questions/257795?rss=all
|
abccbddedcdedecbafbbbegin |
2020-04-30 22:48:42 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
1台のPC上に、もう一つまっさらな環境を作成する |
https://teratail.com/questions/257794?rss=all
|
台のPC上に、もう一つまっさらな環境を作成する最近仕事でつのプロジェクトが終わり、今度は別のプロジェクトに携わることになりました。 |
2020-04-30 22:47:37 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
ヒストグラムの文字化け |
https://teratail.com/questions/257793?rss=all
|
bdata |
2020-04-30 22:47:16 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
SQLのSELECTで外部テーブルを非正規化して表示 |
https://teratail.com/questions/257792?rss=all
|
|
2020-04-30 22:42:14 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
【rails6】controller_nameを使って、共通レイアウト(fooder,header)の特定のページだけ色を変える。 |
https://teratail.com/questions/257791?rss=all
|
【rails】controllernameを使って、共通レイアウトfooderheaderの特定のページだけ色を変える。 |
2020-04-30 22:41:59 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Python3 Tkinter テキストボックス入力の変化の取得 |
https://teratail.com/questions/257790?rss=all
|
PythonTkinterテキストボックス入力の変化の取得Tkinterでテキストボックスに文字を入力したときに、「テキストボックス内に変化が生じた」ことを取得する方法ってありますかできれば、「変化が生じたときにどのような変化したか」も取得できるとありがたいです。 |
2020-04-30 22:41:22 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
jQuery「slick」プラグインがIE11で動かない |
https://teratail.com/questions/257789?rss=all
|
jQuery「slick」プラグインがIEで動かない「slick」プラグインでスライドショーを導入したところCromeやEdgeでは問題なく作動するのですが、InternetnbspExplorernbspnbspでは作動せず要素が縦並びになってしまいます。 |
2020-04-30 22:37:36 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
【Rails】json["data"]の意味 |
https://teratail.com/questions/257788?rss=all
|
【Rails】jsondataの意味RailsのAPIテストの記事を見ていて疑問に感じたので質問します。 |
2020-04-30 22:34:28 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
SCSSでError: Invalid Windows-31J character “\xE3″が解消できません。 |
https://teratail.com/questions/257787?rss=all
|
SCSSでErrorInvalidWindowsJcharacter“xE″が解消できません。 |
2020-04-30 22:32:27 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
クラスの定義でNotice: Undefined variable: ingredients ...という表示が出る。 |
https://teratail.com/questions/257786?rss=all
|
クラスの定義でNoticeUndefinedvariableingredientsという表示が出る。 |
2020-04-30 22:24:05 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
異なる大きさの画像どうしの幅を縦横比を固定したまま合わせる方法を教えてください。 |
https://teratail.com/questions/257785?rss=all
|
異なる大きさの画像どうしの幅を縦横比を固定したまま合わせる方法を教えてください。 |
2020-04-30 22:12:56 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
blenderが起動しません |
https://teratail.com/questions/257784?rss=all
|
|
2020-04-30 22:10:10 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
テストをまともにやってこなかったから、rspec-railsを使ってモデルの単体テストを初めてまともにやってみた話。 |
https://qiita.com/0thefool/items/5e5935204c5a62f8bcce
|
テスト環境の準備gemをインストールGemfilegemrspecrailsgemfactorybotrailsfactorygirlは使ったことないので今回はfactorybotで進めます。 |
2020-04-30 22:29:15 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
AWS Lambdaのメモリを増やすと処理が遅くなる事がある |
https://qiita.com/youmjww/items/978ae235f8fa6aa9a646
|
Lambdaの画面よりテストボタンで下記のスクリプトを回実行を行い、選択できる全メモリ量を記録して所要時間の中央値を比較するものとする。 |
2020-04-30 22:40:52 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
初心者のKubernetes入門(書籍 Kubernetes 実践入門の写経から学ぶ)StatfulSet編 |
https://qiita.com/nodokaodayaka/items/9cd9cff01b15d7ab3e01
|
初心者のKubernetes入門書籍Kubernetes実践入門の写経から学ぶStatfulSet編背景個人的にインフラの知識以上にこれからのアプリケーションが動く環境を作ってデプロイしたりしてこれからの知識を身に着けたい。 |
2020-04-30 22:02:36 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
テストをまともにやってこなかったから、rspec-railsを使ってモデルの単体テストを初めてまともにやってみた話。 |
https://qiita.com/0thefool/items/5e5935204c5a62f8bcce
|
テスト環境の準備gemをインストールGemfilegemrspecrailsgemfactorybotrailsfactorygirlは使ったことないので今回はfactorybotで進めます。 |
2020-04-30 22:29:15 |
技術ブログ |
Developers.IO |
VPCにおけるレイヤ2を意識する!裏側で輝く マッピングサービス を絵を描いて理解してみた |
https://dev.classmethod.jp/articles/vpc-mapping-service/
|
mappingservice |
2020-04-30 13:47:40 |
技術ブログ |
Developers.IO |
【書評】「実践 AWS CDK – TypeScript でインフラもアプリも!」 |
https://dev.classmethod.jp/articles/practice-aws-cdk-book/
|
awscdktypescript |
2020-04-30 13:26:08 |
技術ブログ |
Developers.IO |
AWSとGCPのVPN接続を複数パターン試してみる(Classic VPN編) |
https://dev.classmethod.jp/articles/aws_gcp_vpn/
|
classicvpn |
2020-04-30 13:17:46 |
海外TECH |
Engadget |
USB 4 will fully support DisplayPort 2, including 8K HDR monitors |
https://www.engadget.com/usb-4-displayport2-8k-hdr-133040492.html
|
USB will fully support DisplayPort including K HDR monitorsUSB is just around the corner and ready to leave USB in the dust with double the speeds Now VESA has announced that it will fully support the massive bandwidth available for the DisplayPort standard as well That means USB will work wit |
2020-04-30 13:30:40 |
海外TECH |
Engadget |
Motorola Edge Plus review: It’s... fine? |
https://www.engadget.com/motorola-edge-plus-review-endless-edge-screen-5g-130039462.html
|
Motorola Edge Plus review It s fine Motorola is great at cheap reliable phones The expensive stuff not so much Consider the brand s track record Motorola built the high end Moto Z and Z Force four years ago which relied on snap on accessories called Moto Mods to rise above a sea |
2020-04-30 13:01:07 |
海外TECH |
Engadget |
LinkedIn has an AI to help make you better at job interviews |
https://www.engadget.com/linkedin-ai-interview-feedback-130039759.html
|
LinkedIn has an AI to help make you better at job interviewsIf you re searching for a job during these challenging times LinkedIn might be able to help Microsoft s social network has unveiled AI powered tools that can help you both meet potential employers and prepare for any tricky interview questions Firs |
2020-04-30 13:00:39 |
Cisco |
Cisco Blog |
Spotlight on India: Reinventing Government |
https://blogs.cisco.com/government/spotlight-on-india-reinventing-government
|
Spotlight on India Reinventing GovernmentContinuing our GovernmentNow series we take a trip to India to see how innovative technology is increasingly vital to the health safety economic and societal success of our communities The post Spotlight on India Reinventing Government appeared first on Cisco Blogs |
2020-04-30 13:30:00 |
海外TECH |
CodeProject Latest Articles |
A tab header control with scroll buttons, moveable tab items and a close button in each tab |
https://www.codeproject.com/Articles/5266461/A-tab-header-control-with-scroll-buttons-moveable
|
A tab header control with scroll buttons moveable tab items and a close button in each tabThis article presents a configurable tab header control with a close button in each tab scroll buttons and items that can be rearranged |
2020-04-30 13:44:00 |
海外TECH |
CodeProject Latest Articles |
Tuning for Success with the Latest SIMD Extensions and Intel® Advanced Vector Extensions 512 |
https://www.codeproject.com/Articles/5266376/Tuning-for-Success-with-the-Latest-SIMD-Extensions
|
architectural |
2020-04-30 13:10:00 |
海外科学 |
NYT > Science |
Coronavirus Live Updates: Unemployment Surges to Over 30 Million in Six Weeks |
https://www.nytimes.com/2020/04/30/us/coronavirus-updates.html
|
Coronavirus Live Updates Unemployment Surges to Over Million in Six WeeksFederal guidelines on social distancing expiring today will not be renewed President Trump says Dozens of bodies were found decomposing in trucks at a Brooklyn funeral home Trump officials are said to have urged spy agencies to link a lab in Wuhan to the virus |
2020-04-30 13:47:09 |
海外科学 |
NYT > Science |
World Coronavirus Tracker: Live Coverage |
https://www.nytimes.com/2020/04/30/world/coronavirus-news.html
|
coronavirus |
2020-04-30 13:58:59 |
海外TECH |
WIRED |
The Weird Partisan Math of Vote-By-Mail |
https://www.wired.com/story/weird-partisan-math-vote-by-mail
|
doesn |
2020-04-30 13:41:59 |
海外ニュース |
Japan Times latest articles |
Nintendo seen extending profit streak as housebound consumers switch on |
https://www.japantimes.co.jp/news/2020/04/30/business/corporate-business/nintendo-profit-streak-switch/
|
nintendo |
2020-04-30 23:52:19 |
海外ニュース |
Japan Times latest articles |
A dispatch from the heart of Japan’s coronavirus epidemic |
https://www.japantimes.co.jp/news/2020/04/30/national/tmg-dispatch-coronavirus-epidemic/
|
A dispatch from the heart of Japan s coronavirus epidemicDisputes over privacy rights and disjointed data collection are spurring tensions between reporters and Tokyo officials about the capital s handling of the COVID pandemic |
2020-04-30 23:45:29 |
海外ニュース |
Japan Times latest articles |
South Korea reports no new domestic COVID-19 cases in first since peak |
https://www.japantimes.co.jp/news/2020/04/30/asia-pacific/south-korea-zero-coronavirus-cases/
|
South Korea reports no new domestic COVID cases in first since peakSouth Korea reported no new domestic COVID cases Thursday for the first time since its Feb peak the Korea Centers for Disease Control and |
2020-04-30 23:34:00 |
ニュース |
BBC News - Home |
Coronavirus: Boris Johnson to update UK on 'steps to defeat' the disease |
https://www.bbc.co.uk/news/uk-52480643
|
downing |
2020-04-30 13:54:51 |
ニュース |
BBC News - Home |
BA may not reopen at Gatwick once pandemic passes |
https://www.bbc.co.uk/news/business-52489013
|
airline |
2020-04-30 13:53:38 |
ニュース |
BBC News - Home |
Coronavirus: 'Probable' government will miss 100,000 test target |
https://www.bbc.co.uk/news/uk-52484345
|
chiefs |
2020-04-30 13:05:23 |
ニュース |
BBC News - Home |
Coronavirus: NHS sets out six-week plan for 'return to normal' |
https://www.bbc.co.uk/news/health-52484941
|
coronavirus |
2020-04-30 13:05:01 |
ニュース |
BBC News - Home |
Coronavirus: Eurozone economy shrinks at record rate |
https://www.bbc.co.uk/news/business-52487343
|
coronavirus |
2020-04-30 13:47:26 |
ニュース |
BBC News - Home |
Coronavirus pandemic: Tracking the global outbreak |
https://www.bbc.co.uk/news/world-51235105
|
respiratory |
2020-04-30 13:45:50 |
ニュース |
BBC News - Home |
Coronavirus: A visual guide to the economic impact |
https://www.bbc.co.uk/news/business-51706225
|
economic |
2020-04-30 13:26:41 |
LifeHuck |
ライフハッカー[日本版] |
Androidの無料VPNアプリは危険? ダウンロードした人は削除を |
https://www.lifehacker.jp/2020/04/heres-another-reason-using-a-free-android-vpn-is-a-terr.html
|
android |
2020-04-30 22:05:00 |
北海道 |
北海道新聞 |
鈴木知事「都市封鎖相当の自粛を」札幌市民に要請 休校継続の方針も |
https://www.hokkaido-np.co.jp/article/417339/
|
札幌市民 |
2020-04-30 22:34:25 |
北海道 |
北海道新聞 |
サッカー、ドイツが再開備え検査 1、2部の全選手が対象 |
https://www.hokkaido-np.co.jp/article/417344/
|
感染拡大 |
2020-04-30 22:20:00 |
北海道 |
北海道新聞 |
米の失業保険申請、383万件 新型コロナで高止まり |
https://www.hokkaido-np.co.jp/article/417343/
|
失業保険 |
2020-04-30 22:17:00 |
北海道 |
北海道新聞 |
ユーロ圏のGDP、3・8%減 1~3月、コロナ響き過去最悪 |
https://www.hokkaido-np.co.jp/article/417342/
|
欧州連合 |
2020-04-30 22:17:00 |
北海道 |
北海道新聞 |
NY円、106円後半 |
https://www.hokkaido-np.co.jp/article/417341/
|
外国為替市場 |
2020-04-30 22:17:00 |
北海道 |
北海道新聞 |
欧州中銀、量的緩和「拡大用意」 景気下支えで |
https://www.hokkaido-np.co.jp/article/417340/
|
欧州中央銀行 |
2020-04-30 22:10:00 |
コメント
コメントを投稿