投稿時間:2020-12-03 01:37:41 RSSフィード2020-12-03 01:00 分まとめ(49件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
AWS lambdaタグが付けられた新着投稿 - Qiita serverlessでslackbotローカル開発環境構築 - serverless-offline編 - https://qiita.com/herishiro/items/ea501ea48268f48b0ee1 serverlessymlpluginsserverlessofflinecredentialファイル、ドキュメントに書いてないけど必要credentialファイルとは、要するにAWSへのログイン情報が書いてあるローカルに置いたファイルで、基本的にserverlessを導入する過程でもう用意されてる場合が多いと思うんですが、今回私はserverlessがweb上のコンソールから提供しているAWSとの連携機能を使っており、serverless自体はcredentialファイルを使わずに済んでいたため、offline用に用意する必要がありました。 2020-12-03 00:33:54
python Pythonタグが付けられた新着投稿 - Qiita 空いてる時間を気軽に共有出来るサービスを作ってみた https://qiita.com/tetsuya28/items/06817d7d2f6d7a4eec79 初めに来年からインフラエンジニアSREとして働く予定のしがない学生ですgtTwitterアドカレ日目担当ということで今日はとあるサービスを勉強がてら作ってみたお話をしようと思いますあんまりつずつの技術の深堀りはしないのでよろしくお願いします空き時間共有サービスという訳で早速今回作ってみたサービスの紹介から題名の通りなんですが、ミーティングや遊びなどの色々な場面で日程調整をすることがあると思うんですが、僕はその時間を列挙すると言う作業へのだるさを感じていて以前はGoogleカレンダーと連携して空き時間をリスト化出来るサービスを使っていたのですがどうしてもちゃんとしているサービスが故に僕の目的を果たすのにはToomuchな部分や、逆に足りないなと思う部分がありました具体的には文字だけでは視認性が悪い番手軽な方法で空いている時間を箇条書していく事も多いと思うのですが、双方にとって手間だしタイプミスなども起こりうる共有したカレンダーからミーティングの予約が出来る便利だけど、空き時間を提示するだけの場面には不要リッチなUIが故にわざわざサイトに飛ばないといけないSlackなどで時間を提示する時にURLを踏ませるのは相手への負担がある既存のサービスは共有するカレンダーがつの場合が多く、コミュニティの違いなどによって共有したい時間が違う場合に新規で作るとから設定しないといけなくて非常に憂鬱などなど、みなさんも心当たりある事も多いのではつつの課題を解決するサービスは世の中にいくつもあるのですが、どうしても全てを解決するものが見つからなかったし、エンジニアなのでどうせなら作ってみたというものが以下のものになります簡単な使い方はサイトにも書いてあるのですが、サイト上でカレンダーを作成して空いてる時間をクリックして公開することで共有用リンクが発行されるのでそれをSlackに貼り付けるだけ※アーキテクチャの都合上発行されてすぐ貼ると画像が展開されないので秒くらい経ってから貼ってね。 2020-12-03 00:58:49
python Pythonタグが付けられた新着投稿 - Qiita 決定性有限オートマトンで等価な状態を調べる https://qiita.com/take_me/items/1a3d6243c2de8b8b6ffa 上記のプログラムは、順番に直積オートマトンの状態を探査するのでssを調べた後にまたssの状態対を調べるなんて無駄なことをしています。 2020-12-03 00:55:30
python Pythonタグが付けられた新着投稿 - Qiita pandasで欠損したヘッダーの対処をする https://qiita.com/momo_nogi/items/fd09f9640904ffa9d38a 2020-12-03 00:35:03
python Pythonタグが付けられた新着投稿 - Qiita ランキング学習1 入門編 https://qiita.com/ngayope330/items/d36c54d7c543a2078d6c ・このように算出されると、ランキング上位の適合文書は重複して計算されることになるので、その分ランキング上位の適合度が重要視された手法であるといえる。 2020-12-03 00:30:12
python Pythonタグが付けられた新着投稿 - Qiita daemon=悪魔にはもうさせない https://qiita.com/pn8128/items/d973cdc637fa67b50009 悪魔化ではありません。 2020-12-03 00:16:11
js JavaScriptタグが付けられた新着投稿 - Qiita [新感覚パズルゲーム]type-challenges初級編へTry https://qiita.com/yoshii0110/items/1780d9ee4586abb8e5f3 なので、テストケースを見た際にExpectltEqualltMyReadonlyltTodogtReadonlyltTodogtgtgtとなっていると思いますが、右側のReadonlyltTodogtでTodoの型に対し、左側のMyReadonlyltTodogtでは型の制約KinkeyofT、型引数Kは型引数Tの部分型でなければならないうえ、typeof演算子を用いているので、与えられた値の型を返した時の部分型となっているので、付き合わせて時にイコールとなり、テストをクリアしていることになります。 2020-12-03 00:36:52
js JavaScriptタグが付けられた新着投稿 - Qiita BootstrapでValueつきDropdown https://qiita.com/naotiki/items/ec52ef3862d9d4771ef0 BootstrapでValueつきDropdown例HTMLltdivclassdropdowngtltbuttonclassbtnbtnsecondarydropdowntoggleidgendertypebuttondatatoggledropdowngt性別ltbuttongtltdivclassdropdownmenugtltbuttonclassdropdownitemvaluemalegt男性ltbuttongtltbuttonclassdropdownitemvaluefemalegt女性ltbuttongtltdivgtltdivgtJavascriptfunctiondropdownmenudropdownitemclickfunctionvarvisibleItemdropdowntogglethisclosestdropdownvisibleItemtextthistextvisibleItemattrvaluethisattrvalue項目はdropdownmenu以下に追加してください。 2020-12-03 00:07:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Reactでページが更新されてもstateを保持したまま表示したい https://teratail.com/questions/307849?rss=all Reactでページが更新されてもstateを保持したまま表示したいTodoリストを作成しています。 2020-12-03 00:58:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 深層学習プログラムの添削について https://teratail.com/questions/307848?rss=all 深層学習プログラムの添削についてプログラムの添削ってどうすればいいのでしょうか失礼いたします。 2020-12-03 00:57:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rubyでのwebアプリケーション https://teratail.com/questions/307847?rss=all RubyでのwebアプリケーションRubynbspでの質問ですRubyに関しては超初心者なので教えていただけるとありがたいです。 2020-12-03 00:53:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Steam実績の為にインポートしたSteamworks.NET-Exampleがエラーを出す https://teratail.com/questions/307846?rss=all Steam実績の為にインポートしたSteamworksNETExampleがエラーを出す前提・実現したいことUnityでSteamの実績を実装するために、こちらのブログを見ながら、上記のGitHubから手順通りにデータをインポートしたのですがこのようなエラーが表示され、実行できなくなりました…エラーを出さずに実行できるようになりたいです。 2020-12-03 00:29:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CollectionViewの横スワイプのレイアウトについて https://teratail.com/questions/307845?rss=all CollectionViewの横スワイプのレイアウトについて現状現在TableViewのCell内にCollectionViewを設け、横スワイプできるようにしました。 2020-12-03 00:20:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C#のwebview2でCookieを設定したい https://teratail.com/questions/307844?rss=all cookie 2020-12-03 00:13:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Seleniumのheadlessモードなしでの自動chromedriverの取得及び動作について https://teratail.com/questions/307843?rss=all Seleniumのheadlessモードなしでの自動chromedriverの取得及び動作について前提・実現したいことChromeDriverをChromeDriverManagerで自動でダウンロードし、seleniumをブラウザを開いたまま実行したいのですが、headlessモードでは問題なく実行でき、headlessnbspotptionをはずすとエラーとなります。 2020-12-03 00:07:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) グラフを作成し保存したいが、エラーが出てしまう… https://teratail.com/questions/307842?rss=all グラフを作成し保存したいが、エラーが出てしまう…Python初心者です。 2020-12-03 00:07:31
AWS AWSタグが付けられた新着投稿 - Qiita 空いてる時間を気軽に共有出来るサービスを作ってみた https://qiita.com/tetsuya28/items/06817d7d2f6d7a4eec79 初めに来年からインフラエンジニアSREとして働く予定のしがない学生ですgtTwitterアドカレ日目担当ということで今日はとあるサービスを勉強がてら作ってみたお話をしようと思いますあんまりつずつの技術の深堀りはしないのでよろしくお願いします空き時間共有サービスという訳で早速今回作ってみたサービスの紹介から題名の通りなんですが、ミーティングや遊びなどの色々な場面で日程調整をすることがあると思うんですが、僕はその時間を列挙すると言う作業へのだるさを感じていて以前はGoogleカレンダーと連携して空き時間をリスト化出来るサービスを使っていたのですがどうしてもちゃんとしているサービスが故に僕の目的を果たすのにはToomuchな部分や、逆に足りないなと思う部分がありました具体的には文字だけでは視認性が悪い番手軽な方法で空いている時間を箇条書していく事も多いと思うのですが、双方にとって手間だしタイプミスなども起こりうる共有したカレンダーからミーティングの予約が出来る便利だけど、空き時間を提示するだけの場面には不要リッチなUIが故にわざわざサイトに飛ばないといけないSlackなどで時間を提示する時にURLを踏ませるのは相手への負担がある既存のサービスは共有するカレンダーがつの場合が多く、コミュニティの違いなどによって共有したい時間が違う場合に新規で作るとから設定しないといけなくて非常に憂鬱などなど、みなさんも心当たりある事も多いのではつつの課題を解決するサービスは世の中にいくつもあるのですが、どうしても全てを解決するものが見つからなかったし、エンジニアなのでどうせなら作ってみたというものが以下のものになります簡単な使い方はサイトにも書いてあるのですが、サイト上でカレンダーを作成して空いてる時間をクリックして公開することで共有用リンクが発行されるのでそれをSlackに貼り付けるだけ※アーキテクチャの都合上発行されてすぐ貼ると画像が展開されないので秒くらい経ってから貼ってね。 2020-12-03 00:58:49
AWS AWSタグが付けられた新着投稿 - Qiita serverlessでslackbotローカル開発環境構築 - serverless-offline編 - https://qiita.com/herishiro/items/ea501ea48268f48b0ee1 serverlessymlpluginsserverlessofflinecredentialファイル、ドキュメントに書いてないけど必要credentialファイルとは、要するにAWSへのログイン情報が書いてあるローカルに置いたファイルで、基本的にserverlessを導入する過程でもう用意されてる場合が多いと思うんですが、今回私はserverlessがweb上のコンソールから提供しているAWSとの連携機能を使っており、serverless自体はcredentialファイルを使わずに済んでいたため、offline用に用意する必要がありました。 2020-12-03 00:33:54
golang Goタグが付けられた新着投稿 - Qiita 空いてる時間を気軽に共有出来るサービスを作ってみた https://qiita.com/tetsuya28/items/06817d7d2f6d7a4eec79 初めに来年からインフラエンジニアSREとして働く予定のしがない学生ですgtTwitterアドカレ日目担当ということで今日はとあるサービスを勉強がてら作ってみたお話をしようと思いますあんまりつずつの技術の深堀りはしないのでよろしくお願いします空き時間共有サービスという訳で早速今回作ってみたサービスの紹介から題名の通りなんですが、ミーティングや遊びなどの色々な場面で日程調整をすることがあると思うんですが、僕はその時間を列挙すると言う作業へのだるさを感じていて以前はGoogleカレンダーと連携して空き時間をリスト化出来るサービスを使っていたのですがどうしてもちゃんとしているサービスが故に僕の目的を果たすのにはToomuchな部分や、逆に足りないなと思う部分がありました具体的には文字だけでは視認性が悪い番手軽な方法で空いている時間を箇条書していく事も多いと思うのですが、双方にとって手間だしタイプミスなども起こりうる共有したカレンダーからミーティングの予約が出来る便利だけど、空き時間を提示するだけの場面には不要リッチなUIが故にわざわざサイトに飛ばないといけないSlackなどで時間を提示する時にURLを踏ませるのは相手への負担がある既存のサービスは共有するカレンダーがつの場合が多く、コミュニティの違いなどによって共有したい時間が違う場合に新規で作るとから設定しないといけなくて非常に憂鬱などなど、みなさんも心当たりある事も多いのではつつの課題を解決するサービスは世の中にいくつもあるのですが、どうしても全てを解決するものが見つからなかったし、エンジニアなのでどうせなら作ってみたというものが以下のものになります簡単な使い方はサイトにも書いてあるのですが、サイト上でカレンダーを作成して空いてる時間をクリックして公開することで共有用リンクが発行されるのでそれをSlackに貼り付けるだけ※アーキテクチャの都合上発行されてすぐ貼ると画像が展開されないので秒くらい経ってから貼ってね。 2020-12-03 00:58:49
海外TECH Ars Technica China releases a super-clear image of the Moon taken by Chang’e 5 probe https://arstechnica.com/?p=1727041 probethere 2020-12-02 15:47:01
海外TECH Ars Technica Teardown of “Dishy McFlatface,” the SpaceX Starlink user terminal https://arstechnica.com/?p=1726788 consumer 2020-12-02 15:21:59
海外TECH Ars Technica Qualcomm’s new flagship SoC is the Snapdragon 888 https://arstechnica.com/?p=1726453 cortex 2020-12-02 15:00:59
Apple AppleInsider - Frontpage News Ecobee adds HomeKit Secure Video support to SmartCamera with Voice Control https://appleinsider.com/articles/20/12/02/ecobee-adds-homekit-secure-video-support-to-smartcamera-with-voice-control Ecobee adds HomeKit Secure Video support to SmartCamera with Voice ControlEcobee is now rolling out a firmware update to its SmartCamera with Voice Control that brings support for Apple s HomeKit Secure Video for storing video in iCloud Ecobee SmartCamera with Voice Control adds HomeKit Secure Video SupportWith the latest firmware now version the camera will work with HomeKit Secure Video Previously the camera supported HomeKit but was limited to just viewing the camera through the Home app and getting motion notifications Read more 2020-12-02 15:41:53
Apple AppleInsider - Frontpage News Get one year of Microsoft 365 and a $50 Amazon Gift Card for only $99 https://appleinsider.com/articles/20/12/02/get-one-year-of-microsoft-365-and-a-50-amazon-gift-card-for-only-99 Get one year of Microsoft and a Amazon Gift Card for only A Microsoft month subscription normally costs but a deal today adds a Amazon gift card to the package for that same price One year of Microsoft with Amazon gift cardUsers who take advantage of this limited offer will receive a Amazon Gift Card The gift card is a physical card that will be mailed to your address within a few days of purchase Read more 2020-12-02 15:39:12
海外TECH Engadget TikTok is experimenting with longer-form, three-minute videos https://www.engadget.com/tiktok-testing-3-minute-video-length-new-limit-155521258.html TikTok is experimenting with longer form three minute videosThe beauty of TikToks is that they re usually never long enough to overstay their welcome but a new report suggests the company behind the app is mulling a big change Per a tweet shared by social media consultant and former Next Web journalist 2020-12-02 15:55:21
海外TECH Engadget Amazon's Fire TV Cube can now handle two-way video calls https://www.engadget.com/amazon-fire-tv-cube-alexa-video-calls-151106070.html Amazon x s Fire TV Cube can now handle two way video callsAmazon is bringing several Alexa powered features to the second generation Fire TV Cube including two way video calls Since the device doesn t have a camera you ll need to connect a webcam that has UVC support and a resolution of at least p It 2020-12-02 15:11:06
海外TECH Engadget Walmart Plus drops $35 order minimum to battle Amazon Prime https://www.engadget.com/walmart-plus-drops-online-order-minimum-150825637.html Walmart Plus drops order minimum to battle Amazon PrimeWalmart hasn t been shy about challenging Amazon Prime with its Plus service and that now includes no charge shipping CNBC reports that Walmart Plus is dropping its order minimum for free one or two day shipping as of December th You won t h 2020-12-02 15:08:25
海外TECH CodeProject Latest Articles AI Social Distancing Detector: Working With Images in OpenCV https://www.codeproject.com/Articles/5287678/AI-Social-Distancing-Detector-Working-With-Images AI Social Distancing Detector Working With Images in OpenCVIn this article series we ll look at how to use AI and deep learning on video frames to ensure people are maintaining adequate social distancing in crowds 2020-12-02 15:09:00
海外科学 NYT > Science Why the U.K. Approved the Pfizer Covid Vaccine First https://www.nytimes.com/2020/12/02/world/europe/uk-covid-vaccine-pfizer.html Why the U K Approved the Pfizer Covid Vaccine FirstWhen early results from the final trials began to roll in scientists were well prepared Now they face the logistical challenge of putting the vaccine to work 2020-12-02 15:50:04
海外科学 NYT > Science U.K. Approves Pfizer Coronavirus Vaccine, a First in the West https://www.nytimes.com/2020/12/02/world/europe/pfizer-coronavirus-vaccine-approved-uk.html U K Approves Pfizer Coronavirus Vaccine a First in the WestThe emergency approval ahead of the United States and the European Union clears the way for Britain to begin mass inoculations “Help is on its way one official said 2020-12-02 15:46:03
海外科学 NYT > Science Prisons Are Covid-19 Hotbeds. When Should Inmates Get the Vaccine? https://www.nytimes.com/2020/11/30/health/coronavirus-vaccine-prisons.html Prisons Are Covid Hotbeds When Should Inmates Get the Vaccine Federal officials have suggested that corrections staff receive high priority for a coronavirus vaccine but not the millions of vulnerable inmates held in U S facilities 2020-12-02 15:46:48
海外科学 BBC News - Science & Environment China's Chang'e-5 Moon mission returns colour pictures https://www.bbc.co.uk/news/science-environment-55160768 earth 2020-12-02 15:16:31
金融 RSS FILE - 日本証券業協会 株主コミュニティの統計情報・取扱状況 https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html 株主コミュニティ 2020-12-02 15:30:00
金融 金融庁ホームページ 金融審議会「銀行制度等ワーキング・グループ」(第4回)議事録について公表しました。 https://www.fsa.go.jp/singi/singi_kinyu/ginkouseido_wg/gijiroku/20201028.html 金融審議会 2020-12-02 17:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) ロシアEC大手オゾンが米ナスダック市場に上場、約10億ドル調達 https://www.jetro.go.jp/biznews/2020/12/c17e7b780f4ef12e.html 市場 2020-12-02 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 北京市、新卒の介護施設就業を奨励、最大6万元を支給 https://www.jetro.go.jp/biznews/2020/12/a06c1610cd0007d8.html 介護施設 2020-12-02 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 連邦政府、デジタルトランスフォーメーション部局を設立へ https://www.jetro.go.jp/biznews/2020/12/1771d714ba07374e.html 連邦政府 2020-12-02 15:10:00
海外ニュース Japan Times latest articles Female soccer player receives threats after protest against Diego Maradona https://www.japantimes.co.jp/sports/2020/12/02/soccer/paula-dapena-diego-maradona/ Female soccer player receives threats after protest against Diego MaradonaA soccer player from a women s lower division team in Spain has received threats after protesting against Diego Maradona Paula Dapena who plays for club Viajes Interrias 2020-12-03 00:12:24
海外ニュース Japan Times latest articles An America in decline and the dangers that entails https://www.japantimes.co.jp/opinion/2020/12/02/commentary/japan-commentary/us-decline-donald-trump/ postwar 2020-12-03 01:30:30
海外ニュース Japan Times latest articles The message of Islamist beheadings https://www.japantimes.co.jp/opinion/2020/12/02/commentary/world-commentary/islam-beheadings-religion/ islamist 2020-12-03 01:15:32
海外ニュース Japan Times latest articles Language and lockdowns amid the pandemic https://www.japantimes.co.jp/opinion/2020/12/02/commentary/world-commentary/language-lockdowns-coronavirus/ binary 2020-12-03 01:00:04
海外ニュース Japan Times latest articles What Bitcoin’s new record means for Wall Street https://www.japantimes.co.jp/opinion/2020/12/02/commentary/world-commentary/bitcoin-record-wall-street/ existential 2020-12-03 00:55:50
ニュース BBC News - Home Covid-19: Pfizer/BioNTech vaccine judged safe for use in UK from next week https://www.bbc.co.uk/news/health-55145696 pfizer 2020-12-02 15:48:10
ニュース BBC News - Home Tesco to repay business rates relief after payout backlash https://www.bbc.co.uk/news/business-55156904 tesco 2020-12-02 15:41:34
ニュース BBC News - Home WW2 mine found in Firth of Clyde had 350kg of explosives https://www.bbc.co.uk/news/uk-scotland-glasgow-west-55156434 wemyss 2020-12-02 15:45:11
ニュース BBC News - Home Who will get the Covid vaccine first? https://www.bbc.co.uk/news/health-55045639 biontech 2020-12-02 15:52:17
ニュース BBC News - Home NHS workers: 'Vaccine is a game changer' https://www.bbc.co.uk/news/newsbeat-55159994 changer 2020-12-02 15:42:58
ニュース BBC News - Home China's Chang'e-5 Moon mission returns colour pictures https://www.bbc.co.uk/news/science-environment-55160768 earth 2020-12-02 15:16:31
GCP Cloud Blog Google enters agreement to acquire Actifio https://cloud.google.com/blog/products/storage-data-transfer/google-enters-agreement-to-acquire-actifio/ Google enters agreement to acquire ActifioBusiness continuity is a top priority for enterprise IT organizations and today we are excited to announce that Google has entered into a definitive agreement to acquire Actifio  Actifio is a leader in backup and disaster recovery DR ーoffering customers the opportunity to protect virtual copies of data in their native format manage these copies throughout their entire lifecycle and use these copies for scenarios like development and test This planned acquisition further demonstrates Google Cloud s commitment to helping enterprises protect workloads on premises and in the cloud As organizations across industries sharpen their disaster preparedness strategies and infrastructure resiliency Actifio s business continuity solutions will help Google Cloud customers prevent data loss and downtime due to external threats network failures human errors and other disruptions    We re excited to join Google Cloud and build on the success we ve had as partners over the past four years said Ash Ashutosh CEO at Actifio “Backup and recovery is essential to enterprise cloud adoption and together with Google Cloud we are well positioned to serve the needs of data driven customers across industries Actifio helps customers Increase business availability by simplifying and accelerating backup and DR at scale across cloud native and hybrid environments  Automatically back up and protect a variety of workloads including enterprise databases like SAP HANA Oracle Microsoft SQL Server PostgreSQL and MySQL as well as virtual machines VMs in VMware Hyper V physical servers and Google Compute Engine Bring significant efficiencies to data storage transfer and recovery  Accelerate application development and reduce DevOps cycles with test data management tools “The market for backup and DR services is large and growing as enterprise customers focus more attention on protecting the value of their data as they accelerate their digital transformations said Matt Eastwood Senior Vice President of Infrastructure Research at IDC “We think it is a positive move for Google Cloud to increase their focus in this area We know that customers have many options when it comes to cloud solutions including backup and DR and the acquisition of Actifio will help us to better serve enterprises as they deploy and manage business critical workloads including in hybrid scenarios In addition we are committed to supporting our backup and DR technology and channel partner ecosystem providing customers with a variety of options so they can choose the solution that best fits their needs 2020-12-02 15:30:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)