IT |
気になる、記になる… |
Spigen、「AirPods Pro」用耐衝撃ケース「ラギッド・アーマー」の30%オフセールを開催中(2日間限定) |
https://taisy0.com/2020/07/30/123852.html
|
airpodspro |
2020-07-29 15:24:36 |
AWS |
AWS Database Blog |
Using logical replication to replicate managed Amazon RDS for PostgreSQL and Amazon Aurora to self-managed PostgreSQL |
https://aws.amazon.com/blogs/database/using-logical-replication-to-replicate-managed-amazon-rds-for-postgresql-and-amazon-aurora-to-self-managed-postgresql/
|
Using logical replication to replicate managed Amazon RDS for PostgreSQL and Amazon Aurora to self managed PostgreSQLPostgreSQL version introduced several exciting features and improvements to the existing landscape of PostgreSQL One such feature is logical replication using a publish and subscribe framework AWS provides two managed PostgreSQL options Amazon RDS for PostgreSQL and Amazon Aurora PostgreSQL This post discusses how to use the existing framework to create a self managed read … |
2020-07-29 15:56:01 |
AWS |
AWS Game Tech Blog |
Choose the right compute strategy for your global game servers |
https://aws.amazon.com/blogs/gametech/choose-the-right-compute-strategy-for-your-global-game-servers/
|
Choose the right compute strategy for your global game serversAWS Game Tech has more services than any other cloud provider We also offer a variety of solutions for your game server compute needs AWS provides world class network performance including Gbps Ethernet performance for select instances for the most scalable and elastic network for high performance computing for games nbsp Game Tech s global game server … |
2020-07-29 15:28:44 |
AWS |
AWS - Webinar Channel |
Virtual Workshop: Building Ledger-Based Systems of Record with QLDB and Java - AWS Online Tech Talks |
https://www.youtube.com/watch?v=-5LqDjzAyZU
|
Virtual Workshop Building Ledger Based Systems of Record with QLDB and Java AWS Online Tech TalksQLDB is a new kind of database Developing against QLDB requires knowing how to create and manipulate Amazon Ion documents and how to use QLDB s unique driver In this virtual workshop you ll learn how to use the Amazon Ion library for Java and the QLDB Java driver while building a small data loader program You ll learn how to work with QLDB transactions understand QLDB optimistic concurrency and parse the QLDB S export format Learning Objectives Learn to use the Amazon Ion library for Java to build and manipulate Amazon Ion documents for storage in QLDB Learn to use the QLDB Java driver to create read update and delete Ion documents in a QLDB ledger Learn how QLDB optimistic concurrency works and how to handle concurrency exceptions To learn more about the services featured in this talk please visit |
2020-07-29 15:29:12 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
DeepRunning ~Level4.5~ |
https://qiita.com/Poyopon/items/b1272d0a2eef5dfb6525
|
kと決めた時に、あるデータから最も近いデータを個選択する。 |
2020-07-30 00:35:42 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【Python】スライスでインデックスエラーが起きない理由 |
https://qiita.com/yagaodekawasu/items/2928eac8649344c38131
|
【Python】スライスでインデックスエラーが起きない理由はじめにPythonのスライスではどんなに大きい小さい数を指定してもインデックスエラーが起きないというのは有名な話筆者はしばしば忘れるですが、その理由について「内部でいい感じに処理してくれるから」以上の説明をしてくれている日本語の記事が見つからないなと思ったので、隙間産業として執筆しようと思う次第であります。 |
2020-07-30 00:18:49 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
DeepRunning ~Level4.4.2~ |
https://qiita.com/Poyopon/items/19a5e0e5f9f94ef200a9
|
目的変数・説明変数を作成したり、学習用データと検証用データを分割します。 |
2020-07-30 00:11:10 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
fetchでクエリパラメータを渡す方法 |
https://qiita.com/nikiperusuu/items/2a653f2381bd5ae35c10
|
fetchでクエリパラメータを渡す方法ajaxをfetchapiで書き変えた時に、getリクエストにクエリパラメータをつける方法がわからず詰まってしまったのでメモ。 |
2020-07-30 00:07:57 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Windows server 2019 のRDSコレクションにユーザーとして接続したときにサーバーマネージャーを起動できないようにしたい |
https://teratail.com/questions/281231?rss=all
|
WindowsserverのRDSコレクションにユーザーとして接続したときにサーバーマネージャーを起動できないようにしたい前提・実現したいことWindowsnbspServernbspnbspでリモートデスクトップ環境を構築しています。 |
2020-07-30 00:56:20 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
git filter-branch --tree-filter "touch .gitignore && echo 'hogehoge' >> .gitignore" の挙動について |
https://teratail.com/questions/281230?rss=all
|
gitfilterbranchtreefilterquottouchgitignoreampampechoxhogehogexgtgtgitignorequotの挙動についてコミットが複数あるプロジェクトにて以下のfilterbranchをかけたところgitfilterbranchtreefiltertouchgitignoreampampechohogehogegtgtgitignorepruneempty最新のコミットでのgitignoreにはただ行だけhogehogeと記載がありました。 |
2020-07-30 00:52:34 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
RNNやLSTMなど再帰型のニューラルネットワーク の未来予測 |
https://teratail.com/questions/281229?rss=all
|
RNNやLSTMなど再帰型のニューラルネットワークの未来予測ある事柄について学習したRNNなどの再帰型NNに未来予測をさせるときについての質問です。 |
2020-07-30 00:43:04 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
LaravelでControllerをpublicディレクトリ内に設置したい。 |
https://teratail.com/questions/281228?rss=all
|
前回の質問と若干かぶっておりますが、LaravelでControllerをpublicディレクトリ内にも設置することは出来ないでしょうか理由として、自作CMSを作っていて管理画面ページでは通常のコントローラーのディレクトリを使い、ユーザーが複数作成するテーマに関してはpublic内で完結させたいためです。 |
2020-07-30 00:34:31 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Vue-CLIのグローバルフィルタを別ファイルで定義したい |
https://teratail.com/questions/281227?rss=all
|
VueCLIのグローバルフィルタを別ファイルで定義したいVueCLIで簡単なフィルタを作りました。 |
2020-07-30 00:21:38 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
windows10 セカンダリIP(仮想IPアドレス)の上限値 |
https://teratail.com/questions/281226?rss=all
|
windowsセカンダリIP仮想IPアドレスの上限値WindowsのNICに静的付与することができるセカンダリIP仮想IPアドレスに上限値はあるのでしょうか対象はIPvです。 |
2020-07-30 00:16:40 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
Rubyとは? |
https://qiita.com/yusuke1209kitamura/items/60fbaf71b3847377c584
|
RubyとはRubyとはRubyは「Webアプリケーション」を作るためのプログラミング言語です。 |
2020-07-30 00:02:11 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
Prisma CloudでAWSリソースの脆弱性管理(Lambda編) |
https://qiita.com/Hiroyama-Yutaka/items/533e3a84e07fe7e3cbff
|
今回は、Lambdaに対して、脆弱性診断をかけてみます。 |
2020-07-30 00:15:32 |
Azure |
Azureタグが付けられた新着投稿 - Qiita |
Service Bus Queueからのメッセージの再配信を抑止 |
https://qiita.com/11ohina017/items/07c3a7318d24f1080f60
|
ServiceBusQueueからのメッセージの再配信を抑止ServiceBusQueueのメッセージをAzureFunctionでサブスライブする際に、Fucntionの処理が長期化すると、キューのメッセージのステータスが完了になれず、メッセージが繰り返し再配信されてしまう事象が発生。 |
2020-07-30 00:13:50 |
Azure |
Azureタグが付けられた新着投稿 - Qiita |
大阪リージョン・マルチクラウド接続: Megaport で Oracle Cloud とAzureを接続してみてみた |
https://qiita.com/shirok/items/af3434981f7ec64f6556
|
ということで、NTTデータ堂島にあるMCRを作成し、AzureとOracleCloudInfrastructureOCIを接続してみます。 |
2020-07-30 00:05:43 |
Git |
Gitタグが付けられた新着投稿 - Qiita |
Bitbucketでread only modeになったときの対処 |
https://qiita.com/milmilk/items/f73829257be359dc1e71
|
容量がGBを超えるとreadonlymodeになるようです。 |
2020-07-30 00:03:41 |
技術ブログ |
Developers.IO |
【AWS Amplify ノウハウ】 1. バックエンドとフロントエンドは分離しましょう! |
https://dev.classmethod.jp/articles/amplify-tips-series-1/
|
amplif |
2020-07-29 15:50:53 |
技術ブログ |
Developers.IO |
【小ネタ】 監視カメラをPythonで操作してみました |
https://dev.classmethod.jp/articles/operating-the-surveillance-camera-with-python/
|
computer |
2020-07-29 15:36:43 |
Apple |
AppleInsider - Frontpage News |
How to run Mac OS 8 in an app inside Catalina |
https://appleinsider.com/articles/20/07/29/fan-gets-mac-os-8-emulator-running-in-catalina
|
How to run Mac OS in an app inside CatalinaHere s how to step back in time with a virtual Mac running OS complete with apps of the day and favorite features like WindowShade and D folder icons in a self contained application within macOS Catalina Okay so you can t really do any productive work in it But you also cannot run this emulator without beaming Get it while you can While we re all looking forward to macOS Big Sur developer Felix Rieseberg has instead looked back three decades to revive Mac OS We re also looking forward to Apple Silicon but he s taking us to a time before Intel and even before PowerPC Read more |
2020-07-29 15:09:27 |
海外TECH |
Engadget |
Valorant's twelfth agent is Killjoy, a German robotics genius |
https://www.engadget.com/valorant-killjoy-robot-turret-agent-riot-games-150032848.html
|
Valorant x s twelfth agent is Killjoy a German robotics geniusRiot is adding another heroic agent to Valorant its currently PC exclusive first person shooter Today the developer ーbest known for League of Legends a popular MOBA that has spawned its own card game and auto chess spin off ーhas unveiled Kill |
2020-07-29 15:00:32 |
海外TECH |
Network World |
Private 5G can solve some enterprise problems that Wi-Fi can’t |
https://www.networkworld.com/article/3568614/private-5g-can-solve-some-enterprise-problems-that-wi-fi-can-t.html#tk.rss_all
|
Private G can solve some enterprise problems that Wi Fi can t Private G cellular deployments fit the needs of enterprises for high speed low latency connections between large numbers of devices and some say the technology could replace Wi Fi but that s not likely to happen anytime soon Outside of particularly unusual use cases private G networks are best thought of as a supplementary to Wi Fi and not a competitor experts say even though that s clearly an ambition of the carriers For example Mo Katibeh an executive vice president at AT amp T Business in charge of products and platforms said G is inherently secure and doesn t face the interference problems Wi Fi does so eventually it will challenge Wi Fi To read this article in full please click here |
2020-07-29 15:26:00 |
Cisco |
Cisco Blog |
The DevNet Associate Certification: Foundational Skills for the Next 20 Years |
https://blogs.cisco.com/developer/devnet-associate-foundational-skills
|
The DevNet Associate Certification Foundational Skills for the Next YearsHear why the DevNet Associate and Core exams are focused on cornerstone technologies that are both fundamental and pervasive The post The DevNet Associate Certification Foundational Skills for the Next Years appeared first on Cisco Blogs |
2020-07-29 15:29:04 |
海外科学 |
NYT > Science |
School Closures in the Spring Saved Lives, Study Asserts |
https://www.nytimes.com/2020/07/29/health/covid-school-reopening.html
|
School Closures in the Spring Saved Lives Study AssertsBut experts caution the findings highlight a period when few precautions were in place and do not apply to current discussions about reopening schools |
2020-07-29 15:58:41 |
海外科学 |
NYT > Science |
Live Coronavirus Updates |
https://www.nytimes.com/2020/07/29/world/coronavirus-covid-19.html
|
Live Coronavirus UpdatesFederal officials urged states to take aggressive action to slow the spread of the virus while the president talked up nonexistent “virus free areas Big retailers are mandating masks but enforcement is an issue |
2020-07-29 15:54:02 |
海外科学 |
NYT > Science |
A Possible Weapon Against the Pandemic: Printing Human Tissue |
https://www.nytimes.com/2020/07/27/science/bioprinting-covid-19-tests.html
|
covid |
2020-07-29 15:27:31 |
海外TECH |
WIRED |
Watch Live: Congress' Big Tech CEO Hearing |
https://www.wired.com/story/congress-tech-ceo-hearing-2020-what-to-watch
|
zuckerberg |
2020-07-29 15:50:00 |
海外科学 |
BBC News - Science & Environment |
Covid-19: Infectious coronaviruses 'circulating in bats for decades' |
https://www.bbc.co.uk/news/science-environment-53584936
|
ancestor |
2020-07-29 15:51:43 |
金融 |
RSS FILE - 日本証券業協会 |
株主コミュニティの統計情報・取扱状況 |
https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html
|
株主コミュニティ |
2020-07-29 15:30:00 |
金融 |
金融庁ホームページ |
財務局が「令和2年7月3日からの大雨に伴う災害に対する金融上の措置について」を要請しました。 |
https://www.fsa.go.jp/news/r2/ginkou/20200706.html
|
Detail Nothing |
2020-07-29 16:04:00 |
金融 |
金融庁ホームページ |
「令和2年7月豪雨関連情報」特設ページを更新しました。 |
https://www.fsa.go.jp/ordinary/heavyrain202007/press.html
|
関連 |
2020-07-29 16:03:00 |
ニュース |
ジェトロ ビジネスニュース(通商弘報) |
インドネシア、デジタルに特化した経済特区(SEZ)の開発へ |
https://www.jetro.go.jp/biznews/2020/07/4aff101e915a7625.html
|
経済特区 |
2020-07-29 15:40:00 |
ニュース |
ジェトロ ビジネスニュース(通商弘報) |
財政赤字、対外債務ともに拡大するも格付けは安定を維持 |
https://www.jetro.go.jp/biznews/2020/07/fde2d11ae65d46b3.html
|
対外債務 |
2020-07-29 15:30:00 |
ニュース |
ジェトロ ビジネスニュース(通商弘報) |
カンボジアと中国がFTA交渉妥結 |
https://www.jetro.go.jp/biznews/2020/07/93d953130853279f.html
|
中国 |
2020-07-29 15:20:00 |
ニュース |
ジェトロ ビジネスニュース(通商弘報) |
2020年1~4月の対内直接投資額は前年同期比3割減 |
https://www.jetro.go.jp/biznews/2020/07/9689140d9637b23c.html
|
前年同期 |
2020-07-29 15:10:00 |
海外ニュース |
Japan Times latest articles |
China hawks gain ground among Japan’s conservatives, long divided on Beijing |
https://www.japantimes.co.jp/news/2020/07/29/national/politics-diplomacy/china-hawks-ldp-lawmakers/
|
China hawks gain ground among Japan s conservatives long divided on BeijingIn March Prime Minister Shinzo Abe was forced to postpone plans to greet Chinese leader Xi Jinping as a state guest Months later the topic |
2020-07-30 01:34:31 |
海外ニュース |
Japan Times latest articles |
Osaka questions arbitrary ban on five-person outings amid virus resurgence |
https://www.japantimes.co.jp/news/2020/07/29/national/osaka-ban-coronavirus/
|
clear |
2020-07-30 01:32:25 |
ニュース |
BBC News - Home |
MI6: Richard Moore named as new head of Secret Intelligence Service |
https://www.bbc.co.uk/news/uk-53582938
|
foreign |
2020-07-29 15:51:17 |
ニュース |
BBC News - Home |
Travel bosses demand end to blanket quarantine |
https://www.bbc.co.uk/news/business-53578102
|
blanket |
2020-07-29 15:09:16 |
ニュース |
BBC News - Home |
Boeing to end 747 production and warns of job cuts |
https://www.bbc.co.uk/news/business-53583939
|
cutsthe |
2020-07-29 15:50:59 |
ニュース |
BBC News - Home |
Pop star Rina Sawayama 'not British enough' to enter UK music awards |
https://www.bbc.co.uk/news/entertainment-arts-53580260
|
awards |
2020-07-29 15:06:07 |
北海道 |
北海道新聞 |
「コロナ撲滅ほぼ不可能」 道政経懇 高田教授が講演 |
https://www.hokkaido-np.co.jp/article/445191/
|
北海道新聞社 |
2020-07-30 00:31:40 |
北海道 |
北海道新聞 |
在独米軍1万2千人削減へ 半数は欧州内に再配置 |
https://www.hokkaido-np.co.jp/article/445214/
|
国防総省 |
2020-07-30 00:14:00 |
北海道 |
北海道新聞 |
五輪マラソン コース「実地検証」 8月6~9日に |
https://www.hokkaido-np.co.jp/article/445180/
|
実地検証 |
2020-07-30 00:08:17 |
GCP |
Cloud Blog |
A Cloud developer advocate’s top infrastructure sessions at Next OnAir |
https://cloud.google.com/blog/topics/google-cloud-next/cant-miss-infrastructure-sessions-from-next20-onair/
|
A Cloud developer advocate s top infrastructure sessions at Next OnAirIt s week of Google Cloud Next OnAir and this week is all about infrastructure and operations This is an exciting space where we have both mature services and rapid improvements We have a bunch of great talks this week and I hope you will enjoy them and learn a lot After checking out the talks below if you have questions I ll be hosting a developer and operator focused recap and Q amp A session as part of our weekly Talks by DevRel series this Friday at AM PST Our APAC team will also host a recap Friday at AM SGT Hope to see you then Here are a few talks that I think are particularly useful Google Compute Engine Portfolio Overview and What s NewーGCE Senior PMs Aaron Blasius and Director Krish Sivakumar give you a rundown of announcements and updates with virtual machines and Compute Engine Where to Store Your Stuff A Storage OverviewーDirector of Product Management Dave Nettleton describes each of the main storage options why you would choose one over the other and talks about what s new and what s coming Achieving Resiliency on Google CloudーBen Treynor Sloss the founder of Google Site Reliability Engineering team talks both about Google s approach to building and running reliable services and strategies for you to build and evolve applications without compromising on reliability Additionally this week s Cloud Study Jam gives you the change to get hands on cloud experience through our workshops on infrastructure Google Cloud experts will guide you through labs on cloud monitoring orchestrating in the cloud with Kubernetes and more Be sure to take a look at the whole session catalog for this weekーthese sessions go deep in a wide variety of areas including specific workloads you might have optimization logging and monitoring multi cloud hybrid and hopefully anything else you re thinking about |
2020-07-29 15:30:00 |
GCP |
Cloud Blog |
In hybrid and multi-cloud environments, the network really matters |
https://cloud.google.com/blog/products/networking/networking-for-hybrid-and-multi-cloud-deployments/
|
In hybrid and multi cloud environments the network really mattersAccording to recent research among organizations adopting public cloud a full say that they will use a combination of public cloud and on premises data centers At the same time of business users reported that poor network connectivity negatively impacts web or cloud based application performance How can you ensure that your hybrid or multi cloud deployment doesn t suffer from such a fate Networks clearly are the foundation of a successful digital transformation Yet with the growing heterogeneity in customer environments they are becoming increasingly complex Nor are all cloud networks created equal For businesses migrating to the cloud performance reliability and security are table stakes to ensure a risk free migration of business critical workloads For networks that support hybrid and multi cloud environments you need comprehensive visibility and monitoring along with proactive network operations to help ensure a positive customer experience At the same time that cloud network must position you for growth modernization and future innovation e g adoption of microservices architecture or edge services like G Further you need to be able to take advantage of these capabilities at your own pace As IT architectures evolve Enterprise Strategy Group ESG has been watching key industry trends at play the networking challenges of modern application environments and how that translates into customer requirements for hybrid and multi cloud networking infrastructure and services In a new whitepaper The Network Matters ESG discusses the network s role in infrastructure modernization and the top challenges and requirements from the network in a multi cloud and hybrid environment It also discusses how Google Cloud networking solutions deliver on innovation security performance and simplicity and improve customer experiences globally To learn how to ensure that your hybrid or multi cloud deployment is a success download the whitepaper today |
2020-07-29 15:30:00 |
コメント
コメントを投稿