投稿時間:2021-08-26 11:08:41 RSSフィード2021-08-26 11:00 分まとめ(2544件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
TECH Engadget Japanese SIMや映画館風スタンドなどが抽選で当たるキャンペーン mineoとHuluが実施 https://japanese.engadget.com/mineo-hulu-campaign-074549518.html SIMや映画館風スタンドなどが抽選で当たるキャンペーンmineoとHuluが実施関西電力子会社オプテージのMVNOいわゆる格安SIMサービス「mineo」は、公式TwitterアカウントでSIMカードなどが抽選で当たる「スマホで映画館キャンペーン」を実施しています。 2021-08-23 07:45:49
TECH Engadget Japanese PC用キーボードのAmazon売れ筋ランキング。ノートPCでも利用者が増加中。無線・有線タイプともに長短あり https://japanese.engadget.com/ranking-keyboard-for-pc-073540746.html amazon 2021-08-23 07:35:40
TECH Engadget Japanese PayPay、9月は「Joshin webショップ」等で最大100%還元 https://japanese.engadget.com/paypay-072058770.html joshin 2021-08-23 07:20:58
TECH Engadget Japanese 15600mAhの巨大バッテリー搭載、超タフな5Gスマホ「Oukitel WP15」を動画で紹介(山根博士) https://japanese.engadget.com/oukitel-wp-15-071537802.html mAhの巨大バッテリー搭載、超タフなGスマホ「OukitelWP」を動画で紹介山根博士Oukitelの「WP」を触ってみました。 2021-08-23 07:15:37
TECH Engadget Japanese Fossilの次期スマートウォッチ「Gen 6(仮)」はSpO2センサー搭載か https://japanese.engadget.com/fossil-gen-6-070819052.html Fossilの次期スマートウォッチ「Gen仮」はSpOセンサー搭載か米Fossilブランドの次期スマートウォッチ「Gen仮称」のものとされるレンダリング画像やリーク情報が、ドイツ語テックサイトのWinFutureに掲載されています。 2021-08-23 07:08:19
IT @IT 全フォーラム 最新記事一覧 アジャイルとDevOpsはどう違う? https://atmarkit.itmedia.co.jp/ait/articles/2108/23/news044.html devops 2021-08-23 16:30:00
IT ITmedia 総合記事一覧 [ITmedia News] Yahoo!知恵袋にAI導入 ユーザーが回答できそうな質問をおすすめする機能 https://www.itmedia.co.jp/news/articles/2108/23/news123.html itmedia 2021-08-23 16:42:00
IT ITmedia 総合記事一覧 [ITmedia News] Apple、従業員のオフィス復帰は早くても2022年1月 https://www.itmedia.co.jp/news/articles/2108/23/news120.html itmedianewsapple 2021-08-23 16:34:00
IT ITmedia 総合記事一覧 [ITmedia News] 池袋のポケセン、従業員の感染で23日から臨時休業 ポケカ当選者には都内3店鋪で対応 https://www.itmedia.co.jp/news/articles/2108/23/news119.html itmedia 2021-08-23 16:22:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] Lexar、ゲーミング向けDDR4メモリ「Hades」シリーズを発表 https://www.itmedia.co.jp/pcuser/articles/2108/23/news118.html hades 2021-08-23 16:01:00
TECH Techable(テッカブル) 愛猫の体重・排尿を自動管理する「Catlog Board」一般発売開始 https://techable.jp/archives/160367 catlogboard 2021-08-23 07:00:48
python Pythonタグが付けられた新着投稿 - Qiita 【Python】日付を入力してもらうプログラムができました https://qiita.com/mahiro_desu/items/9d26a99022a780d6da37 importdatetimedefinputyearinputyearでは、年の入力をしてもらうinputyearinput年例を入力し、エンターstrptimeで入力した数値にエラーが発生するかどうかで、正しい形式の年が入力されたか確認を行うtryCheckdatetimedatetimestrptimeinputyearYexceptprint桁の整数で年を入力しましょうreturninputyearreturninputyeardefinputmonthinputmonthでは、月の入力をしてもらうinputmonthinput月例を入力し、エンターstrptimeで入力した数値にエラーが発生するかどうかで、正しい形式の月が入力されたか確認を行うtryCheckdatetimedatetimestrptimeinputmonthmexceptprintのうちの整数で入力してくださいreturninputmonthreturninputmonthzfilldefinputdayinputdayでは、日の入力をしてもらうinputdayinput日例を入力し、エンターstrptimeで入力した数値にエラーが発生するかどうかで、正しい形式の日が入力されたか確認を行うtryCheckdatetimedatetimestrptimeinputdaydexceptprintのうちの整数で日を入力しましょうreturninputdayreturninputdayzfilldefinputdateinputdateを呼び出すと、年月日の入力をしてもらい、その年月日が未来の日付や存在しない日付になっていないかのチェックを行ってから、問題なければyyyymmddといったリスト形式で吐き出すようになっているprint年月日で入力しましょうinputdateinputdateappendinputyearinputdateappendinputmonthinputdateappendinputdaytrydate関数に入力された日付を差し込み、存在する日付を入力しているかのチェックに使ったhikakuinputdatetimedateintinputdateintinputdateintinputdatehikakunowdatetimedatetodayexceptprint存在しない日付を入力しています。 2021-08-23 16:52:40
python Pythonタグが付けられた新着投稿 - Qiita ベイジアン𝐴/𝐵テスト(ベイズ推定𝐴/𝐵テスト)の活用 https://qiita.com/hima2b4/items/0a597e97b0ebdcc5b5f8 ベイジアン𝐴𝐵テストのサンプルサイズと事後分布「ベイジアン𝐴𝐵テスト」は「仮説検定による𝐴𝐵テスト」で必要とされるサンプルサイズ計算は行わなくてよいとされているが、「ベイジアン𝐴𝐵テスト」後の𝐴𝐵の確率分布事後確率はサンプルサイズによってどの程度変化するのかについて確認した。 2021-08-23 16:22:49
js JavaScriptタグが付けられた新着投稿 - Qiita Illustratorで異なるフォントの高さを合わせるスクリプト https://qiita.com/coppercele/items/89370decb7dd33f8a9aa 2021-08-23 16:38:57
js JavaScriptタグが付けられた新着投稿 - Qiita hoverイベントについて https://qiita.com/sou_hk/items/a5d5981e1dee4297cc28 hoverイベントについてJQueryの学習中、つまずいた所のメモ。 2021-08-23 16:31:13
js JavaScriptタグが付けられた新着投稿 - Qiita 閲覧したページにチェックを入れるUIを実装したい https://qiita.com/kinshist/items/5d88682063c375512c72 sessionStorageにしたい場合は適宜変更してください。 2021-08-23 16:02:54
Program @IT Coding Edgeフォーラム 最新記事一覧 アジャイルとDevOpsはどう違う? https://atmarkit.itmedia.co.jp/ait/articles/2108/23/news044.html devops 2021-08-23 16:30:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数選択可能なプルダウンの作成 https://teratail.com/questions/355718?rss=all 複数選択可能なプルダウンの作成前提・実現したいことCtrlShiftCommandキーを押しながら複数選択できるドロップダウンを作成したいです。 2021-08-23 16:57:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ラズパイ3をプリンタサーバーにする https://teratail.com/questions/355717?rss=all ebeeaaebebfebceebdceeebeb 2021-08-23 16:56:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python 時刻を比較して一部の時間をくり抜く https://teratail.com/questions/355716?rss=all python 2021-08-23 16:46:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Ubuntu20.04とdockerで機械学習用GPUサーバ構築したい https://teratail.com/questions/355715?rss=all Ubuntuとdockerで機械学習用GPUサーバ構築したいUbuntuとdockerで機械学習用GPUサーバ構築したいQampAUbuntunbspで機械学習用GPUサーバを構築したい。 2021-08-23 16:41:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yarn add tailwindcssを実行したいが、The `typesync' command exists in these Node versions: 14.4.0と表示されできない。 https://teratail.com/questions/355714?rss=all yarnaddtailwindcssを実行したいが、ThetypesyncxcommandexistsintheseNodeversionsと表示されできない。 2021-08-23 16:35:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) LINE Bot 日時選択アクションを今あるBOTに追加実装したい (引用記事あり) https://teratail.com/questions/355713?rss=all LINEBot日時選択アクションを今あるBOTに追加実装したい引用記事あり前提・実現したいことLINE公式ドキュメントを参考にGASを使って「日時選択アクション」のAPIをを用いて現在あるBOTに日時選択アクションを実装したいです。 2021-08-23 16:32:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DjangoでDBからデータを引っ張ってきて、全ページ共通のヘッダーメニューを作る方法が知りたいです https://teratail.com/questions/355712?rss=all DjangoでDBからデータを引っ張ってきて、全ページ共通のヘッダーメニューを作る方法が知りたいです前提・実現したいことDjangoを用いて、CMS的なサンプルサイトを作成しています。 2021-08-23 16:32:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails selectフォームについて https://teratail.com/questions/355711?rss=all Railsselectフォームについてお世話になります。 2021-08-23 16:26:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DBテーブルのカラム名にハイフンが入っている場合に、PDOの名前付きプレースホルダを使う方法 https://teratail.com/questions/355710?rss=all DBテーブルのカラム名にハイフンが入っている場合に、PDOの名前付きプレースホルダを使う方法PDOを使い、「名前付きプレースホルダ」を使ってデータをINSERTしたいのですが、カラム名にハイフンが入っているせいで、以下のエラーが出ます。 2021-08-23 16:20:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Double型で扱えるデータ https://teratail.com/questions/355709?rss=all double 2021-08-23 16:19:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブログ記事にHTMLをコードとして貼り付けたいのに自動で変換されてしまう https://teratail.com/questions/355708?rss=all ブログ記事にHTMLをコードとして貼り付けたいのに自動で変換されてしまう困っていること下記のHTMLをブログ記事にコードで表示させたいのですが、自動で変換されてしまい困っています。 2021-08-23 16:18:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeでflutterを開発する際の拡張機能 https://teratail.com/questions/355707?rss=all flutter 2021-08-23 16:10:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 子画面で選択した値をjson形式で呼び元に返したい。(「window.showModalDialog」をChromeで動作するよう代替え案として「window.open」で実装を検討) https://teratail.com/questions/355706?rss=all 子画面で選択した値をjson形式で呼び元に返したい。 2021-08-23 16:07:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】DISTINCTを利用して重複レコードを省いて取得することができません https://teratail.com/questions/355705?rss=all 【Rails】DISTINCTを利用して重複レコードを省いて取得することができません以下のresultpluckidの結果はでした。 2021-08-23 16:04:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FlutterとFirebaseの連携ができない https://teratail.com/questions/355704?rss=all 具体的には、pubspecyamlに「firebasecorenbspquotquot」「cloudfirestorenbspquotquot」の文言を追加しPubnbspGetした後シミュレータを起動すると、添付画像のように何も表示されなくなります。 2021-08-23 16:01:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBのhttpClientのパフォーマンスについて https://teratail.com/questions/355703?rss=all 発生している問題ビルド後のexeから起動して、同様に動かすと秒ほど時間が掛かります。 2021-08-23 16:01:28
技術ブログ Developers.IO [小ネタ]Backlog課題コメントから過去のバージョンを復元する https://dev.classmethod.jp/articles/restore-old-version-of-backlog-issue-by-comments-api/ backlog 2021-08-23 07:06:15
技術ブログ Developers.IO [dbt] custom schemaを使って普段とは別のスキーマ下にデータモデルを作成する https://dev.classmethod.jp/articles/dbt-custom-schema/ dbtcustomschema 2021-08-23 07:02:15
海外TECH DEV Community 8 Node.js Projects To Keep An Eye On 2021 https://dev.to/uiuxarghya/8-node-js-projects-to-keep-an-eye-on-2021-5d9c Node js Projects To Keep An Eye On Cytoscape js Website gt An open source JavaScript library used for visualization and graph analysis which comes with rich and interactive implementation It includes all out of the box gestures which include box selection panning pinch to zoom and so on Cytoscape could be used on Node js to perform graph analysis on a web server or in the terminal Developers moving toward data science in their interest can choose Cytoscape as a good choice also it has a wonderful contribution guide with documentation PDFKit Website gt Very useful PDF generation library for nodes which helps in building and downloading complex PDFs also it supports text and font embedding annotations vector graphics However the project has no extensive documentation which makes it harder to contribute to it Socket IO Website gt Bi directional real time event based communication and works on every browser device with equal focus on speed A basic chat app is an example of two way communication that the tool provides A new message is received by the server then it sends it to the client and notifies them bypassing the need to send a request between the client and the server Comes With Useful Features Binary Streaming Analytics in real time Document Collaboration Strapi Website gt An open source content management system which a backend only system that provides functions to use with RESTful APIs the main aim to get and deliver content across all devices structurally Comes with plenty of features includes an inbuilt email system file upload and JSON Web Token authentication The content structure is created via Strapi which is very flexible and lets you create content groups and customizable APIs Nest Website gt Nest is a popular progressive framework for creating efficient and scalable server side apps Uses TypeScript for combing functional and object oriented programming elements amp uses Express under the hood This tool provides true flexibility by letting you use and libraries thanks to its modular architecture Date fns Website gt Still the most consistent and simple set of tools to manipulate JavaScript dates in Node js and a browser and works well with modern module bundlers like Browserify webpack and Rollup With amazing community support the tool has dozen of locales where each function has a detailed description along with examples SheetJS Website gt A Node js library that allows you to manipulate spreadsheets in Excel and a lot of other things with Excel for example exporting workbooks from scratch and converting HTML tables JSON arrays into xlsx files that are downloadable Comes with a big community and a well documented contribution guide Express js Website gt One of the most popular Node js open source project that offers immense value because of its efficient HTTP request and even working with JavaScript a server side language and out of browser A very helpful tool to accomplishing speed and security in applications Essential Features Different extensions and plugin supportURL based routing mechanism uses HTTP methodsSeamless database integration Thanks Adrian Twarog adriantwarog for this good and elaborate explanation         Check this out   Thanks for Reading Hope you find it useful Like it ️and bookmark it for later By mistake I deleted my previous post this was posted before on so I am posting it again Guys make it a trending post again 2021-08-23 07:47:13
医療系 医療介護 CBnews 自宅療養の妊婦、SpO2が92%以下なら救急要請を-産科婦人科学会が目安公表 https://www.cbnews.jp/news/entry/20210823155452 宿泊施設 2021-08-23 17:00:00
医療系 医療介護 CBnews 空港検疫、外国籍コロナ陽性が前週比1.6倍に-厚労省が実績更新、陽性率は日本国籍の1.7倍 https://www.cbnews.jp/news/entry/20210823160134 厚生労働省 2021-08-23 16:55:00
ニュース ジェトロ ビジネスニュース(通商弘報) 米ジョージア州やフロリダ州、マスク着用めぐる州と地方自治体の争い再燃 https://www.jetro.go.jp/biznews/2021/08/81f38d6bf6d3b00d.html 地方自治体 2021-08-23 07:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 2019年の外国企業の米国内雇用は795万人に増加、日本企業は2位 https://www.jetro.go.jp/biznews/2021/08/58d5ce666fdae1b7.html 外国企業 2021-08-23 07:05:00
海外ニュース Japan Times latest articles China hits zero COVID-19 cases with month of draconian curbs https://www.japantimes.co.jp/news/2021/08/23/asia-pacific/china-coronavirus-zero-cases/ cases 2021-08-23 16:56:31
海外ニュース Japan Times latest articles Loss by Suga ally in Yokohama election rattles the LDP https://www.japantimes.co.jp/news/2021/08/23/national/yokohama-election-ldp/ Loss by Suga ally in Yokohama election rattles the LDPThe prime minister s position has become even more precarious with questions growing within the LDP over whether he should lead the party into an upcoming 2021-08-23 16:37:55
海外ニュース Japan Times latest articles Japan to send SDF planes to Afghanistan for evacuation https://www.japantimes.co.jp/news/2021/08/23/national/afghanistan-japanese-evacuation/ Japan to send SDF planes to Afghanistan for evacuationThe government said Monday it would evacuate Japanese nationals and local staff in the country who have worked for the embassy and other Japanese organizations 2021-08-23 16:27:53
海外ニュース Japan Times latest articles Kamala Harris announces U.S. supply-chain initiative with Singapore https://www.japantimes.co.jp/news/2021/08/23/asia-pacific/politics-diplomacy-asia-pacific/kamala-harris-singapore/ Kamala Harris announces U S supply chain initiative with SingaporeHarris sought to reassure allies in Asia over Washington s commitment to the region as she faced a volley of questions on Afghanistan during a visit 2021-08-23 16:16:25
ニュース BBC News - Home Afghanistan: Every minute counts, says UK minister https://www.bbc.co.uk/news/uk-58302734 afghanistan 2021-08-23 07:42:06
ニュース BBC News - Home Covid: Government warns Covid test firms over misleading prices https://www.bbc.co.uk/news/business-58300897 website 2021-08-23 07:52:15
ニュース BBC News - Home Coronavirus: Young people warn of long Covid amid jab drive https://www.bbc.co.uk/news/uk-58301011 england 2021-08-23 07:46:42
ニュース BBC News - Home English trio in Europe's Solheim Cup team as Matthew picks Reid https://www.bbc.co.uk/sport/golf/58301072 English trio in Europe x s Solheim Cup team as Matthew picks ReidEngland s Georgia Hall Charley Hull and Mel Reid are all in Europe s team for their defence of the Solheim Cup against the United States in September 2021-08-23 07:34:29
北海道 北海道新聞 ブルーインパルス飛行は午後2時 都心に「スリーアギトス」 https://www.hokkaido-np.co.jp/article/581093/ 東京パラリンピック 2021-08-23 16:21:00
北海道 北海道新聞 24日の予告先発 日ハムはバーヘイゲン https://www.hokkaido-np.co.jp/article/581086/ 予告先発 2021-08-23 16:07:25
IT 週刊アスキー 『プロジェクトセカイ』で「チルドレンレコード」をリズムゲーム楽曲として追加! https://weekly.ascii.jp/elem/000/004/066/4066806/ colorful 2021-08-23 16:35:00
IT 週刊アスキー おいしそう~「とんがりコーン バタートースト味」バターがしみたトーストの香ばしさを表現 https://weekly.ascii.jp/elem/000/004/066/4066744/ 新フレーバー 2021-08-23 16:30:00
IT 週刊アスキー 横浜と英国との関わりを知ろう 横浜開港資料館「図説 日英関係史 1600~1868」刊行 https://weekly.ascii.jp/elem/000/004/066/4066766/ 七つの海 2021-08-23 16:20:00
IT 週刊アスキー 都会で南国リゾート気分! アメリカンレストラン「ハードロックカフェ」横浜店で「ハワイフェア HAWAIIAN VIBES」開催 https://weekly.ascii.jp/elem/000/004/066/4066765/ hawaiianvibes 2021-08-23 16:10:00
TECH Engadget Japanese ノイキャンイヤホン OPPO Enco Free2 が8月27日発売 1万3980円 https://japanese.engadget.com/oppo-083128730.html oppoencofree 2021-08-23 09:01:28
ROBOT ロボスタ メルティンMMIの遠隔操作ロボットが外航海運業に参入 商船三井と共に通信環境を整備し導入を目指す https://robotstart.info/2021/08/23/meltin-mmi-remote-robot-mol.html 商船三井 2021-08-23 09:29:34
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ニチレイフーズ、一部商品で最大10%の値上げ 11月納品分より https://www.itmedia.co.jp/business/articles/2108/23/news128.html itmedia 2021-08-23 18:38:00
IT ITmedia 総合記事一覧 [ITmedia News] 建設コンサル大手にランサムウェア攻撃 千葉県市川市の委託事業の資料など流出か https://www.itmedia.co.jp/news/articles/2108/23/news144.html itmedia 2021-08-23 18:22:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 楽天モバイル500万回線突破 MNVO含む https://www.itmedia.co.jp/business/articles/2108/23/news143.html itmedia 2021-08-23 18:19:00
TECH Techable(テッカブル) イマクリエイトの「VR注射シミュレーター」、高知県室戸市のVRワクチン接種研修に採用 https://techable.jp/archives/160329 感染拡大 2021-08-23 09:00:58
Google カグア!Google Analytics 活用塾:事例や使い方 Substackみたいなサブスクできるコミュニティを作れるサービス11選【2021年版】クリエイターエコノミーで手にしたい収益化 https://www.kagua.biz/social/tredns/20210823a2.html substack 2021-08-23 09:00:20
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders JP-Secure、ホスト型WAF「SiteGuard Server Edition」新版、Cookie保護を強化 | IT Leaders https://it.impress.co.jp/articles/-/21948 JPSecure、ホスト型WAF「SiteGuardServerEdition」新版、Cookie保護を強化ITLeadersジェイピー・セキュアJPSecureは年月日、WAFWebアプリケーションファイアウォール「SiteGuardServerEdition」の新版Verを発表した。 2021-08-23 18:01:00
AWS AWS Japan Blog Amazon Managed Service for Prometheus を使用してオンプレミスのメトリクスを収集する https://aws.amazon.com/jp/blogs/news/collect-on-premises-metrics-using-amazon-managed-service-for-prometheus/ Prometheusを使用してコンテナワークロードを監視するのが一般的ですが、PrometheusはAmazonElasticComputeCloudAmazonECインスタンスやオンプレミス環境の仮想マシンVM、サーバーの監視にも使用されています。 2021-08-23 09:31:33
AWS AWS Japan Blog Amazon CloudFront の CNAME を管理するための新しい API と機能について https://aws.amazon.com/jp/blogs/news/new-apis-and-functionality-for-managing-amazon-cloudfront-cnames/ ドメイン検証が導入される前は、ディストリビューションにCNAMEを追加する際に、つ目の動作であるクロスアカウントのワイルドカード制限を使って、ドメインのCNAMEが異なるアカウントで追加されていないことを確認する必要がありました。 2021-08-23 09:05:15
python Pythonタグが付けられた新着投稿 - Qiita matplotlib で描画する度に色をグラデーション的に変える(2次元 ver もあるよ!) https://qiita.com/tanacchi/items/249fcecbbb65d1f56ec8 2021-08-23 18:59:22
python Pythonタグが付けられた新着投稿 - Qiita ABC079をPythonで実装してみた。 https://qiita.com/momo10/items/b318fa35f2d5cd038543 ABCをPythonで実装してみた。 2021-08-23 18:53:25
python Pythonタグが付けられた新着投稿 - Qiita pip 全部削除 https://qiita.com/ForestSeo/items/cb030f9092014124b856 pfreezexargspipuninstally 2021-08-23 18:52:36
python Pythonタグが付けられた新着投稿 - Qiita PythonでLINE半botを作る(Part3) https://qiita.com/Py_r/items/872ce4eb9cac04528717 textは定義されないここまでのを使用してプログラムを書きます。 2021-08-23 18:51:50
python Pythonタグが付けられた新着投稿 - Qiita 大量にyahooメールを送信する https://qiita.com/saber72237/items/a552d52eb77cc4ce8e8c 大量にyahooメールを送信する下記サイトを参考に大量にメールを送信するプログラムにしました。 2021-08-23 18:35:24
python Pythonタグが付けられた新着投稿 - Qiita Python で Raspberry Pi の USB を制御する https://qiita.com/Colours/items/62e9b8dd087a895e9353 最終的なコードRPusbctrlpyusrbinenvpythonモジュールインポートimporttime時間モジュール処理時間の計測とかimportdatetimePythonで日付や時間を扱うためのモジュールimportosOSに依存しているさまざまな機能を利用するためのモジュールimportschedule定期実行したいモジュール関数定義USBONdefUSBONprintUSBONossystemsudohubctrlhPpreturnUSBOFFdefUSBOFFprintUSBOFFossystemsudohubctrlhPpreturn繰り返したい関数defjobnowtimedatetimedatetimenowprint現在時刻nowtimeUSBONUSBONtimesleepUSBOFFUSBOFFreturn定期実行defmain分毎に実行scheduleeveryminutedojobwhileTrueschedulerunpendingtimesleepifnamemainmain以上で無事にUSBのライトをONOFFすることが出来ました。 2021-08-23 18:25:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Java 二重ループの配列処理の仕様が分からない https://teratail.com/questions/355735?rss=all Java二重ループの配列処理の仕様が分からないが表示されるメカニズムを知りたい。 2021-08-23 18:56:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Xamarin.Androidにてc++ライブラリからローカルファイルを参照したいです。 https://teratail.com/questions/355734?rss=all XamarinAndroidにてcライブラリからローカルファイルを参照したいです。 2021-08-23 18:50:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 続きを読むボタンを文章の有無で表示/非表示したい https://teratail.com/questions/355733?rss=all 続きを読むボタンを文章の有無で表示非表示したい前提・実現したいことデータベースから空白データが呼び出された時のみ、「続きを読む」ボタンを非表示にしたい。 2021-08-23 18:48:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) herokuでDBをリセットしたのですが開発環境に反映されないことについて https://teratail.com/questions/355732?rss=all herokuでDBをリセットしたのですが開発環境に反映されないことについて前提・実現したいこと現在ECサイトに機能を追加していくという課題をおこなっている最中なのですがカテゴリー実装時に指定したカテゴリーに表示される商品が重複していたので解決するために一度DBをリセットし再度作成しようと試みたのですが理想通りにいっていません。 2021-08-23 18:41:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データベース保存について https://teratail.com/questions/355731?rss=all 『date、kg、number、set、time、event』のデータをデータベースの方に保存したいのですがplanの中にeventが入っていない為保存がされないのだと思いました。 2021-08-23 18:39:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ECS(fargate)へデプロイ後にRailsアプリケーションを表示させたい https://teratail.com/questions/355730?rss=all ECSfargateへデプロイ後にRailsアプリケーションを表示させたい前提・実現したいことECSfargateへデプロイ後にRailsアプリケーションを表示させたいと思い、現在実装を進めております。 2021-08-23 18:29:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コンピュータウイルスについて https://teratail.com/questions/355729?rss=all windowsnbspapi 2021-08-23 18:23:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 😥【Vue、Firestore】 モーダル機能を使った、Firestoreデータの表示 https://teratail.com/questions/355728?rss=all 【Vue、Firestore】モーダル機能を使った、Firestoreデータの表示Firestoreにある各ユーザーの名前、残高の表示現在、Vueを使用して、仮想的な投げ銭アプリを制作しております。 2021-08-23 18:13:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) centOS7 先週金曜日までは外部ネットに繋がっていたが今週PCを立ち上げるとなぜか繋がらなくなっていた https://teratail.com/questions/355727?rss=all ホストOSはネットに繋がっています。 2021-08-23 18:10:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScriptからテキストファイルに書き込む&読み込む方法 https://teratail.com/questions/355726?rss=all JavaScriptからテキストファイルに書き込むamp読み込む方法やりたいことHTMLで、テキストエリアとボタンを作成indexhtmlして、そのボタンをJavaScriptの関数と紐づけてテキストエリアから取得した文字列を新たに作成したJavaScriptscriptjsファイルから同じフォルダー内にあるテキストファイルplaintxtに書き込みたい。 2021-08-23 18:04:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C#上からIE11を操作したい https://teratail.com/questions/355725?rss=all C上からIEを操作したい前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-23 18:01:16
Git Gitタグが付けられた新着投稿 - Qiita Gitで取り消しコマンド一覧 https://qiita.com/KKKKKen/items/431442e2b6a5b0c1500e 2021-08-23 18:14:44
技術ブログ Mercari Engineering Blog メルカリShops のフロントエンド https://engineering.mercari.com/blog/entry/20210823-a57631d32e/ shellip 2021-08-23 10:00:48
技術ブログ Developers.IO [AWS]東京リージョンと大阪リージョン間でVPCピアリングしてみる https://dev.classmethod.jp/articles/vpc-peering-tokyo-osaka/ 誕生 2021-08-23 09:38:35
技術ブログ Developers.IO Azure Static Web Apps で プライベートエンドポイントを使う https://dev.classmethod.jp/articles/azure-static-web-apps-using-private-endpoint/ azure 2021-08-23 09:32:14
技術ブログ Developers.IO Alteryx 2021.3新機能:Alteryx Designerのワークフローの比較のご紹介 https://dev.classmethod.jp/articles/2021-3-compare-workflows/ alteryx 2021-08-23 09:30:07
技術ブログ Developers.IO ReactiveXのマーブル図入門 https://dev.classmethod.jp/articles/intro-to-rx-marble-diagram/ filter 2021-08-23 09:26:12
技術ブログ Developers.IO Aurora リードレプリカをスケジュールで追加・削除できるように対応してみた https://dev.classmethod.jp/articles/lambda-aurora-readreplica/ aurora 2021-08-23 09:08:17
海外TECH DEV Community 5 Project to Master in Python for Beginners https://dev.to/ugsep/5-project-to-master-in-python-for-beginners-4blm Project to Master in Python for Beginners IntroductionAs we all know that now a days Python is the one of the most demanding language in market A Programmer should learn python to get job easily So for that you need to enhance your python skills to a good level so you may hire buy someone In this blog I will told you about Project to Master in Python for Beginners Data Structure and Algorithms VisualizerAs we know that many people face difficulty while learning DSA at beginning So you create create Stack Queue Linked List BST Graph Sort and Search any one of the visualizer which helps you understand the working on the particular Data Structure As a beginner it is a challenging project for you and after doing this you understand that how a project is developed Paint Application in PythonNow After doing the st Project you have some experience about that how to create project So now it s time to move one more step forward Now you should create a Paint application which must contain minimum d shapes d Shapes Fill Text Change color Save as Open Pencil Undo Redo Cut Copy and Paste You can add some more feature by your own This Project help you to enhance your plotting skills math LudoAs you have gained some more experience and now it time to create your first game So Ludo is the best game to create in Python You should create play with friend or play with computer playerNow this is a little bit difficult to create it because it needs accurate plotting and movement But after completing this game you will feel proud because it s not as easy as the top two project were Typing Speed TesterNow you need to create a typing speed tester which gives you some paragraph and x min you need to type the each character as written and at the end it will show you the result You can add some typing games which helps you increase typing speed ChatbotNow this is the last project so It s level is insane you need to create a bot which communicate with humans This app is very useful for you and makes your life easy To create it you need a lot of knowledgei e Google assistant Jarvis Alexa Conclusion After learning this all you have a great knowledge about Python Library and you can apply for jobs too 2021-08-23 09:40:04
海外TECH DEV Community Practical tips for constructing Object diagrams from applications. https://dev.to/aatmaj/practical-tips-for-constructing-object-diagrams-from-applications-4k85 Practical tips for constructing Object diagrams from applications Practical tips for constructing Object diagrams from applications Don t begin constructing an object by merely jotting down classes and inheritance Understand the problem first The content of an object model is driven by it s relevance Keep the model as simple as possible Avoid needless complications Carefully choose names Choosing the right name is one of the most difficult step in object oriented design Choosing the right names not only avoids confusion but also improves the clarity in the program structure Names should be descriptive crisp and unambiguous Names should not be biased with only a certain aspect of the object but rather have an comprehensive way of approach Try to avoid too deep nested generalizationsDon t be surprised if your object diagram requires revision Object models often require multiple iterations to clarify names repair errors add details and correctly capture structural constraints Try to get others review your model Object models can be a focal point for stimulating the involvement of others Always document your object models The object diagrams specify the structure of a model but cannot describe the reasons behind it The written explaination guides the reader through the model and explains the reason behind it The written explaination guides the reader through the model and explains the subtle reasons why the model was structured in the particular way The written explaination clarifies the meaning of the names in the model and should convey the reason for each class and relationship Adapted from the book Object Oriented Modeling and Design 2021-08-23 09:26:27
医療系 医療介護 CBnews 東京都立病院職員コロナ感染続出、看護師2人入院-病院経営本部が発表、濃厚接触者自宅待機も https://www.cbnews.jp/news/entry/20210823182746 新型コロナウイルス 2021-08-23 18:40:00
医療系 医療介護 CBnews 保育所配布の抗原簡易キットは職員への使用を想定-厚労省が事務連絡、園児に症状出たら医療機関受診 https://www.cbnews.jp/news/entry/20210823181744 医療機関 2021-08-23 18:25:00
医療系 医療介護 CBnews 小多機の運営基準改正、26日施行を周知-厚労省通知 https://www.cbnews.jp/news/entry/20210823174346 厚生労働省 2021-08-23 18:20:00
金融 ニュース - 保険市場TIMES 損保ジャパン、AIスタートアップのELYZAとカスタマーセンターで実証実験を実施 https://www.hokende.com/news/blog/entry/2021/08/23/190000 2021-08-23 19:00:00
海外ニュース Japan Times latest articles Japan weighs how to reopen schools amid delta’s dominance https://www.japantimes.co.jp/news/2021/08/23/national/summer-break-schools-reopening-measures/ Japan weighs how to reopen schools amid delta s dominanceThere has been a surge in clusters of infections during club activities and at cram schools over the summer break but the government is reluctant 2021-08-23 18:17:34
海外ニュース Japan Times latest articles Japan begins using AstraZeneca vaccine in bid to step up inoculations https://www.japantimes.co.jp/news/2021/08/23/national/astrazeneca-osaka-coronavirus-vaccinations/ Japan begins using AstraZeneca vaccine in bid to step up inoculationsSix prefectures under a COVID emergency have been given a total of doses of the vaccine with the city of Osaka the first to 2021-08-23 18:31:16
ニュース BBC News - Home Afghanistan evacuations: UK cannot stay alone - minister https://www.bbc.co.uk/news/uk-58302734 heappey 2021-08-23 09:33:03
ニュース BBC News - Home Wood out of third Test against India with shoulder injury https://www.bbc.co.uk/sport/cricket/58303560 injury 2021-08-23 09:32:10
ビジネス ダイヤモンド・オンライン - 新着記事 キャリアリンク、「QUOカード」の株主優待を変更! 決算期の「2月末⇒3月末」への変更に伴って、優待の基 準日を「8月末⇒9月末」に変更も、優待内容は変更なし - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/280261 2021-08-23 18:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 「リベロ」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他の新生活向け各種サービス企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280251 2021-08-23 18:02:00
LifeHuck ライフハッカー[日本版] 家飲みウイスキーを格上げ。香りを愉しむオーク材タンブラー https://www.lifehacker.jp/2021/08/machi-ya-char-oak-tumbler-end.html 香り 2021-08-23 19:00:00
北海道 北海道新聞 省庁横断型ウェブサイト開設へ 必要な情報探しやすく https://www.hokkaido-np.co.jp/article/581142/ 内閣官房 2021-08-23 18:19:00
北海道 北海道新聞 7月の百貨店売上高4・2%増 高額品がけん引 https://www.hokkaido-np.co.jp/article/581141/ 日本百貨店協会 2021-08-23 18:17:00
北海道 北海道新聞 東京円、109円台後半 https://www.hokkaido-np.co.jp/article/581140/ 東京外国為替市場 2021-08-23 18:16:00
北海道 北海道新聞 横浜、IR推進室の機能停止へ 市長選当選の山中氏が表明 https://www.hokkaido-np.co.jp/article/581138/ 横浜市立大 2021-08-23 18:14:00
北海道 北海道新聞 真狩唯一の不動産会社設立 英国出身・ターナーさん夫妻 富裕層以外にも照準 https://www.hokkaido-np.co.jp/article/581139/ 会社設立 2021-08-23 18:15:00
ビジネス 東洋経済オンライン 外食業界で「チキン戦争」が勃発した事情【動画】 牛角創業者や鳥貴族も!フライドチキンに熱視線 | 外食 | 東洋経済オンライン https://toyokeizai.net/articles/-/450158?utm_source=rss&utm_medium=http&utm_campaign=link_back 一人焼肉 2021-08-23 18:05:00
IT 気になる、記になる… 「iPad mini 6」のスペック情報?? − A14チップ搭載でUSB-Cポートを採用か https://taisy0.com/2021/08/23/144472.html ipadair 2021-08-23 10:55:57
IT 気になる、記になる… Appleの整備済み商品情報 2021/8/23 https://taisy0.com/2021/08/23/144470.html apple 2021-08-23 10:45:34
TECH Engadget Japanese もう他のケーブルは不要。100W給電・10Gbpsデータ送信・4K動画対応マルチケーブル【Zeus-X Pro】 https://japanese.engadget.com/zeus-x-pro-103533394.html W給電・Gbpsデータ送信・K動画対応マルチケーブル【ZeusXPro】種の端子を搭載。 2021-08-23 10:35:33
IT ITmedia 総合記事一覧 [ITmedia News] 「シャワーが水」「近所が大騒ぎ」──新宿区と文京区の一部で都市ガス止まる 6500戸余に影響 https://www.itmedia.co.jp/news/articles/2108/23/news150.html itmedia 2021-08-23 19:35:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 楽天モバイル、MVNOを含めた契約数が500万を突破 https://www.itmedia.co.jp/mobile/articles/2108/23/news147.html itmediamobile 2021-08-23 19:03:00
AWS lambdaタグが付けられた新着投稿 - Qiita EC2起動/停止をLambdaで自動化してみた https://qiita.com/YK0214/items/59bc0e5ae89f68af74b3 EC起動停止をLambdaで自動化してみたはじめにLambdaを使ったECインスタンスの自動起動自動停止の環境を構築したので紹介しますきっかけは業務でcrontabファイルを使用しておりLambdaに移行できるのではと思い実装しました一回構築してしまえばめんどくさい手作業が自動化できますしヒューマンエラーも防げるのでおすすめです対象読者ECは触ったことあるけどLambdaは触ったことがない人自動化に興味のある人前提AWSアカウント作成済みECインスタンス作成済み実装の概要実装時間分IAMロールの作成LambdaでECインスタンスの起動・停止処理を実装AmazonEventBridgeでLambdaを実行する時間を指定するIAMロールの作成AWSにログインしてIAMgtポリシーgtポリシーを作成gtJSONタブに進むとポリシー作成画面が表示されますそこに今回の実装に必要な権限が書かれた以下JSONテキストを貼り付けてくださいVersionStatementEffectAllowActionlogsCreateLogGrouplogsCreateLogStreamlogsPutLogEventsResourcearnawslogsEffectAllowActionecDescribeecStartecStopResource記述したらポリシーの名前をlambdaforstartstopinstanceにしてポリシーを作成しましょう。 2021-08-23 19:53:16
python Pythonタグが付けられた新着投稿 - Qiita データフレームに,祝日フラグを追加するライブラリを作成した https://qiita.com/ryryry/items/9b711fbbb1f323f91a65 第一引数gtデータフレーム第二引数gtデータフレーム内の日付が入っているカラム名第三引数gt新しく作られる祝日フラグのカラム名を入れてください。 2021-08-23 19:01:52
js JavaScriptタグが付けられた新着投稿 - Qiita [小ネタ] encodeURI と encodeURIComponent の違い https://qiita.com/cashewnuts/items/610d5010343b2eaa652d 正しい使い方encodeURIでエスケープ対象外になっている文字は簡単にいうとURIschemesで使われている記号です。 2021-08-23 19:47:18
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScriptのコメントは4種類ある https://qiita.com/rana_kualu/items/3ec7a5fdf6a62fd6eecb つまり、ESで初めて追加されたコメント形式というわけではなく、昔からの実装に仕様を合わせたということですね。 2021-08-23 19:45:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GAS documentを読み込む際にエラー発生 https://teratail.com/questions/355745?rss=all GASdocumentを読み込む際にエラー発生行いたい事googlenbspformから取得したデータを元に、見積書を作成しPDF化、PDFをメールに添付し下書き状態で保存するプログラムをGASで作成したい。 2021-08-23 19:56:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS IoT CoreにSDKで接続する時、旧SDKとv2(最新)で接続できるAWS、できないAWSがある。 https://teratail.com/questions/355744?rss=all AWSIoTCoreにSDKで接続する時、旧SDKとv最新で接続できるAWS、できないAWSがある。 2021-08-23 19:56:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Ocaml]なぜrestが出てくるのかわからないです https://teratail.com/questions/355743?rss=all Ocamlなぜrestが出てくるのかわからないですプログラミングの基礎という初心者向けのOcamlの教材でメトロネットワークを作る問題をしていたのですが理解できないところがあります。 2021-08-23 19:44:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) readline()[int型の変数] int型の変数を文字列としてではなく、数字として認識させたい https://teratail.com/questions/355742?rss=all readlineint型の変数int型の変数を文字列としてではなく、数字として認識させたい前提・実現したいことwithnbspopenで開いたファイルをreadlineで行ずつ読み込む際に、特定の行だけを読み込みたいです。 2021-08-23 19:33:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 指定した時間が来たら関数を呼び出したい https://teratail.com/questions/355741?rss=all そこで起動した際に直近の予定が終わる時間を取得して、その時間が来たらまた起動時に読み込んだ直近の予定がどれになるのか調べる処理を呼び出したいです。 2021-08-23 19:18:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) $counterの文法エラー原因がわからない https://teratail.com/questions/355740?rss=all 2021-08-23 19:16:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのクラスについて https://teratail.com/questions/355739?rss=all 2021-08-23 19:12:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails6 記事を投稿する際に、特定の単語へのリンク貼り付け作業の自動化 https://teratail.com/questions/355738?rss=all Rails記事を投稿する際に、特定の単語へのリンク貼り付け作業の自動化現在Railsのリッチテキストエディタを用いて記事を投稿しているのですが、特定の単語が現れた時にその単語について詳しく書かれた記事へリンクをはる作業もしています。 2021-08-23 19:12:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) selenium 一部のテキストを取得したいが、エラーではなく空で返ってきてしまう https://teratail.com/questions/355737?rss=all selenium一部のテキストを取得したいが、エラーではなく空で返ってきてしまうやりたい事web上の一部のテキストを取得したいが空で返されてしまうので改善したいです実際のコードactorpathsforiinrangeactorpathsappendidmaindsdivdivulliabrformatiactornameforiinactorpathsactornameappenddriverfindelementbyxpathitextprintactorname実行結果こうなってしまいます。 2021-08-23 19:11:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでブラウザに表示をすると。。。 https://teratail.com/questions/355736?rss=all PHPでブラウザに表示をすると。 2021-08-23 19:06:41
AWS AWSタグが付けられた新着投稿 - Qiita EC2起動/停止をLambdaで自動化してみた https://qiita.com/YK0214/items/59bc0e5ae89f68af74b3 EC起動停止をLambdaで自動化してみたはじめにLambdaを使ったECインスタンスの自動起動自動停止の環境を構築したので紹介しますきっかけは業務でcrontabファイルを使用しておりLambdaに移行できるのではと思い実装しました一回構築してしまえばめんどくさい手作業が自動化できますしヒューマンエラーも防げるのでおすすめです対象読者ECは触ったことあるけどLambdaは触ったことがない人自動化に興味のある人前提AWSアカウント作成済みECインスタンス作成済み実装の概要実装時間分IAMロールの作成LambdaでECインスタンスの起動・停止処理を実装AmazonEventBridgeでLambdaを実行する時間を指定するIAMロールの作成AWSにログインしてIAMgtポリシーgtポリシーを作成gtJSONタブに進むとポリシー作成画面が表示されますそこに今回の実装に必要な権限が書かれた以下JSONテキストを貼り付けてくださいVersionStatementEffectAllowActionlogsCreateLogGrouplogsCreateLogStreamlogsPutLogEventsResourcearnawslogsEffectAllowActionecDescribeecStartecStopResource記述したらポリシーの名前をlambdaforstartstopinstanceにしてポリシーを作成しましょう。 2021-08-23 19:53:16
AWS AWSタグが付けられた新着投稿 - Qiita Dockerでamazonlinuxを利用してnodejsの環境を作成する https://qiita.com/3582/items/31a9a98325b7f205d009 Dockerでamazonlinuxを利用してnodejsの環境を作成するDockerfileの書き方参考記事amazonlinuxをイメージにコンテナを作成なるべくECと同じ環境で作業したいためamazonlinuxでの環境構築を行うローカルの作業ディレクトリgtdockerrunitamazonlinuxUnabletofindimageamazonlinuxlatestlocallylatestPullingfromlibraryamazonlinuxeefeaPullcompleteDigestshaebddbbddbbdebcfbabafdacdbefStatusDownloadednewerimageforamazonlinuxlatestbashlsltatotaldrwxrxrxrootrootJuldevdrxrxrxrootrootJulsysdrxrxrxrootrootJulprocdrwxrxrxrootrootJuldrwxrxrxrootrootJulrwxrxrxrootrootJuldockerenvdrwxrxrxrootrootJuletcdrwxrxrxrootrootJunrundrwxrxrxrootrootJunvarlrwxrwxrwxrootrootJunbingtusrbinlrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunsbingtusrsbindrwxrxrxrootrootJunusrdrwxrxrxrootrootJunlocaldrwxrwxrwtrootrootJuntmpdrxrxrxrootrootAprbootdrwxrxrxrootrootAprhomedrwxrxrxrootrootAprmediadrwxrxrxrootrootAprmntdrwxrxrxrootrootAproptdrxrxrootrootAprrootdrwxrxrxrootrootAprsrv無事にamazonlinuxをイメージとしてコンテナの起動ができてるはずnodejsをインストールするとりあえず下記コマンドを実行yumupdatey省略Completenodejsのインストールを実施bashyuminstallnodejsnpmLoadedpluginsovlprioritiesNopackagenodejsavailableNopackagenpmavailableErrorNothingtodo失敗、通常yumではnodejsはインストール出来ない模様公式に記載されているamazonlinux用の作業を実践bashcurlfsSLbashInstallingtheNodeSourceNodejsxrepoInspectingsystemrpmqwhatprovidesredhatreleaserpmqwhatprovidescentosreleaserpmqwhatprovidescloudlinuxreleaserpmqwhatprovidesslreleaserpmqwhatprovidesfedorareleaseunamemConfirmingelxissupportedcurlsLfodevnullDownloadingreleasesetupRPMmktempcurlsLotmptmpzzQvOLInstallingreleasesetupRPMrpminosignatureforcetmptmpzzQvOLCleaninguprmftmptmpzzQvOLCheckingforexistinginstallationsrpmqanodenpmgrepvnodesourceRunsudoyuminstallynodejstoinstallNodejsxandnpmYoumayalsoneeddevelopmenttoolstobuildnativeaddonssudoyuminstallgcccmakeToinstalltheYarnpackagemanagerruncurlsLsudoteeetcyumreposdyarnreposudoyuminstallyarnNodeSourceのリポジトリを追加する事で実行可能になる参考記事nodejsのインストール作業bashyuminstallynodejs省略InstallednodejsxnodesourceCompletebashnodevvDockerfileへとまとめるExpressを利用する環境を作成し確認する。 2021-08-23 19:23:02
Docker dockerタグが付けられた新着投稿 - Qiita CentOS7でdockr-on-dockerすると毎回systemctl start dockerしないといけないのでなんとかしたい https://qiita.com/Sicut_study/items/9a9a8e12874fa6c5ea3b CentOSでdockrondockerすると毎回systemctlstartdockerしないといけないのでなんとかしたいはじめにkubernetesの書籍を読んでおり、VagrantにDockerをインストールして起動していたのですが、DockerDesktopを利用しているのでVagrantが利用できなかったので、dockerondockerをしました。 2021-08-23 19:31:42
Docker dockerタグが付けられた新着投稿 - Qiita PhpstomでのDockerローカル環境の開発におけるXdebugの設定手順 https://qiita.com/sora1030/items/2ba8bbde3efc8b6f4719 2021-08-23 19:28:18
Docker dockerタグが付けられた新着投稿 - Qiita Dockerでamazonlinuxを利用してnodejsの環境を作成する https://qiita.com/3582/items/31a9a98325b7f205d009 Dockerでamazonlinuxを利用してnodejsの環境を作成するDockerfileの書き方参考記事amazonlinuxをイメージにコンテナを作成なるべくECと同じ環境で作業したいためamazonlinuxでの環境構築を行うローカルの作業ディレクトリgtdockerrunitamazonlinuxUnabletofindimageamazonlinuxlatestlocallylatestPullingfromlibraryamazonlinuxeefeaPullcompleteDigestshaebddbbddbbdebcfbabafdacdbefStatusDownloadednewerimageforamazonlinuxlatestbashlsltatotaldrwxrxrxrootrootJuldevdrxrxrxrootrootJulsysdrxrxrxrootrootJulprocdrwxrxrxrootrootJuldrwxrxrxrootrootJulrwxrxrxrootrootJuldockerenvdrwxrxrxrootrootJuletcdrwxrxrxrootrootJunrundrwxrxrxrootrootJunvarlrwxrwxrwxrootrootJunbingtusrbinlrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunlibgtusrliblrwxrwxrwxrootrootJunsbingtusrsbindrwxrxrxrootrootJunusrdrwxrxrxrootrootJunlocaldrwxrwxrwtrootrootJuntmpdrxrxrxrootrootAprbootdrwxrxrxrootrootAprhomedrwxrxrxrootrootAprmediadrwxrxrxrootrootAprmntdrwxrxrxrootrootAproptdrxrxrootrootAprrootdrwxrxrxrootrootAprsrv無事にamazonlinuxをイメージとしてコンテナの起動ができてるはずnodejsをインストールするとりあえず下記コマンドを実行yumupdatey省略Completenodejsのインストールを実施bashyuminstallnodejsnpmLoadedpluginsovlprioritiesNopackagenodejsavailableNopackagenpmavailableErrorNothingtodo失敗、通常yumではnodejsはインストール出来ない模様公式に記載されているamazonlinux用の作業を実践bashcurlfsSLbashInstallingtheNodeSourceNodejsxrepoInspectingsystemrpmqwhatprovidesredhatreleaserpmqwhatprovidescentosreleaserpmqwhatprovidescloudlinuxreleaserpmqwhatprovidesslreleaserpmqwhatprovidesfedorareleaseunamemConfirmingelxissupportedcurlsLfodevnullDownloadingreleasesetupRPMmktempcurlsLotmptmpzzQvOLInstallingreleasesetupRPMrpminosignatureforcetmptmpzzQvOLCleaninguprmftmptmpzzQvOLCheckingforexistinginstallationsrpmqanodenpmgrepvnodesourceRunsudoyuminstallynodejstoinstallNodejsxandnpmYoumayalsoneeddevelopmenttoolstobuildnativeaddonssudoyuminstallgcccmakeToinstalltheYarnpackagemanagerruncurlsLsudoteeetcyumreposdyarnreposudoyuminstallyarnNodeSourceのリポジトリを追加する事で実行可能になる参考記事nodejsのインストール作業bashyuminstallynodejs省略InstallednodejsxnodesourceCompletebashnodevvDockerfileへとまとめるExpressを利用する環境を作成し確認する。 2021-08-23 19:23:02
Linux CentOSタグが付けられた新着投稿 - Qiita CentOS7でdockr-on-dockerすると毎回systemctl start dockerしないといけないのでなんとかしたい https://qiita.com/Sicut_study/items/9a9a8e12874fa6c5ea3b CentOSでdockrondockerすると毎回systemctlstartdockerしないといけないのでなんとかしたいはじめにkubernetesの書籍を読んでおり、VagrantにDockerをインストールして起動していたのですが、DockerDesktopを利用しているのでVagrantが利用できなかったので、dockerondockerをしました。 2021-08-23 19:31:42
Git Gitタグが付けられた新着投稿 - Qiita 【Git】【Server Starter】GitHubによるリモートレポジトリ作成の手順 https://qiita.com/CivilTT/items/16d53b734ac9d75c2e79 各項目は以下のように入力していく項目名内容インターネットまたはネットワークのアドレスgithttpsGitアカウント名githubcomユーザー名Gitアカウント名パスワード先ほどメモしたPersonalaccesstokenをペーストする入力が終わり次第OKを押し、登録内容が追加されていれば画面を閉じて問題なしGit専用のフォルダを作成再びコマンドプロンプトを起動適当なフォルダ今回はShareWorldをデスクトップに作成しておき、そこにカレントディレクトリを移すために以下のコマンドを入力cdDesktopShareWorld次に以下のコマンドを入力し、フォルダ内にgitというフォルダが作成されたことを確認してください。 2021-08-23 19:04:26
技術ブログ Mercari Engineering Blog メルカリShops のフロントエンド https://engineering.mercari.com/blog/entry/20210823-a57631d32e/ shellip 2021-08-23 10:00:48
海外TECH DEV Community Sharpen your Ruby: Part 2 https://dev.to/ericchapman/sharpen-your-ruby-part-2-42km Sharpen your Ruby Part I develop in Javascript Python PHP and Ruby By far Ruby is my favorite programming language Together let start a journey and revisit our Ruby foundations Follow me on Twitter EricTheCoder You want to sharpen your Ruby In this series we will start from the beginning and will discover every aspect of Ruby one step at a time Each post will include some theory but also exercise and solution If you have any questions comments or your are new and need help you can comment below or send me a message Strings DeclarationString variable represents any text data A key point for the syntax of strings declaration is that they have to be enclosed in single or double quotes The program will throw an error if they are not wrapped inside quotation marks Badname Mike Will throw an error Goodname Mike Goodname Mike Number can also be represent as stringtext age number age The variable text age is a string variable It cannot be processed in Ruby as a number like be used in addition or multiplication etc The number age variable is an integer number so that variable can be part of any Ruby number manipulations methods String concatenationString can be add together like thismessage Hello World puts message Hello WorldAttention You cannot add string and numberage name Mike message name is age years old puts message ERRORThat code returns an error because Ruby cannot add number to string To make this code work we have to convert the age variable to string using the to s methodmessage name is age to s years old puts message Mike is years oldString InterpolationString interpolation is replacing placeholders with values in a string literal For string interpolation to work String has to be wrapped inside a double quotation mark Here an examplename Mike message Hello name Hello MikeIf the last code snippet the message variable will be processed by Ruby before assignment The name placeholder will be replaced by the containing variable value Inside placeholder any Ruby expression can be used age message Your age in years will be age Your age in years will be In Ruby everything is an object You maybe have ear this before What does that mean for us the developer First what is an object An object refers to a particular instance of a class with its own methods and properties In Ruby types are defined as classes so for example if you have a string variable it s an instance of the String class For example take this variablemessage Hello World This message variable will be dynamically typed by Ruby as a string That string is a class So message is an instance of the class string In Ruby the String class already has many methods to help do basic and advance string manipulations That also means that the message variable will inherit all the methods and properties of his parent class String Example of method call syntax object method name Mike puts name upcase MIKE upcase is a method of the String class This method converts all the string characters to uppercase For now if you don t understand all that class instance thing THAT S NORMAL We will cover class and object later The only thing we need to understand for now is that variables like a string variable have methods we can call to automatically do some stuff Here are some string methods available in Ruby puts Mike upcase MIKEputs Mike downcase mikeputs mike capitalize Mikeputs Mike reverse ekiMname Mike Taylor puts name length name puts name empty truename Mike puts name include ke trueLook how those methods names are self descriptive We do not need any comments and any explanation to understand what each method does Welcome to Ruby world More String methodsNow that we understand the basics we will start to learn more advanced string methods The sub and gsub methodRuby has a handy string method to replace part of a string message The sky is blueputs message sub blue red The sky is redNote the method call has no parentheses to enclose parameters In Ruby those are optional Validputs message sub blue red Also validputs message sub blue red The convention is to omit the parentheses unless the code seems clearer with them The sub method replaces the first occurrence The gsub method replaces all the occurrences message The sky is blue and the car is also blue puts message gsub blue red The sky is red and the car is also redStrip methodRemove white space before or after a stringputs Welcome to Ruby World strip Welcome to Ruby World Chaining methodsIt is possible to chain string methodsname Mike Taylor puts name sub Mike Paul strip downcase paul taylor In that specific situation using the parentheses make the code easier to readExerciseCreate a little program that Input the user name and store the result in a variableInput the user password and store the result in a variableRemove password before or after white spaceConvert the password to lowercaseDisplay user name and password but replace the password letter e with a starHere are the resultEnter user name MikeEnter user password secretThe user name is Mike and his password is s cr tSolutionprint Enter user name name gets chompprint Enter user password password gets chomp strip downcaseputs The user name is name and his password is password gsub e ConclusionThat s it for today The journey just started stay tuned for the next post very soon later today or tomorrow If you have any comments or questions please do so here or send me a message on Twitter Follow me on Twitter EricTheCoder 2021-08-23 10:49:51
海外TECH DEV Community Sending A POST Request In Python https://dev.to/ayabouchiha/sending-a-post-request-in-python-3mgh Sending A POST Request In Python What s POST requestPOST is a request that is used for sending information or data to a specific server installationpip install requests Sending POST requests in Pythonimport requestsimport jsonurl data title buy new mouse body I need to buy a new mouse userId headers content type application json charset UTF response requests post url data json dumps data headers headers print response status code Trueprint response ok b n title buy new mouse n body I need to buy a new mouse n userId n id n print response content title buy new mouse body I need to buy a new mouse userId id print response text lt class str gt print type response text print response url application json charset utf print response headers Content Type utf print response encoding tutorials to learn requestsPython Requests Tutorial Request Web Pages Download Images POST Data Read JSON and MoreRequests in Python Python Request Tutorial Python Tutorial For Beginners EdurekaPython Requests Tutorialpython requests Suggested postsAll You Need To Know About Python JSON Module Helpful Python Random Module Methods Helpful Python Math Module Methods Useful Python String MethodsHappy coding 2021-08-23 10:41:59
海外TECH DEV Community SE Internship Log[4] https://dev.to/ruheni/se-internship-log-4-5hc5 SE Internship Log Hello there internet stranger Welcome to the th edition of the Software Engineering SE Log This week was frustrating I spent the week trying to debug a test that failed times a day a cron job that runs on an hourly basis When does it fail Anytime of the day Why does it fail The response data is instead of expectation Why is it No frickin clue 🥲Hopefully the upcoming week will be better than the previous one Enough with the rant This week I learned a bunch of stuff rethinking performance Next js measuring performance label sync and being a proactive Technical Skills Re thinking performanceThis won t be about bloated JavaScript bundles or optimizing I m not an expert This week I got a comment on a PR for a task I was working on that I was making an expensive API call introspecting the user s database checking for any tables No big deal Well it is This operation would happen every time a user opens a project This changed how I think about API requests from the frontend in terms of CostUser experience Compute required to make handle a task happen on the API and the user s resources which in this case is their databaseJust because you can do something doesn t mean you should Compute resources are finite Evaluate the impact of the requests you make and how you can cut down on what isn t necessary Next js Measuring performanceVercel provides analytics on application performance for different stacks Next js included Next js can provides tooling that allows you to measure analytics and use your own custom analytics The metrics that Next js allows you to track include Web Vitals these metrics measure and report performance of your application to ensure you re delivering a great user experience Custom Metrics this are specific to Next js measuring time taken for a page to hydrate and render Next js hydration time take for a page to start and finish hydratingNext js route change to render time taken for a page to render a page after navigating to the routeNext js render time taken for a page to finish rendering after a route changeFun learning project idea build your own custom tool to measure these analytics The aim would be to learn how to store time series data average the data and visualize the data Chrome devtools and Web dev doesn t measure custom Next js metrics You can see how well my site is performing In your Next js application edit create app js in the pages directory Define the reportWebVitals function export function reportWebVitals metric switch metric name case FCP handle results console log or send to an API same case for other metrics break case LCP break case CLS break case FID break case TTFB break case Next js hydration break case Next js route change to render break case Next js render break default break These analytics provide insights as to how user experience is in your web application parts of your application that are not doing too well and tips on improving performance Label syncLabel sync is a handy tool that makes managing GitHub labels across multiple repositories delightful Why do you need it You don t The default GitHub labels are good But they could be better GitHub labels provide meta data for a GitHub issue This could be the context of a given problem for example backend frontend bug test improvement feature whether an issue requires discussion time and the list goes on on what this could be Label sync allows you to define affected repositories labels theme for the labels descriptions group labels etc It requires some configuration when starting out However managing issues in your projects will be a delight This is a personal opinion Soft Skills Being ProactiveBeing proactive involves taking responsibility of your life It involves anticipating problems seeking solutions and giving it your best shot The alternative to being proactive is reactive responding to tasks life as they stream in You are responsible for your own growth including your career Go out there ace it and have a great week Till next week 2021-08-23 10:16:49
Apple AppleInsider - Frontpage News Ryan Reynolds, Rob McElhenny demand biscuits over 'Ted Lasso' joke https://appleinsider.com/articles/21/08/23/ryan-reynolds-rob-mcelhenny-demand-biscuits-over-ted-lasso-joke?utm_medium=rss Ryan Reynolds Rob McElhenny demand biscuits over x Ted Lasso x jokeHollywood stars Ryan Reynolds and Rob McElhenney have mockingly complained about a joke on Apple TV show Ted Lasso demanding biscuits as compensation The highly popular Ted Lasso is in the middle of its second season on Apple TV with the most recent episode Rainbow posted to the streaming service on Friday By Saturday it appears that word of one of the jokes from the show reached two big names in Hollywood Ryan Reynolds known for Deadpool and Free Guy and Rob McElhenney of It s Always Sunny in Philadelphia posted an image to Twitter on Monday that apparently complained about the show However the complaint appears not to be serious in nature Read more 2021-08-23 10:55:45
Apple AppleInsider - Frontpage News Apple VP Twitter profile hints at September event preparation https://appleinsider.com/articles/21/08/22/apple-environment-vp-twitter-profile-hints-at-september-event-preparation?utm_medium=rss Apple VP Twitter profile hints at September event preparationApple VP of Environment Policy and Social Initiatives Lisa Jackson has seemingly teased recording for Apple s September event has taken place by changing her Twitter profile image Updated on Sunday and spotted by iOS developer Noah Evans the profile picture of Jackson s Twitter account has been updated The photograph features Jackson but the background is of more interest to industry watchers The setting for Jackson s impromptu image is of a set that regularly appears in Apple Event presentations consisting of a circular room with concentric circles in the ceiling The white space has a number of cases on wheels the type typically used to house broadcast or concert equipment alongside lights and other gear Read more 2021-08-23 10:20:43
Apple AppleInsider - Frontpage News M1X Mac mini with more ports could launch within months https://appleinsider.com/articles/21/08/22/m1x-mac-mini-with-more-ports-could-launch-within-months?utm_medium=rss MX Mac mini with more ports could launch within monthsThe next Mac mini will feature both a new MX chip and an updated design a report claims one that will also include more ports than the current version and finally replace the Intel version in Apple s product catalog A render for what could be an updated Mac mini Jon Prosser Apple is expected to launch a number of new products during its fall events with one potential candidate being a new Mac mini A report on Sunday seems to double down on rumors relating to the desktop Mac including changes to its appearance and an improvement in performance Read more 2021-08-23 10:20:07
海外TECH Engadget PayPal brings cryptocurrency trading to the UK https://www.engadget.com/paypal-cryptocurrency-uk-101407842.html?src=rss PayPal brings cryptocurrency trading to the UKPayPal is bringing the ability to buy hold and sell cryptocurrencies across to the other side of the pond the better part of a year after it launched in the US In a statement the company said that UK based users would be able to buy hold and sell Bitcoin Ethereum Litecoin and Bitcoin Cash via their PayPal account In addition the PayPal app will enable users to view real time cryptocurrency prices and access information about the opportunities and risks that buying such currencies entail Buying and selling cryptocurrencies was introduced to all users of the app in the US back in November Since then users have been able to check out with crypto and the feature has also been rolled out to Venmo The company adds that users can buy as little as £ of cryptocurrency and while there are no fees to hold the currency users will have to pay transaction and currency conversion fees It s not clear yet if the total limit on how much you can buy is capped at the equivalent of £ as it currently is in the US 2021-08-23 10:14:07
海外TECH CodeProject Latest Articles A True Random Number Generator in Arduino (AVR ATmega in that case) https://www.codeproject.com/Articles/5311070/A-True-Random-Number-Generator-in-Arduino-AVR-ATme A True Random Number Generator in Arduino AVR ATmega in that case A hardware based random number generator that exploits the line capacitance and natural frequency of the circuitry of a micro controller to generate a truly random number 2021-08-23 11:00:00
海外科学 NYT > Science T. Rex Was Fearsome but May Have Been a Picky Eater https://www.nytimes.com/2021/08/23/science/tyrannosaurus-rex-mandible-study-japan.html study 2021-08-23 10:25:55
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 10:54:31
ニュース BBC News - Home Gogglebox star Mary Cook dies aged 92 https://www.bbc.co.uk/news/entertainment-arts-58305900 channel 2021-08-23 10:38:15
ニュース BBC News - Home John Lydon loses court battle to stop Sex Pistols songs being used in a new TV series https://www.bbc.co.uk/news/entertainment-arts-58303879 drama 2021-08-23 10:50:27
ニュース BBC News - Home Wood out of third Test against India with shoulder injury https://www.bbc.co.uk/sport/cricket/58303560 injury 2021-08-23 10:04:00
ビジネス ダイヤモンド・オンライン - 新着記事 連続「増収増益」期間ランキング公開!【2021年版】 1位は「ニトリHD」の35期!「増収&増益」を継続する 期間が長い「長期安定成長株」の50銘柄を一挙公開! - 株式投資で儲ける方法&注目銘柄を大公開! https://diamond.jp/articles/-/249245 2021-08-23 19:50:00
GCP Google Cloud Platform Japan 公式ブログ IT リーダーは持続可能な未来を選択している https://cloud.google.com/blog/ja/topics/sustainability/it-leaders-are-choosing-sustainable-future/ この調査により、組織のIT部門がサステナビリティを重視している一方で、企業がサステナビリティの目標を達成するには、多大な取り組みが必要であることが明らかになりました。 2021-08-23 12:00:00
北海道 北海道新聞 俳優の辻萬長さんが死去 井上ひさしさん作品に出演 https://www.hokkaido-np.co.jp/article/581174/ 井上ひさし 2021-08-23 19:12:00
北海道 北海道新聞 IOCバッハ会長が来日 パラ開会式出席へ https://www.hokkaido-np.co.jp/article/581172/ 国際オリンピック委員会 2021-08-23 19:08:00
北海道 北海道新聞 困窮支援金申請3万8000世帯 条件厳しく、対象外も https://www.hokkaido-np.co.jp/article/581170/ 新型コロナウイルス 2021-08-23 19:05:00
北海道 北海道新聞 石垣市、尖閣の行政標柱を制作 字名変更で国に上陸申請へ https://www.hokkaido-np.co.jp/article/581169/ 尖閣諸島 2021-08-23 19:05:00
北海道 北海道新聞 パラ開会式入場でアフガン国旗 欠場の代表団に代わり https://www.hokkaido-np.co.jp/article/581168/ 国際パラリンピック委員会 2021-08-23 19:05:00
ニュース Newsweek ドングリキツツキの新たな生態が判明 一夫多妻制で繁殖を有利に https://www.newsweekjapan.jp/stories/world/2021/08/post-96967.php ドングリキツツキのような社会生活は例外的であることから、自然界から淘汰されつつあるのではないかとの考えが生物学界では一般的だった。 2021-08-23 19:00:45
IT 週刊アスキー 『MELTY BLOOD: TYPE LUMINA』の最新情報も!“TYPE-MOON TIMES Vol.5”が8月24日20時より配信決定 https://weekly.ascii.jp/elem/000/004/066/4066840/ meltybloodtypelumina 2021-08-23 19:50:00
IT 週刊アスキー 実店舗向け業務効率サービス「KINCHAKU」次世代決済プラットフォーム「stera」へアプリ公開 https://weekly.ascii.jp/elem/000/004/066/4066835/ kinchaku 2021-08-23 19:30:00
IT 週刊アスキー iOS/Android対応プライバシー保護アプリ「Bunsin」リリース https://weekly.ascii.jp/elem/000/004/066/4066837/ android 2021-08-23 19:30:00
IT 週刊アスキー 新作MMORPG『ELYON(エリオン)』報酬をゲットせよ!「ダンジョン」の一部を紹介 https://weekly.ascii.jp/elem/000/004/066/4066836/ elyon 2021-08-23 19:15:00
IT 週刊アスキー アルコール3%、まるで炭酸水な「サッポロ WATER SOUR」グビグビ飲めます https://weekly.ascii.jp/elem/000/004/066/4066841/ watersour 2021-08-23 19:15:00
GCP Cloud Blog JA IT リーダーは持続可能な未来を選択している https://cloud.google.com/blog/ja/topics/sustainability/it-leaders-are-choosing-sustainable-future/ この調査により、組織のIT部門がサステナビリティを重視している一方で、企業がサステナビリティの目標を達成するには、多大な取り組みが必要であることが明らかになりました。 2021-08-23 12:00:00
IT 気になる、記になる… Amazon、「アドビ製品がお買い得」のセールを開催中 − 「Adobe Creative Cloud」などが最大35%オフ https://taisy0.com/2021/08/23/144476.html adobe 2021-08-23 13:20:17
AWS AWS Database Blog Upgrade your Amazon RDS for PostgreSQL database, Part 2: Using the pglogical extension https://aws.amazon.com/blogs/database/part-2-upgrade-your-amazon-rds-for-postgresql-database-using-the-pglogical-extension/ Upgrade your Amazon RDS for PostgreSQL database Part Using the pglogical extensionThis is the second of a two part post In Part we discussed various approaches to upgrade Amazon Relational Database Service Amazon RDS for PostgreSQL and Amazon Aurora PostgreSQL Compatible Edition databases and explained the high level steps in these approaches In this post we demonstrate how to upgrade an RDS for PostgreSQL database using the pglogical … 2021-08-23 13:33:58
AWS AWS Database Blog Upgrade your Amazon RDS for PostgreSQL database, Part 1: Comparing upgrade approaches https://aws.amazon.com/blogs/database/part-1-upgrade-your-amazon-rds-for-postgresql-database-comparing-upgrade-approaches/ Upgrade your Amazon RDS for PostgreSQL database Part Comparing upgrade approachesIf you need to upgrade your Amazon Releational Database Service Amazon RDS for PostgreSQL or Amazon Aurora PostgreSQL Compatible Edition database to a newer version you can choose from in place and out of place upgrade options You may prefer either in place upgrades where you don t have to create a new DB instance or out of place upgrades depending on the … 2021-08-23 13:29:48
python Pythonタグが付けられた新着投稿 - Qiita pythonのdatetimeでファイル名を作成するとき https://qiita.com/Uking/items/4e262f34e6cb37049d62 実装例えば、機械学習モデルを作成して保存する時に重複がないように秒数までdatetimeで生成してファイル名に含める。 2021-08-23 22:57:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Anacondaの仮想環境について https://teratail.com/questions/355775?rss=all Anacondaの仮想環境についてこちらの質問で、Anacondaの仮想環境を作成してそれぞれにあったプルグラムの動作をさせようと考えているのですが、brewnbspuninstallnbspopenexrとしたところMacのターミナルでダウンロードでしていたのが消えました。 2021-08-23 22:49:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイドバーからコード.gs内関数を呼び出したい https://teratail.com/questions/355774?rss=all サイドバーからコードgs内関数を呼び出したい下記HTMLのregister関数を実行すると配列をappendRowするような仕組みを作りたいのですが、うまくいきません。 2021-08-23 22:47:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 実行中のコルーチンを更新したい。 https://teratail.com/questions/355773?rss=all 新たな移動先が決定したときに、現在実行しているコルーチンに加えて、次のコルーチンも呼ばれるようにしたいです。 2021-08-23 22:47:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 引数のない空白のprint()になぜ引数がないのか https://teratail.com/questions/355772?rss=all 引数のない空白のprintになぜ引数がないのか質問なぜ、以下のコードのfor文の最後の行のprintの引数がなくて実行できるのかご教授お願い致します。 2021-08-23 22:45:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ymlのエラーについての質問です。 https://teratail.com/questions/355771?rss=all ymlのエラーについての質問です。 2021-08-23 22:42:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Swift storyboard 使う使わない問題について https://teratail.com/questions/355770?rss=all 他の受託会社でもstoryboardを使っていることの方が多いみたいです。 2021-08-23 22:37:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) アップロードする前のホームページデータをスマホで表示する方法 https://teratail.com/questions/355769?rss=all アップロードする前のホームページデータをスマホで表示する方法自作のホームページデータを圧縮したものをスマホで解凍して表示したいです。 2021-08-23 22:35:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) TypeScriptの const {data :hoge} = useSWR()みたいな書き方 https://teratail.com/questions/355768?rss=all TypeScriptのconstdatahogeuseSWRみたいな書き方タイトルに書いたようなconstdatahogeuseSWRの中にあるdatanbsphogeは何なのでしょうかhogeは型ではないですよねググり方がわからず困っていますこの記事でこのような書き方を見つけて、ここではconstdatacatmutateuseSWRcatfetcherとなっています。 2021-08-23 22:25:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityのボールが跳ね返ったときに加速させたい https://teratail.com/questions/355767?rss=all unity 2021-08-23 22:21:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python for i in range(1,10):を実行後 iに値を代入しても代入した値が反映されない理由がわかりません。 https://teratail.com/questions/355766?rss=all pythonforiinrangeを実行後iに値を代入しても代入した値が反映されない理由がわかりません。 2021-08-23 22:19:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) matplotolibを使用した機械稼働状況グラフのリアルタイム更新 https://teratail.com/questions/355765?rss=all matplotolibを使用した機械稼働状況グラフのリアルタイム更新機械稼働状況のグラフ更新を実現したいラズベリーパイに光センサーを繋ぎ、工場の加工設備のシグナルタワーの点灯パターンにより、機械稼働状況を計測しています。 2021-08-23 22:12:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Anacondaの仮想環境について https://teratail.com/questions/355764?rss=all 2021-08-23 22:11:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) github pagesでサイトを公開しましたが、googleの検索結果に出てきません。 https://teratail.com/questions/355763?rss=all githubpagesでサイトを公開しましたが、googleの検索結果に出てきません。 2021-08-23 22:00:42
技術ブログ Developers.IO Lightbend Telemetryでakka httpクライアントのモニタリングをする https://dev.classmethod.jp/articles/try-lightbend-telemetry-with-sandbox/ lightbendtele 2021-08-23 13:21:36
海外TECH Ars Technica Homegrown app helping Kabul residents steer clear of danger https://arstechnica.com/?p=1789110 alerts 2021-08-23 13:51:35
海外TECH Ars Technica Psychonauts 2 review: An early, easy nominee for 2021’s game of the year https://arstechnica.com/?p=1787859 laugh 2021-08-23 13:00:50
海外TECH DEV Community Design to Duty: The Accounting and Reporting Systems at Adyen https://dev.to/adyen/design-to-duty-the-accounting-and-reporting-systems-at-adyen-3fae Design to Duty The Accounting and Reporting Systems at AdyenIn this blog we will have a closer look at how we make decisions around our accounting system and how it evolved as a consequence We will do the same for our reporting and analysis frameworks This is part two of a series So if you have not done so already it might be nice to start with the first blog In that one we talked about what Adyen does at a high level how we think about choosing between home grown and open source software and how this shaped our edge services The themes that were laid out in part one will return and be referenced in this blog If you didn t read the first one it might be that some context is missing Accounting systemOnce we have processed a payment the next step is accounting for it This is needed because after processing transactions we receive the money from our partners and we need to determine how much to settle to each merchant Of course we also need it for reporting For every payment that enters the system we do double entry bookkeeping The way we ensure that we do so correctly is quite unique to Adyen The only way to add new records to the accounting system is by means of templates A template in this context is a recipe that takes certain amounts and accounts as input and converts them into specific journals that can be inserted into the ledger These templates are mathematically verified To achieve this we represent the amounts that serve as inputs by logical entities and prove that every combination of amounts will result in a net sum of This verification is fully automated and runs on every change to the templates All of this means we can guarantee that if at any time we sum up all the records in the accounting system the result will always be Combine this with the aforementioned double entry bookkeeping and it means for every euro that ever went through Adyen we know exactly where it came from and where it went We leverage this same system of accounting for our banking platform It might be superfluous to mention it but our accounting framework is also written in house Here the choice was evident it is as core as can be to our business and nothing in the open source landscape came close to what we wanted Underlying DatabaseHaving all these nice things does come with some cost Over the lifetime of a payment transaction about rows have to be inserted into the accounting database This means that per second just for the accounting system the amount of inserts is an order of magnitude higher than the hundreds of transactions we process every second Some time ago these thousands of inserts a second started to cause issues for our PostgreSQL database This blog has more information on maintaining such large PostgreSQL databases We had already split a reporting database from our accounting database to minimize reads more on this below but at some point even with mainly inserts and updates the database didn t scale anymore This is when we decided to shard our accounting database into several accounting clusters Sharding strategyNow we have several accounting databases or clusters processing side by side We considered incorporating domain knowledge into the sharding strategy but for several reasons eventually decided to go for a simple round robin strategy with some parameters we can adjust First of all every rule we considered would bring its own problems For example if we would put each processing merchant in one database you still need to go to every shard when you need aggregate data to send to our payment method partners The same holds the other way around If you split by payment method you still need to go to every shard when you need aggregate data on the merchant level Incorporating business logic would also complicate the routing a round robin strategy is very simple and robust and you do not have to think about balancing your shards Finally you lose a lot of flexibility At the moment we can just add a new cluster whenever we need more capacity or remove one from the routing when we see strange behavior we want to investigate In the end we decided the benefits domain knowledge routing would offer were not worth the loss of flexibility and increased complexity MigrationThe migration to a sharded accounting database was quite painful This was due to two things First of all the accounting logic in the code pretty heavily embedded in any payments processor working on the assumption there was just one accounting database This had to be rewritten As an example consider a payout to a merchant This needs to come from one account However because you processed these transactions on different clusters the money needs to be transferred from one cluster to the other in order to end up in the same account To do this without compromising on the strict correctness requirement was quite difficult In the end we created several jobs and processes that use back and forth messages between the clusters to keep everything aligned The second complicating factor was that if we received reports on processed transactions from our partners we needed to match them to transactions in different clusters Instead of parsing a file and matching it directly to the transactions we introduced a two step framework that would first parse a file and then split it into the relevant parts for each cluster The second step was to match the relevant transactions within the clusters Whereas the first problem was solvable in a generic way the reconciliation needs to happen for a lot of different very custom integrations so this was a real team effort Future challengesFrom a scaling perspective the risk that this approach introduces is that any process that depends on all accounting databases being up to date or available becomes a potential liability Historically processes such as our back office admin area would interface directly with the accounting databases to display data or to make corrections If one of the accounting clusters is not reachable this cannot be done anymore This is not a problem when there are only a few clusters but as the number of accounting clusters grows the chance of any of them being unavailable planned or unplanned grows with it This means that instead of interacting with it directly we need to do so with an intermediate that will mitigate this risk Also rebalancing the clusters is something that is essential for traditional sharding inside one database but has not been implemented yet for this setup If we add a new cluster it will be empty while the old clusters keep growing How do we avoid the original clusters becoming too big Connecting the edge services with the accounting systemTalking so casually about the downtime of our accounting clusters hints at different priorities in this part of the system compared to our edge systems discussed earlier Whereas for the latter the priority was uptime for the accounting systems we don t mind if they are down for a little bit as long as we can guarantee their reliability and consistency For me it was interesting to see how these systems are tied together In a very naive solution these conflicting principles cause a conflict The PAL would forward the payment to the accounting system to save it If something goes wrong do you still save the payments with a risk of inconsistent data compromising on the consistency priority of the accounting system Or do you stop processing compromising on the uptime priority of the frontend We went for a failsafe in between The Payment Processing Layer or PAL see part one saves the payment in a local database and a separate process picks it up when possible This process will run behind if we have doubt about whether we can guarantee consistency in the accounting or if an accounting database is not available but that will not impact the availability of the PAL itself An added benefit of this setup is that if the PAL crashes no payments are lost because the queue is stored in a database and not in memory In another blog of ours you can find more info on how this asynchronous queue between the different layers works Technology choicesThe large accounting database and the short lived queue both use a PostgreSQL database This was again a pragmatic choice In the beginning the requirements on the system were not that high so we went for a one size fits all solution for databases It might be that better solutions for queueing were available at that time or since but we felt that it was not worth the additional complexity they would add to our system We have since been pleasantly surprised by how well PostgreSQL has performed for both use cases At this point we have dozens of local databases that can be instantiated dynamically at application startup and transactional databases of hundreds of terabytes running on the same technology This shows that specialized solutions that were designed to tackle specific problems that occur at very large scales might not be needed for smaller applications or even quite large ones while they often do add a lot of complexity Of course this is always a balancing act because the solution might have nice specialized features and it is comforting to know that it will definitely scale ReportingCreating separate accounting clusters creates a new challenge Namely how do you generate reports for every merchant and payment method every day from all these data sources We did have a reporting database where we saved the relevant data in a denormalized form Initially created to minimize reads on the accounting database However relying on this might work for a while but eventually it would be just another bottleneck For this part of the system the priority was throughput We decided to stream the data from the clusters and to have specialized processes consume and preprocess the data for specific use cases This way there are only a limited number of processes that have to read the stream and when the report is generated a lot of the work is already done The reporting tables can be split over as many databases as needed At the time a lot of different technologies were considered for this especially Kafka Our current processes were under quite some pressure so time was of the essence We needed a high throughput low latency streaming framework that could ensure exactly once processing even if processes crashed We scoped a lot of open source technologies but none offered the feature set we were looking for For example exactly once delivery was not yet supported by Kafka On the other hand we had a lot of familiarity with another technology that was close at hand and had proven very reliable At this point you might not be surprised to learn that this was PostgreSQL For the same reasons we used Java to write the application code on top of it Even though we did have to do some rounds of optimizations and we are missing some features such as topics we are happy with our choice The setup stood the test of time even though traffic increased by an order of magnitude Even though we initially chose to write something ourselves this is not a definite choice In fact there is an ongoing discussion whether this framework will allow us to scale another x or whether we should swap it out for an open source solution such as Kafka The x scaling factor is a rule of thumb we often use internally when designing a solution or determining whether we are still satisfied with it AnalysisFor our data analysis setup we did not build much in house but chose to adopt industry standards We run a Spark Hadoop cluster combined with Airflow Deploying it on our own servers was an effort but now it is running smoothly There is a blog about the initial shift Remarkable about the setup is that we still use our custom streaming system to verify all the information is actually consumed and correct With the Spark Hadoop cluster in place the main struggle was to feed the results back into the synchronous systems Here we describe how we did this for monitoring After this worked for that use case we expanded it into a generic framework that can also score the machine learning models in real time ConclusionThe focus of this blog was on payments processing but as mentioned before the concepts translate almost perfectly to the other business contexts such as the bank This is because all systems have high availability and latency requirements on the edge services and strong consistency and reliability on the accounting layer In the reporting and analysis frameworks we tie all of the systems together This similarity in architecture together with our conservative tech stack allows developers to easily switch between teams They already know the general design and the technologies used even if the business context is completely different We hope that this blog made both our architecture and the way we arrived at it clearer Perhaps it will also influence how you evaluate design choices for your own company in the future Technical careers at AdyenWe are on the lookout for talented engineers and technical people to help us build the infrastructure of global commerce Check out developer vacancies Developer newsletterGet updated on new blog posts and other developer news Subscribe now 2021-08-23 13:51:43
海外TECH DEV Community Day 10 : links to important things I learnt today https://dev.to/gauravshekhawat/day-10-links-to-important-things-i-learnt-today-3bbo Day links to important things I learnt todayI am summarising everything that I have learnt today If you also want to go through the same topic I believe the article links I am providing is one of the best available on the web available for that topic DOM tree basics java script infoThe essential guide to javascript Iterators the for of loop guide javascriptutorial net and EducativeWalking through the DOM javascript info In this article you may feel some problem at the last with the table properties Just see the properties being used in the example ignore others we will search for them whenever needed as we know what to search for Searching element in DOM javascript infoDebugging javascript in dev tools Google 2021-08-23 13:45:22
海外TECH DEV Community Tina - a headless CMS backed by Git https://dev.to/tomekponiat/tina-a-headless-cms-backed-by-git-3j80 Tina a headless CMS backed by GitA common problem when trying to convince someone to use Jamstack tools is the learning curve and that s understandable not everyone wants to spend time on learning and more importantly not everyone needs to After all it s a bit unfair to expect a blogger content creator or someone who just isn t that much on the dev side of things to jump at the idea of sitting through courses and tutorials and learning to code Well thankfully there s a little something that can help with that and it s called Tina Real time editorWhat is Tina Well first let s look at TinaCMS released by Forestry in late Despite its name it s actually not a Content Management System A typical CMS has an attached frontend and looks something like WordPress where everything you create has to fit its templates This is great when you re starting out but can be a major hindrance as you re limited in terms of design which makes it hard to stand out TinaCMS is a Headless CMS it operates purely on the backend and reaches the frontend through an API which means you re free to design your website and display your content any way you like But that s just the inner workings the actual features are much more enticingReal time visual editor This is where TinaCMS really shines it s basically an open source real time website editor This approach is perfect for content creators who can simply add or edit content on the fly and see how it looks on the website in real time Want to add a post on your site or maybe just fix a couple typos in an existing one It s as simple as logging in using the editor to do it and clicking save No coding needed Storage agnostic It s entirely up to you how you want to store content Google Sheets Airtable Github or even another Headless CMSSupports React GraphQL REST Gatsby Next js Javascript PHP Android iOS Python Java Ruby and Net Source tina io Into the cloudTinaCMS started out as a simple React library on GitHub if you wanted to do something with it you had to have an account there as it handled authentication That s not ideal when your focus is reaching content creators and not developers On the other hand while the website editor was great for content creators it was somewhat lacking for admins who prefer working with a more traditional admin panel Another problem was storing data as TinaCMS while agnostic didn t have any dedicated solution for that So Forestry came up with a new tool Tina Cloud It combines the TinaCMS content editor with the power of GraphQL It s still in alpha but you can already see its key features Easier access GitHub account no longer needed now accessible to everyoneDatabase like as mentioned before TinaCMS lets you use another Headless CMS for storage and that s exactly where Tina Cloud comes in It provides you with a GraphQL interface for interacting with your content stored in open formats like Markdown and JSON This basically makes it work like a database which you can query with GraphQLAdmin dashboard TinaCloud uses the TinaCMS editor but it also provides admins with a dashboard letting them manage different sites and collaborators Source tina io Patience pleaseAs you can see TinaCMS is already a great tool for those working with someone who isn t into coding or if you re just looking for something that will help you manage your own site or blog Now with Tina Cloud it s even more functional and useful for diverse teams with admins and content creators and all that despite it all being less than years old It s definitely something worth keeping an eye on as it s still in development and will definitely get more features down the road A guest blog post for GraphQL Editor blog by MichałTyszkiewicz Speed up your GraphQL API developmentGraphQL Editor is a supportive tool for both advanced GraphQL users as well as those taking their first steps with GraphQL APIs Our all in one development environment for GraphQL will help you build manage amp deploy your GraphQL API much faster Try GraphQL Editor for free 2021-08-23 13:04:14
Apple AppleInsider - Frontpage News One-year Apple TV+ subscription offered to T-Mobile subscribers https://appleinsider.com/articles/21/08/23/one-year-apple-tv-subscription-offered-to-t-mobile-subscribers?utm_medium=rss One year Apple TV subscription offered to T Mobile subscribersT Mobile is providing its subscribers with a one year subscription to Apple TV for free with all existing and new customers standing to benefit from August Announced on Monday the promotion offers months of Apple TV to its customers at no charge Starting from August subscribers are able to claim the deal from T Mobile and use it to watch shows such as Ted Lasso and Mythic Quest T Mobile customers can now enjoy Apple TV for a full year and watch right in the Apple TV app across all their favorite devices said Peter Stern Apple s VP of Services Apple TV has the highest rated originals of any streaming service so we are excited that millions of T Mobile customers will be able to take advantage of this offer Read more 2021-08-23 13:43:56
Apple AppleInsider - Frontpage News Matter delayed, Leviton Wi-Fi switch review & more on HomeKit Insider https://appleinsider.com/articles/21/08/23/matter-delayed-leviton-wi-fi-switch-review-more-on-homekit-insider?utm_medium=rss Matter delayed Leviton Wi Fi switch review amp more on HomeKit InsiderThis week on HomeKit Insider we review the new Leviton Decora Wi Fi dimmer switch break down the delay of Matter until and answer listener questions on USB wall outlets It was announced this past week that the upcoming standard Matter that will allow Google Home Amazon Alexa and Apple s HomeKit to work more seamlessly together will be delayed until sometime in We discuss the ramifications and when we will likely see the first products Read more 2021-08-23 13:39:05
Apple AppleInsider - Frontpage News Apple Pay-based Apple Store sales raise funds for National Parks Foundation https://appleinsider.com/articles/21/08/23/apple-pay-based-apple-store-sales-raise-funds-for-national-parks-foundation?utm_medium=rss Apple Pay based Apple Store sales raise funds for National Parks FoundationApple is making a donation to the National Park Foundation for Apple Pay purchases made in U S Apple Stores and the Apple website until August An update to the Apple website includes a new addition relating to Apple Pay At the bottom of the front page a section advises of a promotion where Apple will donate funds to the National Park Foundation Running from August to Apple will make a donation to the organization for each Apple Pay purchase at an Apple Store the Apple website or via the Apple Store app between those dates Apple says in the notice that it is celebrating our national parks with the U S National Park Service celebrating its th anniversary in Read more 2021-08-23 13:05:28
Apple AppleInsider - Frontpage News Monoprice SB-300 Soundbar review: an ideal apartment soundbar https://appleinsider.com/articles/21/08/22/monoprice-sb-300-soundbar-review-an-ideal-apartment-soundbar?utm_medium=rss Monoprice SB Soundbar review an ideal apartment soundbarThe Monoprice SB soundbar offers Dolby Atmos compatibility and good sound for a simplified home theater setup You ll need the remote to control most featuresSometimes simple is best especially when adding a home theater speaker system to your home or office The Monoprice SB soundbar brings Dolby Atmos support to any TV setup without breaking the bank Read more 2021-08-23 13:04:12
Cisco Cisco Blog Upwardly Global: Bridging the divide for immigrants to thrive in the U.S. workforce https://blogs.cisco.com/csr/upwardly-global-bridging-the-divide-for-immigrants-to-thrive-in-the-u-s-workforce Upwardly Global Bridging the divide for immigrants to thrive in the U S workforceUpwardly Global UpGlo is a Cisco nonprofit partner that has supported over internationally trained professionals restart their careers in the U S 2021-08-23 13:00:54
海外科学 NYT > Science For Some College Students, Remote Learning Is a Game Changer https://www.nytimes.com/2021/08/23/health/covid-college-disabilities-students.html disabilities 2021-08-23 13:49:29
海外科学 BBC News - Science & Environment Nature crisis: Talks resume on global plan to protect biodiversity https://www.bbc.co.uk/news/science-environment-58306288 world 2021-08-23 13:39:18
ニュース @日本経済新聞 電子版 ANA、ピーチと路線再編 国内線10便を初移管 https://t.co/ktBT92zB6e https://twitter.com/nikkei/statuses/1429804594759012355 路線 2021-08-23 13:55:54
ニュース @日本経済新聞 電子版 アフガン邦人ら輸送、今週半ばにも開始 自衛隊機を派遣 https://t.co/fML9legSzJ https://twitter.com/nikkei/statuses/1429796272190357508 自衛隊機 2021-08-23 13:22:50
ニュース @日本経済新聞 電子版 国内コロナ感染、新たに1万6840人 累計132万2172人 https://t.co/2bQAiYsk6C https://twitter.com/nikkei/statuses/1429791357661368321 累計 2021-08-23 13:03:18
ニュース @日本経済新聞 電子版 「最弱日本株」に見直し機運 業績と株価の格差修正へ https://t.co/aXWb64sy9M https://twitter.com/nikkei/statuses/1429790980094365706 見直し 2021-08-23 13:01:48
ニュース @日本経済新聞 電子版 規制改革会議、デジタルに照準 新体制の議長に夏野氏 https://t.co/nPLTpKZasa https://twitter.com/nikkei/statuses/1429790979087761413 規制改革会議 2021-08-23 13:01:48
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 13:15:17
ニュース BBC News - Home Man arrested as Katie Price taken to hospital https://www.bbc.co.uk/news/uk-england-essex-58257403 early 2021-08-23 13:35:58
ニュース BBC News - Home Universal credit: Labour promises shake-up to benefit https://www.bbc.co.uk/news/uk-politics-58304242 credit 2021-08-23 13:09:17
ニュース BBC News - Home Wood out of third Test against India with shoulder injury https://www.bbc.co.uk/sport/cricket/58303560 injury 2021-08-23 13:09:23
LifeHuck ライフハッカー[日本版] 集中の超プロ・井上一鷹さんが語る「夢中で働く自分」を取り戻す方法 https://www.lifehacker.jp/2021/08/238267blt6report.html jinsthinklabjins 2021-08-23 22:05:00
北海道 北海道新聞 卓球の岩渕「人の気持ち動かしたい」 パラリンピック会場で練習 https://www.hokkaido-np.co.jp/article/581128/ 日本代表 2021-08-23 22:09:17
北海道 北海道新聞 岸田氏、26日にも出馬判断 自民総裁選、石破氏は消極姿勢 https://www.hokkaido-np.co.jp/article/581233/ 任期満了 2021-08-23 22:02:21
北海道 北海道新聞 規制改革、新議長に夏野剛氏 東京五輪巡る不適切発言も https://www.hokkaido-np.co.jp/article/581240/ 不適切発言 2021-08-23 22:04:00
IT 週刊アスキー シャオミ、9月15日に新製品発表会 新スマホかそれとも? https://weekly.ascii.jp/elem/000/004/066/4066849/ 公式twitter 2021-08-23 22:50:00
海外TECH reddit また新しい リンちゃんの○○が 発売されるらしい https://www.reddit.com/r/newsokunomoral/comments/p9zesc/また新しい_リンちゃんのが_発売されるらしい/ ewsokunomorallinkcomments 2021-08-23 13:04:31
TECH Engadget Japanese 初代『Quake』復活。PS / Xbox / Switch / PCマルチで協力・対戦、新規拡張パックも https://japanese.engadget.com/quake-re-release-multi-platform-143833078.html idsoftware 2021-08-23 14:38:33
Google カグア!Google Analytics 活用塾:事例や使い方 チェアマット ポリカーボネート おすすめ3選【2021年版】耐久性・透明性・そりかえりしない今ドキ ポリカーボネート製チェアマットが便利 https://www.kagua.biz/review/interior/20210823b2.html 使い勝手 2021-08-23 14:59:30
AWS AWS Compute Blog Adding resiliency to AWS CloudFormation custom resource deployments https://aws.amazon.com/blogs/compute/adding-resiliency-to-aws-cloudformation-custom-resource-deployments/ Adding resiliency to AWS CloudFormation custom resource deploymentsThis blog post demonstrates how to use SQS and Lambda to add resiliency to CloudFormation custom resources deployments This solution can be customized for use cases where CloudFormation stacks have a dependency on a custom resource 2021-08-23 14:59:05
AWS AWS Government, Education, and Nonprofits Blog Nonprofits save time and money with AWS Lambda: How to set up a function https://aws.amazon.com/blogs/publicsector/nonprofits-save-time-money-with-aws-lambda-how-to-set-up-function/ Nonprofits save time and money with AWS Lambda How to set up a functionNonprofit need solutions that help them spend less money and time on IT infrastructure and allow them to further core goals AWS Lambda can help Learn how AWS Lambda can reduce IT management burden and how to create an example AWS Lambda function that streamlines how nonprofits cut down their AWS spend 2021-08-23 14:56:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Deviseの認証メールにおけるトランザクション処理の設定について https://teratail.com/questions/355784?rss=all Deviseの認証メールにおけるトランザクション処理の設定について環境deviseconfirmableでメール認証機能設定済前提・実現したいことユーザ登録時、メールの送信失敗時に新規ユーザがデータベースに保存されないようトランザクション処理を行いたいです。 2021-08-23 23:45:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】複数のモデル情報を取ってきて一つのモデルで保存したい! https://teratail.com/questions/355783?rss=all adminモデルに、company、staffに保存されているデータをとってきて保存したいです。 2021-08-23 23:37:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) nginxでSSL設定したら「no start line」エラーが出力される https://teratail.com/questions/355782?rss=all nginxでSSL設定したら「nostartline」エラーが出力される前提・実現したいことさくらVPSにRocketChatをインストールし、SSL対応させるためnginxで設定を行っています。 2021-08-23 23:36:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ssh tオプションについて https://teratail.com/questions/355781?rss=all sshtオプションについて前提・実現したいことsshのtオプションでリモートへの接続が保持されることを確認したいです。 2021-08-23 23:28:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel: サムネイル画像を表示したい https://teratail.com/questions/355780?rss=all Laravelでサイトからユーザーが画像をアップロードする際、画像の名前をDBに保存し、画像自体はパブリックフォルダに保存し、viewで画像を表示するときは以下のようにしています。 2021-08-23 23:27:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vb.net Application.Designer でビルドエラーが出ます。 https://teratail.com/questions/355779?rss=all vbnetApplicationDesignerでビルドエラーが出ます。 2021-08-23 23:18:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) タイムゾーン設定を日本時間に設定し反映させたい https://teratail.com/questions/355778?rss=all タイムゾーン設定を日本時間に設定し反映させたい前提・実現したいことタイムゾーン設定を日本時間に設定し反映させたい現在スクールの課題で時間によって挨拶が変わるプログラムを制作しています。 2021-08-23 23:15:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 二次元リスト内の各要素を比較したい https://teratail.com/questions/355777?rss=all 2021-08-23 23:12:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressで動画一覧の状態で自動再生させるにはどうすればよろしいでしょうか。 https://teratail.com/questions/355776?rss=all category 2021-08-23 23:05:06
Ruby Rubyタグが付けられた新着投稿 - Qiita rubyでgetsするときはSTDINがいらないのに、rakeタスクでgetsするときはSTDINが必要な理由 https://qiita.com/aboru/items/16ba69afd1e1a2413563 そのため、rake君はrakecallthreeと実行したときrakeの引数であるcallthreeをファイル名とみなし、callthreeというファイルがないと騒いでいたようです。 2021-08-23 23:59:21
AWS AWSタグが付けられた新着投稿 - Qiita cloudfrontのフィールドレベル暗号化とは https://qiita.com/miyuki_samitani/items/a43cba8cad234d92c13d RSAキーペアの作成フィールドレベル暗号化の前のパブリックキーの設定を行います。 2021-08-23 23:06:23
golang Goタグが付けられた新着投稿 - Qiita Go初見が1週間でWebアプリ開発できるか ー1日目ー https://qiita.com/kei37/items/446b2a53ddbfd9573719 Go初見が週間でWebアプリ開発できるかー日目ー今までAPIサーバーとしてNodejsを用いていましたが、最近話題のGoを使ってみたいと思い、Go初見の状態から週間でWebアプリを開発できるのかをチャレンジします。 2021-08-23 23:54:03
Ruby Railsタグが付けられた新着投稿 - Qiita rubyでgetsするときはSTDINがいらないのに、rakeタスクでgetsするときはSTDINが必要な理由 https://qiita.com/aboru/items/16ba69afd1e1a2413563 そのため、rake君はrakecallthreeと実行したときrakeの引数であるcallthreeをファイル名とみなし、callthreeというファイルがないと騒いでいたようです。 2021-08-23 23:59:21
Ruby Railsタグが付けられた新着投稿 - Qiita Mass AssignmentとStrongParameters https://qiita.com/pei_coffee/items/80973ae6c12ee6f03213 MassAssignmentとStrongParametersStrongParameters指定したリクエスト以外受け付けないようにすることで、セキュリティを強化する仕組み。 2021-08-23 23:25:05
技術ブログ Developers.IO Amazon Rekognitionでイメージの顔検出による感情分析を行う https://dev.classmethod.jp/articles/emotion-analysis-with-face-detection-of-images-with-amazon-rekognition/ amazonrekognition 2021-08-23 14:57:35
海外TECH Ars Technica This rare Nintendo Game & Watch just broke an auction record https://arstechnica.com/?p=1789102 watch 2021-08-23 14:43:34
海外TECH Ars Technica FDA approves Pfizer’s COVID-19 vaccine, now called Comirnaty https://arstechnica.com/?p=1789119 regimen 2021-08-23 14:26:16
海外TECH Ars Technica The US military may soon declassify a secret space weapon https://arstechnica.com/?p=1789095 leaders 2021-08-23 14:01:55
海外TECH Ars Technica Aliens: Fireteam Elite review: Finally, co-op action worthy of this franchise https://arstechnica.com/?p=1787505 weapons 2021-08-23 14:00:25
海外TECH DEV Community How to make instagram clone using HTML, CSS. Fully responsive. https://dev.to/kunaal438/how-to-make-instagram-clone-using-html-css-fully-responsive-49co How to make instagram clone using HTML CSS Fully responsive Hello Today we ll see how to instagram UI clone using HTML css No library Our clone looks very similar to instagram and has post element With status and recommendation section To see demo or you want coding tutorial You can watch the tutorial below Video TutorialI appreciate if you can support me by subscribing my youtube channel So without wasting more time let s see how to code this CodeSo to start we have two files index html and style css And an image folder contains all icons and post images You can download image folder from here So let s start writing code Let s make navbar first NavbarStart with writing basic HTML structure And link style css After that make navbar like this lt nav class navbar gt lt div class nav wrapper gt lt img src img logo PNG class brand img alt gt lt input type text class search box placeholder search gt lt div class nav items gt lt img src img home PNG class icon alt gt lt img src img messenger PNG class icon alt gt lt img src img add PNG class icon alt gt lt img src img explore PNG class icon alt gt lt img src img like PNG class icon alt gt lt div class icon user profile gt lt div gt lt div gt lt div gt lt nav gt Add styles to it import url wght amp display swap margin padding box sizing border box focus outline none body width background fafafa position relative font family roboto sans serif navbar position fixed top left width height px background fff border bottom px solid dfdfdf display flex justify content center padding px nav wrapper width max width px height display flex justify content space between align items center brand img height margin top px search box position absolute left transform translateX width px height px background fafafa border px solid dfdfdf border radius px color rgba text align center text transform capitalize search box placeholder color rgba nav items height px position relative icon height cursor pointer margin px display inline block user profile width px border radius background image url img profile pic png background size cover OutputNow let s make status section For that code HTML structure like this lt section class main gt lt div class wrapper gt lt div class left col gt lt div class status wrapper gt lt div class status card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt user name lt p gt lt div gt lt div class status card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt user name lt p gt lt div gt lt div class status card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt user name lt p gt lt div gt more status card elements lt div gt lt div gt lt section gt main width padding px display flex justify content center margin top px wrapper width max width px display grid grid template columns grid gap px left col display flex flex direction column status wrapper width height px background fff border px solid dfdfdf border radius px padding px padding right display flex align items center overflow hidden overflow x auto status wrapper webkit scrollbar display none status card flex auto width px max width px display flex flex direction column align items center margin right px profile pic width px height px border radius overflow hidden padding px background linear gradient deg rgb rgb profile pic img width height object fit cover border radius border px solid fff username width overflow hidden text align center font size px margin top px color rgba OutputNow make posts inside left col element section class main gt lt div class wrapper gt lt div class left col gt status wrappers lt div class post gt lt div class info gt lt div class user gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt modern web channel lt p gt lt div gt lt img src img option PNG class options alt gt lt div gt lt img src img cover png class post image alt gt lt div class post content gt lt div class reaction wrapper gt lt img src img like PNG class icon alt gt lt img src img comment PNG class icon alt gt lt img src img send PNG class icon alt gt lt img src img save PNG class save icon alt gt lt div gt lt p class likes gt likes lt p gt lt p class description gt lt span gt username lt span gt Lorem ipsum dolor sit amet consectetur adipisicing elit Pariatur tenetur veritatis placeat molestiae impedit aut provident eum quo natus molestias lt p gt lt p class post time gt minutes ago lt p gt lt div gt lt div class comment wrapper gt lt img src img smile PNG class icon alt gt lt input type text class comment box placeholder Add a comment gt lt button class comment btn gt post lt button gt lt div gt lt div gt lt div class post gt lt div class info gt lt div class user gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt p class username gt modern web channel lt p gt lt div gt lt img src img option PNG class options alt gt lt div gt lt img src img cover png class post image alt gt lt div class post content gt lt div class reaction wrapper gt lt img src img like PNG class icon alt gt lt img src img comment PNG class icon alt gt lt img src img send PNG class icon alt gt lt img src img save PNG class save icon alt gt lt div gt lt p class likes gt likes lt p gt lt p class description gt lt span gt username lt span gt Lorem ipsum dolor sit amet consectetur adipisicing elit Pariatur tenetur veritatis placeat molestiae impedit aut provident eum quo natus molestias lt p gt lt p class post time gt minutes ago lt p gt lt div gt lt div class comment wrapper gt lt img src img smile PNG class icon alt gt lt input type text class comment box placeholder Add a comment gt lt button class comment btn gt post lt button gt lt div gt lt div gt more post elements lt div gt lt div gt lt section gt post width height auto background fff border px solid dfdfdf margin top px info width height px display flex justify content space between align items center padding px info username width auto font weight bold color font size px margin left px info options height px cursor pointer info user display flex align items center info profile pic height px width px padding background none info profile pic img border none post image width height px object fit cover post content width padding px likes font weight bold description margin px font size px line height px description span font weight bold margin right px post time color rgba font size px comment wrapper width height px border radius px solid dfdfdf display flex justify content space between align items center comment wrapper icon height px comment box width height border none outline none font size px comment btn action btn width px height background none border none outline none text transform capitalize font size px color rgb opacity reaction wrapper width height px display flex margin top px align items center reaction wrapper icon height px margin margin right px reaction wrapper icon save margin left auto You can see action btn on the style Don t worry we ll make that next OutputNow last last thing we want to make recommendations lt section class main gt lt div class wrapper gt left col element lt div class right col gt lt div class profile card gt lt div class profile pic gt lt img src img profile pic png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt kunaal kumar lt p gt lt div gt lt button class action btn gt switch lt button gt lt div gt lt p class suggestion text gt Suggestions for you lt p gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div class profile card gt lt div class profile pic gt lt img src img cover png alt gt lt div gt lt div gt lt p class username gt modern web channel lt p gt lt p class sub text gt followed bu user lt p gt lt div gt lt button class action btn gt follow lt button gt lt div gt lt div gt lt div gt lt section gt right col padding px profile card width fit content display flex justify content center align items center margin bottom px profile card profile pic flex auto padding background none width px height px margin right px profile card first child profile pic width px height px profile card profile pic img border none profile card username font weight font size px color sub text color rgba font size px font weight margin top px action btn opacity font weight font size px suggestion text font size px color rgba font weight margin px media max width px right col search box display none nav wrapper wrapper width wrapper display block media max width px nav items icon margin px post image height px Final OutputSo that s it I hope you understood each and everything If you have doubt or I missed something let me know in the comments Tutorials you may find UsefulBest CSS EffectMusic Player AppDisney CloneYoutube API Youtube CloneTMDB Netflix CloneResponsive Portfolio with contact formFully working Blogging website with backendI really appreciate if you can subscribe my youtube channel I create awesome web contents Thanks For reading 2021-08-23 14:04:51
海外TECH DEV Community Java Community Starts to Find More Common Ground https://dev.to/nexteventideas/java-community-starts-to-find-more-common-ground-h76 Java Community Starts to Find More Common GroundThe Java community appears to be rallying around efforts to bridge some of the rifts that have emerged in recent years while at the same time trying to encourage developers to adopt the latest version of the venerable programming language The Eclipse Foundation has made available the release of the open source Eclipse integrated development environment IDE which among other capabilities adds support for Java The IDE for Java developers also supports the Mac AArch instruction set used in Apple M based systems along with support for more mundane innovations such as additional cleanup tools At the same time a working group has been created to promote the Eclipse IDE brand and its value in the marketplace Founding members include Bosch EclipseSource IBM Kichwa Coders Renesas SAP VMware and Yatta Solutions Microsoft meanwhile has become a strategic member of the Eclipse Foundation while IBM has launched IBM Semeru Runtimes to provide developers with class libraries that can be deployed either on OpenJDK or the Eclipse OpenJ Java Virtual Machine IBM contributed its J Java Virtual Machine to the Eclipse Foundation back in to make available a faster Java runtime OpenJDK is an open source edition of Java Platform Standard Edition that IBM has also been supporting since OpenJDK JavaIBM Semeru Runtimes will be available in two editions with different licenses The IBM Semeru Runtime Open Edition has an open source license while IBM Semeru Runtime Certified Edition has an IBM license “There are still enterprises that want a more traditional support license says Tom Moore vice president for open technology at IBM Both of the IBM Semeru Runtimes pass the Eclipse AQAvit quality assurance test suite to provide a stable and supportable engine that can run any kind of Java application The IBM Semeru Runtime Certified Edition is has also certified by the technology compatibility kit TCK that is used to certify Java runtimes The Eclipse Adoptium project was recently formed to created pre built binaries of OpenJDK Platforms such as IBM WebSphere Liberty and IBM WebSphere Application Server will going forward support IBM Semeru Runtimes says Moore All this peace love and understanding is arriving at a time when rival programming languages have been gaining adherents Java may still be the most widely employed programming language for building enterprise applications but there is now a fair amount of interest in not just multiple JavaScript frameworks but also Go and Rust The vendors that have contributed so much to Java over the years appear to be starting to realize that internecine squabbles don t necessarily encourage new developers to embrace a programming language that has been around in one form or another since Hopefully the rate at which arguments over various types of Java virtual machines JVMs can also soon be put to rest As important as performance might be there s simply not enough differentiated value at that level of the proverbial stack None of this means Java is by any means obsolete It just means the tenor of the conversation needs to shift to what types of great new applications can be built using the latest and greatest versions of a programming language that before too long with be celebrating its th birthday 2021-08-23 14:02:49
海外TECH DEV Community Top 9 observability tools in 2021 perfect for microservices https://dev.to/signoz/top-9-observability-tools-in-2021-perfect-for-microservices-1keg Top observability tools in perfect for microservicesIn microservices architecture observability tools enable you to create central dashboards to gauge the health of your distributed systems Let s explore some top observability tools which can help you in meeting the increasing demands of today s users In today s digital economy distributed architectures have become the norm Organizations are also opting for polyglot microservices to boost developer productivity But how do you manage the operational challenges of such systems Customer experience is the key to the success of tech companies of any size be it startups mid or large level enterprises You need to proactively solve for things like availability and performance of your applications in production And that s where observability comes into the picture A robust observability framework is now critical for maintaining your systems in fine health Observability is powered by telemetry data a combination of logs metrics and traces A good observability tool has many components It should enable you to generate sample process and emit telemetry data It should have a good storage system for fast retrieval and long term retention It should have a good visualization layer for your teams to consume and take action In this article let s explore the top observability tools in which can be perfect for your microservice application List of Top observability tools in SigNozInstanaDynatraceGrafana LabsHoneycombLightstepNew RelicDatadogSplunk Top observability tools in Now let s explore the top observability tools in SigNozSigNoz is a full stack open source APM and observability tool It captures both metrics and traces with log management currently in the product roadmap One of the advantages of SigNoz is that it is open source so you are not locked in with a SaaS vendor It can also be hosted within your infra As such you don t need to send your data to any third party SigNoz enables a full stack observability stack for your microservice application Let s see what does a full stack observability tool entails Generation of telemetry data logs metrics amp traces A storage backend to store the telemetry data which is often hugeA visualization layer for your engineering teams to consume and take actionsSigNoz uses OpenTelemetry a vendor agnostic instrumentation library for generating telemetry data OpenTelemetry is a project under Cloud Native Computing Foundation and is becoming the industry standard for creating portable telemetry data SigNoz Dashboard with visualization of the popular RED metrics for your application Number of requests rate of error amp duration SigNoz also has Flamegraphs and Gantt charts to visualize distributed tracing for your microservice application InstanaInstana is enterprise observability and automated application monitoring tool It uses an agent to discover and monitor components This agent needs to be installed on every host that is to be monitored The agents deploy sensors crafted to capture data from different technologies Sensors automatically collect configuration changes metrics and events Instana charges per host per month if billed annually It also supports open standards like Prometheus StatsD OpenTracing and Opencensus Instana Dashboard Source Instana Docs DynatraceDynatrace is an extensive SaaS enterprise tool targeting a broad spectrum of monitoring needs of large scale enterprises It provides an AI engine called Davis to automate things like root cause analysis and anomaly detection Dynatrace also provides a different solution for infrastructure monitoring application security and cloud automation The pricing depends on the product you want to opt for Full stack monitoring the product aimed to provide observability for apps is priced at per month for GB per host if billed annually Dynatrace dashboard Source Dynatrace website Grafana LabsGrafana is popular open source analytics and interactive visualization web layer It supports many different storage backends for time series data It can be connected to data sources like Graphite InfluxDB ElasticSearch Prometheus and many more For traces it supports Jaeger Tempo X Ray and Zipkin data sources Grafana offers plugins dashboards alerts and different user level access for governance as an observability tool In addition it provides two versions of services Grafana cloud You can send your data to Grafana cloud dashboards It provides solutions such as Grafana Cloud Logs Grafana Cloud Metrics and Grafana Cloud Traces Grafana Enterprise stack It provides support for metrics and logs with Grafana installed within your infrastructure It also comes with expert support Grafana dashboard Source Grafana website HoneycombHoneycomb is an observability tool that aims to provide the visibility needed by engineering teams to troubleshoot problems in distributed systems It is a full stack cloud based observability tool with support for events logs and traces If your code is not already instrumented Honeycomb provides an automatic instrumentation agent called Honeycomb beelines which can instrument your code It also supports OpenTelemetry for generating instrumentation data Honeycomb offers a free tier of service and its pro tier starts at The pricing is based on data retention and event volume captured Snapshot of Honeycomb dashboard Source Honeycomb documentation LightstepAs an observability tool Lightstep automatically detects changes to your application infrastructure and user experience It can then highlight the specific causes for the changes For instrumentation Lightstep uses OpenTelemetry to generate and send telemetry data to what it calls Lightstep Microsatellites The microsatellites collect and forward the data to Lightstep SaaS for analysis Lightstep also has its own time series database to store the telemetry data The observability platform provided by Lightstep analyzes the data builds traces and creates service diagrams to monitor any change in performance Lightstep offers three plans of service Community edition Free version to help you get started Teams edition Starts at per month and is based on the number of monthly active services Enterprise edition Offered to large enterprises with discounts based on volume Lightstep dashboard Source Lightstep sandbox environment New RelicNew Relic is one of the oldest companies in the observability domain Its observability tool enables you to visualize analyze and troubleshoot your software stack in one platform It also supports auto instrumentation for eight popular programming languages New Relic can connect your application performance with your infrastructure health to provide you better insights for quick troubleshooting Standard offering includes plans for teams up to full users Their pricing depends on the amount of data ingested with GB free data ingest and per extra GB New Relic dashboard Source New Relic website DataDogWith the DataDog observability tool you can do a range of things like infrastructure monitoring log management application performance monitoring and security monitoring For providing full visibility into distributed applications DataDog allows you to Trace requests from end to end across distributed systemsCharts of latency percentiles p p etc Instrumentation with open source librariesseamless navigation between logs metrics and tracesThe pricing depends on the product you opt for For example the APM solution provides end to end distributed tracing starts at per host per month if billed annually DataDog dashboard Source DataDog website SplunkSplunk is a comprehensive observability tool that offers multiple products including infrastructure monitoringApplication performance monitoringLog ObserverReal User monitoringSynthetic monitoring andIncident response managementSplunk allows you to collect all traces instead of a sample set It also provides service maps to offer DevOps teams visibility into interactions between different services dependencies and performance Splunk s observability Cloud for Enterprise editions starts at per host per month if billed annually DataDog dashboard Source DataDog website lt figcaption How to choose the right observability tool For applications with microservices architecture observability tools have become critical to meet operational challenges at scale Without observability it is almost impossible for your engineering teams to troubleshoot bugs and assess the performance of your applications Hence choosing the right observability tool for your application is important A few questions to ask yourself before selecting an observability tool are as follows Are there any privacy laws that you need to take care of while sharing user s data with a third party tool Does the pricing suit your budget How easy is it to get started with things like instrumentation How much data do you want to retain Does the tool provide seamless integration between metrics logs and traces An open source tool like SigNoz can be your best option in today s privacy driven digital economy Moreover SigNoz uses open source standards for instrumentation and its code can be assessed for quality from its GitHub repo Finally as the tool is open sourced you get the support of the community while having access to out of box features like a SaaS vendor Check out SigNoz GitHub repo 2021-08-23 14:02:10
Apple AppleInsider - Frontpage News One-year Apple TV+ subscription offered to T-Mobile subscribers https://appleinsider.com/articles/21/08/23/one-year-apple-tv-subscription-offered-to-t-mobile-subscribers?utm_medium=rss One year Apple TV subscription offered to T Mobile subscribersT Mobile is providing its subscribers with a one year subscription to Apple TV for free with all existing and new customers standing to benefit from August Announced on Monday the promotion offers months of Apple TV to its customers at no charge Starting from August subscribers are able to claim the deal from T Mobile and use it to watch shows such as Ted Lasso and Mythic Quest T Mobile customers can now enjoy Apple TV for a full year and watch right in the Apple TV app across all their favorite devices said Peter Stern Apple s VP of Services Apple TV has the highest rated originals of any streaming service so we are excited that millions of T Mobile customers will be able to take advantage of this offer Read more 2021-08-23 14:20:28
海外TECH Engadget Virgin Orbit is going public to fund its space satellite program https://www.engadget.com/virgin-orbit-public-nasdaq-spac-merger-142336346.html?src=rss Virgin Orbit is going public to fund its space satellite programVirgin Orbit has announced plans to go public on the Nasdaq stock exchange through a special purpose acquisitions company SPAC merger The deal with NextGen Acquisition Corp II values Virgin Orbit at billion The combined company is expected to pull in up to million in cash when the deal closes which Virgin Orbit believes will happen by the end of this year Around million of that is expected to come from funds NextGen holds in trust and the other million from a common stock PIPE private investment in public equity offering at per share Virgin Orbit s existing stakeholders will own around percent of the combined company with NextGen shareholders owning about percent PIPE investors which will include Boeing holding roughly three percent and the SPAC sponsor owning the remaining two percent or so We ve launched rockets to space from the wing of a jet We ve delivered commercial civil amp nat l security satellites to their target orbits from the end of a runway And we re just getting started Now we re planning to go public on nasdaq More pic twitter com AaJkfesーVirgin Orbit VirginOrbit August Virgin Orbit will use the funds to scale up its rocket manufacturing endeavors and bolster the company s space solutions business and Virgin Orbit s ongoing product development initiatives An SPAC merger with a company usually a shell corporation that s already listed on a stock exchange allows a business to go public without going through the usual initial public offering process The first spaceflight company to go public through an SPAC and the company that really kicked off the SPAC trend was Virgin Galactic back in which sought to fund its tourist trips to space Virgin Galactic spun out Virgin Orbit as a separate company in so they could respectively focus on space tourism and small satellite launches Virgin Galactic held its first fully crewed flight in July with founder Richard Branson on board while Virgin Orbit had its first successful satellite deployment in January Virgin Orbit launches its satellites from a custom Boeing with the LauncherOne rocket taking payloads into space The company says this approach offers a quot significant performance advantage quot over traditional ground launches an approach adopted by the likes of SpaceX while lowering quot local carbon emissions and acoustic impacts quot at launch sites 2021-08-23 14:23:36
海外TECH Engadget Razer is fixing a serious Windows security flaw caused by its mice https://www.engadget.com/razer-mouse-windows-10-security-vulnerabliity-141732431.html?src=rss Razer is fixing a serious Windows security flaw caused by its miceA rather unusual vulnerability in Razer mice has been identified and the company is currently working on a fix Over the weekend security researcher Jon Hat posted on Twitter that after plugging in a Razer mouse or dongle Windows Update will download the Razer installer executable and run it with SYSTEM privileges It also lets you access the Windows file explorer and Powershell with quot elevated quot privileges ーwhich essentially means someone with physical access to the computer could install harmful software Need local admin and have physical access Plug a Razer mouse or the dongle Windows Update will download and execute RazerInstaller as SYSTEM Abuse elevated Explorer to open Powershell with Shift Right clickTried contacting Razer but no answers So here s a freebie pic twitter com xDklRCmzーjonhat jnht August Since this vulnerability requires direct physical access to a computer it s not nearly as dangerous as a security issue that can be carried out remotely but it s still a troubling find Hat said on Twitter that Razer eventually reached out and told him that the company s security team was working on a fix We ve reached out to Razer as well to verify these details and will update this story if we hear anything including when users might expect the issue to be fixed We re also hoping to find out what specific Razer mice can cause the issue 2021-08-23 14:17:32
海外科学 NYT > Science Good, but Not Great: Taking Stock of a Big Ten University’s Covid Plan https://www.nytimes.com/2021/08/22/health/university-illinois-covid.html Good but Not Great Taking Stock of a Big Ten University s Covid PlanThe University of Illinois says an aggressive testing program prevented deaths on and off campus during the last academic year Now the university is contending with the Delta variant 2021-08-23 14:06:22
金融 RSS FILE - 日本証券業協会 J-IRISS https://www.jsda.or.jp/anshin/j-iriss/index.html iriss 2021-08-23 15:20:00
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 14:20:46
ニュース BBC News - Home Universal credit: Labour promises shake-up to benefit https://www.bbc.co.uk/news/uk-politics-58304242 credit 2021-08-23 14:26:57
ニュース BBC News - Home Covid returns to top 10 causes of death https://www.bbc.co.uk/news/58305191 causes 2021-08-23 14:28:48
ニュース BBC News - Home Love Island: Is the dating show's honeymoon phase over? https://www.bbc.co.uk/news/entertainment-arts-58270729 series 2021-08-23 14:42:27
ビジネス ダイヤモンド・オンライン - 新着記事 米石油シェブロン、コロナワクチン接種を一部義務化 操業に影響で - WSJ発 https://diamond.jp/articles/-/280273 義務化 2021-08-23 23:23:00
サブカルネタ ラーブロ 中華そば 立川 上越市で食べられる旨味たっぷりの「あっさり」と「こってり」 http://feedproxy.google.com/~r/rablo/~3/zZAKb5hGzXI/single_feed.php 中華そば立川上越市で食べられる旨味たっぷりの「あっさり」と「こってり」上越市の「中華そば立川」へと行ってきました。 2021-08-23 15:11:07
北海道 北海道新聞 道内市町村別の週間感染者数(8月8日~21日) https://www.hokkaido-np.co.jp/article/581262/ 新型コロナウイルス 2021-08-23 23:16:00
北海道 北海道新聞 妊婦の早期接種に配慮を コロナワクチンで厚労省 https://www.hokkaido-np.co.jp/article/581256/ 厚生労働省 2021-08-23 23:06:00
北海道 北海道新聞 セブン銀行で障害 振り込み千件遅延 https://www.hokkaido-np.co.jp/article/581255/ 振り込み 2021-08-23 23:06:00
北海道 北海道新聞 64歳以下も対象に接種開始 道のワクチンセンター https://www.hokkaido-np.co.jp/article/581243/ 札幌厚別 2021-08-23 23:04:35
仮想通貨 BITPRESS(ビットプレス) [日経] ビットコイン、5万ドル回復 アフガン混乱で資金流入 https://bitpress.jp/count2/3_9_12719 資金 2021-08-23 23:36:03
海外TECH reddit Witch Queen - The Truth https://www.reddit.com/r/DestinyTheGame/comments/pa0f7c/witch_queen_the_truth/ Witch Queen The Truth submitted by u xOnslaught to r DestinyTheGame link comments 2021-08-23 14:00:49
AWS AWS News Blog Happy 15th Birthday Amazon EC2 https://aws.amazon.com/blogs/aws/happy-15th-birthday-amazon-ec2/ Happy th Birthday Amazon ECFifteen years ago today I wrote the blog post that launched the Amazon EC Beta As I recall the launch was imminent for quite some time as we worked to finalize the feature set the pricing model and innumerable other details The launch date was finally chosen and it happened to fall in the middle … 2021-08-23 15:09:54
js JavaScriptタグが付けられた新着投稿 - Qiita LaravelでJSのAjaxを使って非同期通信を行う https://qiita.com/Kobajun0219/items/556d3d9df812bc110cea 参考記事流れ的にはviewにある値をjsに投げてajax通信で定義したrouteからcontrollerに値を飛ばして処理した内容をまたjsonでjsに返してあげます。 2021-08-24 00:08:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 要素を横並びにする方法 https://teratail.com/questions/355789?rss=all 配置 2021-08-24 00:57:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) クエリーパラメーターを使って表示するだけのプログラム実装中。Cannot access protected propertyエラーを解決したいです。 https://teratail.com/questions/355788?rss=all クエリーパラメーターを使って表示するだけのプログラム実装中。 2021-08-24 00:18:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP あいまい検索 https://teratail.com/questions/355787?rss=all PHPあいまい検索前提・実現したいことDBに保存しているstring型の文字をselectで調べることで必要なカラムを出そうとしているのですが、likeのあいまい検索がうまくいきません。 2021-08-24 00:12:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのメモリ使用量について https://teratail.com/questions/355786?rss=all hogehoge 2021-08-24 00:10:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ユーザー名を正しく表示させたい https://teratail.com/questions/355785?rss=all ユーザー名を正しく表示させたい前提・実現したいことフォロー機能の実装中です。 2021-08-24 00:03:31
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] 分割するメソッド https://qiita.com/skmtydi947/items/a3bdfeccd8d620ab612c 2021-08-24 00:37:45
Docker dockerタグが付けられた新着投稿 - Qiita 【Docker】docker imageの大きさを小さくする (その1) https://qiita.com/XPT60/items/7ef151371522bd54b438 二つのコンテナを作っても良いのですが、これを一つのDockerfileで行うことができます。 2021-08-24 00:49:11
Docker dockerタグが付けられた新着投稿 - Qiita 【WSL】仮想マシンプラットフォームをオンにするとBSODになる問題【Win】 https://qiita.com/nashineko/items/d79c008fef5b3a33b220 【WSL】仮想マシンプラットフォームをオンにするとBSODになる問題【Win】PCスペック型番HPPavilionLaptopehxxxプロセッサAMDRyzenUwithRadeonGraphicsGHz実装RAMGBシステムの種類ビットオペレーティングシステム、xベースプロセッサエディションWindowsHomeバージョンH試したところ、Hでも同じ問題が起きましたOSビルド問題の詳細WindowsPCでDockerを使いたい手順を読みながらやってみたブルースクリーン発生年月、数年ぶりにWindowsPCを買った。 2021-08-24 00:25:44
Git Gitタグが付けられた新着投稿 - Qiita GithubFlow 基本の流れ https://qiita.com/ShoheiNagamura/items/dde00d030a77319ffc09 GithubFlow基本の流れGithubFlowローカルブランチを最新にする↓作業ブランチを作成↓作業ブランチで作業を行う↓作業ブランチをコミット↓作業ブブランチをリモートにpush↓マージリクエストを出してマージする↓作業ブランチを削除ローカルブランチを最新にするgitpull作業ブランチを作成gitswitchcブランチ名作業ブランチで作業を行う作業ブランチで開発、修正等を行う。 2021-08-24 00:32:37
技術ブログ Developers.IO Amazon GameLift In C# 06: 簡単なチャットソフトクライアントを作ります https://dev.classmethod.jp/articles/amazon_gamelift_walkthrough_in_csharp_06/ github 2021-08-23 15:06:28
海外TECH DEV Community Team Topologies 2: Organizing Business and Technology Teams https://dev.to/linearb/team-topologies-2-organizing-business-and-technology-teams-dgm Team Topologies Organizing Business and Technology TeamsToday we premiere the second and final episode in our two part series with DevOps experts Matthew Skelton and Manuel Pais authors of the new book Team Topologies Organizing Business and Technology Teams for Fast Flow If you haven t listened to the first episode I highly recommend checking it out In episode we discuss strategies for reducing the cognitive load on a team how to build organizational trust to allow for fast change and the theory behind reversing Conway s Law to produce sustainable system architecture Also be sure to check out the Team Topologies Academy for more insights and custom built courses Listen to the full episode Episode Highlights Include What is “Conway s Law and its relation to system architectureReducing cognitive load to improve productivityHow a high degree of trust allows for fast changeThe optimal number of people to put on a teamPatterns to help teams discover successFlow efficiency is the th key metricIf you haven t already heard Dev Interrupted is partnering with Dzone to host INTERACT An interactive community driven digital conference on September th by engineering leaders for engineering leaders day speakers s of engineers and engineering leaders all free Register Now Join the Dev Interrupted ServerWith over members the Dev Interrupted Discord Community is the best place for Engineering Leaders to engage in daily conversation No sales people allowed Join the community gt gt Originally published at 2021-08-23 15:55:02
海外TECH DEV Community Google Associate Cloud Engineer Exam Questions Part 2 https://dev.to/iam_awslagi/google-associate-cloud-engineer-exam-questions-part-2-40gc Google Associate Cloud Engineer Exam Questions Part Source AWS GCP You want to deploy a cost sensitive application to Google Cloud Compute Engine You want the application to be up at all times but because of the cost sensitive nature of the application you only want to run the application in a single VM instance How should you configure the managed instance group A Enable autoscaling on the Managed Instance Group MIG and set minimum instances to and maximum instances to B Disable autoscaling on the Managed Instance Group MIG and set mininum instances to and maximum instances to C Disable autoscaling on the Managed Instance Group MIG and set mininum instances to and maximum instances to D Enable autoscaling on the Managed Instance Group MIG and set minimum instances to and maximum instances to Answer DYou are migrating a mission critical HTTPS Web application from your on premises data centre to Google Cloud and you need to ensure unhealthy compute instances within the autoscaled Managed Instances Group MIG are recreated automatically What should you do A Deploy Managed Instance Group MIG instances in multiple zones B When creating the instance template add a startup script that sends server status to Cloud Monitoring as a custom metric C Add a metadata tag to the Instance Template with key healthcheck value enabled D Configure a health check on port when creating the Managed Instance Group MIG Answer DYour organization specializes in helping other companies detect if any pages on their website do not align to the specified standards To do this your company has deployed a custom C application in your on premises data centre that crawls all the web pages of a customer s website compares the headers and template to the expected standard and stores the result before moving on to another customer s website This testing takes a lot of time and has resulted in it missing out on the SLA several times recently The application team is aware of the slow processing time and wants to run the application on multiple virtual machines to split the load but there is no free space in the data centre You have been asked to identify if it is possible to migrate this application to Google cloud ensuring it can autoscale with minimal changes and reduce the processing time What GCP service should you recommend A Deploy the application on Google App Engine Standard service B Deploy the application as Cloud Dataproc job based on Hadoop C Deploy the application on a GCE Managed Instance Group MIG with autoscaling enabled D Deploy the application on a GCE Unmanaged Instance Group Front the group with a network load balancer Answer CYou want to migrate a public NodeJS application which serves requests over HTTPS from your on premises data centre to Google Cloud Platform You plan to host it on a fleet of instances behind Managed Instances Group MIG in Google Compute Engine You need to configure a GCP load balancer to terminate SSL session before passing traffic to the VMs Which GCP Load balancer should you use A Use External SSL proxy load balancer B Use HTTP S load balancer C Use Internal TCP load balancer D Use External TCP proxy load balancer Answer BYou host a production application in Google Compute Engine in the us central a zone Your application needs to be available all through the year The application suffered an outage recently due to a Compute Engine outage in the zone hosting your application Your application is also susceptible to slowness during peak usage You have been asked for a recommendation on how to modify the infrastructure to implement a cost effective and scalable solution that can withstand zone failures What would you recommend A Use Unmanaged instance groups across multiple zones Enable Autoscaling on the Unmanaged instance group B Use Managed instance groups with instances in a single zone Enable a Autoscaling on the Managed instance group C Use Managed instance groups across multiple zones Enable Autoscaling on the Managed instance group D Use Managed instance groups with preemptible instances across multiple zones Enable Autoscaling on the Managed instance group Answer CA mission critical application running on a Managed Instance Group MIG in Google Cloud has been having scaling issues Although the scaling works it is not quick enough and users experience slow response times The solution architect has recommended moving to GKE to achieve faster scaling and optimize machine resource utilization Your colleague containerized the application and provided you with a Dockerfile You now need to deploy this in a GKE cluster How should you do it A Deploy the application using gcloud app deploy B Deploy the application using kubectl app deploy C Build a container image from the Dockerfile and push it to Google Cloud Storage GCS Create a Kubernetes Deployment YAML file and have it use the image from GCS Use kubectl apply f deployment YAML gt to deploy the application to the GKE cluster D Build a container image from the Dockerfile and push it to Google Container Registry GCR Create a Kubernetes Deployment YAML file and have it use the image from GCR Use kubectl apply f to deploy the application to the GKE cluster Answer DYour company retains all its audit logs in BigQuery for years At the annual audit every year you need to provide the auditors access to the audit logs You want to follow Google recommended practices What should you do A Grant the auditors group custom IAM roles with specific permissions B Grant the auditors user accounts roles logging viewer and roles bigquery dataViewer IAM roles C Grant the auditors group roles logging viewer and roles bigquery dataViewer IAM roles D Grant the auditors user accounts custom IAM roles with specific permissions Answer CYou are working for a cryptocurrency startup and you have enabled a link to the company s Initial Coin Offering ICO whitepaper on the company website which runs off Google Cloud Storage Your CTO clicked on this link and got prompted to save the file to their desktop The CTO thinks this is a poor user experience and has asked you to identify if it is possible to render the file directly in the browser for all users What should you do A Add a metadata tag on all the PDF file objects with key Content Type and value application pdf B Modify the bucket ACLs to make all PDF files public C Add a label on the Cloud Storage bucket with key Content Type and value application pdf D Use Cloud CDN to front the static bucket and set the HTTP header displayInBrowser to Answer AYou want to reduce storage costs for infrequently accessed data The data will still be accessed approximately once a month and data older than years is no longer needed What should you do to reduce storage costs Select A Set an Object Lifecycle Management policy to change the storage class to Archive for data older than years B Set an Object Lifecycle Management policy to change the storage class to Coldline for data older than years C Store infrequently accessed data in a Nearline bucket D Set an Object Lifecycle Management policy to delete data older than years E Store infrequently accessed data in a Multi Regional bucket Answer C DYou want to migrate a mission critical application from the on premises data centre to Google Cloud Platform Due to the mission critical nature of the application you want to have idle unoccupied instances all the time to ensure the application always has enough resources to handle sudden bursts in traffic How should you configure the scaling to meet this requirement A Start with instances and manually scale as needed B Enable Basic Scaling and set maximum instances to C Enable Basic Scaling and set minimum instances to D Enable Automatic Scaling and set minimum idle instances to Answer DYour company owns a mobile game that is popular with users all over the world The mobile game backend uses Cloud Spanner to store user state An overnight job exports user state to a Cloud Storage bucket The app pushes all time series events during the game to a streaming Dataflow service that saves them to Cloud Bigtable You are debugging an in game issue raised by a gamer and you want to join the user state information with data stored in Bigtable to debug How can you do this one off join efficiently A Create two external tables in BigQuery and link them to the Cloud BigTable and Cloud Storage data sources respectively Execute a query in BigQuery console to join up data between the two external tables for the specific gamer B Set up a Cloud Dataflow job to read data from Cloud Spanner and Cloud BigTable for the specific gamer C Set up a Cloud Dataflow job to read data from Cloud Storage and Cloud BigTable for the specific gamer D Set up a Cloud Dataproc Cluster to run a Hadoop job to join up data from Cloud BigTable and Cloud Storage for the specific gamer Answer AYour finance department wants you to create a new billing account and link all development and test Google Cloud Projects to the new billing account What should you do A Ask your security administrator to grant you the Billing Account Creator role on the GCP organization and Project Billing Manager role on all the development and test projects Link all the development and test projects to an existing Billing Account B Ask your security administrator to grant you the Billing Account Creator role on the GCP organization and Project Billing Manager role on all the development and test projects Create a new Billing Account and link all the development and test projects to the new Billing Account C Ask your security administrator to grant you the Billing Account Administrator role on the existing Billing Account Create new development and test projects and link them to the existing Billing Account D Ask your security administrator to grant you the Billing Account Administrator a role on the existing Billing Account Link all development and test projects to the existing Billing Account Answer BYou have annual audits every year and you need to provide external auditors access to the last years of audit logs You want to minimize the cost and operational overhead while following Google recommended practices What should you do A Set a custom retention of years in Stackdriver logging and provide external auditors view access to Stackdriver Logs B Export audit logs to Cloud Filestore via a Pub Sub export sink C Export audit logs to Cloud Storage via an audit log export sink D Export audit logs to BigQuery via an audit log export sink E Grant external auditors Storage Object Viewer role on the logs storage bucket F Configure a lifecycle management policy on the logs bucket to delete objects older than yearsAnswer C E FYou have been asked to create a new Kubernetes Cluster on Google Kubernetes Engine that can autoscale the number of worker nodes as well as pods What should you do Select A Create Compute Engine instances for the workers and the master and install Kubernetes Rely on Kubernetes to create additional Compute Engine instances when needed B Enable Horizontal Pod Autoscaling for the Kubernetes deployment C Create a GKE cluster and enable autoscaling on the instance group of the cluster D Configure a Compute Engine instance as a worker and add it to an unmanaged instance group Add a load balancer to the instance group and rely on the load balancer to create additional Compute Engine instances when needed E Create a GKE cluster and enable autoscaling on Kubernetes Engine Answer B EYour company wants to move all documents from a secure internal NAS drive to a Google Cloud Storage GCS bucket The data contains personally identifiable information PII and sensitive customer information Your company tax auditors need access to some of these documents What security strategy would you recommend on GCS A Create randomized bucket and object names Enable public access but only provide specific file URLs to people who do not have Google accounts and need access B Use signed URLs to generate time bound access to objects C Grant no Google Cloud Identity and Access Management Cloud IAM roles to users and use granular ACLs on the bucket D Grant IAM read only access to users and use default ACLs on the bucket Answer CUsers of your application are complaining of slowness when loading the application You realize the slowness is because the App Engine deployment serving the application is deployed in us central whereas all users of this application are closest to europe west You want to change the region of the App Engine application to europe west to minimize latency What s the best way to change the App Engine region A Create a new project and create an App Engine instance in europe westB Use the gcloud app region set command and supply the name of the new region C From the console under the App Engine page click edit and change the region drop down D Contact Google Cloud Support and request the change Answer AYou are developing a mobile game that uses Cloud Datastore for gaming leaderboards and player profiles You want to test an aspect of this solution locally on your Ubuntu workstation which already has Cloud SDK installed What should you do A Install Datastore emulator to provide local emulation of the production datastore environment in your local workstation by running gcloud components install B Install Datastore emulator to provide local emulation of the production datastore a environment in your local workstation by running apt get install C Add a new index to Cloud Datastore instance in the development project by running gcloud datastore indexes create and modify your application on your workstation to retrieve the data from Cloud Datastore using the index D Initiate an export of Cloud Datastore instance from development GCP project by executing gcloud datastore export Modify your applications to point to the export Answer AYou deployed a number of services to Google App Engine Standard The services are designed as microservices with several interdependencies between them Most services have few version upgrades but some key services have over version upgrades You identified an issue with the service pt createOrder and deployed a new version v for this service You are confident this works and want this new version to receive all traffic for the service You want to minimize effort and ensure the availability of service What should you do A Execute gcloud app versions stop v service pt createOrder and gcloud app versions start v service pt createOrder B Execute gcloud app versions migrate vC Execute gcloud app versions stop v and gcloud app versions start vD Execute gcloud app versions migrate v service “pt createOrder Answer DYou have a web application deployed as a managed instance group based on an instance template You modified the startup script used in the instance template and would like the existing instances to pick up changes from the new startup scripts Your web application is currently serving live web traffic You want to propagate the startup script changes to all instances in the managed instances group while minimizing effort minimizing cost and ensuring that the available capacity does not decrease What would you do A Create a new managed instance group MIG based on a new template Add the group to the backend service for the load balancer When all instances in the new managed instance group are healthy delete the old managed instance group B Delete instances in the managed instance group MIG one at a time and rely on auto healing to provision an additional instance C Perform a rolling action start update with max unavailable set to and max surge set to D Perform a rolling action replace with max unavailable set to and max surge set to Answer DTo facilitate disaster recovery your company wants to save database backup tar files in Cloud Storage bucket You want to minimize the cost Which GCP Cloud Storage class should you use A Use Coldline Storage Class B Use Multi Regional Storage Class C Use Regional Storage Class D Use Nearline Storage Class Answer AYou recently deployed a new application in Google App Engine to serve production traffic After analyzing logs for various user flows you uncovered several issues in your application code and have developed a fix to address the issues Parts of your proposed fix could not be validated in the pre production environment by your testing team as some of the scenarios can only be validated by an end user with access to specific data in your production environment In the company s weekly Change Approval Board meeting concerns were raised that the fix could possibly take down the application It was unanimously agreed that while the fix is risky it is a necessary change to the application You have been asked to suggest a solution that minimizes the impact of the change going wrong You also want to minimize costs What should you do A Set up a second Google App Engine service and then update a subset of clients to hit the new service B Deploy the new application version temporarily capture logs and then roll it back to the previous version C Deploy a new version of the application and use traffic splitting to send a small percentage of traffic to it D Create a second Google App Engine project with the new application code and onboard users gradually to the new application Answer CYou want to list all the compute instances in zones us central b and europe west d Which of the commands below should you run to retrieve this information A gcloud compute instances list filter zone us central b europe west d B gcloud compute instances get filter zone us central b and gcloud compute instances list filter “zone europe west d and combine the results C gcloud compute instances list filter zone us central b and gcloud compute instances list filter zone europe west d and combine the results D gcloud compute instances get filter zone us central b europe west d Answer AA production application serving live traffic needs an important update deployed gradually The application is deployed in a Managed Instance Group MIG in the US Central region The application receives millions of requests each minute and you want to patch the application while ensuring the number of instances capacity in the Managed Instance Group MIG does not decrease What should you do A Carry out a rolling update by executing gcloud compute instance groups rolling action start update max surge max unavailable B Deploy the update in a new MIG and add it as a backend service to the existing production Load Balancer Once all instances in the new group have warmed up remove the old MIG from the Load Balancer backend and delete the group C Carry out a rolling update by executing gcloud compute instance groups rolling action start update max surge max unavailable D Update the existing Managed Instance Group MIG to point to a new instance template containing the updated version Terminate all existing instances in the MIG and wait until they are all replaced by new instances created from the new template Answer CYou want to create a new role and grant it to the SME team The new role should provide your SME team BigQuery Job User and Cloud Bigtable User roles on all projects in the organization You want to minimize operational overhead You want to follow Google recommended practices How should you create the new role A Execute command gcloud iam combineroles global to combine the roles into a new custom role and grant them globally to SME team group B In GCP Console under IAM Roles select both roles and combine them into a new custom role Grant the role to the SME team group at project Use gcloud iam promote role to promote the role to all other projects and grant the role in each project to the SME team group C In GCP Console under IAM Roles select both roles and combine them into a new custom role Grant the role to the SME team group at project Repeat this step for each project D In GCP Console under IAM Roles select both roles and combine them into a new custom role Grant the role to the SME team group at the organization level Answer DYour company runs all its applications in us central region in a single GCP project and single VPC The company has recently expanded its operations to Europe but customers in the EU are complaining about slowness accessing the application Your manager has requested you to deploy a new instance in the same project in europe west region to reduce latency to the EU customers The newly deployed VM needs to reach a central Citrix Licensing Server in us central How should you design the network and firewall rules while adhering to Google Recommended practices A Deploy the VM in a new subnet in europe west region in a new VPC Peer the two VPCs and have the VM contact the Citrix Licensing Server on its internal IP Address B Deploy the VM in a new subnet in europe west region in the existing VPC Peer the two subnets using Cloud VPN Have the VM contact the Citrix Licensing Server on its internal IP Address C Deploy the VM in a new subnet in europe west region in a new VPC Set up an HTTP s Load Balancer for the Citrix Licensing Server and have the VM contact the Citrix Licensing Server through the Load Balancer s public address D Deploy the VM in a new subnet in europe west region in the existing VPC Have the VM contact the Citrix Licensing Server on its internal IP Address Answer DYour company runs all its applications in us central region in a single GCP project and single VPC The company has recently expanded its operations to Europe but customers in the EU are complaining about slowness accessing the application Your manager has requested you to deploy a new instance in the same project in europe west region to reduce latency to the EU customers The newly deployed VM needs to reach a central Citrix Licensing Server in us central How should you design the network and firewall rules while adhering to Google Recommended practices A Deploy the VM in a new subnet in europe west region in a new VPC Peer the two VPCs and have the VM contact the Citrix Licensing Server on its internal IP Address B Deploy the VM in a new subnet in europe west region in the existing VPC Peer the two subnets using Cloud VPN Have the VM contact the Citrix Licensing Server on its internal IP Address C Deploy the VM in a new subnet in europe west region in a new VPC Set up an HTTP s Load Balancer for the Citrix Licensing Server and have the VM contact the Citrix Licensing Server through the Load Balancer s public address D Deploy the VM in a new subnet in europe west region in the existing VPC Have the VM contact the Citrix Licensing Server on its internal IP Address Answer DYour company stores customer PII data in Cloud Storage buckets A subset of this data is regularly imported into a BigQuery dataset to carry out analytics You want to make sure the access to this bucket is strictly controlled Your analytics team needs read access on the bucket so that they can import data in BigQuery Your operations team needs read write access to both the bucket and BigQuery dataset to add Customer PII data of new customers on an ongoing basis Your Data Vigilance officers need Administrator access to the Storage bucket and BigQuery dataset You want to follow Google recommended practices What should you do A At the Project level add your Data Vigilance officers user accounts to the Owner role add your operations team user accounts to the Editor role and add your analytics team user accounts to the Viewer role B Use the appropriate predefined IAM roles for each of the access levels needed for Cloud Storage and BigQuery Add your users to those roles for each of the services C At the Organization level add your Data Vigilance officers user accounts to the Owner role add your operations team user accounts to the Editor role and add your analytics team user accounts to the Viewer role D Create custom IAM roles with appropriate permissions for the access levels needed for Cloud Storage and BigQuery Add your users to the appropriate roles Answer BYour company has deployed a wide range of application across several Google Cloud projects in the organization You are a security engineer within the Cloud Security team and an apprentice has recently joined your team To gain a better understanding of your company s Google cloud estate the apprentice has asked you to provide them access which lets them have detailed visibility of all projects In the organization Your manager has approved the request but has asked you to ensure the access does not let them edit write access to any resources Which IAM roles should you assign to the apprentice A Grant oles resourcemanager organizationViewer and roles viewer B Grant roles resourcemanager organizationAdmin and roles browser C Grant roles resourcemanager organizationViewer and roles owner D Grant roles owner and roles networkmanagement admin Answer AYou created an update for your application on App Engine You want to deploy the update without impacting your users You want to be able to roll back as quickly as possible if it fails What should you do A Deploy the update as the same version that is currently running If the update fails redeploy your older version using the same version identifier B Deploy the update as a new version Migrate traffic from the current version to the new version If it fails migrate the traffic back to your older version C Deploy the update as the same version that is currently running You are confident the update works so you don t plan for a rollback strategy D Notify your users of an upcoming maintenance window and ask them not to use your application during this window Deploy the update in that maintenance window Answer BYou are designing a mobile game which you hope will be used by numerous users around the world The game backend requires a Relational DataBase Management System RDBMS for persisting game state and player profiles You want to select a database that can scale to a global audience with minimal configuration updates Which database should you choose A Cloud SQL B Cloud Spanner C Cloud Datastore D Cloud Firestore Answer BYour company stores sensitive user information PII in three multi regional buckets in US Europe and Asia All three buckets have data access logging enabled on them The compliance team has received reports of fraudulent activity and has begun investigating a customer care representative It believes the specific individual may have accessed some objects they are not authorized to and may have added labels to some files in the buckets to enable favourable discounts for their friends The compliance team has asked you to provide them with a report of activities for this customer service representative on all three buckets How can you do this efficiently A Enable a Cloud Trace on the bucket and wait for the user to access objects set metadata to capture their activities B Retrieve this information from Activity logs in GCP Console C Retrieve this information from the Cloud Storage bucket page in GCP Console D Apply the necessary filters in Cloud Logging Console to retrieve this information Answer DYour company s new mobile game has gone live and you have transitioned the backend application to the operations team The mobile game uses Cloud Spanner to persist game state leaderboard and player profile All operations engineers require access to view and edit table data to support runtime issues What should you do A Grant roles spanner databaseUser IAM role to all operations engineers group B Grant roles spanner viewer IAM role to all operations engineers group C Grant roles spanner viewer IAM role to all operations engineers user accounts D Grant roles spanner databaseUser IAM role to all operations engineers user accounts Answer AYou have one GCP project with default region and zone set to us east and us east b respectively You have another GCP project with default region and zone set to us west and us west a respectively You want to provision a VM in each of these projects efficiently using gcloud CLI What should you do A Execute gcloud config configuration create config name to create two configurations one for each project Execute gcloud configurations list to create and start the VMs B Execute gcloud config configuration create config name to create two configurations one for each project Execute gcloud config configurations activate config name to activate the first configuration and gcloud compute instances create to create the VM Repeat the steps for other configuration C Execute gcloud configurations activate config name to activate the configuration for each project and execute gcloud configurations list to create and start the VM D Execute gcloud configurations activate config name to activate the configurationfor each project and execute gcloud config list to create and start the VM Answer BYou want to create a Google Cloud Storage regional bucket logs archive in the Los Angeles region us west You want to use Coldline storage class to minimize costs and you want to retain files for years Which of the following commands should you run to create this bucket A gsutil mb t us west S nearline retention y gs logs archiveB gsutil mb l los angeles S coldline retention m gs logs archiveC gsutil mb us west S coldline retention m gs logs archiveD gsutil mb us west S coldline retention y gs logs archiveAnswer DYou developed a web application that lets users upload and share images You deployed this application in Google Compute Engine and you have configured Stackdriver Logging Your application sometimes times out while uploading large images and your application generates relevant error log entries that are ingested to Stackdriver Logging You would now like to create alerts based on these metrics You intend to add more compute resources manually when the number of failures exceeds a threshold What should you do in order to alert based on these metrics with minimal effort A Add the Stackdriver monitoring and logging agent to the instances running the code B In Stackdriver logging create a new logging metric with the required filters edit the application code to set the metric value when needed and create an alert in Stackdriver based on the new metric C In Stackdriver Logging create a custom monitoring metric from log data and create an alert in Stackdriver based on the new metric D Create a custom monitoring metric in code edit the application code to set the metric value when needed create an alert in Stackdriver based on the new metric Answer CYour company stores sensitive PII data in a cloud storage bucket The objects are currently encrypted by Google managed keys Your compliance department has asked you to ensure all current and future objects in this bucket are encrypted by customer managed encryption keys You want to minimize effort What should you do A In the bucket advanced settings select the Customer managed key and then select a Cloud KMS encryption key Existing objects encrypted by Google managed keys can still be decrypted by the new Customer managed key B In the bucket advanced settings select the Customer managed key and then select a Cloud KMS encryption key Rewrite all existing objects using gsutil rewrite to encrypt them with the new Customer managed key C In the bucket advanced settings select the customer supplied key and then select a Cloud KMS encryption key Delete all existing objects and upload them again so they use the new customer supplied key for encryption D Rewrite all existing objects using gsutil rewrite to encrypt them with the new Customer managed key In the bucket advanced settings select the Customer managed key and then select a Cloud KMS encryption key Answer BYou have two compute instances in the same VPC but in different regions You can SSH from one instance to another instance using their internal IP address but not their external IP address What could be the reason for SSH failing on external IP address A The external IP address is disabled B The compute instances are not using the right cross region SSH IAM permissionsC The compute instances have a static IP for their external IP D The combination of compute instance network tags and VPC firewall rules only allow SSH from the subnets IP range Answer DYour colleague updated a deployment manager template of a production application serving live traffic You want to deploy the update to the live environment later during the night when user traffic is at its lowest The git diff on the pull request shows the changes are substantial and you would like to review the intended changes without applying the changes in the live environment You want to do this as efficiently and quickly as possible What should you do A Preview the changes by applying the deployment manager template with the preview flag B Add logging statements in the deployment manager template YAML file C Clone the GCP project and apply the deployment manager template in the new project Review the actions in Cloud Logging and monitor for failures before applying the template in the production GCP project D Apply the deployment manager template and review the actions in Cloud Logging Answer AYou have asked your supplier to send you a purchase order and you want to enable them to upload the file to a cloud storage bucket within the next hours Your supplier does not have a Google account You want to follow Google recommended practices What should you do A Create a service account with just the permissions to upload files to the bucket Create a JSON key for the service account Execute the command gsutil signurl m PUT d h gs B Create a service account with just the permissions to upload files to the bucket Create a JSON key for the service account Execute the command gsutil signurl d h gs C Create a service account with just the permissions to upload files to the bucket Create a JSON key for the service account Execute the command gsutil signurl httpMethod PUT dh gs D Create a JSON key for the Default Compute Engine Service Account Execute the command gsutil signurl m PUT d h gs kbucket gt Answer AYour organization is planning the infrastructure for a new large scale application that will need to store anything between TB to a petabyte of data in NoSQL format for Low latency read write and High throughput analytics Which storage option should you use A Cloud Spanner B Cloud Bigtable C Cloud Datastore D Cloud SQLAnswer BYou have a collection of audio video files over GB each that you need to migrate to Google Cloud Storage The files are in your on premises data center What migration method can you use to help speed up the transfer process A Start a recursive upload B Use parallel uploads to break the file into smaller chunks then transfer it simultaneously C Use the Cloud Transfer Service to transfer D Use multithreaded uploads using the m option Answer BYour company has chosen to go serverless to enable developers to focus on writing code without worrying about infrastructure You have been asked to identify a GCP Serverless service that does not limit your developers to specific runtimes In addition some of the applications need WebSockets support What should you suggest A Cloud Run for AnthosB Cloud FunctionsC App Engine StandardD Cloud RunAnswer AYour company wants to move TB of your website clickstream logs from your on premise data center to Google Cloud Platform These logs need to be retained in GCP for compliance requirements Your business analysts also want to run analytics on these logs to understand user click behavior on your website Which of the below would enable you to meet these requirements Select Two A Load logs into Google Cloud SQLB Load logs into Google BigQuery C Upload log files into Google Cloud Storage D Import logs into Google Stackdriver E Insert logs into Google Cloud Bigtable Answer B CYour team created two networks VPC with non overlapping ranges in Google Cloud in the same region The first VPC hosts an encryption service on a GKE cluster with cluster autoscaling enabled The encryption service provides TCP endpoints to encrypt and decrypt data The second VPC pt network hosts a user management system on a single Google Cloud Compute Engine VM The user management system deals with PII data and needs to invoke the encryption endpoints running on the GKE cluster to encrypt and decrypt data What should you do to enable the compute engine VM invoke the TCP encryption endpoints while minimizing effort A Create a Kubernetes Service with type NodePort to expose the encryption endpoints running in the pods Set up a custom proxy in another compute engine VM in pt network and configure it to forward the traffic to the Kubernetes Service in the other VPC Have the GCE VM invoke the TCP encryption endpoints on the proxy DNS address B Create a Kubernetes Service with type Loodbolancer to expose the encryption endpoints running in the pods Configure a Cloud Armour security policy to allow traffic from GCE VM to the Kubernetes Service Have the GCE VM invoke the TCP encryption endpoints on the Kubernetes Service DNS address C Create a Kubernetes Service with type Loadbalancer to expose the encryption endpoints running in the pods Disable propagating Client IP Addresses to the pods by setting Services spec ecternalTrafficPolicy to Cluster Have the GCE VM invoke the TCP encryption endpoints on the Kubernetes Service DNS address D Create a Kubernetes Service with type Loadbalancer and the cloud google com lood balancer type Internal annotation to expose the encryption endpoints running in the pods Peer the two VPCs and have the GCE VM invoke the TCP encryption endpoints on the internal Kubernetes Service DNS address Answer DYou deployed a Python application to GCP App Engine Standard service in the us central region Most of your customers are based in Japan and are experiencing slowness due to the latency You want to transfer the application from us central region to asia northeast region to minimize latency What should you do A Update the region property to asia northeast on the App Engine application B Deploy a new app engine application in the same GCP project and set the region to asia northeast Delete the old App Engine application C Create a new GCP project Create a new App Engine Application in the new GCP project and set its region to asia northeast Delete the old App Engine application D Update the default region property to asia northeast on the App Engine Service Answer CYou deployed a Java application in a Google Compute Engine VM that has GB Memory and vCPU At peak usage the application experiences java lang OutOfMemory errors that take down the application entirely and requires a restart The CPU usage at all times is minimal Your operations team have asked you to increase the memory on the VM instance to G You want to do this while minimizing the cost What should you do A Stop the compute engine instance update the memory on the instance to GB and start the compute engine instance B Make use of the live migration feature of Google Compute Engine to migrate the application to another instance with more memory C Stop the compute engine instance update the machine to n standard and start the compute engine instance D Add a metadata tag to the instance with key new memory size and value GAnswer A 2021-08-23 15:47:13
海外TECH DEV Community Build Your Own Lint Rules for Terraform with Shisho https://dev.to/y0n3uchy/build-your-own-lint-rules-for-terraform-with-shisho-5fb7 Build Your Own Lint Rules for Terraform with Shishotl dr Shisho is an open source static code analyzer that lets you build your own lint rules for Terraform codes You can find and refactor specific code patterns easily with a handy configuration language Building Linter Static Analyzer is Too HardEvery developer wants to avoid embedding issues in their software while finding issues tends to be boring So here s where a linter a static analyzer come they will be a great supporter of you and your team by detecting common bugs with pre defined rules before the bugs are shipped to the world Sometimes you will want to enforce custom rules for your code to standardize best practices specific to your team When you want to prevent your team members from using uniform bucket level access true in google storage bucket resources like the following snippet for example you hope there s a flexible linter that lets you add custom rules quickly resource google storage bucket test project var project name var project test location var location uniform bucket level access true force destroy true However adding and maintaining custom rules is quite hard You need to learn how to write custom rules for each programming language your team use although different programming languages have different linters or analyzers with different DSLs and APIs This difficulty is one of the severe problems of standard linters static analyzers Shisho A Customizable Static Code AnalyzerShisho a lightweight static code analyzer will help you build custom lint rules for your codebase I ll explain what and how it is flatt security shisho Lightweight static analyzer for several programming languages shisho Shisho is a lightweight static analyzer for developers Please see the usage documentation for further information Try with DockerYou can try shisho in your machine as follows echo func test v string int return len v docker run i ghcr io flatt security shisho cli latest find len lang goecho func test v string int return len v gt file godocker run i v PWD workspace ghcr io flatt security shisho cli latest find len lang go workspace file goInstall with pre built binariesWhen you d like to run shisho outside docker containers please follow the instructions below Linux macOSRun the following command s Linuxwget O shisho zipunzip shisho zipchmod x shishomv shisho usr local bin shisho macOSwget O shisho zipunzip shisho zipchmod x shishomv shisho usr local bin shishoThen you ll see a shisho s executable in usr local bin WindowsDownload the prebuild binary from… View on GitHub Find CodesFirst of all Shisho enables us to run AST aware code search over your code Here s an example command which finds the occurence of uniform bucket level access true inside google storage bucket resource docker run i v pwd workspace ghcr io flatt security shisho cli latest find resource google storage bucket uniform bucket level access true lang hcl code tfThe command will make the following outputs in your console Here is an anonymous metavariable which matches an arbitrary single node in AST like a function call identifier and so on Similarly is an anonymous ellipsis metavariable which matches zero or more nodes in AST These operators are something like capture groups in regular expressions They let you search over your code in a structured but flexible manner You can also define a rule which includes a pattern and the explaination for it The following YAML snippet is an example of rules describing the use of uniform bucket level access is prohibited version rules id sample policy language hcl pattern resource google storage bucket X uniform bucket level access true Y message Our team policy prohibits the use of uniform bucket level access You can find patterns by executing shisho find path to rule yaml path to search command resulting in the following outputs This is how Shisho makes it possible to build your own lint rules for Terraform codes You can use Shisho in the CI pipeline with your own rules let alone your local machine Please see Learn Shisho for further details Refactor CodesAdditionally Shisho rules can include how detected code patterns should be fixed The following YAML snippet describes a custom lint rule that suggests the use of uniform bucket level access true should be deleted version rules id sample policy language hcl pattern resource google storage bucket NAME X uniform bucket level access true Y message Our team policy prohibits use of uniform bucket level access rewrite resource google storage bucket NAME X Y Once this rule is run over your codes and the use of uniform bucket level access true is detected Shisho suggests changes following the rule s rewrite section like UsecasesYou can use Shisho for standardizing your codebase In addition it could be a means of conducting security as code or policy as code For instance when you want to keep your team s EBS volumes encrypted you can define a rule as follows version rules id unencrypted ebs volume language hcl message There was unencrypted EBS module pattern resource aws ebs volume NAME X constraints target X should not match pattern encrypted true rewrite resource aws ebs volume NAME X encrypted true When you want your colleagues to follow the naming convention for resources the following rule will work well version rules id invalid resource name language hcl message A resource was named badly pattern resource NAME constraints target NAME should not match regex pattern team The rule will report the result like Why Shisho Modern Static Analysis how the best tools empower creativity explains that good code analyzers or linters are often interoperable moldable efficient and community driven and that Semgrep works well from these viewpoints Semgrep is also grep like or sed like software that lets us find bugs with useful DSLs As for Shisho it is at least interoperable since it s open sourced moldable though some efforts are needed see issue Moreover Shisho is surprisingly efficient Here s the result of a micro benchmark of Semgrep Comby a similar tool and Shisho ToolTimeCommandComby mstime comby len parser go match only amp gt dev nullSemgrep mstime semgrep e len lang go parser go amp gt dev nullShisho alpha mstime shisho find len lang go parser go amp gt dev nullIn fact Shisho aims to refine the existing tools and to make it more feasible to run for large projects You can use Shisho for your monorepo without hesitation For your information this speed is supported by Rust On the other hand it s true that Shisho lacks some features of Semgrep and Comby For instance Semgrep has a feature to match patterns with type information while Shisho doesn t Semgrep also has Semgrep Registry in which you can share your own lint rules for the worldwide community Now I m making efforts to design and implement these features Stay tuned Now What This article explained the usage of Shisho for Terraform codes but Shisho is extending other language supports Especially Dockerfile support will be shipped soon You can follow ynuchy to see the news on Shisho and star our GitHub project to encourage us Additionally I ll release a SaaS which supports your Terraform development workflows with this engine See for further details Time is the average of consecutive command executions The measurement was run on Ubuntu LTS with AMD Ryzen GB RAM The scan target was parser go  Both Semgrep and Comby is written in OCaml 2021-08-23 15:44:38
海外TECH DEV Community Google Associate Cloud Engineer Exam Questions Part 1 https://dev.to/iam_awslagi/google-associate-cloud-engineer-exam-questions-part-1-4hek Google Associate Cloud Engineer Exam Questions Part Source AWS GCP You are a project owner and need your co worker to deploy a new version of your application to App Engine You want to follow Google s recommended practices Which IAM roles should you grant your co worker A Project EditorB App Engine Service AdminC App Engine DeployerD App Engine Code ViewerHint Answer CYour company has reserved a monthly budget for your project You want to be informed automatically of your project spend so that you can take action when you approach the limit What should you do A Link a credit card with a monthly limit equal to your budget B Create a budget alert for and of your total monthly budget C In App Engine Settings set a daily budget at the rate of of your monthly budget D In the GCP Console configure billing export to BigQuery Create a saved view that queries your total spend Hint Answer B spending limitYou have a project using BigQuery You want to list all BigQuery jobs for that project You want to set this project as the default for the bq command line tool What should you do A Use “gcloud config set project to set the default project B Use “bq config set project to set the default project C Use “gcloud generate config url to generate a URL to the Google Cloud Platform Console to set the default project D Use “bq generate config url to generate a URL to the Google Cloud Platform Console to set the default project Hint Answer AYour project has all its Compute Engine resources in the europe west region You want to set europe west as the default region for gcloud commands What should you do A Use Cloud Shell instead of the command line interface of your device Launch Cloud Shell after you navigate to a resource in the europe west region The europe west region will automatically become the default region B Use “gcloud config set compute region europe west to set the default region for future gcloud commands C Use “gcloud config set compute zone europe west to set the default region for future gcloud commands D Create a VPN from on premises to a subnet in europe west and use that connection when executing gcloud commands Hint Answer BYou developed a new application for App Engine and are ready to deploy it to production You need to estimate the costs of running your application on Google Cloud Platform as accurately as possible What should you do A Create a YAML file with the expected usage Pass this file to the “gcloud app estimate command to get an accurate estimation B Multiply the costs of your application when it was in development by the number of expected users to get an accurate estimation C Use the pricing calculator for App Engine to get an accurate estimation of the expected charges D Create a ticket with Google Cloud Billing Support to get an accurate estimation Hint Answer C is correct because this is the proper way to estimate chargesYour company processes high volumes of IoT data that are time stamped The total data volume can be several petabytes The data needs to be written and changed at a high speed You want to use the most performant storage option for your data Which product should you use A Cloud DatastoreB Cloud StorageC Cloud BigtableD BigQueryHint Answer C is correct because Cloud Bigtable is the most performant storage option to work with IoT and time series data Your application has a large international audience and runs stateless virtual machines within a managed instance group across multiple locations One feature of the application lets users upload files and share them with other users Files must be available for days after that they are removed from the system entirely Which storage solution should you choose A A Cloud Datastore database B A multi regional Cloud Storage bucket C Persistent SSD on virtual machine instances D A managed instance group of Filestore servers Hint Answer B is correct because buckets can be multi regional and have lifecycle management You have a definition for an instance template that contains a web application You are asked to deploy the application so that it can scale based on the HTTP traffic it receives What should you do A Create a VM from the instance template Create a custom image from the VM s disk Export the image to Cloud Storage Create an HTTP load balancer and add the Cloud Storage bucket as its backend service B Create a VM from the instance template Create an App Engine application in Automatic Scaling mode that forwards all traffic to the VM C Create a managed instance group based on the instance template Configure autoscaling based on HTTP traffic and configure the instance group as the backend service of an HTTP load balancer D Create the necessary amount of instances required for peak user traffic based on the instance template Create an unmanaged instance group and add the instances to that instance group Configure the instance group as the Backend Service of an HTTP load balancer Hint Answer C is correct because a managed instance group can use an instance template to scale based on HTTP traffic managed instance groups and autoscalingYou are creating a Kubernetes Engine cluster to deploy multiple pods inside the cluster All container logs must be stored in BigQuery for later analysis You want to follow Google recommended practices Which two approaches can you take A Turn on Stackdriver Logging during the Kubernetes Engine cluster creation B Turn on Stackdriver Monitoring during the Kubernetes Engine cluster creation C Develop a custom add on that uses Cloud Logging API and BigQuery API Deploy the add on to your Kubernetes Engine cluster D Use the Stackdriver Logging export feature to create a sink to Cloud Storage Create a Cloud Dataflow job that imports log files from Cloud Storage to BigQuery E Use the Stackdriver Logging export feature to create a sink to BigQuery Specify a filter expression to export log records related to your Kubernetes Engine cluster only Hint Answer A Is correct because creating a cluster with Stackdriver Logging option will enable all the container logs to be stored in Stackdriver Logging E Is correct because Stackdriver Logging support exporting logs to BigQuery by creating sinksYou need to create a new Kubernetes Cluster on Google Cloud Platform that can autoscale the number of worker nodes What should you do A Create a cluster on Kubernetes Engine and enable autoscaling on Kubernetes Engine B Create a cluster on Kubernetes Engine and enable autoscaling on the instance group of the cluster C Configure a Compute Engine instance as a worker and add it to an unmanaged instance group Add a load balancer to the instance group and rely on the load balancer to create additional Compute Engine instances when needed D Create Compute Engine instances for the workers and the master and install Kubernetes Rely on Kubernetes to create additional Compute Engine instances when needed Hint Answer A is correct because this is the way to set up an autoscaling Kubernetes cluster You have an application server running on Compute Engine in the europe west d zone You need to ensure high availability and replicate the server to the europe west c zone using the fewest steps possible What should you do A Create a snapshot from the disk Create a disk from the snapshot in the europe west c zone Create a new VM with that disk B Create a snapshot from the disk Create a disk from the snapshot in the europe west d zone and then move the disk to europe west c Create a new VM with that disk C Use “gcloud to copy the disk to the europe west c zone Create a new VM with that disk D Use “gcloud compute instances move with parameter “ destination zone europe west c to move the instance to the new zone Hint Answer A is correct because this makes sure the VM gets replicated in the new zone Your company has a mission critical application that serves users globally You need to select a transactional relational data storage system for this application Which two products should you considerA BigQueryB Cloud SQLC Cloud SpannerD Cloud BigtableE Cloud DatastoreHint Answer B is correct because Cloud SQL is a relational and transactional database in the list C Is correct because Spanner is a relational and transactional database in the list You have a Kubernetes cluster with node pool The cluster receives a lot of traffic and needs to grow You decide to add a node What should you do A Use “gcloud container clusters resize with the desired number of nodes B Use “kubectl container clusters resize with the desired number of nodes C Edit the managed instance group of the cluster and increase the number of VMs by D Edit the managed instance group of the cluster and enable autoscaling Hint Answer A is correct because this resizes the cluster to the desired number of nodes You created an update for your application on App Engine You want to deploy the update without impacting your users You want to be able to roll back as quickly as possible if it fails What should you do A Delete the current version of your application Deploy the update using the same version identifier as the deleted version B Notify your users of an upcoming maintenance window Deploy the update in that maintenance window C Deploy the update as the same version that is currently running D Deploy the update as a new version Migrate traffic from the current version to the new version Hint Answer D is correct because this makes sure there is no downtime and you can roll back the fastest You have created a Kubernetes deployment called Deployment A with replicas on your cluster Another deployment called Deployment B needs access to Deployment A You cannot expose Deployment A outside of the cluster What should you do A Create a Service of type NodePort for Deployment A and an Ingress Resource for that Service Have Deployment B use the Ingress IP address B Create a Service of type LoadBalancer for Deployment A Have Deployment B use the Service IP address C Create a Service of type LoadBalancer for Deployment A and an Ingress Resource for that Service Have Deployment B use the Ingress IP address D Create a Service of type ClusterIP for Deployment A Have Deployment B use the Service IP address Hint Answer D is correct because this exposes the service on a cluster internal IP address Choosing this method makes the service reachable only from within the cluster You need to estimate the annual cost of running a Bigquery query that is scheduled to run nightly What should you do A Use “gcloud query dry run to determine the number of bytes read by the query Use this number in the Pricing Calculator B Use “bq query dry run to determine the number of bytes read by the query Use this number in the Pricing Calculator C Use “gcloud estimate to determine the amount billed for a single query Multiply this amount by D Use “bq estimate to determine the amount billed for a single query Multiply this amount by Hint Answer B is correct because this is the correct way to estimate the yearly BigQuery querying costs You want to find out who in your organization has Owner access to a project called “my project What should you do A In the Google Cloud Platform Console go to the IAM page for your organization and apply the filter “Role Owner B In the Google Cloud Platform Console go to the IAM page for your project and apply the filter “Role Owner C Use “gcloud iam list grantable role project my project from your Terminal D Use “gcloud iam list grantable role from Cloud Shell on the project page Hint Answer B is correct because this shows you the Owners of the project You want to create a new role for your colleagues that will apply to all current and future projects created in your organization The role should have the permissions of the BigQuery Job User and Cloud Bigtable User roles You want to follow Google s recommended practices How should you create the new role A Use “gcloud iam combine roles global to combine the roles into a new custom role B For one of your projects in the Google Cloud Platform Console under Roles select both roles and combine them into a new custom role Use “gcloud iam promote role to promote the role from a project role to an organization role C For all projects in the Google Cloud Platform Console under Roles select both roles and combine them into a new custom role D For your organization in the Google Cloud Platform Console under Roles select both roles and combine them into a new custom role Hint Answer D is correct because this creates a new role with the combined permissions on the organization level You work in a small company where everyone should be able to view all resources of a specific project You want to grant them access following Google s recommended practices What should you do A Create a script that uses “gcloud projects add iam policy binding for all users email addresses and the Project Viewer role B Create a script that uses “gcloud iam roles create for all users email addresses and the Project Viewer role C Create a new Google Group and add all users to the group Use “gcloud projects add iam policy binding with the Project Viewer role and Group email address D Create a new Google Group and add all members to the group Use “gcloud iam roles create with the Project Viewer role and Group email address Hint Answer C is correct because Google recommends to use groups where possible You need to verify the assigned permissions in a custom IAM role What should you do A Use the GCP Console IAM section to view the information B Use the “gcloud init command to view the information C Use the GCP Console Security section to view the information D Use the GCP Console API section to view the information Hint Answer A is correct because this is the correct console area to view permission assigned to a custom role in a particular project Which of the following services provides real time messaging A Cloud Pub SubB Big QueryC App EngineD DatastoreAnswer AWhich of the following tasks would Nearline Storage be well suited for A A mounted Linux file systemB Image assets for a high traffic websiteC Frequently read filesD Infrequently read data backupsAnswer D comparison of storage classesWhich of the following products will allow you to administer your projects through a browser based command line A Cloud DatastoreB Cloud Command lineC Cloud TerminalD Cloud ShellAnswer DCloud SQL is based on which database engine A Microsoft SQL ServerB MySQLC OracleD InformixAnswer B differencesWhich of the following products will allow you to perform live debugging without stopping your application A App Engine Active Debugger AEAD B Stackdriver DebuggerC Code InspectorD Pause ITAnswer BWhich of these options is not a valid Cloud Storage class A Glacier StorageB Nearline StorageC Coldline StorageD Regional StorageAnswer ARegarding Cloud Storage which option allows any user to access to a Cloud Storage resource for a limited time using a specific URL A Open BucketsB Temporary ResourcesC Signed URLsD Temporary URLsAnswer COf the options given which is a NoSQL database A Cloud DatastoreB Cloud SQLC All of the given optionsD Cloud StorageAnswer AContainer Engine allows orchastration of what type of containers A Blue WhaleB LXCC BSD JailsD DockerAnswer DRegarding Cloud IAM what type of role s are available A Basic roles and Compiled rolesB Primitive roles and Predefined rolesC Simple rolesD Basic roles and Curated rolesAnswer BWhich of the follow products will allow you to host a static website A Cloud SDKB Cloud EndpointsC Cloud StorageD Cloud DatastoreAnswer CContainer Engine is built on which open source system A SwarmB KubernetesC Docker OrchastrateD MesosAnswer BCloud Source Repositories provide a hosted version of which version control system A GitB RCSC SVND MercurialAnswer AWhich of the following is an analytics data warehouse A Cloud SQLB Big QueryC DatastoreD Cloud StorageAnswer BWhich service offers the ability to create and run virtual machines A Google Virtualization EngineB Compute ContainersC VM EngineD Compute EngineAnswer DWhich of the following is not helpful for mitigating the impact of an unexpected failure or reboot A Use persistent disksB Configure tags and labelsC Use startup scripts to re configure the system as neededD Back up your dataAnswer BWhich tool allows you to sync data in your Google domain with Active Directory A Google Cloud Directory Sync GCDS B Google Active Directory GAD C Google Domain Sync ServiceD Google LDAP SyncAnswer ARegarding Cloud Storage which of the following allows for time limited access to buckets and objects without a Google account A Signed URLsB gsutilC Single sign onD Temporary Storage AccountsAnswer AWhich of the following is a virtual machine instance that can be terminated by Compute Engine without warning A A preemptible VMB A shared core VMC A high cpu VMD A standard VMAnswer ARegarding Compute Engine What is a managed instance group A A managed instance group combines existing instances of different configurations into one manageable groupB A managed instance group uses an instance template to create identical instancesC A managed instance group creates a firewall around instancesD A managed instance group is a set of servers used exclusively for batch processingAnswer BWhat type of firewall rule s does Google Cloud s networking support A denyB allow deny amp filteredC allowD allow amp denyAnswer AHow are subnetworks different than the legacy networks A They re the same only the branding is differentB Each subnetwork controls the IP address range used for instances that are allocated to that subnetworkC With subnetworks IP address allocation occurs at the global network levelD Legacy networks are the preferred way to create networksnswer BWhich of the following is not a valid metric for triggering autoscaling A Google Cloud Pub Sub queuingB Average CPU utilizationC Stackdriver Monitoring metricsD App Engine Task QueuesAnswer DWhich of the following features makes applying firewall settings easier A Service accountsB TagsC MetadataD LabelsAnswer BWhat option does Cloud SQL offer to help with high availability A Point in time recoveryB The AlwaysOn settingC SnapshotsD Failover replicasAnswer D testRegarding Compute Engine when executing a startup script on a Linux server which user does the instance execute the script as A ubuntuB The Google provided “gceinstance userC Whatever user you specify in the consoleD rootAnswer DWhich of the follow methods will not cause a shutdown script to be executed A When an instance shuts down through a request to the guest operating systemB A preemptible instance being terminatedC An instances reset API callD Shutting down via the cloud consoleAnswer CWhich type of account would you use in code when you want to interact with Google Cloud services A Google groupB Service accountC Code accountD Google accountAnswer BWhich of the following is not an IAM best practice Use primitive roles by default B Treat each component of your application as a separate trust boundary C Grant roles at the smallest scope needed D Restrict who has access to create and manage service accounts in your projectAnswer AWhich of the following would not reduce your recovery time in the event of a disaster A Make it as easy as possible to adjust the DNS record to cut over to your warm standby server B Replace your warm standby server with a hot standby server C Use a highly preconfigured machine image for deploying new instances D Replace your active active hybrid production environment on premises and GCP with a warm standby server Answer DWhich of the following is not a best practice for mitigating Denial of Service attacks on your Google Cloud infrastructure A Block SYN floods using Cloud RouterB Isolate your internal traffic from the external worldC Scale to absorb the attackD Reduce the attack surface for your GCE deploymentAnswer AWhich is the fastest instance storage option that will still be available when an instance is stopped A Local SSDB Standard Persistent DiskC SSD Persistent DiskD RAM diskAnswer CWhich of these statements about Microsoft licenses is true A You can migrate your existing Microsoft application licenses to Compute Engine instances but not your Microsoft Windows licenses B You can migrate your existing Microsoft Windows and Microsoft application licenses to Compute Engine instances C You cannot migrate your existing Microsoft Windows or Microsoft application licenses to Compute Engine instances D You can migrate your existing Microsoft Windows licenses to Compute Engine instances but not your Microsoft application licenses Answer BWhich database services support standard SQL queries A Cloud Bigtable and Cloud SQLB Cloud Spanner and Cloud SQLC Cloud SQL and Cloud DatastoreD Cloud SQLAnswer BWhich statement about IP addresses is false A You are charged for a static external IP address for every hour it is in use B You are not charged for ephemeral IP addresses C Google Cloud Engine supports only IPv addresses not IPv D You are charged for a static external IP address when it is assigned but unused Answer AWhich Google Cloud Platform service requires the least management because it takes care of the underlying infrastructure for you A Container EngineB Cloud EngineC App EngineD Docker containers running on Cloud EngineAnswer CTo ensure that your application will handle the load even if an entire zone fails what should you do A Don t select the “Multizone option when creating your managed instance group B Spread your managed instance group over two zones and overprovision by C Create a regional unmanaged instance group and spread your instances across multiple zones D Overprovision your regional managed instance group by at least Answer DIf you do not grant a user named Bob permission to access a Cloud Storage bucket but then use an ACL to grant access to an object inside that bucket to Bob what will happen A Bob will be able to access all of the objects inside the bucket because he was granted access to at least one object in the bucket B Bob will be able to access the object because bucket and object ACLs are independent of each other C Bob will not be able to access the object because he does not have access to the bucket D It is not possible to grant access to an object when it is inside a bucket for which a user does not have access Answer B securityTo set up a virtual private network between your office network and Google Cloud Platform and have the routes automatically updated when the network topology changes what is the minimal number of each type of component you need to implement A Cloud VPN Gateways and Peer GatewayB Cloud VPN Gateway Peer Gateway and Cloud RouterC Peer Gateways and Cloud RouterD Cloud VPN Gateways and Cloud RouterAnswer B cloud router for vpns with vpc networksWhich of the following statements about encryption on GCP is not true A Google Cloud Platform encrypts customer data stored at rest by default B Each encryption key is itself encrypted with a set of master keys C If you want to manage your own encryption keys for data on Google Cloud Storage the only option is Customer Managed Encryption Keys CMEK using Cloud KMS D Data in Google Cloud Platform is broken into subfile chunks for storage and each chunk is encrypted at the storage level with an individual encryption key Answer CWhich database service requires that you configure a failover replica to make it highly available A Cloud SpannerB Cloud SQLC BigQueryD Cloud DatastoreAnswer BWhich of these is not a principle you should apply when setting roles and permissions A Whenever possible assign roles to groups instead of to individuals B Grant users the appropriate permissions to facilitate least privilegeC Whenever possible assign primitive roles rather than predefined roles D Audit all policy changes by checking the Cloud Audit Logs Answer CWhich of these is not a recommended method of authenticating an application with a Google Cloud service A Use the gcloud and or gsutil commands B Request an OAuth access token and use it directly C Embed the service account s credentials in the application s source code D Use one of the Google Cloud Client Libraries Answer C token lifecycle managementWhat are two different features that fully isolate groups of VM instances A Firewall rules and subnetworksB Networks and subnetworksC Subnetworks and projectsD Projects and networksAnswer D use projects to fully isolate resourcesSuppose you have a web server that is working properly but you can t connect to its instance VM over SSH Which of these troubleshooting methods can you use without disrupting production traffic Select answers A Create a snapshot of the disk and use it to create a new disk then attach the new disk to a new instanceB Use netcat to try to connect to port C Access the serial console outputD Create a startup script to collect information Answer ABCTo configure Stackdriver to monitor a web server and let you know if it goes down what steps do you need to take Select answers A Install the Stackdriver Logging Agent on the web serverB Create an alerting policyC Install the Stackdriver Monitoring Agent on the web serverD Create an uptime checkAnswer BDWhich of these tools can you use to copy data from AWS S to Cloud Storage Select answers A Cloud Storage Transfer ServiceB S Storage Transfer ServiceC Cloud Storage ConsoleD gsutilAnswer ADWhat are two of the actions you can take to troubleshoot a virtual machine instance that won t start up at all Select answers A Increase the CPU and memory on the instance by changing the machine type B Validate that your disk has a valid file system C Examine your virtual machine instance s serial port output D Connect to your virtual machine instance using SSH Answer BC pdbootWhich statements about application load testing are true Select answers A You should test at the maximum load that you expect to encounter B You should test at more than the maximum load that you expect to encounter C It is not necessary to test sudden increases in traffic since GCP scales seamlessly D Your load tests should include testing sudden increases in traffic Answer AD loadtestingWhich of these statements about resilience testing are true Select answers A In a resilience test your application should keep running with little or no downtime B To test the resilience of an autoscaling instance group you can terminate a random instance within that group C In order for an application to survive instance failures it should not be stateless D Resilience testing is the same as disaster recovery testing Answer ABWhich combination of Stackdriver services will alert you about errors generated by your applications and help you locate the root cause in the code A Monitoring Trace and DebuggerB Monitoring and Error ReportingC Debugger and Error ReportingD Alerts and DebuggerAnswer CIf you have configured Stackdriver Logging to export logs to BigQuery but logs entries are not getting exported to BigQuery what is the most likely cause A The Cloud Data Transfer Service has not been enabled B There isn t a firewall rule allowing traffic between Stackdriver and BigQuery C Stackdriver Logging does not have permission to write to the BigQuery dataset D The size of the Stackdriver log entries being exported exceeds the maximum capacity of the BigQuery dataset Answer C errors exporting to bigqueryYou can use Stackdriver to monitor virtual machines on which cloud platforms A Google Cloud Platform Microsoft AzureB Google Cloud PlatformC Google Cloud Platform Microsoft Azure Amazon Web ServicesD Google Cloud Platform Amazon Web ServicesAnswer DTo minimize the risk of someone changing your log files to hide their activities which of the following principles would help Select answers A Restrict usage of the owner role for projects and log buckets B Require two people to inspect the logs C Implement object versioning on the log buckets D Encrypt the logs using Cloud KMS Answer ABC prevent unwanted changes to logsIf network traffic between one Google Compute Engine instance and another instance is being dropped what is the most likely cause A The instances are on a network with low bandwidth B The TCP keep alive setting is too short C The instances are on a default network with no additional firewall rules D A firewall rule was deleted Answer D networktrafficWhich of the following practices can help you develop more secure software Select answers A Penetration testsB Integrating static code analysis tools into your CI CD pipelineC Encrypting your source codeD Peer review of codeAnswer ABDWhich two places hold information you can use to monitor the effects of a Cloud Storage lifecycle policy on specific objects Select answers A Cloud Storage Lifecycle MonitoringB Expiration time metadataC Access logsD Lifecycle config fileAnswer BC expirationtimeIf you have object versioning enabled on a multi regional bucket what will the following lifecycle config file do A Archive objects older than days the second rule doesn t do anything B Delete objects older than days the second rule doesn t do anything C Archive objects older than days and move objects to Coldline Storage after daysD Delete objects older than days and move objects to Coldline Storage after daysAnswer D enableWhich of the following statements about Stackdriver Trace are true Select answers A Stackdriver Trace tracks the performance of the virtual machines running the application B Stackdriver Trace tracks the latency of incoming requests C Applications in App Engine automatically submit traces to Stackdriver Trace Applications outside of App Engine need to use the Trace SDK or Trace API D To make an application work with Stackdriver Trace you need to add instrumentation code using the Trace SDK or Trace API even if the application is in AppAnswer DYou have been asked to select the storage system for the click data of your company s large portfolio of websites This data is streamed in from a custom website analytics package at a typical rate of clicks per minute With bursts of up to clicks per second It must have been stored for future analysis by your data science and user experience teams Which storage infrastructure should you choose A Google Cloud SQLB Google Cloud BigtableC Google Cloud StorageD Google Cloud DatastoreAnswer BYou want to optimize the performance of an accurate real time weather charting application The data comes from sensors sending readings a second in the format of a timestamp and sensor reading Where should you store the data A Google BigQueryB Google Cloud SQLC Google Cloud BigtableD Google Cloud StorageAnswer CYou have been asked to select the storage system for the click data of your company s large portfolio of websites This data is streamed in from a custom website analytics package at a typical rate of clicks per minute With bursts of up to clicks per second It must have been stored for future analysis by your data science and user experience teams Which storage infrastructure should you choose A Google Cloud SQLB Google Cloud BigtableC Google Cloud StorageD Google Cloud DatastoreAnswer BYou want to optimize the performance of an accurate real time weather charting application The data comes from sensors sending readings a second in the format of a timestamp and sensor reading Where should you store the data A Google BigQueryB Google Cloud SQLC Google Cloud BigtableD Google Cloud StorageAnswer C 2021-08-23 15:44:27
海外TECH DEV Community How to score 100 on Google PageSpeed Insights on Mobile https://dev.to/mhevery/how-to-score-100-on-google-pagespeed-insights-on-mobile-2e0i How to score on Google PageSpeed Insights on MobileGoogle PageSpeed Insights is a tool you can use to measure the perceived latency of your website Getting a good score here is vital because Google has announced that it will use these scores as an input into its search ranking algorithm We set out to see what it would take to score on PageSpeed Insights on mobile When we embarked on this effort we already scored on desktop but modern commerce is mobile commerce and there we only scored in the mid s In this blog post we share ways to get your site scoring on mobile as well Many companies claim on desktop but on mobile is a bit of a unicorn So let s dive in Builder io is a standard Next js site Because the site itself is running on the Builder content platform the content already adheres to all of the best practices for image sizes preloading etc Yet it still only scored in the s Why It helps to look at the breakdown which makes up the score The problem can be broken down to TBT TTI The JavaScript is causing too much blocking time on the page FCP LCP The page has too much content to render for mobile browsers So we should aim to Decrease the amount of JavaScript Decrease the amount of content for the initial render Why so much JavaScript Our homepage is essentially a static page Why does it need JavaScript Well the homepage is a Next js site which means it is a React application We use Mitosis to convert the output of our drag and drop editor into React While the vast majority of the site is static there are three things that require JavaScript Navigation system Menus require interactivity and hence JavaScript Also different menus are used for desktop and mobile devices We need to load a chat widgetWe need Google analytics Let s dive into each one separately Application bootstrapEven though this is primarily a static site it is still an application To make the menus work the application needs to be bootstrapped Specifically it needs to run rehydration where the framework compares the templates against the DOM and installs all of the DOM listeners This process makes existing frameworks replayable In other words even though of the page is static the framework must download all of the templates and re execute them to determine listeners presence The implication is that the site is downloaded twice once as HTML and then again in the form of JSX in JavaScript To make matters worse the rehydration process is slow The framework must visit each DOM node and reconcile it against the VDOM which takes time And the rehydration process can t be delayed as it is the same process that installs DOM listeners Delaying rehydration would mean that the menus would not work What we are describing above is a fundamental limitation of every existing framework You see they are all replayable This also means that no existing framework will allow you to score on mobile on a real world site The amount of HTML and JavaScript is simply too great to fit into the tiny sliver that PageSpeed allots for it on mobile We need to fundamentally rethink the problem Since most of the site is static we should not have to re download that portion in JavaScript or pay for rehydration of something we don t need This is where Qwik truly shines Qwik is resumable not replayable and that makes all the difference As a result Qwik does not need to Be bootstrapped on page loadWalk the DOM to determine where the listeners areEagerly download and execute JavaScript to make the menus workAll of the above means that there is practically no JavaScript to execute a site load and yet we can retain all of the interactivity of the site IntercomIntercom is a third party widget running on our site which allows us to interact with our customers The standard way of installing it is to drop a piece of JavaScript into your HTML like so lt script type text javascript async src gt lt script gt lt script async defer gt Intercom boot app id abcd lt script gt However there are two issues with the above It adds JavaScript that needs to be downloaded and executed This will count against our TBT TTI It may cause layout shifts which counts against CLS This is because the UI is first rendered without the widget and then again with it as the JavaScript is downloaded and executed Qwik solves both issues at the same time First it grabs the DOM that Intercom uses to render the widget Next the DOM is inserted into the actual page like so lt div class intercom lightweight app aria live polite gt lt div class intercom lightweight app launcher intercom launcher role button tabIndex arial abel Open Intercom Messenger on click ui boot intercom gt lt div gt lt style id intercom lightweight app style type text css gt lt style gt lt div gt The benefit of this is that the widget renders instantly with the rest of the application There is no delay or flicker while the browser downloads the Intercom JavaScript and executes the creation of the widget The result is a better user experience and a faster bootstrap of the website It also saves bandwidth on mobile devices However we still need a way to detect a click on the widget and some code to replace the mock widget with the actual Intercom widget when the user interacts with it This is achieved with the on click ui boot intercom attribute The attribute tells Qwik to download boot intercom js if the user clicks on the mock widget Content of boot intercom jsexport default async function element await import const container element parentElement const body container parentElement body removeChild container Intercom boot app id abcd Intercom show The file above downloads the real Intercom widget removes the mock and bootstraps Intercom All of this happens naturally without the user ever noticing the switcheroo Google AnalyticsSo far we have fought a good fight in delaying JavaScript and hence improving the website s performance Analytics is different as we can t delay it and must bootstrap it immediately Bootstrapping analytics alone would prevent us from scoring a on PageSpeed Insights for mobile To fix this we will be running GoogleAnalytics in a Web Worker using PartyTown More about this in a later post JavaScript delayedThe work described above lowers the amount of JavaScript the website has to download and execute to about KB which takes a mere ms to execute Essentially no time Such a minimal amount of JavaScript is what allows us to score a perfect score on TBT TTI HTML delayedHowever even with essentially no JavaScript we still can t score for mobile if we don t fix the amount of HTML sentto the client for the above fold rendering To improve FCP LCP we simply must shrink that to a minimum This is done by only sending the above the fold HTML This is not a new idea but it is tough to execute Theexisting frameworks make this difficult as there is no easy way to break up your application into pieces that are above and below the fold VDOM does not help here because the application generates a whole VDOM even if only a portion of it is projected The framework would re create the whole site on rehydration if part of it was missing would resulting in even more work on the initial bootstrap Ideally we d like to not ship the HTML that is below the fold while maintaining a fully interactive menu system above the fold In practice this is hard to do as can be seen by the lack of such best practices in the wild It s too hard to do so no one does it Qwik is DOM centric which makes all the difference The entire page is rendered on the server Then the portion of the page that does not need to be shipped is located and removed As the user scrolls the missing portion is lazy downloaded and inserted Qwik doesn t mind these kind of DOM manipulations because it is stateless and DOM centric Here is the actual code on our server that enables lazy loading of the site below the fold async render Promise lt void gt await this vmSandbox require server index as ServerIndexModule serverIndex this const lazyNode this document querySelector section lazyload true if lazyNode const lazyHTML lazyNode innerHTML lazyNode innerHTML lazyNode as HTMLElement style height em lazyNode setAttribute on document scroll ui lazy this transpiledEsmFiles lazy js export default element gt element removeAttribute on document scroll element style height null element innerHTML JSON stringify lazyHTML The code is simple and to the point yet it would be difficult to achieve with any of the existing frameworks Check out the below fold lazy loading in action Notice that the page first loads without content below the fold as soon as the user scrolls the content is populated This populationis near instant since there is no complex code to execute Just a fast and straightforward innerHTML Try it outExperience the page for yourself here And see the score on PageSpeed We are still missing analytics but that is coming soon Like what you see Our plan is to make Qwik available for every Builder io customer so that their sites are supercharged for speed out of the box You have never seen a platform that is this fast before Do you find the above exciting Then join our team and help us make the web fast Try it on StackBlitzStar us on github com builderio qwikFollow us on QwikDev and builderioChat us on DiscordJoin builder io 2021-08-23 15:08:55
海外TECH DEV Community Deploy Ethereum network on AWS https://dev.to/aws-builders/deploy-ethereum-network-on-aws-19jo Deploy Ethereum network on AWSIn my previous post Blockchain on AWS we discussed various services provided by AWS to work with blockchain technology In this article we will explore how to use AWS Blockchain Templates to configure and create blockchain based networks AWS Blockchain TemplatesUsing popular open source frameworks AWS Blockchain Templates makes it quick and easy to develop and deploy secure Blockchain networks Instead of wasting time and resources manually setting up your Blockchain network you can focus on building your Blockchain apps with these templates The Blockchain framework you pick is deployed as containers on an Amazon Elastic Container Service ECS cluster or directly on an EC host running Docker You may leverage your VPC subnets and network Access Control Lists to build your blockchain network on your own Amazon VPC AWS offers two different templates Blockchain for Ethereum and Blockchain for Hyperledger FabricWe will use AWS Blockchain Template for Ethereum to create a private Ethereum network on AWS through AWS CloudFormation The network that we will create has two Ethereum clients and one miner running on Amazon EC instances in an Amazon ECS cluster Amazon ECS runs these services in Docker containers pulled from Amazon ECR Before proceeding as a prerequisite set up an IAM user and create a key pair For help refer After prerequisites are met the next steps would be as below Create a VPC and subnetsCreate security groupsCreate an IAM Role for Amazon ECS and an EC Instance ProfileCreate bastion hostNow we will walkthrough each step in detail below Creating a VPC and subnetsFirst we will create Elastic IP address to be used for VPC creationOpen the Amazon VPC console at Choose Elastic IPs Allocate new address AllocateMake a note of the Elastic IP address that you create and choose Close In the list of Elastic IP addresses find the Allocation ID for the Elastic IP address created earlier We use this when we create the VPC Select the same Region for VPC in which you created your key pair in and where you are launching the Ethereum stackTo create a VPC on the VPC dashboard choose Launch VPC WizardOn Select a VPC Configuration page choose VPC with Public and Private Subnets Click on SelectEnter VPC name name for public and private subnet select elastic allocation ID created earlier Click on Create VPCTo create second subnet Choose Subnets and then select the public subnet that you created earlier from the list Select the Route Table tab and note the Route table ID We specify this same route table for the second public subnet we will create Choose Create Subnet choose a different availability zone enter a name and click on create subnetWith the subnet selected from the list choose Subnet Actions Modify auto assign IP settings Select Auto assign IPs Save Close This allows the bastion host to obtain a public IP address when you create it in this subnet On the Route Table tab choose Edit For Change to select the route table ID that you noted earlier and choose Save Creating Security groupsWe need to create two security groups one for EC instance and for Load balancerOpen the EC Console choose Security Groups Create Security Group and enter a name for security group to be created for EC instance and select the VPC we created earlierRepeat same step and create one more security group for load balancerAdd inbound rules to the security group for EC instancesSelect the EC instance security groupOn the Inbound tab choose Edit and For Type choose All traffic For Source leave Custom selected and then choose the security group you are currently editing from the listAdd one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group we created for load balancerAdd inbound and edit outbound rules for the security group for the Application Load BalancerSelect the Application Load balancer security groupOn the Inbound tab choose Edit and For Type choose All traffic For Source leave Custom selected and then choose the security group you are currently editing from the listAdd one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group we created for EC instanceAdd one more rule and For Type choose SSH For Source select My IP which detects your computer s IP CIDR and enters it On the Outbound tab choose Edit and delete the rule that was automatically created to allow outbound traffic to all IP addresses Add one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group you are currently editing from the list Add one more rule and For Type choose All traffic For Source leave Custom selected and then choose the security group we created for EC instanceBy this time you are already half done Creating an IAM Role for Amazon ECS and an EC Instance ProfileOpen the IAM console at Choose Roles and Select Elastic Container Service as service enter a Name and choose Create role Select the role that you just created from the list If your account has many roles you can search for the role nameCopy the Role ARN value and save it so that you can copy it again You need this ARN when you create the Ethereum networkTo create an EC instance profileChoose Policies in the navigation pane Create policy Enter policy name and choose create policyChoose Roles Choose EC In the Search field enter the name of the permissions policy that you created earlierSelect the check mark for the policy that you created earlier and choose Next ReviewFor Role name enter a value that helps you identify the roleSelect the role that you just created from the list and Copy the Instance Profile ARN value and save it Creating a Bastion HostTo be able to access the Ethereum network trusted clients need to be set up to connect through the bastion host For more information see Connect to EthStats and EthExplorer Using the Bastion Host A bastion host is one approach You can use any approach that provides access from trusted clients to private resources within a VPC Create an EC linux instance for help refer ec launch instance Choose Edit Instance Details For Network choose the VPC you created earlier for Subnet select the second public subnet that you created earlier Leave all other settings to their defaults Confirm the change when prompted and then choose Review and Launch Choose Edit Security Groups For Assign a security group choose Select an existing security group From the list of security groups select the security group for the Application Load Balancer that you created earlier and then choose Review and Launch Choose Launch Note the instance ID You need it later when you Connect to EthStats and EthExplorer using the Bastion HostAnd the final stage is here Creating the Ethereum NetworkSee Getting Started with AWS Blockchain Templates and open the latest AWS Blockchain Template for Ethereum in the AWS CloudFormation console using the quick links for your AWS Region Choose create stack and enter a name for stack Under EC configuration select options according to the following guidelines For EC Key Pair select a key pair For EC Security Group select the security group you created earlier in Create Security Groups For EC Instance Profile ARN enter the ARN of the instance profile that you created earlier in Create an IAM Role for Amazon ECS and an EC Instance Profile Under VPC network configuration select options according to the following guidelines For VPC ID select the VPC that you created earlier in Create a VPC and Subnets For Ethereum Network Subnet IDs select the single private subnet that you created earlier in the procedure To create the VPC Under ECS cluster configuration leave the defaults This creates an ECS cluster of three EC instances Under Application Load Balancer configuration ECS only select options according to the following guidelines For Application Load Balancer Subnet IDs select two public subnets from the list of subnets that you noted earlierFor Application Load Balancer Security Group select the security group for the Application Load Balancer that you created earlier in Create Security GroupsFor IAM Role enter the ARN of the ECS role that you created earlier in Create an IAM Role for Amazon ECS and an EC Instance ProfileUnder EthStats select options according to the following guidelines For Deploy EthStats leave the default setting which is true For EthStats Connection Secret type an arbitrary value that is at least six characters Under EthExplorer leave the default setting for Deploy EthExplorer which is true Under Other parameters leave the default value for Nested Template S URL Prefix and make a note of it This is where you can find nested templates Choose Create StackWhen all stacks show CREATE COMPLETE for Status you can connect to Ethereum user interfaces to verify that the network is running and accessible When you use the ECS container platform URLs for connecting to EthStats EthExplorer and EthJsonRPC through the Application Load Balancer are available on the Outputs tab of the root stack The Output tab of the root stack provides links to services running on the Application Load Balancer These URLs are not directly accessible for security reasons To connect you can set up and use a bastion host to proxy connections to themAfter completing this tutorial don t forget to clean up your AWS resources You can use AWS cloudformation to delete all resources For more details follow on 2021-08-23 15:02:43
Apple AppleInsider - Frontpage News Roblox raw deal pays half of what Apple's App Store does to developers https://appleinsider.com/articles/21/08/23/roblox-raw-deal-pays-half-of-what-apples-app-store-does-to-developers?utm_medium=rss Roblox raw deal pays half of what Apple x s App Store does to developersA video exploring the prospects of developing experiences for Roblox has highlighted the potential exploitation of young developers with low developer shares of around part of a wider problem content producers face on the platform Roblox is a highly popular game for younger players one that offers ways for users to create their own experiences within the title for others to try out While it is possible for some to develop a game within the game an inspection of its operation proposes that those who do aren t treated in a fair manner The minute investigation by People Make Games published to YouTube on August argues that young game developers are being exploited by an unfair system While Roblox offers developers the potential to earn revenue much like Apple does with the App Store those participating have to deal with a tougher financial situation Read more 2021-08-23 15:42:14
Apple AppleInsider - Frontpage News This M1 MacBook Air with 16GB RAM is discounted to $1,099, plus $40 off AppleCare https://appleinsider.com/articles/21/08/23/this-m1-macbook-air-with-16gb-ram-is-discounted-to-1099-plus-40-off-applecare?utm_medium=rss This M MacBook Air with GB RAM is discounted to plus off AppleCarePriced at exclusively for AppleInsider readers Apple s M MacBook Air with GB of memory is off with AppleCare an additional off Lowest price on GB M MacBook AirTo snap up the MacBook Air deal simply shop through this activation link and enter promo code APINSIDER in the same browsing session scroll down for detailed step by step instructions Read more 2021-08-23 15:39:12
Apple AppleInsider - Frontpage News Apple debuts official season two trailer for 'The Morning Show' https://appleinsider.com/articles/21/08/23/apple-debuts-official-season-two-trailer-for-the-morning-show?utm_medium=rss Apple debuts official season two trailer for x The Morning Show x Apple s acclaimed newsroom drama will return to Apple TV for its highly anticipated second season in September Image Credit AppleApple s Emmy winning newsroom drama will make a return to the small screen for its second season with the first episode going up on September Subsequent episodes will be released each week on Friday Read more 2021-08-23 15:32:33
Apple AppleInsider - Frontpage News Lumen metabolism analyzer releases Apple Watch companion app https://appleinsider.com/articles/21/08/23/lumen-metabolism-analyzer-releases-apple-watch-companion-app?utm_medium=rss Lumen metabolism analyzer releases Apple Watch companion appLumen a device that s meant to track a user s metabolism via their breath has launched a new Apple Watch companion app that lets users see results right on their wrist Credit Lumen meThe startup firm makes a device that analyzes a user s breath to deduce metabolism data and give dietary advice Lumen successfully crowdfunded its endeavor back in raising nearly million in total Read more 2021-08-23 15:11:26
Apple AppleInsider - Frontpage News Best Deals August 23 - $7,150 off GoPro Transmitter Kit, $150 off Apple Magic Keyboard, more! https://appleinsider.com/articles/21/08/23/best-deals-august-23---7150-off-gopro-transmitter-kit-10-off-a-logitech-mac-keyboard-and-150-off-apple-magic-keyboard?utm_medium=rss Best Deals August off GoPro Transmitter Kit off Apple Magic Keyboard more Monday s best deals include off a VisLink Wireless Transmitter Kit for GoPro off an AMD processor off a Harry Potter Lego set and off an Apple Magic Keyboard Deals Monday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-23 15:02:55
Apple AppleInsider - Frontpage News One-year Apple TV+ subscription offered to T-Mobile customers https://appleinsider.com/articles/21/08/23/one-year-apple-tv-subscription-offered-to-t-mobile-subscribers?utm_medium=rss One year Apple TV subscription offered to T Mobile customersT Mobile is providing its subscribers with a one year subscription to Apple TV for free with all existing and new customers standing to benefit from August Announced on Monday the promotion offers months of Apple TV to its customers at no charge Starting from August subscribers are able to claim the deal from T Mobile and use it to watch shows such as Ted Lasso and Mythic Quest T Mobile customers can now enjoy Apple TV for a full year and watch right in the Apple TV app across all their favorite devices said Peter Stern Apple s VP of Services Apple TV has the highest rated originals of any streaming service so we are excited that millions of T Mobile customers will be able to take advantage of this offer Read more 2021-08-23 15:49:19
海外TECH Engadget Lumen's metabolism tracking app comes to the Apple Watch https://www.engadget.com/lumen-metabolism-tracking-apple-watch-140023081-154547846.html?src=rss Lumen x s metabolism tracking app comes to the Apple WatchLumen is a crowdfunded tracking device which purports to analyze your breath to determine what state your metabolism is in Now the company behind it is launching an app for the Apple Watch to make it easier for you to use the hardware when you re on the go Users will be able to use the device and then see the results on their wrist in a way that CTO and co founder Avi Smila says “seamlessly integrated into daily life The pitch for Lumen is essentially to enable you to learn as and when you should be eating and in what quantities The system can tell you when you should eat based on your metabolism and suggests carb servings meal plans and macros for the day Should it be a lack of a smartwatch app has held you back from buying a Lumen thus far you can pick up a unit for as little as plus a monthly subscription of a month 2021-08-23 15:45:47
海外TECH Engadget Netflix's live-action 'Cowboy Bebop' series arrives on November 19th https://www.engadget.com/netflix-cowboy-bebop-release-date-photos-152038789.html?src=rss Netflix x s live action x Cowboy Bebop x series arrives on November thNetflix s live action adaptation of classic anime Cowboy Bebop nbsp has been a long time coming and the show finally has a release date The episode first season will start streaming on November th Although Netflix hasn t posted a trailer just yet it provided a first proper look at Cowboy Bebop in a bunch of photos The images show John Cho Spike Spiegel Mustafa Shakir Jet Black and Daniella Pineda Faye Valentine in character as well as an adorable corgi See You Space Cowboy Meet Spike Spiegel John Cho Jet Black Mustafa Shakir and Faye Valentine Daniella Pineda in Cowboy Bebop Premiering November pic twitter com vRtZvYjYMーNetflix netflix August Live action adaptations of anime haven t typically been well received here s looking at you Ghost in the Shell There s pressure on Netflix to get this take on Cowboy Bebop right but things are looking promising The core cast looks great in the first batch of images while some key creatives from the anime are involved Legendary composer Yoko Kanno returns while original director ShinichirōWatanabe consulted on the Netflix show Production started in but it was paused for eight months after Cho sustained a knee injury on the set Filming eventually wrapped in March Netflix 2021-08-23 15:20:38
海外TECH Engadget T-Mobile is giving customers a free year of Apple TV+ https://www.engadget.com/t-mobile-apple-tv-plus-free-year-subscription-150820950.html?src=rss T Mobile is giving customers a free year of Apple TV For a few years now wireless carriers in the US have offered their customers all manner of video and music freebies Verizon Engadget s parent company has offered free subscriptions to Disney Apple Music and AMC recently while T Mobile has long offered its customers free Netflix access Today T Mobile is adding another freebie to its offerings Apple TV Starting on August th customers on the carrier s Magenta or Magenta Max plans as well as some Sprint legacy plans will get one year of free Apple TV access nbsp If you re already paying for Apple TV you can still take advantage of this deal It ll just add a free year of access and pause billing until the trial is up If you haven t used Apple TV yet it is naturally available on basically all current Apple hardware but it s also available on a pretty large number of third party set top boxes gaming consoles and TVs as well nbsp This move comes as Apple itself has cut back on the length of its Apple TV free trials Ever since the service launched Apple offered a year free to basically anyone who bought new hardware from the company and it extended that free period multiple times But lately people have noticed that Apple is finally charging them for the service and the free trial period has been cut down to three months That s still quite generous but all these changes indicate Apple is keen to start collecting money for Apple TV Unless of course you re a T Mobile subscriber in which case it s a perfect time to start your Ted Lasso binge 2021-08-23 15:08:20
海外科学 NYT > Science ‘Totally Surprising and Rather Horrifying’: Giant Tortoises Eat Baby Birds https://www.nytimes.com/2021/08/23/science/tortoise-eats-bird-video.html Totally Surprising and Rather Horrifying Giant Tortoises Eat Baby BirdsFor the first time scientists in the Seychelles captured footage of one of the hulking reptiles stalking and killing a helpless chick 2021-08-23 15:07:30
海外科学 NYT > Science Seeking Early Signals of Dementia in Driving and Credit Scores https://www.nytimes.com/2021/08/23/health/dementia-behavior-alzheimers.html behavior 2021-08-23 15:44:12
海外科学 NYT > Science Teens Are Advocating for Mental Health Days Off School https://www.nytimes.com/2021/08/23/well/mind/mental-health-day-laws-kids.html advocating 2021-08-23 15:38:52
海外科学 NYT > Science For Some College Students, Remote Learning Is a Game Changer https://www.nytimes.com/2021/08/23/health/covid-college-disabilities-students.html disabilities 2021-08-23 15:26:26
海外科学 NYT > Science Good, but Not Great: Taking Stock of a Big Ten University’s Covid Plan https://www.nytimes.com/2021/08/22/health/university-illinois-covid.html Good but Not Great Taking Stock of a Big Ten University s Covid PlanThe University of Illinois says an aggressive testing program prevented deaths on and off campus during the last academic year Now the university is contending with the Delta variant 2021-08-23 15:28:28
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/24) http://www.yanaharu.com/ins/?p=4673 東京海上 2021-08-23 15:27:08
金融 RSS FILE - 日本証券業協会 J-IRISS https://www.jsda.or.jp/anshin/j-iriss/index.html iriss 2021-08-23 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 新型コロナワクチン接種率に応じた製造業の標準作業手順書など発表 https://www.jetro.go.jp/biznews/2021/08/5725074416065913.html 標準作業 2021-08-23 15:40:00
ニュース ジェトロ ビジネスニュース(通商弘報) 行政安全部、モバイルアプリで公的証明書を取得・利用できるサービス開始 https://www.jetro.go.jp/biznews/2021/08/5d858978f1be7414.html 行政安全部 2021-08-23 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 24の議会常任委員会が決定、与党は憲法規定委員会の掌握権失う https://www.jetro.go.jp/biznews/2021/08/84a3ca7568b725ae.html 常任委員会 2021-08-23 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 国政選挙後の先行き不透明感で公式と非公式の為替レート乖離幅が拡大 https://www.jetro.go.jp/biznews/2021/08/33be0b711fb01538.html 不透明感 2021-08-23 15:10:00
ニュース BBC News - Home Euro 2020: Wembley steward who tried to sell final passes sentenced https://www.bbc.co.uk/news/uk-england-london-58307554 ticketless 2021-08-23 15:32:46
ニュース BBC News - Home 'Toby will be a better person after Love Island' https://www.bbc.co.uk/news/newsbeat-58306928 accounts 2021-08-23 15:26:12
サブカルネタ ラーブロ タイ国専門食堂@芝公園 http://feedproxy.google.com/~r/rablo/~3/NqGKo9VU2K4/single_feed.php 食堂 2021-08-23 16:00:53
北海道 北海道新聞 IPC会長招き歓迎会 組織委、首相ら40人出席 https://www.hokkaido-np.co.jp/article/581280/ 東京五輪 2021-08-24 00:07:00
AWS AWS Big Data Blog Simplify data discovery for business users by adding data descriptions in the AWS Glue Data Catalog https://aws.amazon.com/blogs/big-data/simplify-data-discovery-for-business-users-by-adding-data-descriptions-in-the-aws-glue-data-catalog/ Simplify data discovery for business users by adding data descriptions in the AWS Glue Data CatalogIn this post we discuss how to use AWS Glue Data Catalog to simplify the process for adding data descriptions and allows data analysts to access search and discover this cataloged metadata with BI tools In this solution we use AWS Glue Data Catalog nbsp to break the silos between cross functional data producer teams sometimes also known … 2021-08-23 16:12:03
AWS AWS Networking and Content Delivery Migrating from Squid Web Proxy to AWS Network Firewall https://aws.amazon.com/blogs/networking-and-content-delivery/migrating-from-squid-web-proxy-to-aws-network-firewall/ Migrating from Squid Web Proxy to AWS Network FirewallIntroduction Regardless of size or industry it s common for organizations to have security and compliance rules for securing internet bound traffic AWS customers need control over and the ability to filter requests that are initiated by resources in private and public subnets and sent to the internet This is also known as “egress filtering In AWS … 2021-08-23 16:21:35
python Pythonタグが付けられた新着投稿 - Qiita Redirect URL ... Ruby / Python / golang / Nim https://qiita.com/dauuricus/items/a7c756569a3d7bcf46f2 Redirect URL Ruby Python golang NimRubyrequire net http require uri target url uri URI parse target url def get url Net HTTP get response uri location return redirectendredirect url get url uri puts redirect urlPythonimport requeststarget url res requests get target url redirect url res urlPrint redirect url Golangimport fmt net http strings func main const target URL resp http Get target URL defer func resp Body Close redirect URL resp Request URL String fmt Println redirect URL Nim langimport httpclientproc getRedirectTarget domain string string let client newHttpClient maxRedirects var redirected url domain var resp client head redirected url while resp headers hasKey location redirected url resp headers location echo redirected redirected url resp client head redirected url return redirected urllet targetUrl echo redirect getRedirectTarget targetUrl 2021-08-24 01:51:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) postgresにおけるウインドウ関数の実行タイミングについて https://teratail.com/questions/355796?rss=all postgresにおけるウインドウ関数の実行タイミングについてsqlの実行タイミングについて不明点がございます。 2021-08-24 01:49:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressの検索結果ページのURLを変更したい https://teratail.com/questions/355795?rss=all Wordpressの検索結果ページのURLを変更したい実現したいことWordpressの検索結果ページのURLを変更したいです。 2021-08-24 01:48:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイトにあるソースコードをコピペして利用したいのですが、エラーが出て進まなくて困っています。 https://teratail.com/questions/355794?rss=all サイトにあるソースコードをコピペして利用したいのですが、エラーが出て進まなくて困っています。 2021-08-24 01:48:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) (JSX)onClick属性に渡す方法に差がある理由を知りたい https://teratail.com/questions/355793?rss=all ltSquarevaluepropssquaresionClickgtpropsonClickigtSquareではbuttonのonClickに対し、次の値を設定しています。 2021-08-24 01:40:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 一連の流れの途中での例外チェックについて https://teratail.com/questions/355792?rss=all 一連の流れの途中での例外チェックについて前提・実現したいことSeleniumを使用してGooglenbspChromeを操作するプログラムを作成しています。 2021-08-24 01:33:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Processing 顔の周りに虹を出現させるのはどうしたら良いでしょうか? https://teratail.com/questions/355791?rss=all Processing顔の周りに虹を出現させるのはどうしたら良いでしょうか前提・実現したいことProcessingで顔を認識し、顔の周りに放射線状の虹色の線を描きたいと考えています。 2021-08-24 01:18:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPress MW WP Formが表示されない https://teratail.com/questions/355790?rss=all WordPressMWWPFormが表示されない問い合わせページを「pagecontactphp」としているのですが、MWnbspWPnbspFormで問い合わせフォームを作成しショートコードを貼り付けしたのですが表示されません。 2021-08-24 01:09:19
Ruby Rubyタグが付けられた新着投稿 - Qiita Redirect URL ... Ruby / Python / golang / Nim https://qiita.com/dauuricus/items/a7c756569a3d7bcf46f2 Redirect URL Ruby Python golang NimRubyrequire net http require uri target url uri URI parse target url def get url Net HTTP get response uri location return redirectendredirect url get url uri puts redirect urlPythonimport requeststarget url res requests get target url redirect url res urlPrint redirect url Golangimport fmt net http strings func main const target URL resp http Get target URL defer func resp Body Close redirect URL resp Request URL String fmt Println redirect URL Nim langimport httpclientproc getRedirectTarget domain string string let client newHttpClient maxRedirects var redirected url domain var resp client head redirected url while resp headers hasKey location redirected url resp headers location echo redirected redirected url resp client head redirected url return redirected urllet targetUrl echo redirect getRedirectTarget targetUrl 2021-08-24 01:51:47
AWS AWSタグが付けられた新着投稿 - Qiita AWS SNS/SQSによるメッセージ送受信のサンプル(Go言語) https://qiita.com/zigenin/items/e0068b942dceb00189f0 AWSSNSSQSによるメッセージ送受信のサンプルGo言語前準備SNSのトピックを作る名前は適当タイプは標準他はすべてデフォルト値でOK。 2021-08-24 01:02:16
golang Goタグが付けられた新着投稿 - Qiita AWS SNS/SQSによるメッセージ送受信のサンプル(Go言語) https://qiita.com/zigenin/items/e0068b942dceb00189f0 AWSSNSSQSによるメッセージ送受信のサンプルGo言語前準備SNSのトピックを作る名前は適当タイプは標準他はすべてデフォルト値でOK。 2021-08-24 01:02:16
海外TECH Ars Technica Intel Foundry Services gets a boost from $100M Pentagon award for US-made chips https://arstechnica.com/?p=1789164 needs 2021-08-23 16:11:18
海外TECH Ars Technica Shang-Chi film review: Marvel’s latest grabs the brass ring—all ten of them https://arstechnica.com/?p=1789087 studios 2021-08-23 16:00:44
海外TECH DEV Community 🦋Pacman Reading Progressbar https://dev.to/lucianojung/pacman-reading-progressbar-354m Pacman Reading ProgressbarHi there dev community I ve recently been thinking about creating a Pacman style reading progress indicator with Flutter I ll be happy to provide the code in the coming days upon request Buy me a Sunny Day if you want to support this kind of content 2021-08-23 16:41:05
海外TECH DEV Community Understanding User Management and Authentication in LitmusChaos https://dev.to/litmus-chaos/understanding-user-management-and-authentication-in-litmuschaos-575o Understanding User Management and Authentication in LitmusChaosIn this post I will be explaining how user management and authentication are done in LitmusChaos LitmusChaos is a Cross Cloud Chaos Orchestration framework for practicing chaos engineering in cloud native environments LitmusChaos is out now LitmusChaos provides a new way of chaos engineering performed by the users Litmus itself is composed of microservices And we made sure that adding the features for seamlessly integrates the additional microservices in conjunction with the existing one Litmus is completely backward compatible No features are deprecated Highlights All features of Litmus xAddition of Chaos Workflow creationUser Management amp TeamingIntroduction of ChaosCenter The central chaos management center Monitoring and ObservabilityResilience Score CalculationManage Workflows using GitOps Custom Image Registry User Roles and AccessibilityFirst of all let me explain the different user level roles and their privileges LitmusChaos also has project level roles which come under the teaming section Admin The admin user is created by default on the initial portal setup and can log into the portal using the credentials admin litmus once the server pods are up and running The admin can access every feature with exclusive access to the User management feature for user creation and management Admin users can also view the overall usage statistics of the portal Non Admins The non admin users created by the admin have access to all the features except User management and Usage statistics Features User managementAdmin can access the following features through the User management section Create a User Admin can create a user by assigning a unique username and password and other optional details like name email id View Users list Once the user is created it will be listed in the table along with other details such as current status active or deactivated name username email id date and time of the user creation Activate Deactivate users Admin can toggle the current status of the user Once a particular user is deactivated he she won t be able to access any APIs of the LitmusChaos but all the previous data will be stored which can be accessed back once the user gets reactivated Edit profile Here Admin can reset the password of other users Authentication and Getting StartedOnce a user is created the user will be able to login into the portal with non admin privileges In case a user forgets the credentials he she can contact the portal admin to reset the credentials On successful authentication the user will be redirected to getStarted route For the initial login users will be asked to change the password and use the updated password for subsequent logins One can also skip the option to change the password Users can update their password anytime through the My Account section In either case a default project will be created for you under which you can do your chaos testing Here s a short GIF explaining all the basic features of User management Some noteworthy pointsI have noticed people are often confused between the types of roles There are two layers of privilege levels Portal Level This is the first layer of privilege levels where user roles are assigned during user creation As of now one who installs the LitmusChaos and logs in with admin litmus credentials is assigned the role admin and all other users created by admin are assigned the role user Project Level This is the second layer of the privilege level where roles are assigned to the project members while sending an invitation If you want to know more about Projects and Teaming you can find it here ConclusionThat s all folks Thank you for reading it till the end I hope you had a productive time learning about LitmusChaos and we hope you are as excited as we are about the upcoming features additions Are you an SRE or a Kubernetes enthusiast Does Chaos Engineering excite you Join Our Community On Slack For Detailed Discussion Feedback amp Regular Updates On Chaos Engineering For Kubernetes litmus channel on the Kubernetes workspace Check out the Litmus Chaos GitHub repo and do share your feedback Submit a pull request if you identify any necessary changes Show your ️with a on our Github To learn more about Litmus check out the Litmus documentation Cheers 2021-08-23 16:05:04
Apple AppleInsider - Frontpage News 38 million records left exposed on public databases thanks to weak Microsoft Power App defaults https://appleinsider.com/articles/21/08/23/38-million-records-left-exposed-on-public-databases-thanks-to-weak-microsoft-power-app-defaults?utm_medium=rss million records left exposed on public databases thanks to weak Microsoft Power App defaultsMany companies use Microsoft s Power App platform and sensitive data for million records was left exposed to the public for months thanks to weak default security settings Microsoft Power Apps left data exposed by default prior to August updateResearch conducted by Upguard showed that a concerning number of Power App users were not securing their databases Further investigation revealed that this issue was created by weak default security settings leaving data exposed if users took no manual action Read more 2021-08-23 16:53:58
Apple AppleInsider - Frontpage News Apple not seeing seasonal iPhone sales decline ahead of 'iPhone 13' event https://appleinsider.com/articles/21/08/23/apple-not-seeing-seasonal-iphone-sales-decline-ahead-of-iphone-13-event?utm_medium=rss Apple not seeing seasonal iPhone sales decline ahead of x iPhone x eventSales of Apple s iPhone remain resilient despite the likely release of the new iPhone lineup being less than a month away according to investment bank JP Morgan Credit Andrew O Hara AppleInsiderIn a note to investors seen by AppleInsider JP Morgan analyst Samik Chatterjee takes a look at recent Wave research data analyzing U S sales trends across carriers in July According to the analyst iPhone sales don t appear to be slowing down Read more 2021-08-23 16:21:14
Apple AppleInsider - Frontpage News Apple Watch Series 6 Sale: Save up to $126 instantly https://appleinsider.com/articles/21/08/21/weekend-apple-watch-series-6-sale-save-up-to-126-instantly?utm_medium=rss Apple Watch Series Sale Save up to instantlyAmazon and B amp H Photo are having a sale on Apple Watch Series models knocking up to off numerous styles Apple Watch deals at AmazonThe Apple Watch deals include discounts on Series GPS Only and GPS Cellular models in your choice of mm or mm Read more 2021-08-23 16:18:00
海外TECH Engadget Data leak exposed 38 million records, including COVID-19 vaccination statuses https://www.engadget.com/microsoft-power-apps-data-exposed-report-covid-19-api-configuration-165453736.html?src=rss Data leak exposed million records including COVID vaccination statusesAround million records from north of a thousand web apps that use Microsoft s Power Apps platform were left exposed online according to researchers The records are said to have included data from COVID contact tracing efforts vaccine registrations and employee databases such as home addresses phone numbers social security numbers and vaccination status Data from some large companies and institutions was exposed in the incident according to Wired including American Airlines Ford the Indiana Department of Health and New York City public schools The vulnerability has mostly been resolved Researchers from security company Upguard started looking into the issue in May They found data from many Power Apps that was supposed to be private was available for anyone to access if they knew where to look nbsp The Power Apps service aims to make it easy for customers to make their own web and mobile apps It offers application programming interfaces APIs for developers to use with the data they collect However Upguard found that using those APIs makes the data obtained through Power Apps public by default and manual reconfiguration was required to keep the information private Upguard says it sent a vulnerability report to the Microsoft Security Resource Center on June th including links to Power Apps accounts on which sensitive data was exposed and steps to identify APIs that enabled anonymous access to data Researchers worked with Microsoft to clarify how to reproduce the issue However an Microsoft analyst told the firm on June th that the case was closed and they “determined that this behavior is considered to be by design Upguard then started notifying some of the affected companies and organizations which moved to lock down their data It raised an abuse report with Microsoft on July th By July th the company says that most of the data from the Power Apps in question including the most sensitive information had been made private Engadget has contacted Microsoft for comment Earlier this month Microsoft said Power Apps will keep data private by default when developers harness the APIs In addition it released a tool for developers to check their Power Apps settings There s no indication as yet that any of the exposed data has been compromised Among the most sensitive information that was left in the open were email addresses and Microsoft employee IDs that are used for payroll according to Upguard The company also says that more than records from portals related to Microsoft Mixed Reality were exposed including users names and email addresses The incident underscores the fact that a misconfiguration no matter how seemingly minor could lead to serious data breaches That doesn t appear to be the case here thankfully Still it goes to show that developers should probably triple check their settings especially when plugging in an API they haven t designed themselves 2021-08-23 16:54:53
海外TECH Engadget Poly Network says it has recovered all $610 million it lost in cryptocurrency heist https://www.engadget.com/poly-network-161726337.html?src=rss Poly Network says it has recovered all million it lost in cryptocurrency heistOne of the most unusual cryptocurrency heists in recent memory has come to a close On Monday Poly Network a decentralized finance platform that saw a hacker named “Mr White Hat exploit a vulnerability in its code to steal million in Ethereum Shiba Inu and other cryptocurrencies says it has recovered all the money it lost in the theft Dear quot Hacker quot Thank You We are ready for a new journey Poly Network TeamーPoly Network PolyNetwork August “At this point all the user assets that were transferred during the incident have been fully recovered the company said in a Medium post Poly Network is now working to return control of those digital currencies to their rightful owners a process the company says it hopes to complete as soon as possible The Poly Network hack took one strange turn after another Less than a day after stealing the digital currencies the hacker started returning millions and sent a token indicating they were “ready to surrender Everything was going smoothly until they locked more than million in assets in an account that required passwords from both them and Poly Network They said they would only provide their password once everyone was “ready At that point Poly Network offered the hacker a reward It s unclear why the perpetrator had a change of heart though some experts believe they may have found it difficult to launder and cash out the money they had on their hands All we have to go on from the hacker is that they were trying to help in their own way “My actions which may be considered weird are my efforts to contribute to the security of the Poly project in my personal style the hacker said in a message they included with the final transaction according to CNBC “The consensus was reached in a painful and obscure way but it works 2021-08-23 16:17:26
海外TECH Network World Intel shifts to multiarchitecture model https://www.networkworld.com/article/3630650/intel-shifts-to-multiarchitecture-model.html#tk.rss_all Intel shifts to multiarchitecture model There was a time when Intel was all x all the time everywhere Not anymore Last week Intel held its annual Architecture Day with previews of multiple major upcoming architectures beyond x For once it s not hyperbole when they say these are some of the “biggest shifts in a generation CEO Gelsinger shakes up IntelAnd it s not just architectures or just more and faster cores it s new designs whole new ways of doing things Instead of just packing more cores onto a smaller die Intel is switching to a new hybrid architecture that adds low energy draw cores similar to what some ARM chip makers have been doing for years on mobile devices To read this article in full please click here 2021-08-23 16:29:00
Cisco Cisco Blog How Cisco IT reduced Mean-Time-to-Know with Cisco Nexus Dashboard https://blogs.cisco.com/datacenter/how-cisco-it-reduced-mean-time-to-know-with-cisco-nexus-dashboard How Cisco IT reduced Mean Time to Know with Cisco Nexus DashboardWith agility remote productivity collaboration and unwavering uptime becoming more important than ever network teams are now reevaluating their capabilities processes and tool sets And many are realizing a reactive break fix approach is no longer viable The only way to meet today s continuity availability and security requirements is to establish a proactive and predictive operational approach that aligns people processes and technology Key to these “ops of the future is a network and an operation s infrastructure that provides automation self healing and enhanced visibility to reduce mean time to know MTTK 2021-08-23 16:30:01
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 16:17:33
ニュース BBC News - Home Little Mix's Leigh-Anne Pinnock and Perrie Edwards give birth days apart https://www.bbc.co.uk/news/entertainment-arts-58307310 edwards 2021-08-23 16:43:27
Azure Azure の更新情報 Windows 11 public preview is now available on Azure Virtual Desktop https://azure.microsoft.com/ja-jp/updates/windows-11-public-preview-is-now-available-on-azure-virtual-desktop/ desktop 2021-08-23 16:49:57
AWS AWS Partner Network (APN) Blog Conversational Self-Service with Amazon Kendra, Amazon Lex, and XAPP AI https://aws.amazon.com/blogs/apn/conversational-self-service-with-amazon-kendra-amazon-lex-and-xapp-ai/ Conversational Self Service with Amazon Kendra Amazon Lex and XAPP AIXAPP AI is an AWS Machine Learning Competency Partner that provides conversational AI solutions empowering the next generation of customer service and deliver rapid ROI Learn about a conversational self service CSS solution created by XAPP AI and powered by AWS AI services The solution gives you the ability to provide this level of self service experience by allowing users to ask natural language questions and get accurate answers from existing corporate knowledge bases 2021-08-23 18:08:24
js JavaScriptタグが付けられた新着投稿 - Qiita REALITYチャット取得 https://qiita.com/pasta04/items/ec956b129050af0a2b1f OAuthが要るようなAPIは使わず、未登録で取得できるコメントを取得。 2021-08-24 03:11:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails s ができません。 https://teratail.com/questions/355801?rss=all railss が でき ませ ん 。 2021-08-24 03:27:04
海外TECH DEV Community Blitz.js: The Fullstack React Framework - Part 3 https://dev.to/chapagainashik/blitz-js-the-fullstack-react-framework-part-3-4nk5 Blitz js The Fullstack React Framework Part Welcome Back Hey Developers welcome back to part of the series Learn by Building Blitz js Today we ll create the UI for projects and tasks models And also add the functionalities in the UI to CRUD from the database IndexRecap of the previous partToday s objectives LayoutHeaderIndex pageProjectCreate PageIndex PageSingle PageEditTasksCreate and UpdateIndexConclusion Recap of the previous partIn the previous part of this series we updated the database schema and updated and understand the logic for the CRUD operation of projects and tasks And also build the UI for the authentication pages By looking at the above line it looks like that the previous article doesn t include much information but it crosses more than words Today s objectives In today s articles we ll create the UI for the CRUD operations of projects and tasks model and connect the UI with the logic And we ll also learn to add the search functionalities for both projects and tasks Today we ll start by editing the Layout Component We used AuthLayout for the authentication pages and now we ll use Layout Component for other pages LayoutOpen app core layouts layout tsx and add the lt Header gt tag after lt Head gt tag like below and also wrap children with div of class container mx auto px app core layouts layout tsximport Header from components Header lt Head gt lt Header gt lt div className container mx auto px gt children lt div gt In the lt Layout gt component we have used the lt Header gt component so let s build it HeaderCreate a new file at app core components Header tsx and add the following code app core components Header tsximport logout from app auth mutations logout import Link Routes useMutation from blitz import Suspense from react import useCurrentUser from hooks useCurrentUser import Button from Button const NavLink href children gt return lt Link href href gt lt a className bg purple text white py px rounded hover bg purple block gt children lt a gt lt Link gt const Nav gt const currentUser useCurrentUser const logoutMutation useMutation logout return lt nav gt currentUser lt ul className flex gap gt lt li gt lt NavLink href Routes LoginPage gt Login lt NavLink gt lt li gt lt li gt lt NavLink href Routes SignupPage gt Register lt NavLink gt lt li gt lt ul gt lt ul className gt lt li gt lt Button onClick async gt await logoutMutation gt Logout lt Button gt lt li gt lt ul gt lt nav gt export const Header gt return lt header className flex sticky top z bg white justify end h items center px border b gt lt Suspense fallback Loading gt lt Nav gt lt Suspense gt lt header gt With this you ll get the header like as shown below When a user is not logged in When a user is authenticated In the header component there are some lines that you might not understand So let s know what they really do lt Suspense gt lt Suspense gt component that lets you “wait for some code to load and declaratively specify a loading state like a spinner while we re waiting React Docs useCurrentUser It is a react hook that returns a authenticated session of a user Blitz js Dccs useMutation logout Logout task is a mutation and to run the mutation we use the powerful hook useMutation provided by Blitz js Blitz js Docs If you look over the onClick event listener in the Logout button There we are using async await because mutations return promises Now let s display the User Email on the index page and add a link to go to the projects index page Index pageIf you guys remembered we have removed the content from the index tsx page Now we ll display the email of the authenticated user and make that page accessible only by the logged in user To work with the index page first go to the signup page and create an account And then you will get redirected to the index page Now replace everything in app pages index tsxwith the given content app pages index tsximport Suspense from react import Image Link BlitzPage useMutation Routes from blitz import Layout from app core layouts Layout import useCurrentUser from app core hooks useCurrentUser import logout from app auth mutations logout import logo from public logo png import CustomLink from app core components CustomLink This file is just for a pleasant getting started page for your new app You can delete everything in here and start from scratch if you like const UserInfo gt const user useCurrentUser return lt div className flex justify center my gt user amp amp lt div gt Logged in as user email lt div gt lt div gt const Home BlitzPage gt return lt gt lt Suspense fallback Loading User Info gt lt UserInfo gt lt Suspense gt lt div className flex justify center gt lt CustomLink href projects gt Manage Projects lt CustomLink gt lt div gt lt gt Home suppressFirstRenderFlicker trueHome getLayout page gt lt Layout title Home gt page lt Layout gt Home authenticate trueexport default HomeIf you see the third last line in the code Home authenticate true this means this page requires a user to be authenticated to access this page Now the index page should look like this Click on the Manage projects to see how the projects index page looks like Now let s customize the project creation page We are not editing the index page first because we need to show the data on the index page Project Create PageIf you go to projects new currently it should look like this Now let s customize this page In our schema we have a description field for the projects model So let s add the text area for the description field We also need a text area for the task model too So we ll create a new component for the text area For this I have created a new file app core components LabeledTextAreaField tsx and copied the content of LabeledTextField and customized it for textarea app core components LabeledTextAreaFieldimport forwardRef PropsWithoutRef from react import Field useField from react final form export interface LabeledTextFieldProps extends PropsWithoutRef lt JSX IntrinsicElements input gt Field name name string Field label label string Field type Doesn t include radio buttons and checkboxes type text password email number outerProps PropsWithoutRef lt JSX IntrinsicElements div gt export const LabeledTextAreaField forwardRef lt HTMLInputElement LabeledTextFieldProps gt name label outerProps props ref gt const input meta touched error submitError submitting useField name parse props type number Number undefined const normalizedError Array isArray error error join error submitError return lt div outerProps gt lt label className flex flex col items start gt label lt Field component textarea className px py border rounded focus ring focus outline none ring purple block w full my props input disabled submitting gt lt Field gt lt label gt touched amp amp normalizedError amp amp lt div role alert className text sm style color red gt normalizedError lt div gt lt div gt export default LabeledTextAreaFieldAfter doing this now you can use it in the app projects components ProjectForm tsx app projects components ProjectForm tsximport Form FormProps from app core components Form import LabeledTextField from app core components LabeledTextField import LabeledTextAreaField from app core components LabeledTextAreaField import z from zod export FORM ERROR from app core components Form export function ProjectForm lt S extends z ZodType lt any any gt gt props FormProps lt S gt return lt Form lt S gt props gt lt LabeledTextField name name label Name placeholder Name gt lt LabeledTextAreaField name description label Description placeholder Description gt lt Form gt Now projects new page should look like Now you can use that form to create a project But there is still many thing to customize in this page app pages projects newimport Link useRouter useMutation BlitzPage Routes from blitz import Layout from app core layouts Layout import createProject from app projects mutations createProject import ProjectForm FORM ERROR from app projects components ProjectForm import CustomLink from app core components CustomLink const NewProjectPage BlitzPage gt const router useRouter const createProjectMutation useMutation createProject return lt div className mt gt lt h className text xl mb gt Create New Project lt h gt lt ProjectForm gt lt p className mt gt lt CustomLink href Routes ProjectsPage gt lt a gt Projects lt a gt lt CustomLink gt lt p gt lt div gt NewProjectPage authenticate trueNewProjectPage getLayout page gt lt Layout title Create New Project gt page lt Layout gt export default NewProjectPageHere I have added some class in h and divs and replace Link tag with our CustomLink component After this the page will look like this Now let s style the index page projects Index PageBefore styling the index page add some of the projects to play with After adding them You ll get redirected to single project page Go to projects This is what your page will look like Now paste the following content in app pages projects index tsx app pages projects index tsximport Suspense from react import Head Link usePaginatedQuery useRouter BlitzPage Routes from blitz import Layout from app core layouts Layout import getProjects from app projects queries getProjects import CustomLink from app core components CustomLink import Button from app core components Button const ITEMS PER PAGE export const ProjectsList gt const router useRouter const page Number router query page const projects hasMore usePaginatedQuery getProjects orderBy id asc skip ITEMS PER PAGE page take ITEMS PER PAGE const goToPreviousPage gt router push query page page const goToNextPage gt router push query page page return lt div className mt gt lt h gt Your projects lt h gt lt ul className mb mt flex flex col gap gt projects map project gt lt li key project id gt lt CustomLink href Routes ShowProjectPage projectId project id gt lt a gt project name lt a gt lt CustomLink gt lt li gt lt ul gt lt div className flex gap gt lt Button disabled page onClick goToPreviousPage gt Previous lt Button gt lt Button disabled hasMore onClick goToNextPage gt Next lt Button gt lt div gt lt div gt const ProjectsPage BlitzPage gt return lt gt lt Head gt lt title gt Projects lt title gt lt Head gt lt div gt lt p gt lt CustomLink href Routes NewProjectPage gt Create Project lt CustomLink gt lt p gt lt Suspense fallback lt div gt Loading lt div gt gt lt ProjectsList gt lt Suspense gt lt div gt lt gt ProjectsPage authenticate trueProjectsPage getLayout page gt lt Layout gt page lt Layout gt export default ProjectsPageAnd let s make the Button component looks unclickable when it is disabled For that you can add disabled bg purple disabled cursor not allowed class in Button component app core components Button tsxexport const Button children props gt return lt button className disabled bg purple disabled cursor not allowed gt children lt button gt Now projects index page should look like Single PageBefore editing project single page looks like Now replace the code of app pages projects projectId tsx with following app pages projects projectId tsximport Suspense from react import Head Link useRouter useQuery useParam BlitzPage useMutation Routes from blitz import Layout from app core layouts Layout import getProject from app projects queries getProject import deleteProject from app projects mutations deleteProject import CustomLink from app core components CustomLink import Button from app core components Button export const Project gt const router useRouter const projectId useParam projectId number const deleteProjectMutation useMutation deleteProject const project useQuery getProject id projectId return lt gt lt Head gt lt title gt Project project id lt title gt lt Head gt lt div gt lt h gt Project project id lt h gt lt pre gt JSON stringify project null lt pre gt lt CustomLink href Routes EditProjectPage projectId project id gt Edit lt CustomLink gt lt Button type button onClick async gt if window confirm This will be deleted await deleteProjectMutation id project id router push Routes ProjectsPage style marginLeft rem marginRight rem gt Delete lt Button gt lt CustomLink href Routes TasksPage projectId project id gt Tasks lt CustomLink gt lt div gt lt gt const ShowProjectPage BlitzPage gt return lt div className mt gt lt p className mb gt lt CustomLink href Routes ProjectsPage gt Projects lt CustomLink gt lt p gt lt Suspense fallback lt div gt Loading lt div gt gt lt Project gt lt Suspense gt lt div gt ShowProjectPage authenticate trueShowProjectPage getLayout page gt lt Layout gt page lt Layout gt export default ShowProjectPageNow the page should look like EditWe ll do a decent style on the edit page We ll just replace lt Link gt tag with lt CustomLink gt component and add text lg class to h From lt Link href Routes ProjectsPage gt lt a gt Projects lt a gt lt Link gt To lt CustomLink href Routes ProjectsPage gt Projects lt CustomLink gt From lt h gt Edit Project project id lt h gt To lt h className text lg gt Edit Project project id lt h gt Now it s time to edit the Tasks pages Tasks Create and UpdateWe have added description field in the schema so let s add textarea for description in the form Both create and update use the same form we don t have to customize them seperately app tasks components TaskForm tsximport Form FormProps from app core components Form import LabeledTextAreaField from app core components LabeledTextAreaField import LabeledTextField from app core components LabeledTextField import z from zod export FORM ERROR from app core components Form export function TaskForm lt S extends z ZodType lt any any gt gt props FormProps lt S gt return lt Form lt S gt props gt lt LabeledTextField name name label Name placeholder Name gt lt LabeledTextAreaField name description label Description placeholder Description gt lt Form gt I have already written on how to customize the pages for projects so you can follow the same to customize tasks pages So now I ll not style any pages IndexIn the index page you need to add projectId in query param lt ul gt tasks map task gt lt li key task id gt lt Link href Routes ShowTaskPage projectId taskId task id gt lt a gt task name lt a gt lt Link gt lt li gt lt ul gt ConclusionNow all the functionalities works fine So this much for today guys In next article We ll see how to deploy this app In that I will show you the complete guide to deploy in multiple platform 2021-08-23 18:40:01
海外TECH DEV Community Look At GreenHatFiles Games https://dev.to/awsarchitektur/look-at-greenhatfiles-games-32c2 Look At GreenHatFiles GamesGreen Hat Files is a fun and exciting game for iPhone iPod Touch and iPad This innovative and addictive game is based on the classic game Hide and Seek The game has been remade in the form of Green Hat Fortunes and is free to download The first of the five characters is the most active in the game and therefore you will have to save her from all kinds of danger The exciting part of the game is that you can choose to be either the green character or the cat The green avatar looks very realistic and is thus very easy to get along with You will definitely need some time to get to know this interesting character The other six characters have different characteristics and are therefore not as easy to get along with GreenHatFiles Games ReviewThe main story line in the game revolves around the exploration of a strange planet and the search for the green character The avatar starts at the bottom of the screen and needs to travel up to the top to find the green object There are several levels to the game The further you progress the more difficult the puzzles become The iPhone version of Green Hat Fortunes has the usual obstacle course type layout You need to use the maps available in the App in order to direct your ways to the goal You will have a few options available when you select maps The first choice determines the level design Next you can choose the difficulty level The last two choices will set the mood of the game and provide you with the options for the next level If you want to play the puzzle games on the iPad the iPhone version of Green Hat Files is very enjoyable games It has the same graphics and storyline as the iPhone version However there is an option provided in the iPhone app that enables you to turn off the motion detection This was a feature I did not like on the competing iPhone games The game is free so it doesn t take much of your time You can also track your progress in the game and the next level automatically The controls are smooth and responsive but it can be difficult at times to aim your shots Fortunately the various hints and tips are plentiful on the iPad version so the game will be more fun if you enjoy playing with the motion detector While the iPhone version has the similar obstacle course type layout the iPad version adds a whole new dimension by allowing you to race against the clock The game is split into chapters and you move from one chapter to another by tapping on the map The landscape changes each time so you must keep track of the changing landscape in order to be successful You also get to track your times online This helps you see how you are improving and what you need to learn The iPhone version of Green Hat Fortunes is the least interactive but it does have more of the addictive quality that makes the games so popular in the first place greenhatfiles games Whether you like simple games or more complex ones you are sure to find something you enjoy playing with the iPad versions of Green Hat Fortunes It is a fun time and an excellent way to improve your skills as a real player If you prefer something that you can play with friends while driving to and from work the iPad version of Green Hat Fortunes gives you that You can race against the computer or another player and once you beat the computer you move on to the next level You even have the option of racing against other people who sign up to the game using your iPad If you want to try that out all you have to do is log on and find an open seat on the game and click on the game icon to begin That is about all there is to it In addition to racing and winning you can also choose to play other challenges through the iPad version of the game Some of these include trying to get the lowest total score possible the longest amount of levels and the quickest time You can also find two other games that are similar to Green Hat Fortunes in the App Store The first one is called Treasure Isle and the second is called Blast Island Both are very popular games and you might find yourself playing them more than you already do Final WordsFor those who prefer to play the games online they should go to the official website for the game and sign up for a free account Once you have signed up you will be able to access all of the features Once you have logged in and started playing you can select which type of game you would like to play and then select a screen name and a password to protect your account Once you have protected your account you can then log on at any time to play 2021-08-23 18:29:58
海外TECH DEV Community Create a coloring book in canvas: Developed an app that you can create and enjoy your own original coloring from an image. https://dev.to/yuikoito/create-a-coloring-book-in-canvas-developed-an-app-that-you-can-create-and-enjoy-your-own-original-coloring-from-an-image-429o Create a coloring book in canvas Developed an app that you can create and enjoy your own original coloring from an image Hey guys I developed an app that you can create and enjoy your own original coloring book from an image Look this You can also play coloring in this app The part about turning the image into a coloring book is almost the same as this article I wrote before So in this article I will explain how to develop this coloring functions using canvas DEMO→github→※I m using Nuxt js here Please replace it as necessary Draw a background image on the canvasFirst we need to prepare a canvas element and draw a background image on the canvas It takes a little time to draw the background image on the canvas and I want to make sure to emit loading during that time Therefore I wait here for the image to be fully loaded in Promise lt script gt export default async asyncData params return url process env BASE URL nurie params id image process env AWS IMAGE URL nurie params id jpg twitterImage process env AWS IMAGE URL nurie params id jpg data return canvas null ctx null noPicture require assets img noPic png overlay true mounted this init methods async init this canvas this refs canvas this ctx this canvas getContext d const wrapper this refs wrapper await this loadImage this image then res gt const scale wrapper clientWidth res naturalWidth this canvas width res naturalWidth scale this canvas height res naturalHeight scale this ctx drawImage res this canvas width this canvas height this overlay false loadImage src return new Promise resolve gt const img new Image img src src img onload gt resolve img img onerror gt img src this noPicture lt script gt Now we can draw an image on canvas Use Retina Canvas SupportIf you look at the image drawn above you will see that the resolution is a little rough so we will fix that part Specifically when loading an image in canvas load it at twice the size and set the canvas style to The actual canvas drawing size will be the same as above but the resolution will be finer and the image will be drawn beautifully await this loadImage this image then res gt this ctx scale const scale wrapper clientWidth res naturalWidth this canvas width res naturalWidth scale this canvas height res naturalHeight scale this canvas style width this canvas width px this canvas style height this canvas height px this ctx drawImage res this canvas width this canvas height Implement a drawing function When a user clicks on the screen the event can be detected by mousedown on a PC mousemove for dragging and mouseup or mouseout for the timing when the dragging is finished lt canvas ref canvas mousedown prevent dragStart mouseup prevent dragEnd mouseout prevent dragEnd mousemove prevent draw gt lt canvas gt ※The lineWidth and currentColor can be changed by the user dragStart this ctx beginPath this isDrag true draw e const x e clientX this canvas getBoundingClientRect left const y e clientY this canvas getBoundingClientRect top if this isDrag return this ctx lineCap round this ctx lineJoin round this ctx lineWidth this lineWidth this ctx strokeStyle this currentColor if this lastPosition x null this lastPosition y null this ctx moveTo x y else this ctx moveTo this lastPosition x this lastPosition y this ctx lineTo x y this ctx stroke this lastPosition x x this lastPosition y y dragEnd this ctx closePath this isDrag false this lastPosition x null this lastPosition y null this isErase false Change color of the lineI used vue color to change color yarn add vue colorCreate vueColor js under plugins In this case we are using a design called Sketch so we are only loading Sketch import Vue from vue import Sketch from vue color Vue component Sketch Sketch Add in nuxt config js plugins src plugins vueColor js mode client Then draw this component in the page The drawing is fine as it is but you will get a warning so move it inside lt client only gt lt client only gt lt Sketch value colors input updateValue gt lt Sketch gt lt client only gt Set a default value for colors When a user change color you will get the color by the following function updateValue e this currentColor e hex This library is easy and useful Download the canvasThen we will implement a function to download the canvas when the button is clicked download let link document createElement a link href this canvas toDataURL image jpeg link download nurie new Date getTime jpg link click However we can t download canvas at this point Execution of toDataURL fails due to CORS In fact this time for the background image of canvas I was referring to the URL stored in s from uuid so the error occurred due to CORS in that part image process env AWS IMAGE URL nurie params id jpg Since the image is loaded as shown above the domain of the current URL and the domain of the image URL are different causing the following error tainted canvases may not be exportedThen I used nuxtjs proxy to fix this problem yarn add nuxtjs proxyAdd nuxt config js modules nuxtjs dotenv nuxtjs proxy proxy nurie target AWS IMAGE URL changeOrigin true secure false Now you can replace process env AWS IMAGE URL nurie params id jpg with the URL of your site Change the image part to the following image process env BASE URL nurie params id jpg Enable to play coloring on the phoneAs it is we can t do coloring on the phone so we will also add events for the phone On the phone you can detect events with touchstart touchmove and touchend lt canvas ref canvas mousedown prevent dragStart touchstart prevent dragStart touchend prevent dragEnd mouseup prevent dragEnd mouseout prevent dragEnd mousemove prevent draw touchmove prevent spDraw gt lt canvas gt The events that can be detected on a smartphone differ from those on a PC only for the part where the line is drawn so adjust the following The point is that on a PC you can get the location of the touch by e clientX etc but on a smartphone it is e changedTouches clientX In the case of a single finger spDraw e if e changedTouches length this draw e changedTouches Finish That s it Thanks for reading I am very happy if you enjoy it Please send me a message if you need yuiko dev gmail com 2021-08-23 18:26:30
Apple AppleInsider - Frontpage News OtterBox Folding Stand for MagSafe perfectly angles your iPhone https://appleinsider.com/articles/21/08/23/otterbox-folding-stand-for-magsafe-perfectly-angles-your-iphone?utm_medium=rss OtterBox Folding Stand for MagSafe perfectly angles your iPhoneOtterBox has launched its Folding Stand for MagSafe a compact stand for the iPhone that combines Apple s charging system with a desk stand that can angle the iPhone however you want it The OtterBox Folding Stand for MagSafe is a weighted mounting point for the iPhone The stand features a hinge which allows the attached iPhone to be ideally positioned at the right angle for different applications such as video calls at a desk or streaming video on a couch A MagSafe Charger is required to work with the stand which can be placed into the main holder while the cable is fed through the dock s body To keep the cable tidy the base incorporates a section to coil the cable around to minimize any excess cable between the stand and the outlet Read more 2021-08-23 18:44:22
海外TECH Engadget Stardew Valley's creator is running a $40,000 esports tournament next month https://www.engadget.com/stardew-valley-cup-esports-tournament-concerned-ape-181150873.html?src=rss Stardew Valley x s creator is running a esports tournament next monthEsports is most commonly associated with high octane competitive games such as League of Legends Rocket League and Call of Duty Warzone A chill farming sim might not immediately spring to mind but very soon some of the world s finest Stardew Valley players will face off for thousands of dollars Creator Eric Barone aka ConcernedApe said the first official Stardew Valley Cup event will take place at noon ET on September th “It s a competition of skill knowledge and teamwork with a prize pool of over k Barone wrote on Twitter In collaboration with UnsurpassableZ I m pleased to announce the st official Stardew Valley Cup It s a competition of skill knowledge and teamwork with a prize pool of over k See some of Stardew s most dedicated players in their element Main event is Sept th am PST pic twitter com qtDWeLvDーConcernedApe ConcernedApe August Barone and Stardew Valley streamer Zach “UnsurpassableZ Hartman have concocted more than challenges for competitors to tackle as Kotaku nbsp notes Four teams of four players will each have three hours to complete as many of the tasks as they can The challenges include things like giving someone a gift they love at the Feast of the Winter Star worth points winning the ice fishing contest points and completing item bundles in the Community Center points each Players will have to prioritize the tasks since some might not be entirely worth the points at stake For instance unless players are able to craft a ton of staircases it can take an hour or so to reach the bottom of the mines which is worth points Hartman will also add five surprise challenges during the event each of which are worth points so competitors might have to adjust their plans on the fly Barone and Hartman will be commentators for the event which you can watch on Hartman s Twitch channel It s actually not the first competitive Stardew Valley event with cash at stake A few Stardew Twitch Rivals competitions have taken place One event in had on the line and included challenges like catching all five legendary fish as quickly as possible and obtaining the most gold 2021-08-23 18:11:50
海外科学 NYT > Science Sea Scallops Farmed in Maine Aren’t Just Sustainable. They’re Helping Their Habitat. https://www.nytimes.com/2021/08/23/dining/maine-sea-scallops-sustainable.html Sea Scallops Farmed in Maine Aren t Just Sustainable They re Helping Their Habitat There are only a handful of these farms in the United States most run by fishing families in Maine But their number is growing 2021-08-23 18:26:19
海外科学 NYT > Science A microscopic video shows the coronavirus on the rampage. https://www.nytimes.com/2021/08/22/science/microscopic-bat-brain-virus.html cells 2021-08-23 18:55:25
海外TECH WIRED Would It Be Fair to Treat Vaccinated Covid Patients First? https://www.wired.com/story/would-it-be-fair-to-treat-vaccinated-covid-patients-first Would It Be Fair to Treat Vaccinated Covid Patients First Last week Texas health care policymakers discussed taking vaccination status into account for Covid triage It s a larger conversation ethicists are bracing for 2021-08-23 18:38:25
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 18:39:38
ニュース BBC News - Home Clubs want quarantine exemption before releasing players for duty in red-list countries https://www.bbc.co.uk/sport/football/58310362 Clubs want quarantine exemption before releasing players for duty in red list countriesPremier League sides are among leading European clubs set to prevent players from going to red list countries for September s international break 2021-08-23 18:29:07
ビジネス ダイヤモンド・オンライン - 新着記事 タリバンが米兵器を大量接収、懸念高まる - WSJ PickUp https://diamond.jp/articles/-/280188 wsjpickup 2021-08-24 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 ジャック・マー痛恨の教訓:中国君主は一人だけ - WSJ PickUp https://diamond.jp/articles/-/280189 wsjpickup 2021-08-24 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 ファイザーのワクチン委託生産、カギ握る2社員 - WSJ PickUp https://diamond.jp/articles/-/280191 wsjpickup 2021-08-24 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 良い評価しか言わない上司は、かえって部下に信用されない - 人を動かしたければ1分以内で伝えろ! https://diamond.jp/articles/-/279881 人格を否定するパワハラ面談や、逆に嫌われまいとほめるばかりでは、お互いに不幸でしかありません。 2021-08-24 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 学んだことをすぐ忘れてしまう人が知らない「知識を貯める」とっておきの方法 - 独学大全 https://diamond.jp/articles/-/273884 読書 2021-08-24 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが「人生でとてつもなく後悔していること」ワースト1 - 1%の努力 https://diamond.jp/articles/-/280039 youtube 2021-08-24 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 なんとなく言動が攻撃的な人 - 精神科医Tomyが教える 1秒で幸せを呼び込む言葉 https://diamond.jp/articles/-/278315 なんとなく言動が攻撃的な人精神科医Tomyが教える秒で幸せを呼び込む言葉人気シリーズ万部突破ベストセラー最新作『精神科医Tomyが教える秒で幸せを呼び込む言葉』は、やさしくも本質を見抜く言葉が、職場の人間関係や親子関係、仕事や家事で疲れた心を癒やし、一瞬で元気をチャージしてくれるある人は朝、ある人は夜、ある人は職場で、ページめくるだけの「心のサプリ」。 2021-08-24 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 がん治療のシリコンバレー、国立がんセンター東病院が描く医療の未来 - がん治療選択 https://diamond.jp/articles/-/279787 国立がんセンター 2021-08-24 03:05:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Swiperのautoplayが動かなくなる https://teratail.com/questions/355802?rss=all Swiperのautoplayが動かなくなる前提・実現したいこと今回はautoplayの機能を分割しようと、startを作りました。 2021-08-24 04:08:12
AWS AWSタグが付けられた新着投稿 - Qiita あなたのAWS S3は安全ですか? https://qiita.com/sanshouo/items/becfd1b94bd305c67752 アプリケーションが稼働するサーバにセキュリティ対策製品を導入するetc本記事では、つめの「AWSSのファイルをスキャンする製品仕組みを導入する」で考えてみます。 2021-08-24 04:05:20
技術ブログ Mercari Engineering Blog 新しいメルカリDesign System Web https://engineering.mercari.com/blog/entry/20210823-8128e0d987/ designsysthellip 2021-08-23 20:00:49
海外TECH DEV Community tsParticles 1.34.0 https://dev.to/matteobruni/tsparticles-1-34-0-32h4 tsParticles tsParticles Changelog Bug FixesFixed click handler it wasn t working fineFixed wobble updaterFixed roll updaterFixed tilt updaterFixed issues with moveSpeed Fixed overlap checkFixed issue with size and opacity range ChangesSet max z layers to instead of improvement for noise d Improved size opacity updaters Improved z index rates formulasImproved confetti presetImproved out modes on particle creationImproved fireworks preset New FeaturesAdded gradients supportAdded gradient updater library only colors and angle for nowAdded external path generators curves polygons perlin d and simplex d noise Added shapes and fill options to emittersAdded emitter shapes plugin system so they can be customized by usersAdded new wait life emitter optionAdded start count to emittersAdded triangles presetAdded zLayers option matteobruni tsparticles tsParticles Easily create highly customizable particles animations and use them as animated backgrounds for your website Ready to use components available for React Vue js x and x Angular Svelte jQuery Preact Inferno Solid Riot and Web Components tsParticles TypeScript ParticlesA lightweight TypeScript library for creating particles Dependency free browser ready and compatible withReact Vue Angular Svelte jQuery Preact Inferno Do you want to use it on your website Documentation and Development references here This library is available on the two most popular CDNs and it s easy and ready to use if you were using particles jsit s even easier You ll find theinstructions below with all thelinks you need and don t be scared by TypeScript it s just the source language The output files are just JavaScript CDNs and npm have all the sources you need in Javascript a bundle browser ready tsparticles min js and allfiles splitted for import syntax If you are still interested some lines below there are some instructions for migrating from the old particles jslibrary Library installationHosting CDNPlease use… View on GitHub 2021-08-23 19:29:40
海外TECH DEV Community MongoDB $weeklyUpdate (August 23, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams! https://dev.to/mongodb/mongodb-weeklyupdate-august-23-2021-latest-mongodb-tutorials-events-podcasts-streams-5b97 MongoDB weeklyUpdate August Latest MongoDB Tutorials Events Podcasts amp Streams Hi everyone Welcome to MongoDB weeklyUpdate Here you ll find the latest developer tutorials upcoming official MongoDB events and get a heads up on our latest Twitch streams and podcast curated by Adrienne Tacke Enjoy Freshest Tutorials on DevHubWant to find the latest MongoDB tutorials and articles created for developers by developers Look no further than our DevHub Build a Simple Website with React Axios and a REST API Built with MongoDB RealmMaxime Beugnet In this blog post we will show you how we can use a REST API that we created with the help of MongoDB Realm to access our data in a MongoDB Atlas cluster and display the result of the query in a website built with React MongoDB Realm Web SDK TutorialMaxime Beugnet In this tutorial blog post you will learn how to retrieve data from a MongoDB Atlas cluster using the MongoDB Realm Web SDK and display it in a very basic website hosted in MongoDB Realm Static Hosting MongoDB Academia Introduction to Modern DatabasesEoin Brazil amp Julianna Chen As part of the MongoDB for Academia program we are pleased to announce the publication of a new course Introduction to Modern Databases and related teaching materials Realm Triggers Treats and Tricks Auto Increment a Running ID FieldPavel Duchovny In this blog series we are trying to inspire you with some reactive Realm trigger use cases Official MongoDB EventsAttend an official MongoDB event near you virtual for now Chat with MongoDB experts learn something new meet other developers and win some swag Aug pm GMT Global Deep dive into Coroutines Kotlin Flow and LiveDataJetPack continues to evolve quickly due to which many alternates are available for implementing the same use case but each has its own pro amp cons This has caused unnecessary confusion among developer during development and code reviews In this meetup Mohit Sharma Realm Developer Advocate deep dives into each of them from getting started to when and what to use Sep pm ET Virtual How to Raise Your Profile As a Developer And Why You Should Bother During this session Lauren Schaefer joined by Luce Carter will share personal stories of how she has worked to overcome the discomfort of raising her profile You ll leave this session with practical steps you can take in the coming weeks and months to raise your profile Sep pm EAT Kenya MongoDB Community Mini Workshop in KisumuJoin us in Kisumu for an afternoon mini workshop filled with exploration in MongoDB Technology led by Michael Kimathi You will get to setup Atlas Cloud DBaaS for MongoDB Opportunities available on MongoDB Technology network and cheat sheets Get your laptop ready and join the experts in these afternoon filled with fun and learning We will limit our attendees for now NB Those who have RSVP d will be prioritised Sep pm CEST Virtual MongoDB Atlas mit Ansible automatisierenAnsible ist ein Open Source Automatisierungstool das für Konfigurationsmanagement Anwendungsbereitstellung und Orchestrierung verwendet wird Martin Schurz IT Architekt bei der T Systems MMS wird darüber berichten wie er Ansible Playbooks zur Automatisierung Bereitstellung und Verwaltung von MongoDB Instanzen in MongoDB Atlas erstellt hat Ihr werdet eine Übersicht über MongoDB Atlas und einen Einblick in das Automatisierungstool Ansible erhalten Martin wird uns erklären wie Ansible und MongoDB zusammenspielen und wie ihr mit Hilfe von bereitgestellten Beispielen selber Automatisierungen erstellen könnt Wer mag kann bei einem Quiz im Anschluss gleich sein neues Wissen prüfen Den Gewinnern winken exklusive MongoDB Swag Preise MongoDB on Twitch amp YouTubeWe stream tech tutorials live coding and talk to members of our community via Twitch and YouTube Sometimes we even stream twice a week Be sure to follow us on Twitch and subscribe to our YouTube channel to be notified of every stream Latest StreamHelp Me unSQLize My AppCatch up on past streams Get Hyped Using Docker Go with MongoDBGet Hyped Synonyms in Atlas SearchServerless Functions Explained MongoDB Realm Backend as a Service Jumpstart Follow us on Twitch so you never miss a stream Last Word on the MongoDB PodcastLatest Episode dl branch Catch up on past episodes Ep The Intern EpisodeEp Scaling the Real Estate Industry with Jim McClarty of Keller WilliamsEp At the Intersection of AI ML HCI with Doug Eck of Google Not listening on Spotify We got you We re most likely on your favorite podcast network including Apple Podcasts PlayerFM Podtail and Listen Notes These weeklyUpdates are always posted to the MongoDB Community Forums first Sign up today to always get first dibs on these weeklyUpdates and other MongoDB announcements interact with the MongoDB community and help others solve MongoDB related issues 2021-08-23 19:15:53
Apple AppleInsider - Frontpage News Apple Education promotes iPad creativity challenges for classrooms https://appleinsider.com/articles/21/08/23/apple-education-promotes-ipad-creativity-challenges-for-classrooms?utm_medium=rss Apple Education promotes iPad creativity challenges for classroomsApple has paired up with Apple Distinguished Educators to create three new challenges to encourage classrooms to bring the iPad into their lesson plans The first challenge is the Green Screen Challenge where students and teachers are encouraged to develop creative ways to use the green screen effects available on the iPad Apple Distinguished educator Jacob Woolcock suggested the challenge In addition teachers can download Apple s Everyone Can Create Video guide to help learn the ins and outs of video production on the iPad Introducing our creativity challenge for video JacobWoolcock shows how easy it is to create innovative lessons with greenscreen Tag a teacher who d love this and learn more at MadeOniPad EveryoneCanCreate pic twitter com wfmptSlOーApple Education AppleEDU August Read more 2021-08-23 19:34:17
海外TECH Engadget Roku revives former Quibi original 'Most Dangerous Game' for a second season https://www.engadget.com/roku-renews-most-dangerous-game-second-season-190424968.html?src=rss Roku revives former Quibi original x Most Dangerous Game x for a second seasonEarlier this month Roku released the last of the TV shows and movies it acquired when Quibi shut down at the end of Now the company is looking to the future On Monday Roku announced it s bringing back Most Dangerous Game one of the more popular titles it acquired in the transaction for a second season Two time Academy Award winner Christoph Waltz will reprise his role as antagonist Miles Sellars with David Castañeda best known for his role in Netflix s The Umbrella Academy joining the cast as the show s new protagonist Roku describes Castañeda s character Victor Suero as a down on his luck fighter who is forced to participate in the deadly contest at the center of the show to protect his sister It s not surprising to see Roku decide to bring back Most Dangerous Game The shorts Roku acquired from Quibi have played a significant role in its plan to find a niche among giants like Netflix and Amazon and Most Dangerous Game was one of the few shows Quibi renewed before its demise last year Roku hasn t said when the new season would debut 2021-08-23 19:04:24
海外科学 NYT > Science On the Move With Mongolia’s Nomadic Reindeer Herders https://www.nytimes.com/2021/08/23/travel/mongolia-dukha-reindeer-herders.html decisions 2021-08-23 19:57:12
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 19:28:37
ビジネス ダイヤモンド・オンライン - 新着記事 タイムズ、QBハウスも前年実績超えなのに「洗車のキーパーだけ勝ち組」のワケ - コロナで明暗!【月次版】業界天気図 https://diamond.jp/articles/-/279983 2021-08-24 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国がもくろむ、「アフガン混乱」を慎重かつ巧みに利用する3つの戦略 - 加藤嘉一「中国民主化研究」揺れる巨人は何処へ https://diamond.jp/articles/-/280198 加藤嘉一 2021-08-24 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 小田急電鉄が6月運賃収入12.3%増でも、実態値との「危ういギャップ」 - コロナで明暗!【月次版】業界天気図 https://diamond.jp/articles/-/279982 前年同期 2021-08-24 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「米国株一強」が示唆するこの先の大波乱、どの程度の反落を覚悟すべきか - 政策・マーケットラボ https://diamond.jp/articles/-/280153 過去 2021-08-24 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 バイデン政権下で日本企業が「最も重視すべき経営戦略」とは - DOL特別レポート https://diamond.jp/articles/-/280190 日本企業 2021-08-24 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハーバード大教授が提言、日本がコロナ後に「2%以上の経済成長」を実現する方策 - ハーバードの知性に学ぶ「日本論」 佐藤智恵 https://diamond.jp/articles/-/280135 ハーバード大教授が提言、日本がコロナ後に「以上の経済成長」を実現する方策ハーバードの知性に学ぶ「日本論」佐藤智恵デルタ株が猛威を振るい、急速な新型コロナウイルス感染拡大が続いている日本。 2021-08-24 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 資産2億円をためた「シンプルな4つの習慣」とは - 資産2億円の元高卒自衛官が教える「攻めの節約術」 https://diamond.jp/articles/-/280196 高収入 2021-08-24 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが断言、日本はどんどん安い国になって「アフリカ化」していく - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/280195 東南アジア 2021-08-24 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 ルネサスが次々と海外企業を買収、懸念される「減損」リスク - 今週のキーワード 真壁昭夫 https://diamond.jp/articles/-/280194 ルネサスが次々と海外企業を買収、懸念される「減損」リスク今週のキーワード真壁昭夫半導体大手ルネサスエレクトロニクスは、英国の半導体メーカーであるダイアログ・セミコンダクターを買収する。 2021-08-24 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 医師・看護師はもう限界!デルタ株で高まる「自衛隊野戦病院」の必要性 - 上久保誠人のクリティカル・アナリティクス https://diamond.jp/articles/-/280193 上久保誠人 2021-08-24 04:05:00
TECH Engadget Japanese Razer、自社製マウスを接続するだけで起こるWindowsセキュリティ問題を修正中 https://japanese.engadget.com/razer-mouse-software-vulnerability-205005008.html razer 2021-08-23 20:50:05
TECH Engadget Japanese 2017年8月24日、スマホで家電などを操作可能にする「mouseスマートホーム」が発売されました:今日は何の日? https://japanese.engadget.com/today-203010988.html mouse 2021-08-23 20:30:10
AWS AWS Media Blog Live media workflows on AWS: To compress, or to not compress? https://aws.amazon.com/blogs/media/metfc-live-media-workflows-on-aws-to-compress-or-to-not-compress/ Live media workflows on AWS To compress or to not compress Introduction In a cloud migration journey there are many decisions that need to be made One of the primary decisions for live media workflows is how to bring content from on premises to the cloud For example how to take an event that is being shot at a sporting arena to the cloud for processing and … 2021-08-23 20:47:54
技術ブログ Mercari Engineering Blog 新しいメルカリDesign System Web https://engineering.mercari.com/blog/entry/20210823-8128e0d987/ designsysthellip 2021-08-23 20:00:49
海外TECH Ars Technica Study: Ants create stable tunnels in nests much like humans play Jenga https://arstechnica.com/?p=1789021 hills 2021-08-23 20:29:43
海外TECH DEV Community Guide to making web animations UX friendly https://dev.to/codesphere/guide-to-making-web-animations-ux-friendly-469d Guide to making web animations UX friendlyWritten by Dan ParryHigh quality animations are everywhere in today s web which is great for us as users but it doesn t make life easy for you as a designer But why should you care What is it that makes animations so important that you should prioritise them in your probably already very busy schedule Well unfortunately because of the high quality content we are all so used to in apps and on the web there is a good chance that users already have a high expectation of what your app should look like and what it should feel like High quality animations and UIs are present in almost every successful app and audiences expect it to be part of their experience Tinder s swiping browsing through music on Apple music or panning around Google maps are a few examples of some excellent animations that are integrated to core user experience of their respective apps app The core purpose of your app is to achieve a particular goal the animations you put into it probably won t change the end result of how your app achieves its goal but it can make or break the user experience You might not be trying to make the next unicorn but a friendly UX is a must So animations are certainly not to be overlooked in the planning stage and you should find time even in an already overbooked project to add some Remember most users won t even notice the swipe animation you spent a day perfecting but they certainly will notice if it s not there What are web animations Before we jump into some tips on how to make good animations let s take a quick look at what an animation actually is Understanding the fundamentals will help you make better animations in the end In short web animation is the visualization of change   something that starts in one state and ends in another state The animation is how it gets from one to the other and how you handle states in between the interpolated states is what is important The duration you take to get from the start to the end state and the journey you take your users on while doing it is a bit of an art form in itself Browsing functions like turning a page in a digital book or moving through shows on Netflix and the selected show growing to display its details are both animations If it changes the state of an element in your UI then it s very likely an animation So we have a pretty good idea about why web animations are important and what they actually are so let s take a look at some rules to remember when making your own Don t rush The speed of your animation is crucial it should be slow enough that the user is aware of the change taking place but not take so long that it can be perceived as slow Thankfully there are some guidelines on how fast this should be so you don t just have to eyeball it and hope you get it right   an animation lasting between and ms is considered optimal for UI Anything faster than this ms for example will be too fast to notice equally anything that takes over a second to complete will be considered slow Additionally the speed of your animations might need to depend on the screen size of the app because the element will have more or less distance to travel For mobile devices ms is optimal with a increase and decrease for tablets ms and wearables ms respectively Website animations are usually instantaneous so keep this in mind The size of the element is also an important factor in how long it should take to complete its animation   Smaller elements look better when their animations are fast and larger animations can afford to take a little longer It s an art not a science so play around and see what looks best Easy does it…Easing is the acceleration or decoration applied to your object as it begins or ends its animation It is a very important part of how good your final animation will look You don t want to click on a menu have it move slowly for whole seconds then suddenly fly open It s jarring to the user and ugly to watch so this is an important topic to learn Today let s just talk about Ease In Ease Out and Ease Both The title refers to how it enters or exits its animation not the screen let me explain In the context of product design generally objects that enter the screen decelerate This is called Ease Out because our animation eases out of its acceleration to create a smooth stop it slows down to a stop over the period of time it takes to come into our frame to its final position The opposite is true for an object exiting the screen it accelerates as it moves away in this way it is easing into its animation so it is called Ease In Just remember ease out when it comes in and ease in when it goes out…If you want to apply movement to an object that is always on screen Ease Both is the way to go it applies a smooth speed up and a smooth stop motion to your object as it moves To give this a real world context let s use our menu example from earlier when you click on a burger menu the menu will open quickly and then stop smoothly Ease Out but when you close the menu it will smoothly slide off the screen Ease In If you click on an item in the menu and it expands to a pop up this will start smoothly and then stop smoothly in the center of the screen Ease Both You should also take a look at Spring or Elastic Easing if you want to give your animation a really nice motion The takeaway here is to be aware of the importance of easing it plays a key role in the animation and will be a big part of your arsenal What is this for Maybe you are an expert in animation durations and you can create wonderfully intricate paths for your buttons to fly all over the screen while still creating a clear UI context for your user to interact with But why Why add a fly effect and a confetti explosion to a button that just says OK The animations you add should always serve a purpose otherwise you are just wasting your user s time and eventually their patients There are for sure some cases in which a cool flashy animation will be welcome but as a general rule remember give the animation a context and a purpose Be yourselfMake sure your animations reflect your product s image If the website is fun and light hearted consider a bouncy and playful animation to the menu with the clever use of your easing curve this can be subtle but it can add a style that your users will start to consider part of the experience Alternatively if you are building an app with a very specific data driven purpose that users have only a cold professional interest in your animations can be a little more spartan To sum up…Animations make your content feel alive or at least they should if they are done correctly but it is really up to you how you want to breathe life into it Consider how you want your users to feel when interacting with it and channel this into your design choices There are some great tools to help you design your animations that we at Codesphere love to use Take a look at Invision studio Flinto and of course After Effects but nowadays there is no end to tools you might use Feel free to let us know your favorites What did we leave out Let us know down below Happy coding from your good friends at Codesphere the most seamless cloud provider ever created 2021-08-23 20:30:03
海外TECH DEV Community 1 - A new boilerplate for React Application - CRA-ken is finally out! https://dev.to/crtdaniele/1-a-new-boilerplate-for-react-application-cra-ken-is-finally-out-46p6 A new boilerplate for React Application CRA ken is finally out Hi Developers I m Daniele Carta and I m a Frontend Developer For years I m worked with React and with Create React App To fastify my work I decise to create a new boilerplate for fastify the initialize a new application The name of this boilerplate is CRA ken You can find the project in this link Why have I to use CRA ken Because in this boilerplate you can find a lot of helpers and configuration like these CRA ken CRAReact Testing LibraryyesyesRoutingyesnoRedux StoreyesnoRedux Saga MiddlewareyesnoESLint ConfigurationyesnoPrettier ConfigurationyesnoVersioning AppyesnoSo to install the boilerplate It s very easy npx cra ken app my appcd my appnpm startIn the next articles I want to show you what I introduce in the next release and how to work the boilerplate CRA ken Stay tuned and follow me on LinkedIn and Github LinkedIn Github 2021-08-23 20:09:41
海外TECH DEV Community Getting started with Java .. https://dev.to/divyakumari12/getting-started-with-java-2e2n Getting started with Java Hello This is my very first blog and in this blog I m gonna write about my learnings of day and How I started learning this and still doing that So I started it from the very basics like how it basically works So the very first step is that Source code is compiled to byte code and then Java Virtual Machine compiles the byte code into machine code Introduction to Java It is most popular language as we can use this in app development web development client server applications e t c It is an object oriented programming language developed by Sun Microsystems of the USA in Originally it was known as Oak by James Goslin who was also one of the Inventors of Java Then I saw the basic structure of Java Program Naming conventions Pascal and camel case Variables and data types Literals Keywords then How we can take input from the user and did some basic questions 2021-08-23 20:06:12
Apple AppleInsider - Frontpage News New #AppleToo movement drawing attention to racism, sexism, inequality inside Apple https://appleinsider.com/articles/21/08/23/new-appletoo-movement-drawing-attention-to-racism-sexism-inequality-inside-apple?utm_medium=rss New AppleToo movement drawing attention to racism sexism inequality inside AppleA group of Apple employees has formed the AppleToo organization with the goal of exposing patterns of racism sexism inequity and abuse within the company The formation of the group comes after weeks of public statements from Apple employees about internal complaints going unanswered or being outright ignored A Discord community of around Apple employees and contractors was used to launch the movement The Verge says that around current and former Apple employees were directly involved in organizing the effort The AppleToo website has a short statement and a login with a secret password that can be obtained from AppleToo organizers Read more 2021-08-23 20:16:34
Apple AppleInsider - Frontpage News iPad Pro used to create AR effects in music video for Olivia Rodrigo's 'brutal' https://appleinsider.com/articles/21/08/23/ipad-pro-used-to-create-ar-effects-in-music-video-for-olivia-rodrigos-brutal?utm_medium=rss iPad Pro used to create AR effects in music video for Olivia Rodrigo x s x brutal x Pop singer songwriter Olivia Rodrigo used an iPad Pro and Apple Pencil to design some of the augmented reality effects for her latest music video Credit Interscope RecordsThe music video for brutal which was released on Monday features custom AR face masks created using Apple s iPad Pro and Apple Pencil Alongside the music video s debut Rodrigo also shared a few clips to TikTok and Instagram showing her editing the face masks Read more 2021-08-23 20:16:58
海外TECH Engadget Apple employees are organizing to push for 'real change' at the company https://www.engadget.com/apple-workers-201202748.html?src=rss Apple employees are organizing to push for x real change x at the companyA group of current and former Apple employees are calling on their colleagues to publicly share stories of discrimination harassment and retaliation they experienced while working at the company The call to action went up on Monday when the collective started a Twitter account called Apple Workers nbsp quot For too long Apple has evaded public scrutiny quot the group says on its website quot When we press for accountability and redress to the persistent injustices we witness or experience in our workplace we are faced with a pattern of isolation degradation and gaslighting quot Apple workers are coming together to talk openly about issues we want addressed in our workplace Discrimination harassment and retaliation happen at AppleToo If you work or worked for Apple or a third party connect with us at ーApple Workers AppleToo AppleLaborers August The protesting workers say they ve exhausted all internal avenues for a remedy from the company which is why they re going public with their complaints quot We ve talked with our leadership We ve gone to the People team We ve escalated through Business Conduct Nothing has changed quot they say quot It s time to Think Different quot According to The Verge about individuals were involved in organizing the effort Earlier today they shared the news on a person Discord server for Apple employees and contractors We ve reached out to Apple for comment The action comes as Apple faces questions over its handling of sexism in the workplace In August the company put Ashley Gjøvik a senior engineering program manager on paid administrative leave In a series of tweets Gjøvik shared several interactions with the company s employee relations team One of those details is an episode in which a manager referred to her quot tone quot in presentations and said quot I didn t hear you going up an octave at the end of your statements quot Apple is currently investigating Gjøvik s allegations quot There is much more information about my story and my concerns about Apple work conditions that I have not made public yet quot Gjøvik says on a website she created to chronicle her experience at the company quot I only resorted to this because everything I tried internally has failed quot 2021-08-23 20:12:02
海外TECH Engadget 'Twelve Minutes' ruins a compelling game concept with awful twists https://www.engadget.com/twelve-minutes-review-game-200045769.html?src=rss x Twelve Minutes x ruins a compelling game concept with awful twistsIt s rare for a game s concept to hook me within a few seconds but Twelve Minutes managed to do that way back in Before it gained an all star cast including Daisy Ridley James McAvoy and Willem Dafoe it was an intriguing indie point and click adventure with a Groundhog s Day esque time loop and a unique top down perspective Its interactive narrative combined with a wealth of cinematic influences made it seem as if developer Luis Antonio was crafting something meant just for me That s pretty much how I felt at the beginning of the game You play as a man who comes home to a small apartment Your wife has some special news which you celebrate over a romantic dinner All of a sudden a cop starts pounding on the door and accuses her of murder Things go downhill fast and in an instant you re right back to the beginning of the night Your mission Figure out what the hell is happening Sounds like a solid thriller right But after spending six hours with the game I was furious What started out as a fun mystery devolved into a repetitive slog I was forced to abuse my seemingly lovely wife Sometimes I had to watch her be repeatedly tortured by that sadistic cop And I became a murderer myself several times over Making things even worse my reward for that hellish journey was an array of twists so convoluted so mind numbingly dumb I was angry about it for days Say what you will about the works of M Night Shyamalan but at least his twists feel original And yes I know those twists occur less often than you may think I won t spoil where Twelve Minutes ultimately goes And to be honest I m hesitant to even point out that a story has twists at all But for a mystery like this I figure that s to be expected All of this time looping detective work just has to lead to something truly dramatic And it s clear that Luis Antonio genuinely wants to blow your mind It s just a shame almost everything falls flat at the end That s not to say Twelve Minutes isn t worth playing The game s early hours set up a fascinating mystery box Your small apartment has a cramped kitchen and living space a bathroom a bathroom and a closet That s it Everything you need to complete the game is there or gets there later Some of those puzzle pieces feel organic like the mugs that you can fill with water or the large knife tempting you in the kitchen Some of them like the light switch that can electrocute people on cue are hilariously convenient I realized Twelve Minutes was doing something special early on when it managed to work its way into my subconscious I thought of new things to try during long walks and after sleeping on a particularly annoying problem That s a sign that for a while at least I was genuinely invested in the story It helps that Twelve Minutes also has some solid voice work which goes a long way toward connecting you to the characters You don t get a full look at anyone s face even if you try to scope out the cop through your front door s peephole so it s nice to have some human performances grounding the story If you ve got Xbox Game Pass it s worth checking out the game just to experience its first few hours After the novelty wears off though the game quickly takes a turn for the worse Eventually you ll have to complete a long series of tasks over and over until you figure out your next step And sometimes that can mean doing the same five tasks dozens of times Twelve Minutes gives you a few easy ways to speed things up like a single dialog option that can prove you re actually going through a time loop and that she s genuinely in danger But a few more narrative shortcuts would make the game s rough last act more tolerable One major moment gives you only a few seconds to show one character a specific item It s easy to miss that s something you can even do And even when I knew what I had to do after looking up a few guides I still failed to trigger the right interaction several times At that point the game began to feel less like a puzzle I needed to solve and more like a Saw trap that I needed to escape from Annapurna InteractiveI suppose these issues could be overlooked if Twelve Minutes had a better script but even in that respect it fails It s stronger toward the beginning but like a J J Abrams story it has no clear idea where to go at the end Characters start to act in completely different ways which is hard to swallow after seeing them in one light for several hours A sympathetic turn for Dafoe s cop feels particularly out of place after seeing multiple loops where he kills you and your wife and that s even after getting the MacGuffin he s looking for You don t need to have an ACAB tattoo to call him a monster I wouldn t write off Twelve Minutes a bad game but based on where the story goes it s ultimately disappointing Luis Antonio and his team spent over seven years working on the game and it s a shame to see my enthusiasm for it fall apart in six hours 2021-08-23 20:00:45
海外科学 NYT > Science ‘Totally Surprising and Rather Horrifying’: Giant Tortoises Eat Baby Birds https://www.nytimes.com/2021/08/23/science/tortoise-eats-bird-video.html Totally Surprising and Rather Horrifying Giant Tortoises Eat Baby BirdsFor the first time scientists in the Seychelles captured footage of one of the hulking reptiles stalking and killing a helpless chick 2021-08-23 20:14:45
海外科学 NYT > Science ‘Nursing Is in Crisis’: Staff Shortages Put Patients at Risk https://www.nytimes.com/2021/08/21/health/covid-nursing-shortage-delta.html Nursing Is in Crisis Staff Shortages Put Patients at Risk“When hospitals are understaffed people die one expert warned as the U S health systems reach a breaking point in the face of the Delta variant 2021-08-23 20:03:45
ニュース BBC News - Home Afghanistan: Person on no-fly list flown to UK during Kabul evacuation https://www.bbc.co.uk/news/uk-58311964 agencies 2021-08-23 20:12:59
ニュース BBC News - Home M25: Crash involving lorry, minibus and car closes part of motorway https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-23 20:27:45
ビジネス ダイヤモンド・オンライン - 新着記事 「日本でこぢんまり」を打破する起業家像とは?東大発ディープテックVCトップの答え - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280010 2021-08-24 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 生活保護「隠れ負債33兆円」の衝撃、氷河期世代が高齢者に突入で【独自試算】 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280141 上級国民 2021-08-24 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【電機・精密20社】上位に老舗時計メーカーの名も、1位は? - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279486 危険水域 2021-08-24 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 パナ・ANA・TBS…大企業「エリート転落リストラ」断行56社の実名、ついに氷河期世代も! - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280140 2021-08-24 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「農協界のドン」が障害があるいじめられっ子から青年実業家に変貌した理由 - 農協の大悪党 野中広務を倒した男 https://diamond.jp/articles/-/280199 2021-08-24 05:05:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース コロナ禍で居場所を失う子どもたちに、大人ができることとは? https://dentsu-ho.com/articles/7876 子どもたち 2021-08-24 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース B2B事業「デジタルセールスシフト」のススメ https://dentsu-ho.com/articles/7868 電通 2021-08-24 06:00:00
ビジネス 東洋経済オンライン 横浜頓挫で急浮上?「東京カジノ」具体化の現実味 セガサミーも虎視眈々、観測高まる「お台場IR」 | レジャー・観光・ホテル | 東洋経済オンライン https://toyokeizai.net/articles/-/450366?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-24 05:30:00
TECH Engadget Japanese 楽天モバイル、自前とMVNOの契約数が500万突破 https://japanese.engadget.com/rakuten-unlimit-vi-214350174.html 楽天モバイル 2021-08-23 21:43:50
IT ITmedia 総合記事一覧 [ITmedia News] Netflixの実写版「カウボーイビバップ」は11月19日配信 新画像も公開 https://www.itmedia.co.jp/news/articles/2108/24/news075.html itmedianewsnetflix 2021-08-24 06:47:00
TECH Techable(テッカブル) ベンチャー企業のマネージャー向けオンラインスクール&コミュニティ「Emo」 https://techable.jp/archives/160396 株式会社 2021-08-23 21:00:35
Google カグア!Google Analytics 活用塾:事例や使い方 Twitterでハッシュタグ検索がおかしい【原因と対策】Twitterのハッシュタグ検索を直し方法はハッシュタグに英語を使わないとうまくいく https://www.kagua.biz/social/twitter/20210824a1.html twitter 2021-08-23 21:00:28
AWS AWS Security Blog The Five Ws episode 1: Accreditation models for secure cloud adoption whitepaper https://aws.amazon.com/blogs/security/the-five-ws-episode-1-accreditation-models-for-secure-cloud-adoption-whitepaper/ The Five Ws episode Accreditation models for secure cloud adoption whitepaperAWS whitepapers are a great way to expand your knowledge of the cloud Authored by Amazon Web Services AWS and the AWS community they provide in depth content that often addresses specific customer situations We re featuring some of our whitepapers in a new video series The Five Ws These short videos outline the who what when … 2021-08-23 21:02:29
AWS AWS - Webinar Channel Streaming Analytics Made Easy: Kinesis Data Analytics Studio Run on Apache Flink https://www.youtube.com/watch?v=mRDst424mKY Streaming Analytics Made Easy Kinesis Data Analytics Studio Run on Apache FlinkBusinesses increasingly need to gain faster insights from their data to improve their customer experiences detect operational issues and respond to emergent trends In this tech talk we will walk through Amazon Kinesis Data Analytics Studio a recently launched feature of Amazon Kinesis Data Analytics which allows you to interactively query data streams and rapidly develop stream processing applications using an interactive development environment powered by Apache Zeppelin notebooks run on Apache Flink The session will include a demo to help you easily build stream processing applications that can run at scale to continuously produce real time insights Learning Objectives Learn how to simplify ad hoc querying of your streaming data using serverless notebooks in Kinesis Data Analytics Studio Understand how you can create a stream processing application in minutes using Kinesis Data Analytics Studio powered by Apache Flink and Apache Zeppelin See a real world example to perform analytics on a streaming data source using simple SQL and Python To learn more about the services featured in this talk please visit 2021-08-23 21:05:02
AWS AWS - Webinar Channel Enabling High Velocity, Secure, and Compliant Development Teams - AWS Online Tech Talks https://www.youtube.com/watch?v=-mYfgGbihzc Enabling High Velocity Secure and Compliant Development Teams AWS Online Tech TalksSpeed in software development requires being able to bootstrap development teams with best practices for DevOps security and infrastructure configuration But too often teams find they have to make compromises with speed to ensure security and compliance Application development teams need freedom to iterate and make adjustments without needing manual validation from the central teams In this tech talk we lay out how AWS DevOps services solve these problems for organizations of various sizes and skill sets We walk through best practice patterns with services such as AWS CDK AWS CFN Guard and AWS Config for building speed security and compliance into your software delivery lifecycle Learning Objectives Learn how to build a DevOps workflow that prioritizes speed security and compliance Learn how to use AWS CDK AWS CFN Guard and AWS CodePipeline Learn how to use AWS Proton for container based platform teams To learn more about the services featured in this talk please visit 2021-08-23 21:04:54
AWS AWS - Webinar Channel Improve Customer Experience and Agent Productivity with Call Analytics using Amazon Transcribe https://www.youtube.com/watch?v=FPyMV0i-0Q4 Improve Customer Experience and Agent Productivity with Call Analytics using Amazon TranscribeCustomer conversations contain valuable information about trending issues and the efficiency and quality of your contact center operations Unlocking these insights is often manual time consuming and restricted to a single contact center environment Amazon Transcribe uses powerful deep learning models to produce rich call transcripts and extract conversation insights to improve customer experience CX and agent productivity In this tech talk you ll learn how to surface agent customer sentiment detect issues and identify non talk time to help supervisors quickly find agent coaching opportunities You will also discover how to uncover emerging trends within any inbound or outbound call application and understand the needs of your customer faster Learning Objectives Discover how to unlock CX insights such as call categorization issue detection and searchable transcripts Analyze agent performance to find coaching opportunities and automate compliance review Explore how to uncover emerging issues and trends by analyzing inbound and outbound customer calls To learn more about the services featured in this talk please visit 2021-08-23 21:04:38
AWS AWS Security Blog The Five Ws episode 1: Accreditation models for secure cloud adoption whitepaper https://aws.amazon.com/blogs/security/the-five-ws-episode-1-accreditation-models-for-secure-cloud-adoption-whitepaper/ The Five Ws episode Accreditation models for secure cloud adoption whitepaperAWS whitepapers are a great way to expand your knowledge of the cloud Authored by Amazon Web Services AWS and the AWS community they provide in depth content that often addresses specific customer situations We re featuring some of our whitepapers in a new video series The Five Ws These short videos outline the who what when … 2021-08-23 21:02:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SwiftUI】FSCalendarでの日付選択⇨選択した日付の取得処理 https://teratail.com/questions/355804?rss=all 【SwiftUI】FSCalendarでの日付選択⇨選択した日付の取得処理前提・実現したいことSwiftUInbspFSCalendarについて教えてください。 2021-08-24 06:29:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaからiOSへのVOIP通知でDeviceTokenNotForTopicが発生 https://teratail.com/questions/355803?rss=all JavaからiOSへのVOIP通知でDeviceTokenNotForTopicが発生前提・実現したいことJavaでPushyを使用し、iOS端末にVOIP通知を送信したい。 2021-08-24 06:13:51
海外TECH DEV Community What was your win LAST week? https://dev.to/devteam/what-was-your-win-last-week-4f0n What was your win LAST week Hey folks Quick confession I FORGOT TO ASK ABOUT WEEKLY WINS LAST FRIDAY Sorry about that Let s get to it ーjust a few days late Looking back on last week what was something you were proud of accomplishing All wins count ーbig or small Examples of wins include Starting a new projectFixing a tricky bugTrying out a new form of exercise or whatever else might spark joy ️Thanks for bearing with me Can t wait to read about your wins from last week I ll be back at the end of the week promise with the normal Friday wins thread 2021-08-23 21:00:43
Apple AppleInsider - Frontpage News Apple Maps 'Ratings and Photos' feature debuts in US https://appleinsider.com/articles/21/08/23/apple-maps-ratings-and-photos-feature-debuts-in-us?utm_medium=rss Apple Maps x Ratings and Photos x feature debuts in USApple this week began a U S rollout of a new Apple Maps feature that lets users provide ratings for businesses points of interest and other notable locations Dubbed Ratings and Photos the feature could one day replace or serve as an alternative to Yelp a third party rating and review service that currently provides Apple Maps users with at a glance star ratings and reviews when browsing Maps listings Apple s system utilizes a thumbs up down method of providing feedback across a number of categories that vary depending on business or location For example users can rate products customer service and overall experience at the Apple Park Visitor Center in Cupertino Calif a dual purpose facility that also acts as a retail outlet Read more 2021-08-23 21:50:07
海外TECH Engadget Teardown shows the Playdate won’t suffer from controller drift like the Switch https://www.engadget.com/playdate-ifixit-teardown-212829159.html?src=rss Teardown shows the Playdate won t suffer from controller drift like the SwitchWhile Panic s pint sized Playdate handheld won t make its way to early adopters until the end of the year iFixit got a chance to look inside the device early quot Unfortunately it didn t come with any games so a teardown was about all it was good for quot iFixit said for those who might be jealous the company got a unit before they did PanicTaking apart the handheld iFixit found a console with mostly modest internal components The Playdate has a MHz CPU supported by MB of memory and GB of flash storage Powering everything is a Wh battery with about percent of the capacity of the power cell you ll find inside the iPhone But what you want to know about is Playdate s signature fold out crank According to iFixit Panic and Teenage Engineering embedded a cylindrical magnet into the shaft of the component That magnet works in conjunction with a Hull effect sensor to trigger an input from the crank It s a simple but effective design that should last quot One thing this crank won t do Drift There s no wiper or spring or sensor surface to wear out quot the company says referencing the Nintendo Switch s well known controller issue PanicWhile it s no Framework laptop it s clear Panic and Teenage Engineering designed the Playdate with at least one eye toward repairability A charming sticker iFixit found upon opening the device said quot breaking quot not removing the components would void the warranty Many of the internals most likely to fail first including the battery and headphone jack were either modular or easily accessible Components like the display and USB C port will be more challenging to replace but the Playdate looks DIY friendly enough that it could enjoy a modding scene like the Game Boy Advance 2021-08-23 21:28:29
Cisco Cisco Blog Bolstering Digital Transformation in Banking https://blogs.cisco.com/financialservices/bolstering-digital-transformation-in-banking Bolstering Digital Transformation in BankingTo learn more about the monumental digital transformation in financial services discover the research led by Vice President of Financial Insights at IDC Jerry Silva 2021-08-23 21:49:59
海外科学 NYT > Science Why Racial Inequities Still Persist in Health Care https://www.nytimes.com/2021/08/17/health/racial-disparities-health-care.html medical 2021-08-23 21:28:47
ニュース BBC News - Home Afghanistan evacuations: 'Hours not weeks' for final UK flights https://www.bbc.co.uk/news/uk-58302734 withdrawal 2021-08-23 21:39:11
ニュース BBC News - Home Afghanistan: Person on no-fly list flown to UK during Kabul evacuation https://www.bbc.co.uk/news/uk-58311964 agencies 2021-08-23 21:48:35
ニュース BBC News - Home Love Island crowns winners on summer return https://www.bbc.co.uk/news/entertainment-arts-58306258 crowns 2021-08-23 21:35:14
ニュース BBC News - Home West Ham 4-1 Leicester City: Michail Antonio becomes Hammers' leading top-flight scorer https://www.bbc.co.uk/sport/football/58226789 West Ham Leicester City Michail Antonio becomes Hammers x leading top flight scorerMichail Antonio becomes West Ham s outright top scorer in the Premier League in an impressive victory for the Hammers over man Leicester City 2021-08-23 21:26:38
LifeHuck ライフハッカー[日本版] 刺さる「ウリ」を見つけ、売れるキャッチコピーをつくるコツ https://www.lifehacker.jp/2021/08/240620book_to_read-821.html 秀和システム 2021-08-24 07:00:00
北海道 北海道新聞 ブルーインパルス、午後に飛行 開幕目前にカラースモーク https://www.hokkaido-np.co.jp/article/581305/ 航空自衛隊 2021-08-24 06:17:00
北海道 北海道新聞 NY株続伸、215ドル高 米ワクチン正式承認で https://www.hokkaido-np.co.jp/article/581300/ 週明け 2021-08-24 06:07:00
ビジネス 東洋経済オンライン 日立造船「今のまま放置できない」社名問題の実相 三野禎男社長は「社名と実態がかけ離れている」 | 素材・機械・重電 | 東洋経済オンライン https://toyokeizai.net/articles/-/450348?utm_source=rss&utm_medium=http&utm_campaign=link_back 世界最大 2021-08-24 06:30:00
Azure Azure の更新情報 Azure expands HITRUST certification across 51 Azure regions https://azure.microsoft.com/ja-jp/updates/2021-azure-hitrust/ hitrust 2021-08-23 21:38:45
海外TECH reddit Episode 57 - Post FINALE Discussion Thread (Monday 23rd August) https://www.reddit.com/r/LoveIslandTV/comments/pa9ep5/episode_57_post_finale_discussion_thread_monday/ Episode Post FINALE Discussion Thread Monday rd August I love you all Thank you for an amazing summer Can t believe this is our last episode discussion thread submitted by u MyNamesChakkaoofka to r LoveIslandTV link comments 2021-08-23 21:35:34
TECH Engadget Japanese 独自の高精細音響技術で、脳まで言葉を届ける。リスニングモニター「comuoon Pocket」 https://japanese.engadget.com/comuoon-pocket-224056989.html ※リスニングモニターとは従来の補聴器や集音器と区別するために、私たちはcomuoonPocketを「リスニングモニター」と呼んでいます。 2021-08-23 22:40:56
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] 産業用制御システムを標的にしたサイバー攻撃が増加中 迅速なアップデートを https://www.itmedia.co.jp/enterprise/articles/2108/23/news100.html itmedia 2021-08-24 07:30:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] 企業のデータ分析内製化を促進、日本マイクロソフトが支援プログラムを提供開始 https://www.itmedia.co.jp/enterprise/articles/2108/24/news052.html itmedia 2021-08-24 07:15:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 東京、高級ラーメン https://mag.executive.itmedia.co.jp/executive/articles/2108/24/news029.html itmedia 2021-08-24 07:04:00
TECH Techable(テッカブル) ジョージア工科大がトイレを再発明! 下水処理インフラを要らずのスタンドアロン型に https://techable.jp/archives/160363 generationreinventedt 2021-08-23 22:00:50
AWS AWS Architecture Blog Convert and Watermark Documents Automatically with Amazon S3 Object Lambda https://aws.amazon.com/blogs/architecture/convert-and-watermark-documents-automatically-with-amazon-s3-object-lambda/ Convert and Watermark Documents Automatically with Amazon S Object LambdaWhen you provide access to a sensitive document to someone outside of your organization you likely need to ensure that the document is read only In this case your document should be associated with a specific user in case it is shared For example authors often embed user specific watermarks into their ebooks This way if their … 2021-08-23 22:32:58
python Pythonタグが付けられた新着投稿 - Qiita Pythonチュートリアルをやってみた https://qiita.com/momonoki1990/items/b85b2b8d006084184449 リスト型リスト型についてもう少し「リスト型って、JavaScriptでいうところの配列かな」と思っていたら、別途「array」もあるんですねリスト組み込み型importなしで使えるので使い勝手が良い簡単な処理であれば、基本これ使うらしい違うデータ型を格納できるfruitsorangeapplepearbananakiwiapplebananalisthelloarray標準モジュールであるarrayをimportして使う同じデータ型の値のみ格納できる第一引数で型型コードを指定する一次元配列のみimportarrayarrintarrayarrayi他にも、演算に色々便利なnumpyndarrayというのがあるらしいnumpyndarrayNumpyをインストールampimportして使うnumpyarrayでnumpyndarray型の配列を作成する演算に便利な関数・メソッドが色々とあるらしいimportnumpyasnparrdnparray参考Pythonのリストと配列とnumpyndarrayの違いと使い分けパッケージパッケージパッケージpackageは、Pythonのモジュール名前空間をドット付きモジュール名を使って構造化する手段です。 2021-08-24 07:26:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 同じIDごとで欠損値以外の値をまとめ、バイタルサインの最小値を抽出する https://teratail.com/questions/355806?rss=all 同じIDごとで欠損値以外の値をまとめ、バイタルサインの最小値を抽出する同じIDごとで欠損値以外の値をまとめ、バイタルサインBPnbspHRなどの最小値を抽出するというプログラムを書きたいです。 2021-08-24 07:01:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Next.jsを関数宣言で書き直したい https://teratail.com/questions/355805?rss=all Nextjsを関数宣言で書き直したいNextjsではデフォルトで以下のように関数式で書かれていますが、constHomeNextPagegtreturnlthgthogelthgtexportdefaultHomeこれを以下のように関数宣言で書き直すと、exportdefaultfunctionHomeNextPagereturnlthgthogelthgt以下のようなエラーが発生します。 2021-08-24 07:01:35
Azure Azureタグが付けられた新着投稿 - Qiita App Serviceで設定可能なApplication Settings一覧 https://qiita.com/hir0110/items/d193c7272933913a2b60 これを、値としてスラッシュで始まるURLパスに設定します。 2021-08-24 07:01:11
海外TECH DEV Community How to Build Java Applications Today: #50 https://dev.to/ksilz/how-to-build-java-applications-today-50-48pg How to Build Java Applications Today TL DRI think Eclipse IDE is in trouble my app store adventures Git Spring Boot amp Micronaut Quarkus Payara CE amp EE and Spring Tools READMEWelcome to my weekly newsletter How To Build Java Applications Today I read all the Java newsletters so you don t have to And it s Java news with a smile If you like my newsletter then subscribe to it on Substack Or read it on dev to the Java Cafe or Medium Even better Share it with people who may be interested Quote of the Week‌A man s silence is wonderful to listen to Amazingly Thomas Hardy a British writer described a silence before everybody stared at their phones Stand UpLast week I submitted the apps from my start up for app store review How did it go Read on below My wife amp I also booked a vacation week in the sun i e outside England for September Let s hope that we can actually go But fear not I ll publish my little newsletter during our vacation too ADVERTISEMENT YEARS OF FULL STACK JAVA FOR HIRE NEXT JANUARYI m a full stack Java developer with years of experience looking for a project in January in Milton Keynes London or remote I ll work as a contractor or fixed term employee but don t take permanent positions Interested Then check out my resume amp work samples Check out my resume amp work samples Bookmarks Tools I think Eclipse IDE is in TroubleWhy do I think that the Eclipse IDE is in trouble Because they changed Most organizations don t like change especially the projects under one roof ones like Eclipse IDE So they only change when they are in a crisis So what s the crisis and what s the change The crisis is competition from Microsoft s free cross platform and cross language IDE Visual Studio Code VS Code And the change is the establishment of a Working Group WG to ensure the continued sustainability integrity evolution and adoption of the Eclipse IDE The press release quotes a founding WG member We believe the IDE needs to be more relevant and attractive for end users committers tool developers and those who build applications upon it Look I m rooting for Eclipse IDE here I used it daily for about fifteen years starting way back in when Eclipse won a shoot out against Netbeans in our team But I switched to the paid IntelliJ version a couple of years ago because it was a better Java IDE for me and it had better web development support Now I already wrote about the Eclipse IDE Working Group in issue But the research for my InfoQ article made it look worse Comparing the release with the one shows a marked decline in the sub project activity The overall number of sub projects shrank by the sub projects with a release decreased from to and the sub projects with a release one year or older nearly tripled from to Now we don t know how much the COVID pandemic contributed here But VS Code grew a lot in the timeframe see below Frequent readers know that I complain about the Eclipse IDE „What s New page loudly But rightfully so It s a mess and it s worse than I thought The version touts projects but only lists Only out of projects with a new release are included but also that didn t have a release And the links we do get Here s what I said before Some look like it s some lost the links altogether some don t know that strike through text is hard to read some look Eclipse like and some don t There are dozens maybe hundreds of developers working on a release and then the first impression gets ruined so radically amp ruefully Stack Overflow asked developers about collaboration tools of respondents dread using Eclipse IDE only NetBeans scored worse Now of developers love VS Code strong numbers both absolute and relative VS Code boosted its Java capabilities earlier this year and plans to do more including Gradle support see the last issue According to recent Snyk and JRebel surveys about a quarter of all Java developers already use VS Code growing rapidly year over year see issue and issue From what I can see VS Code is rapidly becoming one thing we never had the default IDE for all developers Microsoft claimed million users half a year ago up million in And now that flywheel is in motion and hard to stop because every technology tool vendor will ensure that they have a VS Code plugin That makes VS Code more useful which attracts more users and so on Now I think hope that Eclipse is still a better Java IDE than VS Code A cross language IDE like VS Code will probably be worse than specialized IDEs at least initially But VS Code doesn t have to be better As a free product we can always use it in addition to our specialized IDEs That s how it snuck into my life As a WebStorm replacement for building static websites And once we re getting used to using VS Code we re asking ourselves Well why can t I use that for Java too Let me try… A product that s dreaded by users a decline in sub projects a rapidly growing competitor that s becoming the industry standard I don t envy the Eclipse IDE WG But change takes time so we shouldn t expect big changes this year What will they do What can they do I ll keep you posted My InfoQ article Over the Fence My App Store AdventuresI m the technical co founder of a UK start up We offer an app to organize a cat sitter business It s actually two apps A web app to manage customers bookings and visits And iOS Android apps to do the visits Our apps aren t fully open for business yet but we still wanted to be in the app stores I ve never put an app into an app store before So I was a bit nervous before I submitted our app for review last week I mean the news is full of app store review horror stories mostly about Apple Vague amp nit picky rules inconsistent rule application delays of weeks or months rejections that crush businesses We tested the apps lot We also created test accounts for the app reviewers with fake customer data and detailed instructions for the web application And all that was on top of the usual app launch tasks screenshots in various sizes app description privacy statements etc So how did it go Splendidly I m relieved to say Our iOS app was approved within hours the Android one in days which included a weekend Neither submission needed a single change to our app I can only guess why it went so smoothly First of all I think we were just lucky Maybe our cat Max charmed the socks off of our reviewers we used him as the example for adding notes Perhaps a business to business app like ours attracts less scrutiny than consumer offerings Or it s the summer I m sure I ll suffer from review rage in the future but for now I m a happy camper I was surprised by some faulty app store details Our app is only in Apple s UK iOS App Store Now my Apple user account is tied to a different App Store country And on iOS opening the link to our UK App Store page tells me as much On the Mac the link just shows a blank page as if the link was broken The Google Play Store dashboard gave us a Play Story link immediately once the review process started The problem The link didn t work at all until the app was in the Play Store it was broken for days At least Apple was so clever to only show the link after the app was approved And it still took about minutes before that link worked My start up website Releases Git Git releases typically have few changes that affect our daily coding lives Version is no different It s actually version s and because the latter never received a proper highlight reel Two things caught my attention A new merge algorithm called merge ort is likely to become the default strategy in a future version of Git It s faster and supposedly less buggy Now being the only developer in my current projects merge conflicts rarely raise their ugly heads The other thing is a speed up of checkouts through parallelization You can configure the number of threads to use set to auto here git config global checkout workers Announcement Spring Boot amp The Spring Boot releases that were foreshadowed by last week s Spring Data releases are here They have changes and Announcement announcement Micronaut Quarkus isn t the only new Java framework nipping at the heels of Spring Boot Micronaut is another one And it just released version The biggest change is that Project Reactor is the new reactive framework instead of RxJava Or as Oracle would say You swapped out the thing that will be killed by Project Loom see last week s issue What else Annotations aren t automatically inherited anymore a migration away from Oracle s javax annoatation namespace and improvements in Inversion of Control IOC server filters and GraalVM support Announcement Quarkus Everybody s favorite supersonic Java framework has the fourth release in as many weeks We re getting changes this time Announcement Payara CE amp EE Payara started as the commercially supported version of Oracle s GlassFish Java EE application server back in These days it s a Jakarta EE amp MicroProfile application server The monthly release brought changes to the open source Community Edition CE and changes to the Enterprise Edition EE Both versions are now compatible with MicroProfile see issue Announcement Spring Tools The first maintenance release drops eight weeks after version see issue and fixes bugs Announcement AboutKarsten Silz is the author of this newsletter He is a full stack web amp mobile developer with years of Java experience author speaker and marathon runner Karsten got a Master s degree in Computer Science at the Dresden University of Technology Germany in Karsten has worked in Europe and the US He co founded a software start up in the US in Karsten led product development for years and left after the company was sold successfully He co founded the UK SaaS start up Your Home in Good Hands as CTO in Since Karsten also works as a contractor in the UK Karsten has this newsletter a developer website and a contractor site He s on LinkedIn  Twitter and GitHub Karsten is also an author at InfoQ 2021-08-23 22:42:48
海外TECH Engadget Google will tailor Play Store ratings based on location starting in November https://www.engadget.com/google-play-store-rating-223423562.html?src=rss Google will tailor Play Store ratings based on location starting in NovemberWhether you re an Android or iOS user there s a good chance you look at user reviews and ratings before you decide whether to download an app to your device In hopes of making those more useful for everyone Google plans to make two tweaks to the Play Store Starting in November the ratings you see will be based on where you live So for example if your device is registered to Japan you will first see what other Japanese users think of the app you re about to download Then sometime early next year Google plans to further tweak Play Store ratings to better reflect the device you re using be that a phone tablet foldable Chromebook or smartwatch “This will give users a better impression of the experience that they can expect for the device they re using the company says of the change In part Google is making these tweaks to help developers It wants to avoid a situation where ratings in one area impact the global perception of an app This can happen in cases where a bug only affects one localized version of the software Of course that compartmentalization means you can learn of those same bugs before you download an app 2021-08-23 22:34:23
海外科学 NYT > Science Climate Change Contributed to Europe’s Deadly Floods, Scientists Find https://www.nytimes.com/2021/08/23/climate/germany-floods-climate-change.html Climate Change Contributed to Europe s Deadly Floods Scientists FindWarming increased the likelihood of the record downpours last month in Germany and Belgium and also made them wetter according to a study 2021-08-23 22:10:55
金融 金融総合:経済レポート一覧 FSBレポ統計の日本分集計結果(2021年7月) http://www3.keizaireport.com/report.php/RID/465875/?rss 日本銀行 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月20日)~ドル円、109円台後半で小幅な値動き http://www3.keizaireport.com/report.php/RID/465876/?rss fxdaily 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 (1)待ちに待ったジャクソンホール講演は小イベントに (2)サービス業PMI は内需停滞を浮き彫りに:Market Flash http://www3.keizaireport.com/report.php/RID/465888/?rss marketflash 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 IFRS第17号(保険契約)を巡る動向について~割引率に関する基準の評価等:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/465893/?rss 保険契約 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 マーケット・カルテ9月号~膠着続くドル円、米緩和縮小で向かう先は? http://www3.keizaireport.com/report.php/RID/465894/?rss 膠着 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融ウィークリー 2021年8月23日号~先週の内外経済・金融市場動向・評価&今週の注目点 http://www3.keizaireport.com/report.php/RID/465895/?rss 金融市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 米の先物取引はなぜ認められないのか~本上場できるかどうか、最後のチャンス http://www3.keizaireport.com/report.php/RID/465899/?rss 先物取引 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 財政金融統計月報第827号<政府関係金融機関等特集> http://www3.keizaireport.com/report.php/RID/465913/?rss 財務総合政策研究所 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 アジア主要通貨・株価の動き(8月20日まで) http://www3.keizaireport.com/report.php/RID/465919/?rss 国際金融情報センター 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資の視点:早期利上げに傾くFRB~物価高が争点の中間選挙を控え http://www3.keizaireport.com/report.php/RID/465933/?rss 中間選挙 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ジャクソンホール・シンポジウムに注目 / ユーロ:対ドル・対円で3月以来の安値 / カナダドル:カナダ国内は堅調だが原油価格がリスク:Weekly FX Market Focus http://www3.keizaireport.com/report.php/RID/465934/?rss weeklyfxmarketfocus 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 よくわかるJ-REIT「コロナ禍における2つの注目セクター」~J-REIT保有物件の空室率は低位... http://www3.keizaireport.com/report.php/RID/465935/?rss jreit 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ウィークリーレポート 2021年8月23日号~米国株式は下落。日経平均株価は反落、年初来安値を更新... http://www3.keizaireport.com/report.php/RID/465936/?rss 三井住友トラスト 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資環境ウィークリー 2021年8月23日号【日本、米国、欧州、中国】今週は米ジャクソンホール会議でのFRB議長の講演が焦点 http://www3.keizaireport.com/report.php/RID/465937/?rss 三菱ufj 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 吉野貴晶の『景気や株価の意外な法則』 NO25 ライフサイクル別に見た効果的な成長性指標 http://www3.keizaireport.com/report.php/RID/465938/?rss 吉野貴晶 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 週間市場レポート(2021年8月16日~8月20日)~日本の株式・債券市場、米国の株式市場、外国為替市場 http://www3.keizaireport.com/report.php/RID/465939/?rss 債券市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 Kamiyama Reports:米国REIT市場を考察する~日米REITの類似点:コロナ・ショック後の株価指数に対する出遅れ感... http://www3.keizaireport.com/report.php/RID/465940/?rss kamiyamareports 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 グローバルREITウィークリー 2021年8月第4週号 http://www3.keizaireport.com/report.php/RID/465941/?rss 日興アセットマネジメント 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 先週のマーケットの振り返り(2021/8/16-8/20)~世界の主要株式市場は下落... http://www3.keizaireport.com/report.php/RID/465942/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ちょコツとマーケット(先進国国債利回り・為替)2021年8月23日~米国国債利回りはやや低下 http://www3.keizaireport.com/report.php/RID/465943/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-24 00:00:00
ニュース BBC News - Home The Papers: Kabul airlift deadline amid Taliban 'red line' https://www.bbc.co.uk/news/blogs-the-papers-58312185 afghanistan 2021-08-23 22:54:21
ニュース BBC News - Home Antonio's celebration to remember on record-breaking night for West Ham striker https://www.bbc.co.uk/sport/football/58312266 Antonio x s celebration to remember on record breaking night for West Ham strikerMichail Antonio stands out on his own on the list of West Ham s Premier League scorers so it was fitting he danced with himself 2021-08-23 22:47:16
IT 気になる、記になる… iFixit、パニックの携帯ゲーム機「Playdate」の分解レポートを公開 https://taisy0.com/2021/08/24/144478.html 携帯ゲーム 2021-08-23 23:05:52
TECH Engadget Japanese スポーツ映像配信 DAZN for docomo 、最大6か月間は実質1078円に ドコモがキャンペーン https://japanese.engadget.com/dazn-for-docomo-233101274.html daznfordocomo 2021-08-23 23:31:01
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] プラ製品削減を義務化 12品目、有料化などで https://www.itmedia.co.jp/business/articles/2108/24/news077.html ITmediaビジネスオンラインプラ製品削減を義務化品目、有料化などで環境、経済産業両省は日の有識者会議で、ストローやスプーン、ヘアブラシなど使い捨てプラスチック製品品目を多量に提供する事業者に対し、使用削減を義務付ける方針を示した。 2021-08-24 08:49:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 温浴施設にテレワーク設備 西部ガスグループ新提案 https://mag.executive.itmedia.co.jp/executive/articles/2108/24/news076.html itmedia 2021-08-24 08:02:00
TECH Techable(テッカブル) 今秋発売予定の「Pixel 6/6 Pro」と、今月発売の「Pixel 5a(5G)」から、Googleの狙いを読み解く https://techable.jp/archives/160409 google 2021-08-23 23:00:14
AWS AWS Japan Blog AWS App Mesh を使用した Amazon ECS でのカナリアデプロイパイプラインの作成 https://aws.amazon.com/jp/blogs/news/create-a-pipeline-with-canary-deployments-for-amazon-ecs-using-aws-app-mesh/ このアプローチは、新しい機能の実装に役立つだけではなく、複雑な分散型マイクロサービスのテストのニーズにも対応しており、トラフィクの一部をコントロールしながら新しいバージョンに送ることができます。 2021-08-23 23:54:28
js JavaScriptタグが付けられた新着投稿 - Qiita 初心者が簡単なメソッドだけでルーレットを作った話 https://qiita.com/Akari71/items/ebb362ca5b8aa8ac80e1 初期値だと回転する間に速度が変わってしまうアニメーションの中央に向けて変化量が増加し、最後に向けて減少ためlinearを付けて等速で回転するようにしています。 2021-08-24 08:40:57
js JavaScriptタグが付けられた新着投稿 - Qiita 日本語に対応したencodeURIComponentを作ってみた https://qiita.com/querykuma/items/80e5ec5b18459264ffb6 最後に単純にcharCodeAtを進数で返すだけのmyencodeURIComponentにおいて日本語は合っていないことに気づいた。 2021-08-24 08:36:45
js JavaScriptタグが付けられた新着投稿 - Qiita onCompositionStartを使用する時に、気をつけること~React備忘録~ https://qiita.com/haga2miya/items/72d791268cdac0f729fb 無限ループしてしまうってどこの行がだ、、、そこで、onCompositionStartとonCompositionEndをコメントアウトすると、正常にページが読み込めたので、ここの記述が悪いのだろう。 2021-08-24 08:32:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python フォルダ内の複数ファイルの名前の一部を一括で変更したい https://teratail.com/questions/355810?rss=all pythonフォルダ内の複数ファイルの名前の一部を一括で変更したいpythonnbspフォルダ内の複数ファイルの名前の一部を一括で変更したいフォルダ内にAAABBBxvgBBBDDDxvgEEEFFFxvgのようにファイルがあります。 2021-08-24 08:52:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python Tkinter ボタンを押したときにフォーカス移動しないようにしたい https://teratail.com/questions/355809?rss=all PythonTkinterボタンを押したときにフォーカス移動しないようにしたいボタンを押したら、エントリのテキストをgetしたいです。 2021-08-24 08:45:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) firebase cloud functionsでgmailを送信する際に、ステータス200で返ってきてるのに、メールが届かない https://teratail.com/questions/355808?rss=all firebasecloudfunctionsでgmailを送信する際に、ステータスで返ってきてるのに、メールが届かない前提・実現したいことfirebaseのcloudnbspfunctionsを利用して、reactで書いた問い合わせフォームから、gmailを経由してメールを送信したいここに質問の内容を詳しく書いてください。 2021-08-24 08:43:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Movable Type のテンプレートモジュールに関する質問 https://teratail.com/questions/355807?rss=all バージョンはですが、一般的な質問なので他のバージョンでの回答でもいいです。 2021-08-24 08:18:57
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNS認証時に起こった「-bash: export: `=': not a valid identifier」のエラー解決をした話 https://qiita.com/nao0725/items/4a7818b2ad45ad086980 【RubyonRails】SNS認証時に起こった「bashexportxnotavalididentifier」のエラー解決をした話対象者環境変数を設定している方SNS認証を実装している方状況SNS認証実装中、環境変数設定時に下記のようなエラーがターミナルbashexportnotavalididentifier解決方法環境変数設定時にexport環境変数変数名export環境変数変数名✕上記のように環境変数と変数名の間に半角スペースを開けるとエラーになってしまいます。 2021-08-24 08:34:35
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNS認証時に起こった「-bash: export: `=': not a valid identifier」のエラー解決をした話 https://qiita.com/nao0725/items/4a7818b2ad45ad086980 【RubyonRails】SNS認証時に起こった「bashexportxnotavalididentifier」のエラー解決をした話対象者環境変数を設定している方SNS認証を実装している方状況SNS認証実装中、環境変数設定時に下記のようなエラーがターミナルbashexportnotavalididentifier解決方法環境変数設定時にexport環境変数変数名export環境変数変数名✕上記のように環境変数と変数名の間に半角スペースを開けるとエラーになってしまいます。 2021-08-24 08:34:35
海外TECH DEV Community Create a Fastify server https://dev.to/thomasbnt/create-a-fastify-server-23lg Create a Fastify server IntroductionFastify is a web server framework like ExpressJS but with better performances The ecosystem is pretty cool he adds multiple plugins But in this first test I only add fastify static for getting html files Let s code At the first time create a void folder and install Fastify and fastify static npm i fastify fastify staticCreate an app js it s your root file Into the app jsYou can write the basis of this file for creating a new Fastify server const path require path const f require fastify logger false f register require fastify static root path join dirname public prefix public In this example when you get localhost ou have the timef get request reply gt reply header Content Type application json reply send hello new Date f get about request reply gt reply sendFile about html const start async gt try await f listen catch err f log error err process exit start then r gt r Public HTML pagesCreate a public folder and a about html file EndIt s a very short post but I demonstrate how to simply start a server with Fastify As this is the first time I use it there might be some errors Don t hesitate to give me feedback in the comments Getting Started with Fastify Check my Twitter account You can see many projects and updates You can also support me on Buy Me a Coffee 2021-08-23 23:51:00
Apple AppleInsider - Frontpage News Hacker returns all $610M of stolen Poly Network crypto https://appleinsider.com/articles/21/08/23/hacker-returns-all-610m-of-stolen-poly-network-crypto?utm_medium=rss Hacker returns all M of stolen Poly Network cryptoThe hacker or hackers behind what is thought to be one of the largest cryptocurrency thefts in history returned some million in stolen assets to Poly Network on Monday with the company thanking the perpetrator or perpetrators for their cooperation Poly Network announced the full return of a final allotment of about million in tokens in a blog post today reports Gizmodo The cache included Ethereum and Wrapped Bitcoin At this point all the user assets that were transferred out during the incident have been fully recovered the company said Read more 2021-08-23 23:41:34
Apple AppleInsider - Frontpage News Apple's Tim Cook to visit White House amid rise in cyber attacks https://appleinsider.com/articles/21/08/23/apples-tim-cook-to-visit-white-house-amid-rise-in-cyber-attacks?utm_medium=rss Apple x s Tim Cook to visit White House amid rise in cyber attacksApple CEO Tim Cook and Microsoft CEO Satya Nadella plan to visit the White House this week to discuss pressing cybersecurity concerns with President Joe Biden according to a report on Monday Citing sources familiar with the matter Bloomberg reports Cook and Nadella are scheduled to meet with Biden on Wednesday to discuss private sector contributions to cybersecurity efforts following a rash of attacks targeting key U S infrastructure and technology assets The conversation could include recent steps taken by companies in the banking energy and water utility industries to beef up protections against cyber attacks the report said A senior official with knowledge of the meeting said software security in the supply chain would be a likely topic of discussion Read more 2021-08-23 23:34:34
海外科学 BBC News - Science & Environment Climate change: Europe's extreme rains made more likely by humans https://www.bbc.co.uk/news/science-environment-58309900 belgium 2021-08-23 23:03:00
金融 金融総合:経済レポート一覧 FSBレポ統計の日本分集計結果(2021年7月) http://www3.keizaireport.com/report.php/RID/465875/?rss 日本銀行 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月20日)~ドル円、109円台後半で小幅な値動き http://www3.keizaireport.com/report.php/RID/465876/?rss fxdaily 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 (1)待ちに待ったジャクソンホール講演は小イベントに (2)サービス業PMI は内需停滞を浮き彫りに:Market Flash http://www3.keizaireport.com/report.php/RID/465888/?rss marketflash 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 IFRS第17号(保険契約)を巡る動向について~割引率に関する基準の評価等:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/465893/?rss 保険契約 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 マーケット・カルテ9月号~膠着続くドル円、米緩和縮小で向かう先は? http://www3.keizaireport.com/report.php/RID/465894/?rss 膠着 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融ウィークリー 2021年8月23日号~先週の内外経済・金融市場動向・評価&今週の注目点 http://www3.keizaireport.com/report.php/RID/465895/?rss 金融市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 米の先物取引はなぜ認められないのか~本上場できるかどうか、最後のチャンス http://www3.keizaireport.com/report.php/RID/465899/?rss 先物取引 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 財政金融統計月報第827号<政府関係金融機関等特集> http://www3.keizaireport.com/report.php/RID/465913/?rss 財務総合政策研究所 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 アジア主要通貨・株価の動き(8月20日まで) http://www3.keizaireport.com/report.php/RID/465919/?rss 国際金融情報センター 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資の視点:早期利上げに傾くFRB~物価高が争点の中間選挙を控え http://www3.keizaireport.com/report.php/RID/465933/?rss 中間選挙 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ジャクソンホール・シンポジウムに注目 / ユーロ:対ドル・対円で3月以来の安値 / カナダドル:カナダ国内は堅調だが原油価格がリスク:Weekly FX Market Focus http://www3.keizaireport.com/report.php/RID/465934/?rss weeklyfxmarketfocus 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 よくわかるJ-REIT「コロナ禍における2つの注目セクター」~J-REIT保有物件の空室率は低位... http://www3.keizaireport.com/report.php/RID/465935/?rss jreit 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ウィークリーレポート 2021年8月23日号~米国株式は下落。日経平均株価は反落、年初来安値を更新... http://www3.keizaireport.com/report.php/RID/465936/?rss 三井住友トラスト 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 投資環境ウィークリー 2021年8月23日号【日本、米国、欧州、中国】今週は米ジャクソンホール会議でのFRB議長の講演が焦点 http://www3.keizaireport.com/report.php/RID/465937/?rss 三菱ufj 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 吉野貴晶の『景気や株価の意外な法則』 NO25 ライフサイクル別に見た効果的な成長性指標 http://www3.keizaireport.com/report.php/RID/465938/?rss 吉野貴晶 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 週間市場レポート(2021年8月16日~8月20日)~日本の株式・債券市場、米国の株式市場、外国為替市場 http://www3.keizaireport.com/report.php/RID/465939/?rss 債券市場 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 Kamiyama Reports:米国REIT市場を考察する~日米REITの類似点:コロナ・ショック後の株価指数に対する出遅れ感... http://www3.keizaireport.com/report.php/RID/465940/?rss kamiyamareports 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 グローバルREITウィークリー 2021年8月第4週号 http://www3.keizaireport.com/report.php/RID/465941/?rss 日興アセットマネジメント 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 先週のマーケットの振り返り(2021/8/16-8/20)~世界の主要株式市場は下落... http://www3.keizaireport.com/report.php/RID/465942/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 ちょコツとマーケット(先進国国債利回り・為替)2021年8月23日~米国国債利回りはやや低下 http://www3.keizaireport.com/report.php/RID/465943/?rss 三井住友 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-24 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-24 00:00:00
金融 日本銀行:RSS 国内銀行の資産・負債等(銀行勘定)(6月末) http://www.boj.or.jp/statistics/asli_fi/ald2106.pdf 銀行 2021-08-24 08:50:00
ニュース @日本経済新聞 電子版 【ニュースなこの日】2006年8月24日 冥王星が惑星から除外、国際天文学連合が決議(写真=NASA提供) https://t.co/nWqZu6au9Z https://twitter.com/nikkei/statuses/1429956706398838788 国際天文学連合 2021-08-24 00:00:20
ニュース @日本経済新聞 電子版 ソフトバンクGのファンド、アフリカ企業に初投資 https://t.co/ribGo5RUib https://twitter.com/nikkei/statuses/1429955316213444608 企業 2021-08-23 23:54:49
ニュース @日本経済新聞 電子版 日経平均、米株上昇が追い風(先読み株式相場) https://t.co/fBfbzyZaEU https://twitter.com/nikkei/statuses/1429943757374320644 株式相場 2021-08-23 23:08:53
ニュース @日本経済新聞 電子版 けさ8月24日の日経電子版トップ(https://t.co/0OgVOjyqBg)3本です。 ▶増える在宅患者、届かぬ医療機器 体制作り急務 https://t.co/1FZkJzAhMN ▶労働輸出国で細る若年層 移民政策、… https://t.co/4eGPaQKkF9 https://twitter.com/nikkei/statuses/1429941677930729472 けさ月日の日経電子版トップ本です。 2021-08-23 23:00:37
ニュース BBC News - Home Afghanistan: US aims to complete evacuations by deadline https://www.bbc.co.uk/news/world-asia-58310905 taliban 2021-08-23 23:53:24
ニュース BBC News - Home M25: Three dead and two arrested after crash involving lorry, minibus and car https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-23 23:41:23
ニュース BBC News - Home The Papers: Kabul airlift deadline amid Taliban 'red line' https://www.bbc.co.uk/news/blogs-the-papers-58312185 afghanistan 2021-08-23 23:29:00
ビジネス 東洋経済オンライン リクシル瀬戸欣哉CEOが「創業家と闘った」理由 正しい意思決定ができるプロのインテグリティ | 企業経営・会計・制度 | 東洋経済オンライン https://toyokeizai.net/articles/-/448158?utm_source=rss&utm_medium=http&utm_campaign=link_back 優先順位 2021-08-24 08:30:00
ニュース THE BRIDGE Facebookが放つ「仕事向け」メタバース:Zoom後のリモートワーク(4/4) http://feedproxy.google.com/~r/SdJapan/~3/DnSKupnac7o/facebooks-metaverse-for-wfacebooks-metaverse-for-work-draws-hope-but-mostly-skepticism-the-last-part Facebookが放つ「仕事向け」メタバースZoom後のリモートワークZoom後のリモートワーク前回からのつづきTimeMagazine誌の技術・ビジネス担当編集者であるPeterAllenClark氏もまた「プライバシーやハラスメントに関する懸念が残る」と同様の感想を持つひとりだ。 2021-08-23 23:15:01
ニュース THE BRIDGE Facebookが放つ「仕事向け」メタバース:Facebookが抱える問題(3/4) http://feedproxy.google.com/~r/SdJapan/~3/xc00unFnG5s/facebooks-metaverse-for-wfacebooks-metaverse-for-work-draws-hope-but-mostly-skepticism-the-third-part Facebookが放つ「仕事向け」メタバースFacebookが抱える問題Facebookが抱える問題前回からのつづきFacebookはバーチャルリアリティに早くから取り組み、年にヘッドセットのスタートアップ企業であるOculusVRを億ドルで買収している。 2021-08-23 23:00:47
ROBOT ロボスタ AI加山雄三「バーチャル若大将」がシャ乱Qの「シングルベッド」をYouTubeで公開 https://robotstart.info/2021/08/24/ai-kayama-singlebed.html 湘南乃風 2021-08-24 00:13:31
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「中田翔システム」は企業の知恵なのか 問題社員は「新天地」に飛ばしてリセット https://www.itmedia.co.jp/business/articles/2108/24/news066.html itmedia 2021-08-24 09:51:00
IT ITmedia 総合記事一覧 [ITmedia News] 「Apple Watchで命を救われた」メールを喜ぶAppleティム・クックCEO https://www.itmedia.co.jp/news/articles/2108/24/news081.html apple 2021-08-24 09:48:00
IT ITmedia 総合記事一覧 [ITmedia News] Microsoftのローコードアプリ開発ツールPower Appsの設定ミスで約3800万件の個人情報漏えい https://www.itmedia.co.jp/news/articles/2108/24/news079.html ITmediaNewsMicrosoftのローコードアプリ開発ツールPowerAppsの設定ミスで約万件の個人情報漏えいMicrosoftのローコードアプリ開発スイート「ApowerApps」で作成された組織のアプリで、合計万件の個人情報がアクセス可能になっていたとUpGuardが報告した。 2021-08-24 09:40:00
IT ITmedia 総合記事一覧 [ITmedia News] Appleのヘルスケアと音波でつながる体温計 オムロンの電子体温計「MC-6800B」からiPhoneに転送してみた https://www.itmedia.co.jp/news/articles/2108/24/news078.html iphone 2021-08-24 09:19:00
TECH Techable(テッカブル) 肉眼で見られる3Dホログラムを投影するLEDホログラムファン「Trekta」 https://techable.jp/archives/160441 greenfunding 2021-08-24 00:00:31
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 電通テック、小売店舗/商業施設向けデジタルサイネージ「リテールDXサイネージ」を提供 | IT Leaders https://it.impress.co.jp/articles/-/21949 電通テック、小売店舗商業施設向けデジタルサイネージ「リテールDXサイネージ」を提供ITLeaders電通テックは年月日、デジタルサイネージ導入支援サービス「リテールDXサイネージ」を発表した。 2021-08-24 09:30:00
AWS AWS Japan Blog Coursera の新しい Modern Application Development 専門講座を発表 https://aws.amazon.com/jp/blogs/news/announcing-new-modern-application-development-specializations-on-coursera/ クラウドをはじめて使う開発者や、レガシーアプリケーションをクラウドに移行する開発者、クラウド開発者になりたい開発者に向けて、AWSTrainingampCertificationとCourseraは、モダンなサーバーレスアプリケーションをAWSで構築するために必要なスキルを獲得するのに役立つ、つの新しいModernApplicationDevelopment専門講座をCourseraで発表します。 2021-08-24 00:09:29
デザイン コリス CSSでボタンにテキストを配置する時、上下のスペースを簡単に揃えられる実装テクニック https://coliss.com/articles/build-websites/operation/css/aligning-button-label-vertically.html 続きを読む 2021-08-24 00:36:47
python Pythonタグが付けられた新着投稿 - Qiita SORACOM 3G対応データ通信端末を利用した水やりIoTシステム https://qiita.com/xu1718191411/items/13d8d763c2389e139b36 その時に、家のWifiと利用して、外から水やりシステムとの通信をしましたが、今回、家のWifiを利用せず、SORACOMG対応データ通信端末を利用して外部との通信を行うことにしました。 2021-08-24 09:07:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python3 取得した色で描画する方法 https://teratail.com/questions/355818?rss=all Python取得した色で描画する方法前提・実現したいこと指定した座標から、色を取得し、その色で円を描きたいと考えています。 2021-08-24 09:41:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) クイックアシストについて、接続後、支援する側の画面が非常に小さいままで、大きくならない。 https://teratail.com/questions/355817?rss=all クイックアシストで支援するために、相手のPCに接続すると、支援側のクイックアシストの画面ウィンドウが非常に小さく表示されてしまいます。 2021-08-24 09:41:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) blenderのシェードがCyclesだと反映されない https://teratail.com/questions/355816?rss=all blenderのシェードがCyclesだと反映されない問題こんにちは、blender初心者です。 2021-08-24 09:38:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Drive API利用規約変更について https://teratail.com/questions/355815?rss=all GoogleDriveAPI利用規約変更について今の状況gdriveというソフトウェアを使用しています。 2021-08-24 09:32:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像分類(Xception)の学習精度が向上しません。。。 https://teratail.com/questions/355814?rss=all 画像分類Xceptionの学習精度が向上しません。 2021-08-24 09:27:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) tensorflowのC++学習のながれ https://teratail.com/questions/355813?rss=all tensorflowのC学習のながれ前提・実現したいことCにてtensorflowのSSDの学習を完結させたいと考えています。 2021-08-24 09:08:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) formatDateについて https://teratail.com/questions/355812?rss=all formatDateについて前提・実現したいこと所定のセルに完了と入っていないかつ、todayとvalueの日付が同じ場合に通知メールをとぶように設定したい。 2021-08-24 09:04:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) djangoでソフトデリートをimportしようとするとエラーとなる https://teratail.com/questions/355811?rss=all djangoでソフトデリートをimportしようとするとエラーとなるお世話になっております。 2021-08-24 09:03:46
AWS AWSタグが付けられた新着投稿 - Qiita 【IT未経験向け】インフラエンジニアのキャリアパス【現役インフラエンジニアが解説】 https://qiita.com/toma_shohei/items/7116eb606db551053a93 やはりまずは運用案件から入って、どのようにシステムが運用されるのかを理解してから設計・構築案件に入れた方が効率は良かったかなと思います。 2021-08-24 09:55:45
Azure Azureタグが付けられた新着投稿 - Qiita Azure ExpressRoute構築作業メモ https://qiita.com/sat0tabe/items/06eaa00d61048bad2f36 azureexpressroute 2021-08-24 09:57:32
Azure Azureタグが付けられた新着投稿 - Qiita 【Azure】ぎりぎりにAzure Static Web Appsについて調べてみた https://qiita.com/hikaru_motomiya/items/467004e48a8c7bfdb99a ストレージアカウントでは、静的なWebサイトは設置できるものの、何らかの工夫をしない限り自動的にデプロイはしてくれません。 2021-08-24 09:05:10
技術ブログ MonotaRO Tech Blog SQLを使った監視でデータ基盤の品質を向上させる https://tech-blog.monotaro.com/entry/2021/08/24/100000?utm_source=feed データ基盤グループでは安定してデータを利用できるように様々な取り組みを行なっています。 2021-08-24 10:00:00
技術ブログ Developers.IO [Looker21.12新機能] dev_filters を使ってNDTでも開発時のクエリにフィルタをかける #looker https://dev.classmethod.jp/articles/looker-dev-filters/ devfilters 2021-08-24 00:27:41
海外TECH DEV Community How to save data in localStorage using JavaScript https://dev.to/michaelburrows/how-to-save-data-in-localstorage-using-javascript-994 How to save data in localStorage using JavaScriptIn this tutorial you ll learn how to use localStorage a property of the window interface that allows you to access a storage object from the browser To give you an understanding of how localStorage works we ll be building a simple note taking application that will save and delete data in the localStorage Let s get started by creating a form to add new notes and an unordered list to display the saved notes lt form id note form gt lt input id note input type text placeholder Add Note required gt lt button id note submit gt Save lt button gt lt form gt lt ul id notes gt lt ul gt Now for the JavaScript functionality first we ll declare variables for the HTML elements we ll be working with const noteForm document getElementById note form const noteInput document getElementById note input const noteSubmit document getElementById note submit const notes document getElementById notes We ll also save any existing notes to a noteStorage variable to make them easier to work with If there isn t any notes in the localStorage yet we ll just an empty array let notesStorage localStorage getItem notes JSON parse localStorage getItem notes Next we ll add the functionality to save a new note when the form is submitted noteForm addEventListener submit e gt e preventDefault notesStorage push noteInput value localStorage setItem notes JSON stringify notesStorage listBuilder noteInput value noteInput value This pushes the new note into into the notesStorage then updates the notes in the localStorage We then call a listBuilder function which adds the note to the unordered list element in our HTML markup here s the code for that function const listBuilder text gt const note document createElement li note innerHTML text lt button onclick deleteNote this gt x lt button gt notes appendChild note The notes are now being saving in localStorage and displayed in the HTML However if the page is refreshed the notes would no longer display in the HTML so we need to loop through each of the notes in localStorage when the page is loaded and re render them in the HTML const getNotes JSON parse localStorage getItem notes getNotes forEach note gt listBuilder note Last thing we need to do is add the functionality for the delete button const deleteNote btn gt let el btn parentNode const index el parentElement children indexOf el notesStorage splice index localStorage setItem notes JSON stringify notesStorage el remove This gets the index of the list item to delete and removes it from both the HTML and localStorage That s all for this tutorial Hopefully it s given you an understanding of how to work with data in the localStorage A full working example of the code used in this tutorial is available to download from here 2021-08-24 00:36:42
海外TECH CodeProject Latest Articles Building a Teams Power App Using the SAP Connector Part 2: Reading and Displaying SAP Data in a Power App https://www.codeproject.com/Articles/5310032/Building-a-Teams-Power-App-Using-the-SAP-Connector teams 2021-08-24 00:02:00
海外科学 NYT > Science F.D.A. Fully Approves Pfizer-BioNTech’s Vaccine, a First for a Covid-19 Shot https://www.nytimes.com/2021/08/23/health/pfizer-vaccine-approval-fda.html companies 2021-08-24 00:07:03
金融 ニッセイ基礎研究所 ベトナムの保険事業規制-生命保険契約規制 https://www.nli-research.co.jp/topics_detail1/id=68553?site=nli ー生命保険契約規制保険会社と保険契約者の権利義務保険契約の定義としては、「保険の購入者purchaserofinsuranceと保険会社の間で締結される契約であって、保険の購入者が保険料を支払い、保険会社が保険金を受取人に支払う後略」」ものをいうとされている法第条第項。 2021-08-24 09:56:09
金融 日本銀行:RSS 営業毎旬報告(8月20日現在) http://www.boj.or.jp/statistics/boj/other/acmai/release/2021/ac210820.htm 月日 2021-08-24 10:00:00
ニュース BBC News - Home Proud Boys leader sentenced for burning Black Lives Matter flag https://www.bbc.co.uk/news/world-us-canada-58312254 black 2021-08-24 00:20:19
ニュース BBC News - Home Retail survivors: The London shops that have been trading for centuries https://www.bbc.co.uk/news/uk-england-london-58202817 retail 2021-08-24 00:29:24
ニュース BBC News - Home Lib Dem leader Ed Davey wants to target Tory heartlands https://www.bbc.co.uk/news/uk-politics-58306872 areas 2021-08-24 00:28:50
ニュース BBC News - Home Hakainde Hichilema: Zambia's new president inspires African opposition leaders https://www.bbc.co.uk/news/world-africa-58270973 attempt 2021-08-24 00:01:18
ビジネス ダイヤモンド・オンライン - 新着記事 米アフガン撤退のカオス、難題「第2波」招くか - WSJ発 https://diamond.jp/articles/-/280291 難題 2021-08-24 09:24:00
ビジネス ダイヤモンド・オンライン - 新着記事 割れるインフレ議論、着地点探るパウエル議長 - WSJ発 https://diamond.jp/articles/-/280292 議長 2021-08-24 09:17:00
GCP Google Cloud Platform Japan 公式ブログ Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
GCP Google Cloud Platform Japan 公式ブログ Google Cloud の調査: 金融サービスでクラウドの導入が増加するも規制上の課題は残されたまま https://cloud.google.com/blog/ja/topics/financial-services/new-study-shows-cloud-adoption-increasing-in-financial-services/ 」金融サービスの規制当局に対する今後の推奨事項金融サービス企業は引き続きテクノロジーの可能性を最大化するために、より多くのコアワークロードをクラウドに移行し、マルチクラウドとハイブリッドクラウドの戦略を積極的に検討する必要があります。 2021-08-24 01:00:00
GCP Google Cloud Platform Japan 公式ブログ リバース プロキシによるゼロトラスト https://cloud.google.com/blog/ja/topics/developers-practitioners/zero-trust-reverse-proxy/ リクエストが無効な場合や、管理者が設定した要件を満たしていない認証されていないユーザーや、安全ではないデバイスから送信されている場合、プロキシはそのリクエストを拒否します。 2021-08-24 01:00:00
北海道 北海道新聞 東京の科学館で雲の企画展 「天気の子」監修者が協力 https://www.hokkaido-np.co.jp/article/581330/ 天気の子 2021-08-24 09:18:00
北海道 北海道新聞 星出彰彦さん、船外活動を延期 ペアの飛行士が体調不良 https://www.hokkaido-np.co.jp/article/581326/ 体調不良 2021-08-24 09:09:00
北海道 北海道新聞 自衛隊機アフガン派遣、不安視も 隊員の武器所持も、使用限られ https://www.hokkaido-np.co.jp/article/581318/ 自衛隊機 2021-08-24 09:10:05
ビジネス 東洋経済オンライン タリバンが「女性蔑視思想」を築いた3つの背景 イスラム法からタリバンの思想を読み解く | アジア諸国 | 東洋経済オンライン https://toyokeizai.net/articles/-/450278?utm_source=rss&utm_medium=http&utm_campaign=link_back 女性蔑視 2021-08-24 10:00:00
マーケティング AdverTimes 東京2020パラリンピック開閉会式コンセプト発表、一般公募で161人が出演 https://www.advertimes.com/20210824/article361208/ harmoniouscacophony 2021-08-24 00:03:43
ニュース THE BRIDGE 製造業の受発注プラットフォーム「CADDi(キャディ)」運営、シリーズBで国内外VCから80.3億円を調達 http://feedproxy.google.com/~r/SdJapan/~3/HQLnyzb5ht0/caddi-series-b-round-funding 製造業の受発注プラットフォーム「CADDiキャディ」運営、シリーズBで国内外VCから億円を調達製造業の受発注プラットフォーム「CADDiキャディ」を運営するキャディは日、シリーズBラウンドで億円を調達したと発表した。 2021-08-24 00:15:55
GCP Cloud Blog JA Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
GCP Cloud Blog JA Google Cloud の調査: 金融サービスでクラウドの導入が増加するも規制上の課題は残されたまま https://cloud.google.com/blog/ja/topics/financial-services/new-study-shows-cloud-adoption-increasing-in-financial-services/ 」金融サービスの規制当局に対する今後の推奨事項金融サービス企業は引き続きテクノロジーの可能性を最大化するために、より多くのコアワークロードをクラウドに移行し、マルチクラウドとハイブリッドクラウドの戦略を積極的に検討する必要があります。 2021-08-24 01:00:00
GCP Cloud Blog JA リバース プロキシによるゼロトラスト https://cloud.google.com/blog/ja/topics/developers-practitioners/zero-trust-reverse-proxy/ リクエストが無効な場合や、管理者が設定した要件を満たしていない認証されていないユーザーや、安全ではないデバイスから送信されている場合、プロキシはそのリクエストを拒否します。 2021-08-24 01:00:00
IT InfoQ Google Jetpack Composeが1.0に到達、JetBrainsはCompose Multiplatformのアルファ版をローンチ https://www.infoq.com/jp/news/2021/08/jetpack-compose-1-0/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global GoogleJetpackComposeがに到達、JetBrainsはComposeMultiplatformのアルファ版をローンチGoogleが提供するKotlinべースのAndroid用宣言型UIフレームワークであるJetpackComposeが、バージョンの安定版に到達した。 2021-08-24 01:52:00
IT InfoQ ElasticSearchをフォークしたOpenSearchが一般提供になった https://www.infoq.com/jp/news/2021/08/opensearch-elastic-amazon/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global translatedbyshojishigeki 2021-08-24 01:47:00
TECH Engadget Japanese ブラウンの電気シェーバーやヒゲトリマーがお買い得。Amazonでタイムセール開催中 https://japanese.engadget.com/sale-braun-011007401.html amazon 2021-08-24 01:10:07
ROBOT ロボスタ ソフトバンクがV6との共同プロジェクト「V6 5G LOVE!」を始動 VR/AR/FR最新技術を使った全51種類のコンテンツを独占配信 https://robotstart.info/2021/08/24/sb-v6-5g-love.html vglove 2021-08-24 01:46:05
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ホテルオークラ、中国・上海に高級ホテルを開業 2024年予定 https://www.itmedia.co.jp/business/articles/2108/24/news087.html itmedia 2021-08-24 10:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 伊藤園、「エビアン」ラベルレスボトル発売 輸入ナチュラルミネラルウォーターでは国内初 https://www.itmedia.co.jp/business/articles/2108/24/news082.html itmedia 2021-08-24 10:43:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 管理職が日々困っていること 2位は「業務改善」、1位は? https://www.itmedia.co.jp/business/articles/2108/24/news088.html itmedia 2021-08-24 10:37:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「資格の勉強で夜が遅くて……」 遅刻を繰り返す社員に、減給のペナルティーを科しても問題ないでしょうか? https://www.itmedia.co.jp/business/articles/2108/24/news062.html itmedia 2021-08-24 10:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 日販、TikTok書籍フェアに本腰 30年前の小説がバズって重版 「影響力は絶大」 https://www.itmedia.co.jp/news/articles/2108/24/news083.html itmedia 2021-08-24 10:10:00
TECH Techable(テッカブル) 自由自在に壁面を動くスパイダーロボを光洋機械産業とアイ・ロボティクスが開発 https://techable.jp/archives/160431 株式会社 2021-08-24 01:00:50
python Pythonタグが付けられた新着投稿 - Qiita flaskで1から日記帳アプリを作る その1 https://qiita.com/treasurehorce/items/d82cc87da843f3adba7c これで、今回使うファイル、フォルダは全てです。 2021-08-24 10:46:07
python Pythonタグが付けられた新着投稿 - Qiita [機械学習] ド素人がscikit-learnを使ってアヤメ分類をやってみた https://qiita.com/owen11/items/738e5eb90205038e4bb7 構築したモデルにデータを投げてみる構築したモデルにがく片の長さなどを入れてどこのアヤメなのか予測してみます。 2021-08-24 10:20:34
python Pythonタグが付けられた新着投稿 - Qiita PythonでMac上にスタンドアロンアプリをつくってハマった件 https://qiita.com/ume3003/items/548c62efa74e62450777 PythonでMac上にスタンドアロンアプリをつくってハマった件一年ぶりくらいの投稿GoogleSpreadsheetの記事書いてたのに今回はPythonです仕事でちょっとしたPythonツールをつくっていたのですが、職場で共有しようとスタンドアロン化で苦労したので備忘録でメモ書きです前提Pythonの知識からのスタート。 2021-08-24 10:05:26
python Pythonタグが付けられた新着投稿 - Qiita 【2021年版】Python環境構築【Windows,Mac両対応】 https://qiita.com/disk131/items/61d5ed5e2377858a2684 バージョン確認正常にインストールできたか確認インストールしたバージョンと同じバージョンになっていれば成功です。 2021-08-24 10:01:22
js JavaScriptタグが付けられた新着投稿 - Qiita jQueryを使ってクリックする度に要素のテキストを切り替える方法 https://qiita.com/uot/items/11bb9ff2811b027ce320 おまけ②①で切り替えると他の要素を変更させる方法Railsにて、要素を変えたいが中身にインスタンス変数などがあり、ややこしいかも環境ruby対象のコード①jQueryを使ってクリックする度に要素のテキストを切り替える方法HTMLltpclassfooterleftmgtMonthlyltpgtこちらは、期間の月を表してます。 2021-08-24 10:56:15
js JavaScriptタグが付けられた新着投稿 - Qiita mp3などのオーディオファイルを連続再生するhtmlを作ってみた https://qiita.com/NoguchiMasafumi/items/812a7b713ccc70906dc1 一時停止してもしばらくすると次の曲が再生されます。 2021-08-24 10:52:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 画像のように、組み合わせを各パターンに応じ自動で表示させたいです。 何か方法はあるでしょうか。 https://teratail.com/questions/355829?rss=all 組み合わせ 2021-08-24 10:51:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Angular すでに存在するのと同じテキストの項目を追加できないようにする https://teratail.com/questions/355828?rss=all 2021-08-24 10:47:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SELECT文で取得したレコードから、カラムのデータを個別に取得できない(MySQL) https://teratail.com/questions/355827?rss=all SELECT文で取得したレコードから、カラムのデータを個別に取得できないMySQL前提・実現したいこと睡眠記録アプリを作ろうとしています。 2021-08-24 10:45:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordPressプラグインがデータベースに悪影響を及ぼす可能性がある? https://teratail.com/questions/355826?rss=all WordPressプラグインがデータベースに悪影響を及ぼす可能性がある前提・実現したいことWordPressを使用してサイトのヘッダーにOGPタグを入れたくて、下記つのプラグインを使用しました。 2021-08-24 10:44:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GoogleMapsAPI】環境変数内にAPIキーを正しく設定したい https://teratail.com/questions/355825?rss=all そのためAPIキーを環境変数内に設定したいのですが、コンソールで値の確認をしてもnilが返ってきてしまいます。 2021-08-24 10:39:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscodeでwebページのタブにアイコンを表示させる方法 https://teratail.com/questions/355824?rss=all vscode 2021-08-24 10:38:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WordpressにFacebookタイムラインを埋め込むとエラーが出る https://teratail.com/questions/355823?rss=all WordpressにFacebookタイムラインを埋め込むとエラーが出る前提・実現したいことFacebookのタイムラインをページに埋め込みたいです。 2021-08-24 10:36:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C、C++でメタボールを作りたい https://teratail.com/questions/355822?rss=all blender 2021-08-24 10:24:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数のUISearchBarを実装させたい https://teratail.com/questions/355821?rss=all 複数のUISearchBarを実装させたい前提・実現したいこと検索アプリを作成しています。 2021-08-24 10:18:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PowerAutomateDesktopで編集が出来なくなった…… https://teratail.com/questions/355820?rss=all PowerAutomateDesktopで編集が出来なくなった……お世話になっております。 2021-08-24 10:02:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ActiveReports QRコードについて https://teratail.com/questions/355819?rss=all ActiveReportsQRコードについて初めまして。 2021-08-24 10:00:59
Ruby Rubyタグが付けられた新着投稿 - Qiita jQueryを使ってクリックする度に要素のテキストを切り替える方法 https://qiita.com/uot/items/11bb9ff2811b027ce320 おまけ②①で切り替えると他の要素を変更させる方法Railsにて、要素を変えたいが中身にインスタンス変数などがあり、ややこしいかも環境ruby対象のコード①jQueryを使ってクリックする度に要素のテキストを切り替える方法HTMLltpclassfooterleftmgtMonthlyltpgtこちらは、期間の月を表してます。 2021-08-24 10:56:15
golang Goタグが付けられた新着投稿 - Qiita 【Golang】改行などをエスケープして表示したい。【代入済み変数の文字列をエスケープ出力】 https://qiita.com/KEINOS/items/9bf8d33b0c616f85ba4a 【代入済み変数の文字列をエスケープ出力】改行やタブ入りの文字列の変数をプリントする際に、改行させずにエスケープして表示させたい。 2021-08-24 10:32:02
Ruby Railsタグが付けられた新着投稿 - Qiita jQueryを使ってクリックする度に要素のテキストを切り替える方法 https://qiita.com/uot/items/11bb9ff2811b027ce320 おまけ②①で切り替えると他の要素を変更させる方法Railsにて、要素を変えたいが中身にインスタンス変数などがあり、ややこしいかも環境ruby対象のコード①jQueryを使ってクリックする度に要素のテキストを切り替える方法HTMLltpclassfooterleftmgtMonthlyltpgtこちらは、期間の月を表してます。 2021-08-24 10:56:15
Apple AppleInsider - Frontpage News Facebook returns voice and video calls to flagship app https://appleinsider.com/articles/21/08/24/facebook-returns-voice-and-video-calls-to-flagship-app?utm_medium=rss Facebook returns voice and video calls to flagship appFacebook is once again rejiggering the communications capabilities of its various apps and platforms with the company s flagship Facebook app to host voice and video calling features previously spun out to Messenger Starting Monday users in select countries including the U S will be able to place voice and video calls directly from the Facebook app as part of a platform test reports Bloomberg According to Connor Hayes director of product management at Facebook s Messenger the trial is meant to provide a streamlined user experience that reduces hurdles to access major features Read more 2021-08-24 01:27:06
Apple AppleInsider - Frontpage News Hacker returns all $610M of stolen Poly Network crypto https://appleinsider.com/articles/21/08/23/hacker-returns-all-610m-of-stolen-poly-network-crypto?utm_medium=rss Hacker returns all M of stolen Poly Network cryptoThe hacker or hackers behind what is thought to be one of the largest cryptocurrency thefts in history returned the remainder of some million in stolen assets to Poly Network on Monday with the company thanking the perpetrator or perpetrators for their cooperation Poly Network announced the full return of a final allotment of about million in tokens in a blog post today reports Gizmodo The cache included Ethereum and Wrapped Bitcoin At this point all the user assets that were transferred out during the incident have been fully recovered the company said Read more 2021-08-24 01:21:26
Apple AppleInsider - Frontpage News Apple's Tim Cook to visit White House amid rise in cyber attacks https://appleinsider.com/articles/21/08/23/apples-tim-cook-to-visit-white-house-amid-rise-in-cyber-attacks?utm_medium=rss Apple x s Tim Cook to visit White House amid rise in cyber attacksApple CEO Tim Cook and Microsoft CEO Satya Nadella plan to visit the White House this week to discuss pressing cybersecurity concerns with President Joe Biden according to a report on Monday Citing sources familiar with the matter Bloomberg reports Cook and Nadella are scheduled to meet with Biden on Wednesday to discuss private sector contributions to cybersecurity efforts following a rash of attacks targeting key U S infrastructure and technology assets The conversation could include recent steps taken by companies in the banking energy and water utility industries to beef up protections against cyber attacks the report said A senior official with knowledge of the meeting said software security in the supply chain would likely be a topic of discussion Read more 2021-08-24 01:16:21
Apple AppleInsider - Frontpage News Apple Maps 'Ratings and Photos' feature debuts in US [u] https://appleinsider.com/articles/21/08/23/apple-maps-ratings-and-photos-feature-debuts-in-us?utm_medium=rss Apple Maps x Ratings and Photos x feature debuts in US u Apple this week began a U S rollout of a new Apple Maps feature that lets users provide ratings for businesses points of interest and other notable locations Dubbed Ratings and Photos the feature could one day replace or serve as an alternative to Yelp a third party rating and review service that currently provides Apple Maps users with at a glance star ratings and reviews when browsing Maps listings Apple s system utilizes a thumbs up down method of providing feedback across a number of categories that vary depending on business or location For example users can rate products customer service and overall experience at the Apple Park Visitor Center in Cupertino Calif a dual purpose facility that also acts as a retail outlet Read more 2021-08-24 01:14:03
海外科学 NYT > Science How The US is Getting a Crash Course in Scientific Uncertainty Due to the Pandemic https://www.nytimes.com/2021/08/22/health/coronavirus-covid-usa.html How The US is Getting a Crash Course in Scientific Uncertainty Due to the PandemicAs the pandemic takes an unexpected direction Americans again must reckon with twists in scientific understanding of the virus 2021-08-24 01:41:52
ニュース BBC News - Home Record number of migrants cross Channel in a day https://www.bbc.co.uk/news/uk-58312630 confirms 2021-08-24 01:00:41
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】2,719円のVRゴーグル、725円のキーボードや扇風機に使える粘着クリーナーなど https://www.lifehacker.jp/2021/08/amazon-timesale-0824-1.html amazon 2021-08-24 10:30:00
GCP Google Cloud Platform Japan 公式ブログ Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
北海道 北海道新聞 欧州サッカー、原大智がシントトロイデンへ アラベスから期限付き移籍 https://www.hokkaido-np.co.jp/article/581324/ 期限付き移籍 2021-08-24 10:19:58
北海道 北海道新聞 ブルーインパルス、24日午後に飛行 パラリンピック開幕前にカラースモーク https://www.hokkaido-np.co.jp/article/581305/ 航空自衛隊 2021-08-24 10:18:28
北海道 北海道新聞 九州北部、雨や土砂災害に警戒を 台風12号、温帯低気圧に https://www.hokkaido-np.co.jp/article/581344/ 九州北部 2021-08-24 10:05:00
北海道 北海道新聞 タリバン「日本と良好な関係を」 報道担当者、大使館再開に期待 https://www.hokkaido-np.co.jp/article/581343/ 関係 2021-08-24 10:06:05
北海道 北海道新聞 自衛隊機アフガン派遣、不安視も 隊員の武器所持、使用限られ https://www.hokkaido-np.co.jp/article/581318/ 自衛隊機 2021-08-24 10:11:57
北海道 北海道新聞 北朝鮮、コロナで食料不足悪化 国連が人権報告書公表 https://www.hokkaido-np.co.jp/article/581334/ 国連総会 2021-08-24 10:09:52
北海道 北海道新聞 占冠村長選 現職が届け出 https://www.hokkaido-np.co.jp/article/581346/ 上川管内 2021-08-24 10:08:00
北海道 北海道新聞 トラに襲われ男性死亡 ロシア極東地方、人家近く出没も https://www.hokkaido-np.co.jp/article/581338/ 近く 2021-08-24 10:08:06
北海道 北海道新聞 セブン、宅配を2万店に拡大へ 最短30分、外出自粛で需要増 https://www.hokkaido-np.co.jp/article/581345/ 需要 2021-08-24 10:05:00
ビジネス プレジデントオンライン 「ワクチンは殺人兵器」というデマを信じる人が大量発生するのは、人類の残念な宿命である - 脳には「黒幕」を想像するクセがある https://president.jp/articles/-/49100 新型コロナウイルス 2021-08-24 11:00:00
ビジネス プレジデントオンライン 「"ダメ人間"と言われ続けている気がした」39歳編集者が初めての就活で味わった出版業界の現実 - 「突然の倒産」で路頭に迷ったが… https://president.jp/articles/-/49054 求職活動 2021-08-24 11:00:00
ビジネス プレジデントオンライン 人気FPがひねり出した「年金を月2万円増やす」アイデア - 派遣、正社員…6タイプ別に指南 https://president.jp/articles/-/49022 井戸美枝 2021-08-24 11:00:00
ビジネス プレジデントオンライン 人気FPがひねり出した「年金を月2万円増やす」アイデア - 派遣、正社員…6タイプ別に指南 https://president.jp/articles/-/48856 井戸美枝 2021-08-24 11:00:00
海外TECH reddit SPIDER-MAN: NO WAY HOME - Official Teaser Trailer (HD) https://www.reddit.com/r/marvelstudios/comments/padnlr/spiderman_no_way_home_official_teaser_trailer_hd/ SPIDER MAN NO WAY HOME Official Teaser Trailer HD submitted by u Jgugjuhi to r marvelstudios link comments 2021-08-24 01:40:46
海外TECH reddit NSW recorded 753 new locally acquired cases of COVID-19 in the 24 hours to 8pm last night. https://www.reddit.com/r/sydney/comments/pad0pg/nsw_recorded_753_new_locally_acquired_cases_of/ NSW recorded new locally acquired cases of COVID in the hours to pm last night submitted by u rockin Musicien to r sydney link comments 2021-08-24 01:00:48
GCP Cloud Blog JA Google 社内での Anthos の運用 https://cloud.google.com/blog/ja/topics/developers-practitioners/running-anthos-inside-google/ ConfigSyncが有効な状態でクラスタがGKEHubに登録されているので、セキュリティポリシーをこのクラスタに適用できるようになりました。 2021-08-24 02:00:00
IT 気になる、記になる… Amazon Pay、Amazonギフト券で支払うと0.5%分を還元へ https://taisy0.com/2021/08/24/144488.html amazon 2021-08-24 02:18:14
IT 気になる、記になる… 「Windows 11」のリリース日は今年10月が有力 − 詳細はまもなく発表か https://taisy0.com/2021/08/24/144486.html windowslat 2021-08-24 02:09:29
IT InfoQ AWSがAmazon Route 53アプリケーション復旧コントローラを一般提供としてリリース https://www.infoq.com/jp/news/2021/08/aws-recovery-controller-ga/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global AWSがAmazonRouteアプリケーション復旧コントローラを一般提供としてリリース最近、AWSは、AmazonRouteアプリケーション復旧コントローラの一般提供GAを発表した。 2021-08-24 02:07:00
IT InfoQ Uberが基礎のフルフィルメントサービスを再構築 https://www.infoq.com/jp/news/2021/08/uber-rearchitecture/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global Uberが基礎のフルフィルメントサービスを再構築Uberは先頃、Uberの基本的なプラットフォームサービスのつ、フルフィルメントサービスの再構築の方法を共有した。 2021-08-24 02:06:00
IT InfoQ FacebookがBlenderBot 2.0チャットボットをオープンソース化 https://www.infoq.com/jp/news/2021/08/facebook-blenderbot-2/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global FacebookがBlenderBotチャットボットをオープンソース化FacebookAIResearchFAIRはBlenderBotをオープンソース化した。 2021-08-24 02:03:00
TECH Engadget Japanese 完全ワイヤレス Galaxy Buds Pro に新色ホワイト追加、空間オーディオやノイキャン対応 https://japanese.engadget.com/galaxy-buds-pro-phantom-white-025259353.html 完全ワイヤレスGalaxyBudsProに新色ホワイト追加、空間オーディオやノイキャン対応サムスン電子ジャパンは年月日、完全ワイヤレスイヤホン「GalaxyBudsPro」の新色として、ファントムホワイトを追加すると発表、日に発売します。 2021-08-24 02:52:59
TECH Engadget Japanese シャオミが「Mi」の製品名称を廃止。今後は「Xiaomi」に置き換えの方針? https://japanese.engadget.com/xiaomi-mi-024059535.html xdadevelopers 2021-08-24 02:40:59
TECH Engadget Japanese スキー大国・イタリアの技術を駆使した防曇効果+紫外線約94%カット。スキーゴーグル「TS52」 https://japanese.engadget.com/ski-goggles-ts-52-024013049.html 2021-08-24 02:40:13
TECH Engadget Japanese Netflix実写版『カウボーイビバップ』、11月19日配信。イメージショットも到着 https://japanese.engadget.com/netflix-cowboy-bebop-photos-021534266.html netflix 2021-08-24 02:15:34
ROBOT ロボスタ VRやロボティクス向けのグローブ型触覚デバイス「HaptX」を「Japan Robot week in Aichi」で展示 https://robotstart.info/2021/08/24/haptx-japan-robot-week2021.html haptx 2021-08-24 02:26:06
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 五輪のMVPは誰か? 2位ソフトの「上野由岐子選手」、1位は https://www.itmedia.co.jp/business/articles/2108/24/news095.html itmedia 2021-08-24 11:41:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 「LINEMO」の契約方法から通信速度までを総チェック Y!mobileや楽天モバイルとの比較も https://www.itmedia.co.jp/mobile/articles/2108/24/news020.html itmediamobile 2021-08-24 11:30:00
IT ITmedia 総合記事一覧 [ITmedia News] “ザクの重量はゾウ9頭分”……「モビルスーツの教科書」発売 スペック表も https://www.itmedia.co.jp/news/articles/2108/24/news096.html itmedia 2021-08-24 11:29:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 正社員の平均初年度年収は455.2万円 最も年収が高かった業種は? https://www.itmedia.co.jp/business/articles/2108/24/news084.html itmedia 2021-08-24 11:03:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] Google Playストアの評価とレビューの表示が国別、デバイス別に https://www.itmedia.co.jp/mobile/articles/2108/24/news091.html androidauto 2021-08-24 11:03:00
TECH Techable(テッカブル) 上下水道インフラの3Dモデル化を実現!ドローンを活用した新サービス https://techable.jp/archives/160447 上下水道 2021-08-24 02:00:18
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(21〜30問目) https://qiita.com/fav/items/db888c806ed92b68ed61 numpyexercisesipynboutputWhatistheoutputofthefollowingscript次のスクリプトの出力は何ですかnumpyexercisesipynbprintsumrangefromnumpyimportprintsumrange第二引数はスタート地点を表しているようです。 2021-08-24 11:38:48
js JavaScriptタグが付けられた新着投稿 - Qiita プロトタイプ継承についてアウトプット https://qiita.com/oga0927/items/a9f0731f077c1573cb5a プロトタイプ継承についてアウトプットプロトタイプ継承とは別のコンストラクター関数のプロトタイプを受け継いで、機能を流用できるようにすること。 2021-08-24 11:49:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) git checkout ができない https://teratail.com/questions/355848?rss=all gitcheckoutができないgitで管理しています。 2021-08-24 11:58:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScodeで作ったCSVファイルをnumbersで開くとが白紙の状態になる。 https://teratail.com/questions/355847?rss=all 前提・実現したいことVScodeで作ったCSVファイルをnumbersで開くとが白紙の状態になる。 2021-08-24 11:56:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django-python 登録日から次回の登録日を表示させたい https://teratail.com/questions/355846?rss=all Djangopython登録日から次回の登録日を表示させたい前提・実現したいことcalibrationdateをtodayなどで入力してその何年後かをnextcalibrationdateに表示させる。 2021-08-24 11:55:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bitbucketでSSHアクセスキーを利用した接続でgit push origin masterができません。 https://teratail.com/questions/355845?rss=all bitbucketでSSHアクセスキーを利用した接続でgitpushoriginmasterができません。 2021-08-24 11:43:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】 セルに入力されている文字にインプットボックスで入力した文字を追加する。 https://teratail.com/questions/355844?rss=all ブックBにはシートがつありますその後、InputBoxで、各シートの対象セルに入力するようにしています。 2021-08-24 11:41:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrapでのテンプレート方法 https://teratail.com/questions/355843?rss=all railsを使用して機能の実装に取り組んできましたが、レイアウトやデザインを調整したいのですがセンス等もないので、テンプレートなどを用いてデザインを整えたいのですが調べてもイマイチ方法がよくわからなかったため教えて頂きたいなと思いこの質問を投稿させて頂きました。 2021-08-24 11:38:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Apps Script 非表示行のデータを取得しない。 https://teratail.com/questions/355842?rss=all GoogleAppsScript非表示行のデータを取得しない。 2021-08-24 11:37:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python 文字列を含んだarrayから、nanを削除したい https://teratail.com/questions/355841?rss=all Python文字列を含んだarrayから、nanを削除したい前提・実現したいことarrayaposカレーaposnbspaposハヤシaposnbspnannbspnannbspnannbspnannbspnannbspnannbspnannbspnannbspnannannbspnannbspaposラーメンaposnbspapos素麺aposnbspnannbspnannbspapos牛丼aposnbspaposうどんaposnbspnannbspnannannbspapos美味しいaposnbspapos元気が出るaposnbspnannbspnannbspnannbsp上記のような文字列を含んだarrayからnanを削除した配列を作りたいです。 2021-08-24 11:36:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 「'qrcode' は型 'JQuery<HTMLElement>' に存在しません。」とエラーが出る https://teratail.com/questions/355840?rss=all QRコードを作成したく、下のページを手本に作成しています。 2021-08-24 11:32:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Mac]ターミナルで起動時に-zshと表示されてしまう問題 https://teratail.com/questions/355839?rss=all macbooknbsppronbspmcpu 2021-08-24 11:31:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) chart.jsを使って作成したグラフのサイズを固定したい https://teratail.com/questions/355838?rss=all 2021-08-24 11:26:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) アタッチしたオブジェクトの変数を取得し、 その変数を子要素に反映させる方法がわかりません。 https://teratail.com/questions/355837?rss=all アタッチしたオブジェクトの変数を取得し、その変数を子要素に反映させる方法がわかりません。 2021-08-24 11:23:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Excel リンクの自動更新について https://teratail.com/questions/355836?rss=all Excel➀とExcel➁を用意し➀のAにをつけたら、➁のAにも瞬時にがつくようにしたいです。 2021-08-24 11:22:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nuxt.jsのmiddleware・plugins・DM描写の処理順序の操作について https://teratail.com/questions/355835?rss=all Nuxtjsのmiddleware・plugins・DM描写の処理順序の操作について前提・実現したいことNuxtjsSPAモード、FIrebasenbspAuthenticationを利用してSAPのWEBサイト構築をしています。 2021-08-24 11:19:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ENVのnilnilclassについての質問です。 https://teratail.com/questions/355834?rss=all ENVのnilnilclassについての質問です。 2021-08-24 11:16:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レスポンシブした時に画像の大きさが変わらないが、どこがおかしいのかわからない https://teratail.com/questions/355833?rss=all レスポンシブした時に画像の大きさが変わらないが、どこがおかしいのかわからないレスポンシブした時に画像サイズを徐々に小さくしたいのですが、なりません。 2021-08-24 11:12:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Python Selenium】Webページのロード状態から抜け出せない https://teratail.com/questions/355832?rss=all 【PythonSelenium】Webページのロード状態から抜け出せない【PythonnbspSelenium】Webページのロード状態から抜け出せないPythonでソニーストアのスクレイピングをしています。 2021-08-24 11:12:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WindowsサービスからのToastNotification通知の実装について https://teratail.com/questions/355831?rss=all WindowsサービスからのToastNotification通知の実装について前提・実現したいことWindowsサービスでTCP通信ソケットサーバーの実装を行っています。 2021-08-24 11:12:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) RailsアプリでShopifyアカウント情報を使ったログインについて https://teratail.com/questions/355830?rss=all RailsアプリでShopifyアカウント情報を使ったログインについて前提・実現したいことRailsアプリでログインする際に、Shopifyのアカウントを使用したログイン機能を実装しようとしております。 2021-08-24 11:06:03
Linux Ubuntuタグが付けられた新着投稿 - Qiita timedatectl表示される情報 https://qiita.com/pyon_kiti_jp/items/fbcc11248d782767eed3 yesにすると、ハードウェアクロックに、システムクロックの時間を同期合わせさせるようです。 2021-08-24 11:18:25
Azure Azureタグが付けられた新着投稿 - Qiita Azure SQL のサービスレベルやオプションを整理してみた https://qiita.com/ShuntaIto/items/6dde5cc4f6f78a31c517 ちなみにSQLDatabaseから認証等の機能全てが論理SQLServerに委任されているというわけではなく、別途色々あったりしますが、ここでは触れません計算リソースはつつのSQLDatabaseが独立して保持しています。 2021-08-24 11:15:49
Apple AppleInsider - Frontpage News Developers might need to update their banking information on App Store Connect https://appleinsider.com/articles/21/08/24/developers-might-need-to-update-their-banking-information-on-app-store-connect?utm_medium=rss Developers might need to update their banking information on App Store ConnectApple on Monday informed developers that changes in local regulations might require an update or addition of banking information stored in App Store Connect to avoid an interruption in payments In an announcement posted to Apple s developer portal Apple says local regulations may require developers to add a bank account holder s address if said account information is in App Store Connect Please provide this information by October in order to avoid a potential interruption of your payments Apple says Read more 2021-08-24 02:18:49
海外TECH Network World Weekly internet health check, US and worldwide https://www.networkworld.com/article/3534130/covid-19-weekly-health-check-of-isps-cloud-providers-and-conferencing-services.html#tk.rss_all Weekly internet health check US and worldwide The reliability of services delivered by ISPs cloud providers and conferencing services a k a unified communications as a service UCaaS is an indication of how well served businesses are via the internet ThousandEyes is monitoring how these providers are handling the performance challenges they face It will provide Network World a roundup of interesting events of the week in the delivery of these services and Network World will provide a summary here Stop back next week for another update and see more details here Get regularly scheduled insights by signing up for Network World newsletters To read this article in full please click here 2021-08-24 02:21:00
海外科学 NYT > Science Climate Change Contributed to Europe's Deadly Floods, Study Finds https://www.nytimes.com/2021/08/23/climate/germany-floods-climate-change.html Climate Change Contributed to Europe x s Deadly Floods Study FindsWarming increased the likelihood of the record downpours last month in Germany and Belgium and also made them wetter according to a study 2021-08-24 02:17:14
ニュース ジェトロ ビジネスニュース(通商弘報) 新型コロナ変異株流行国リストを修正、日本も隔離免除対象外に https://www.jetro.go.jp/biznews/2021/08/3c20f9d12d8677ba.html 免除対象 2021-08-24 02:35:00
海外ニュース Japan Times latest articles Government ups pressure on Tokyo hospitals over accepting COVID-19 patients https://www.japantimes.co.jp/news/2021/08/24/national/government-tokyo-hospital-beds-pressure/ Government ups pressure on Tokyo hospitals over accepting COVID patientsThe request that hospitals secure more beds is the first by the state under a revised infectious disease law that allows authorities to name and 2021-08-24 11:15:47
ビジネス ダイヤモンド・オンライン - 新着記事 ビットコイン採掘業者、中国から大移動 - WSJ発 https://diamond.jp/articles/-/280324 移動 2021-08-24 11:19:00
ビジネス ダイヤモンド・オンライン - 新着記事 今最もホットなスマホ、中国製だがファーウェイにあらず - WSJ発 https://diamond.jp/articles/-/280325 中国製 2021-08-24 11:18:00
LifeHuck ライフハッカー[日本版] 仕事中の姿勢を控えめにコーチしてくれるデスクトップアプリ【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240450lht-zen.html 継続 2021-08-24 12:00:00
北海道 北海道新聞 10年前の紀伊半島豪雨、合同慰霊祭を延期 和歌山で9月予定 https://www.hokkaido-np.co.jp/article/581370/ 仁坂吉伸 2021-08-24 11:18:00
北海道 北海道新聞 アフガン撤退期限延長近く判断か バイデン大統領、圧力強まる https://www.hokkaido-np.co.jp/article/581367/ 政府高官 2021-08-24 11:10:00
北海道 北海道新聞 京都国際が準々決勝進出 全国高校野球選手権第11日 https://www.hokkaido-np.co.jp/article/581356/ 全国高校野球選手権 2021-08-24 11:05:43
北海道 北海道新聞 二松学舎大付4―6京都国際 京都国際が延長戦制す https://www.hokkaido-np.co.jp/article/581359/ 二松学舎大付 2021-08-24 11:03:15
北海道 北海道新聞 首相と二階氏25日に会談 総裁選や衆院解散の日程など協議か https://www.hokkaido-np.co.jp/article/581365/ 二階俊博 2021-08-24 11:08:00
北海道 北海道新聞 工藤会トップに厳刑へ 福岡地裁、市民襲撃4事件の関与認定 https://www.hokkaido-np.co.jp/article/581357/ 一般市民 2021-08-24 11:05:05
北海道 北海道新聞 保育士が複数の園児にキスか 愛知、詳細調査前に退職 https://www.hokkaido-np.co.jp/article/581364/ 愛知県内 2021-08-24 11:04:00
北海道 北海道新聞 英音楽祭で5千人、コロナ感染か 規制撤廃後、大半が若者 https://www.hokkaido-np.co.jp/article/581363/ 規制撤廃 2021-08-24 11:01:00
北海道 北海道新聞 アイスホッケー女子、日本敗れ1勝1敗 世界選手権1次リーグ https://www.hokkaido-np.co.jp/article/581362/ 世界選手権 2021-08-24 11:02:00
ビジネス 東洋経済オンライン 26歳「溶接ギャル」逃げた先に見つけた最高の天職 とび職→自動車整備士→トラック運転手を経て | 「非会社員」の知られざる稼ぎ方 | 東洋経済オンライン https://toyokeizai.net/articles/-/447978?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-24 11:30:00
IT 週刊アスキー ビジネスチャット「Chatwork」とSansanの「オンライン名刺」が機能連携 https://weekly.ascii.jp/elem/000/004/066/4066869/ chatwork 2021-08-24 11:30:00
マーケティング AdverTimes サッポロがハードセルツァー参入、CM開始 米国で急伸のカテゴリー https://www.advertimes.com/20210824/article361274/ watersour 2021-08-24 02:58:05
マーケティング AdverTimes 【人事】マネックスグループ(2021年9月1日付、16日付) https://www.advertimes.com/20210824/article361271/ 執行役員 2021-08-24 02:03:33
ニュース THE BRIDGE 建築業界向け建材・家具検索プラットフォーム「TECTURE」運営、Coralなどから1.2億円を調達 http://feedproxy.google.com/~r/SdJapan/~3/LFWrDFZ7ZVg/tecture-jpy120m-funding 建築業界向け建材・家具検索プラットフォーム「TECTURE」運営、Coralなどから億円を調達建築業界向けの建材・家具検索プラットフォーム「TECTURE」を開発・運営するtectureは日、プレシリーズAラウンドで約億円を調達したと発表した。 2021-08-24 02:15:39
TECH Engadget Japanese アップルの児童虐待画像検出は「大規模な監視計画」。EFFが反対声明 https://japanese.engadget.com/speak-out-against-apple-surveillance-034059866.html icloud 2021-08-24 03:40:59
TECH Engadget Japanese オーブントースターのAmazon売れ筋ランキング。パンのトーストはもちろん、多彩な調理でも活躍するスグレモノ家電 https://japanese.engadget.com/ranking-toaster-032505234.html amazon 2021-08-24 03:25:05
TECH Engadget Japanese デル、14インチの薄型軽量モバイルディスプレイ「C1422H」。約3.8万円で海外発表 https://japanese.engadget.com/dell-c-1422-h-032027361.html 重量ポンド 2021-08-24 03:20:27
TECH Engadget Japanese Google Playストアの評価とレビューが11月から国別表示に対応 https://japanese.engadget.com/google-play-store-rating-030033166.html google 2021-08-24 03:00:33
ROBOT ロボスタ グッドイヤーとPlusが自動運転システムの開発と最適化で連携 自動運転「PlusDrive」搭載トラックの生産開始へ https://robotstart.info/2021/08/24/plus-goodyear-autonomous.html 業務提携 2021-08-24 03:49:08
IT ITmedia 総合記事一覧 [ITmedia Mobile] 新型コロナウイルス拡大でシニアのスマホ乗り換え意向は? MMD研究所が調査 https://www.itmedia.co.jp/mobile/articles/2108/24/news097.html itmediamobile 2021-08-24 12:50:00
IT ITmedia 総合記事一覧 [ITmedia News] ブルーインパルス、24日午後2時から東京上空で展示飛行 飛行ルートは? https://www.itmedia.co.jp/news/articles/2108/24/news111.html itmedia 2021-08-24 12:47:00
IT ITmedia 総合記事一覧 [ITmedia News] 「VR国勢調査」回答募集中 利用サービスからVR恋愛まで国際比較 スイスの“VTuber人類学者”主催 https://www.itmedia.co.jp/news/articles/2108/24/news110.html itmedia 2021-08-24 12:44:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] DACと日本IBM、通信・メディア業界のDX推進で協業 デジタル資産を一元管理 https://www.itmedia.co.jp/enterprise/articles/2108/24/news090.html arcxp 2021-08-24 12:38:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 転職に関する意識調査 コロナ禍の前後でどう変わった? https://www.itmedia.co.jp/business/articles/2108/24/news099.html itmedia 2021-08-24 12:32:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] KEIYO、IPSパネルを採用した13.3型/15.6型モバイル液晶ディスプレイ https://www.itmedia.co.jp/pcuser/articles/2108/24/news102.html itmediapcuserkeiyo 2021-08-24 12:05:00
TECH Techable(テッカブル) 製造業のDXを推進する受発注プラットフォーム「CADDi」が成長中! https://techable.jp/archives/160459 caddi 2021-08-24 03:00:24
Google カグア!Google Analytics 活用塾:事例や使い方 日本酒やビールなど飲みくらべおすすめセット18選は宅飲みに最適【2021年版】今人気のアマゾンで人気のお取り寄せセットはこれ! https://www.kagua.biz/review/foodsreview/20210824b1.html amazon 2021-08-24 03:00:56
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ガートナー、先進テクノロジのハイプサイクル2021年版を発表、「信頼の構築」などがテーマに | IT Leaders https://it.impress.co.jp/articles/-/21951 ガートナー、先進テクノロジのハイプサイクル年版を発表、「信頼の構築」などがテーマにITLeadersガートナージャパンは年月日、米Gartnerが年月日に発表した「先進テクノロジのハイプ・サイクル年」を発表した。 2021-08-24 12:22:00
AWS lambdaタグが付けられた新着投稿 - Qiita AWS Lambdaでpandasを使いたい! https://qiita.com/rikei0danshi/items/a8b48ced48f287238c90 AWSLambdaでpandasを使いたいLambdaにはpandasが提供されていないなので、自分でLayerを設定する必要があります。 2021-08-24 12:26:13
python Pythonタグが付けられた新着投稿 - Qiita AWS Lambdaでpandasを使いたい! https://qiita.com/rikei0danshi/items/a8b48ced48f287238c90 AWSLambdaでpandasを使いたいLambdaにはpandasが提供されていないなので、自分でLayerを設定する必要があります。 2021-08-24 12:26:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 英githubのパーソナアクセストークンの有効期限が切れたらどうなるのか知りたい。 https://teratail.com/questions/355857?rss=all ・期限が切れたらどうなるのjかわからない。 2021-08-24 12:48:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) building.gradleのcompileTestKotlin() エラーについて https://teratail.com/questions/355856?rss=all buildinggradleのcompileTestKotlinエラーについてAndroidStudioにて以下のURLのアプリ実行したく、gitであげている更新ファイルのようなものをプロジェクトにて改変していたのですが、buildinggradleでのcompileTestKotlinnbspにCouldnbspnotnbspfindnbspmethodnbspcompileTestKotlinnbspfornbspargumentsとのエラーが出てしまい対処法が分からずにいます。 2021-08-24 12:40:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) m5stack basicでMG996Rのサーボモータを動かしたい https://teratail.com/questions/355855?rss=all 2021-08-24 12:39:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでURLを別タブで開きたい https://teratail.com/questions/355854?rss=all リンクを開く機能を実装中に以下のエラーメッセージが発生しました。 2021-08-24 12:37:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 自作OS : USBメモリを挿しているときだけUSBメモリから起動するには https://teratail.com/questions/355853?rss=all 2021-08-24 12:30:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】名前をつけて保存の処理について https://teratail.com/questions/355852?rss=all 最後に、名前をつけて保存の処理を行いたいのですが、名前を付けて保存のポップアップ画面は出てファイル名を入力後保存を押すと下記のエラーが出ます。 2021-08-24 12:24:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) https接続でgoogleへアクセスした際に、/?gws_rd=sslパラメータがついた先にリダイレクトされる現象について https://teratail.com/questions/355851?rss=all https接続でgoogleへアクセスした際に、gwsrdsslパラメータがついた先にリダイレクトされる現象についてrequestsライブラリを使用し、、返答されるURLが。 2021-08-24 12:21:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) BBセンターの色が変わったらアラート https://teratail.com/questions/355850?rss=all ColorMiddleで、平行の色ColorMiddleUpで、右肩上がりの色ColorMiddleDnで、右肩下がりの色このBBセンターの色が代わるときに、アラートを出すようにするにはどのような記述でできますかColorMiddleになったらアラート。 2021-08-24 12:21:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ECサイト用DBに使用するSQLについて https://teratail.com/questions/355849?rss=all awsnbspaurora 2021-08-24 12:03:01
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】プライベートサブネット内のEC2から、CloudWatch Agentを利用する https://qiita.com/hyj624117615/items/fb8dd876ce4c8eaeb04a 結論から言うと、下記の三条エンドポイントを実装していただければと思います。 2021-08-24 12:52:27
AWS AWSタグが付けられた新着投稿 - Qiita AWS Lambdaでpandasを使いたい! https://qiita.com/rikei0danshi/items/a8b48ced48f287238c90 AWSLambdaでpandasを使いたいLambdaにはpandasが提供されていないなので、自分でLayerを設定する必要があります。 2021-08-24 12:26:13
AWS AWSタグが付けられた新着投稿 - Qiita 【AWS】EC2にCloudWatch Agentをインストールし、ログやメトリクスを監視します(Linux編) https://qiita.com/hyj624117615/items/5f9aefa545cfb5520b17 確認CloudWatchLogsに、上記で定義したログファイルが転送されているかどうかを確認したところ、うまく反映できていることを観測できました。 2021-08-24 12:11:12
医療系 医療介護 CBnews 職域接種完了報告フォームを開設-厚労省 https://www.cbnews.jp/news/entry/20210824120519 予防接種 2021-08-24 12:25:00
医療系 医療介護 CBnews 東京都立病院職員コロナ感染、助産師ら自宅療養に-病院経営本部が発表、診療体制に影響なし https://www.cbnews.jp/news/entry/20210824120130 新型コロナウイルス 2021-08-24 12:15:00
金融 ニッセイ基礎研究所 Japan's Economic Outlook for Fiscal Years 2021 and 2022 https://www.nli-research.co.jp/topics_detail1/id=68565?site=nli 2021-08-24 12:56:11
金融 ニュース - 保険市場TIMES アニコム損保、「犬の熱中症」に関するアンケート調査結果を発表 https://www.hokende.com/news/blog/entry/2021/08/24/130000 これによると、熱中症の発生場所は「屋外」がパーセントで最も多かったが、「自宅内」もパーセントという結果だった。 2021-08-24 13:00:00
海外ニュース Japan Times latest articles LDP heavyweight Toshihiro Nikai reiterates backing Suga for party chief https://www.japantimes.co.jp/news/2021/08/24/national/politics-diplomacy/nikai-suga-backing-election/ LDP heavyweight Toshihiro Nikai reiterates backing Suga for party chiefNikai who said he planned to meet Suga on Wednesday to discuss the future of the party and the country is considered one of the 2021-08-24 12:48:14
海外ニュース Japan Times latest articles U.S. grants Pfizer vaccine full approval, triggering wave of mandates https://www.japantimes.co.jp/news/2021/08/24/world/us-pfizer-formal-approval/ U S grants Pfizer vaccine full approval triggering wave of mandatesA recent survey by the Kaiser Family Foundation found of adults said full approval would make them more likely to get vaccinated 2021-08-24 12:07:18
海外ニュース Japan Times latest articles G7 leaders plan to pledge unity on Taliban recognition and sanctions https://www.japantimes.co.jp/news/2021/08/24/world/g7-afghanistan-taliban/ G leaders plan to pledge unity on Taliban recognition and sanctionsRecognition is a political act with important consequences including allowing the Taliban access to the foreign aid relied upon by previous Afghan governments 2021-08-24 12:03:37
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 03:47:39
ニュース BBC News - Home Afghanistan: PM to urge G7 leaders to step up support for refugees https://www.bbc.co.uk/news/uk-58312134 meeting 2021-08-24 03:50:07
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン経済崩壊、交渉迫られるタリバン - WSJ発 https://diamond.jp/articles/-/280335 経済崩壊 2021-08-24 12:15:00
ビジネス 不景気.com チッソの希望退職者募集に132名が応募、想定1割多い - 不景気.com https://www.fukeiki.com/2021/08/chisso-cut-132-job.html 希望退職 2021-08-24 03:46:29
北海道 北海道新聞 医学部入学定員に診療科指定枠 感染症や救急念頭、23年度から https://www.hokkaido-np.co.jp/article/581379/ 新型コロナウイルス 2021-08-24 12:17:20
北海道 北海道新聞 広島と滋賀、緊急事態宣言を要請 「全国一斉に発令を」 https://www.hokkaido-np.co.jp/article/581394/ 三日月大造 2021-08-24 12:12:55
北海道 北海道新聞 筒香、代打で3号のソロ本塁打 大谷と秋山は試合なし https://www.hokkaido-np.co.jp/article/581397/ 大リーグ 2021-08-24 12:13:00
北海道 北海道新聞 東京パラリンピック開会式にNZ不参加 コロナ感染予防で https://www.hokkaido-np.co.jp/article/581395/ 東京パラリンピック 2021-08-24 12:11:00
北海道 北海道新聞 東証、午前終値は2万7763円 大幅続伸、米ダウ続伸を好感 https://www.hokkaido-np.co.jp/article/581393/ 大幅続伸 2021-08-24 12:09:00
北海道 北海道新聞 東京パラリンピック、聖火リレーがゴール 全国結集の炎、開会式へ https://www.hokkaido-np.co.jp/article/581385/ 東京パラリンピック 2021-08-24 12:08:24
北海道 北海道新聞 1160人救急搬送されず 東京、コロナの自宅療養患者 https://www.hokkaido-np.co.jp/article/581381/ 救急搬送 2021-08-24 12:06:44
北海道 北海道新聞 パラリンピック、選手1人含む10人陽性 累計161人に https://www.hokkaido-np.co.jp/article/581391/ 東京五輪 2021-08-24 12:04:22
IT 週刊アスキー 待ってました! 丸亀製麺「タル鶏天ぶっかけうどん」季節限定メニューでNo1人気 https://weekly.ascii.jp/elem/000/004/066/4066893/ 丸亀製麺 2021-08-24 12:30:00
TECH Engadget Japanese アップル社内で男女に賃金格差があるとの調査結果。是正を求める#AppleTooサイト立ち上げ https://japanese.engadget.com/apple-employees-organize-appletoo-043013080.html appletoo 2021-08-24 04:30:13
TECH Engadget Japanese MagSafeフォロワー再び。OPPOがマグネット式ワイヤレス充電「MagVOOC」を海外発表 https://japanese.engadget.com/oppo-mag-vooc-040049085.html android 2021-08-24 04:00:49
ROBOT ロボスタ アクセンチュア、モーリシャスにスマートシティ「都市OS」導入の開発と検証に着手 JICAの国際協力DX化プロジェクトを6事業受託 https://robotstart.info/2021/08/24/accenture-mauritius.html 国際協力 2021-08-24 04:30:13
IT ITmedia 総合記事一覧 [ITmedia News] YouTube収益化プログラム参加者200万人超 過去3年で300億ドルの収益 https://www.itmedia.co.jp/news/articles/2108/24/news117.html itmedianewsyoutube 2021-08-24 13:48:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] Galaxy Buds Proに新色「ファントムホワイト」登場 2個同時購入で5000円引きの記念キャンペーンも https://www.itmedia.co.jp/mobile/articles/2108/24/news107.html galaxybud 2021-08-24 13:10:00
TECH Techable(テッカブル) 25年以上のキャリアを持つベテラン人材向け! ジョブ型マッチングサービス 「Inow」 https://techable.jp/archives/160397 努力義務 2021-08-24 04:00:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Xcodeでのアプリ作成 https://teratail.com/questions/355871?rss=all xcode 2021-08-24 14:00:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xcodeでのアプリ作成 https://teratail.com/questions/355870?rss=all xcode 2021-08-24 13:58:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Driveへのデータアップロード https://teratail.com/questions/355869?rss=all 2021-08-24 13:45:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Cloud Storage からのAndroidアプリレポートをダウンロードしたい https://teratail.com/questions/355868?rss=all GoogleCloudStorageからのAndroidアプリレポートをダウンロードしたいお世話になります。 2021-08-24 13:41:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MongoDBのint32での扱える最大数値を知りたい https://teratail.com/questions/355867?rss=all MongoDBのintでの扱える最大数値を知りたいデータベースは扱えない数値があるとオーバーフローを起こすみたいです。 2021-08-24 13:40:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) visual studio code の保存の仕方 https://teratail.com/questions/355866?rss=all visualstudiocodeの保存の仕方Windowsを使っています。 2021-08-24 13:38:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 機械学習データ拡張で矩形のノイズをランダムで入れたい。 https://teratail.com/questions/355865?rss=all このサイトリンク内容を参考にRandomnbspErasingを使い、画像内に矩形をいれ、データ拡張に使いたいと考えました。 2021-08-24 13:35:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yumのログファイル見つかりません https://teratail.com/questions/355864?rss=all yumのログファイル見つかりません前提・実現したいことAWSで構築したECインスタンスにyumのログファイルが見つかりません。 2021-08-24 13:33:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 外部キーが登録できない https://teratail.com/questions/355863?rss=all 外部キーが登録できない外部キーを指定して新規にテーブルを作成したいのですが、以下のエラーが出ており解決できません。 2021-08-24 13:32:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ドメインネームサーバ変更に伴いGmailの設定変更 https://teratail.com/questions/355862?rss=all ドメインネームサーバ変更に伴いGmailの設定変更以前より独自ドメインのメールアドレスをGmailにて管理していました。 2021-08-24 13:28:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeでPythonのデバッグが自動で終了してしまう https://teratail.com/questions/355861?rss=all VSCodeでPythonのデバッグが自動で終了してしまう前提・実現したいことVSCodeでPythonを書いています。 2021-08-24 13:28:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) appstoreの申請の際に聞かれるコンプライアンス情報で「はい」にしたときに必要になってくる書類はなにかを知りたい。 https://teratail.com/questions/355860?rss=all appstoreの申請の際に聞かれるコンプライアンス情報で「はい」にしたときに必要になってくる書類はなにかを知りたい。 2021-08-24 13:23:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptで作成したmidiファイルを指定した先にダウンロードできるようにしたい。 https://teratail.com/questions/355859?rss=all javascriptで作成したmidiファイルを指定した先にダウンロードできるようにしたい。 2021-08-24 13:21:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) {初心者} ファイルをモジュール化した場合にP5.jsが使えない。 https://teratail.com/questions/355858?rss=all プログラミング初心者で、Pjsというライブラリを使ってゲームを作っているのですが、ファイルをモジュールした場合にPjsが読み込まれず、ライブラリ内の関数が使えません。 2021-08-24 13:20:18
Docker dockerタグが付けられた新着投稿 - Qiita laravel sailで作成したmysqlコンテナにログインできない対処 https://qiita.com/PaGe1000/items/596b9b7bb59faa9612ea laravelsailで作成したmysqlコンテナにログインできない対処起こった問題mysqlコンテナに入り、ターミナルからmysqlurootでログインしようとしたところ下記のようなエラーERRORAccessdeniedforuserrootlocalhostログインできない・・・解決策以下で対応し、解決しました。 2021-08-24 13:55:54
Docker dockerタグが付けられた新着投稿 - Qiita 「Kotlinサーバサイドプログラミング実践開発」でハマった点のメモ https://qiita.com/dhirabayashi/items/1c4e5c4bd5ef64992f70 環境macOSBigSurAppleSiliconM内容第章DockerでMySQLのイメージが落ちてこない以下のようなエラーでdockerコマンドがエラーになりました。 2021-08-24 13:50:08
golang Goタグが付けられた新着投稿 - Qiita 【Golang】テスト実行中にメッセージを表示させる【テストの進捗表示】 https://qiita.com/KEINOS/items/7f3cb8009401ce7a951b 【Golang】テスト実行中にメッセージを表示させる【テストの進捗表示】テスト中、APIなどのリクエスト過多を防ぐためにSleepさせたり、重い処理が始まったなど、テスト実行中に、その旨をユーザに知らせたい。 2021-08-24 13:15:18
Apple AppleInsider - Frontpage News Apple, Google want White House to challenge South Korean legislation on app stores https://appleinsider.com/articles/21/08/24/apple-google-want-white-house-to-challenge-south-korean-legislation-on-app-stores?utm_medium=rss Apple Google want White House to challenge South Korean legislation on app storesWith their respective app stores jeopardized by a proposed South Korean bill Apple and Google are looking to the U S government for help setting up a delicate balancing act for the Biden administration Driven in part by developer outcry a bill in South Korea seeks to force app store operators to accept alternative payment options for in app purchases Currently Apple requires use of its own payments system allowing the company to dip into App Store profits by taking an up to cut of sales The legislation which is anticipated to face a vote this week would also prohibit app store owners from forcing developers into platform exclusivity Read more 2021-08-24 04:31:16
Apple AppleInsider - Frontpage News Microsoft to hike 'Microsoft 365' pricing in 2022 citing 'increased value' https://appleinsider.com/articles/21/08/24/microsoft-to-hike-microsoft-365-pricing-in-2022-citing-increased-value?utm_medium=rss Microsoft to hike x Microsoft x pricing in citing x increased value x Microsoft last week announced plans to increase commercial pricing for its flagship Microsoft productivity suite with the company calling it the first substantive pricing update since the package launched in Announced in a blog post the new price structure only applies to commercial subscriptions with cheaper plans seeing the biggest jumps From March Microsoft s Office E will be priced at per user per month up from while Office E gets a price bump from to per user The top tier Office E moves from to a increase Read more 2021-08-24 04:28:23
金融 ニッセイ基礎研究所 膠着続くドル円、米緩和縮小で向かう先は?~マーケット・カルテ9月号 https://www.nli-research.co.jp/topics_detail1/id=68550?site=nli 今後は一時的にマイナス圏に突入する可能性も否定できないが、米長期金利の持ち直しが金利上昇圧力になっていくだろう。 2021-08-24 13:48:50
金融 ニッセイ基礎研究所 2021・2022年度経済見通し(21年8月) https://www.nli-research.co.jp/topics_detail1/id=68516?site=nli 実質GDPが直近のピークを超えるのは年度年の日本経済は、新型コロナウイルスの感染拡大を受けた自粛要請や緊急事態宣言の発令によって前半に急速に落ちこんだ後、緊急事態宣言の解除を受けた経済活動の再開によって後半は想定を上回るペースで急回復した。 2021-08-24 13:08:53
金融 日本銀行:RSS 基調的なインフレ率を捕捉するための指標 http://www.boj.or.jp/research/research_data/cpi/index.htm 捕捉 2021-08-24 14:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) コロンビア政府、アフガニスタンから4,000人の一時受け入れ表明 https://www.jetro.go.jp/biznews/2021/08/2d35f3f112ad15f2.html 受け入れ 2021-08-24 04:25:00
ニュース ジェトロ ビジネスニュース(通商弘報) 9月1日から条件付きで外国人の入国許可を再開 https://www.jetro.go.jp/biznews/2021/08/9a2832f565aa2564.html 入国許可 2021-08-24 04:20:00
海外ニュース Japan Times latest articles Japan to expand COVID-19 emergency area once again https://www.japantimes.co.jp/news/2021/08/24/national/coronavirus-prefecture-emergency-expand/ againthe 2021-08-24 13:15:26
海外ニュース Japan Times latest articles Chip supplies to take new hit as COVID-19 surges in Malaysia https://www.japantimes.co.jp/news/2021/08/24/business/malaysia-chipmakers-coronavirus/ Chip supplies to take new hit as COVID surges in MalaysiaIn recent years Malaysia has emerged as a major center for chip testing and packaging but numbers of COVID infections are soaring in the country 2021-08-24 13:03:15
海外ニュース Japan Times latest articles Are you ready for sentient Disney robots? https://www.japantimes.co.jp/culture/2021/08/24/general/disney-robotics/ children 2021-08-24 13:00:41
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 04:42:50
ニュース BBC News - Home Social care charges: Disabled and vulnerable adults hit by steep rises https://www.bbc.co.uk/news/uk-58259678 significant 2021-08-24 04:50:31
ニュース BBC News - Home The Papers: Kabul airlift deadline amid Taliban 'red line' https://www.bbc.co.uk/news/blogs-the-papers-58312185 afghanistan 2021-08-24 04:43:07
北海道 北海道新聞 智弁和歌山5―3高松商 智弁和歌山が逃げ切る https://www.hokkaido-np.co.jp/article/581426/ 智弁和歌山 2021-08-24 13:15:00
IT 週刊アスキー PS5/PS4用ソフト『コール オブ デューティ ヴァンガード』が2021年8月28日よりPlayStation限定アルファテストを実施! https://weekly.ascii.jp/elem/000/004/066/4066908/ playstation 2021-08-24 13:55:00
IT 週刊アスキー スシロー「全国うまいもん市」シャチホコのような海老フライロール、本鮪など盛りだくさん! https://weekly.ascii.jp/elem/000/004/066/4066897/ 期間限定 2021-08-24 13:25:00
IT 週刊アスキー Epic GamesストアにてPC向け横スクロール型アクション『8Doors: Arum's Afterlife Adventure』が配信開始 https://weekly.ascii.jp/elem/000/004/066/4066903/ arumsafterlifeadventure 2021-08-24 13:20:00
マーケティング AdverTimes 人口1000人の村のコンビニ、ドイツ建築賞に輝く https://www.advertimes.com/20210824/article361306/ winner 2021-08-24 04:16:33
TECH Engadget Japanese アップル、iCloudメールに児童虐待画像が添付されていないかスキャンしていたと認める https://japanese.engadget.com/apple-already-scan-icloud-mail-csam-053007573.html icloud 2021-08-24 05:30:07
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 洗濯機で洗える「MA-1」に新色 秋冬用アウターの“不満”を解消 https://www.itmedia.co.jp/business/articles/2108/24/news125.html itmedia 2021-08-24 14:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 楽天ペイ、アプリが楽天カード、楽天銀行、ポイント運用などと連携 https://www.itmedia.co.jp/business/articles/2108/24/news123.html itmedia 2021-08-24 14:27:00
IT ITmedia 総合記事一覧 [ITmedia News] 楽天モバイル、500万回線を突破 約4カ月で50万増 https://www.itmedia.co.jp/news/articles/2108/24/news122.html itmedia 2021-08-24 14:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 住信SBIネット銀行、振込手数料を88円に 現時点で最安か https://www.itmedia.co.jp/business/articles/2108/24/news119.html itmedia 2021-08-24 14:02:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] エイサー、GeForce RTX搭載のミドルレンジゲーミングノートPC https://www.itmedia.co.jp/pcuser/articles/2108/24/news118.html corei 2021-08-24 14:01:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders NVC、セキュリティリスクを5段階で評価するクラウドサービス「SecurityScorecard」を販売 | IT Leaders https://it.impress.co.jp/articles/-/21953 NVC、セキュリティリスクを段階で評価するクラウドサービス「SecurityScorecard」を販売ITLeadersネットワークバリューコンポネンツNVCは年月日、セキュリティリスクレーティングサービス「SecurityScorecard」の販売を年月に開始したと発表した。 2021-08-24 14:47:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders リンク、自社のメール配信を診断する「迷惑メールスコアリング」に新版、診断項目を拡張 | IT Leaders https://it.impress.co.jp/articles/-/21952 itleaders 2021-08-24 14:17:00
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(31〜40問目) https://qiita.com/fav/items/e80a522c4c8099eee338 つ目のnpfloorは小数点以下の切り捨てができる関数です。 2021-08-24 14:06:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pace.jsと他プラグインについて https://teratail.com/questions/355884?rss=all ところが、その状態でローディングすると同サイト内に実装しております、swiperとaosが動きません。 2021-08-24 14:59:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VirtualBoxに作り出したCentOS7内にDjangoのプロジェクトをデプロイしたい https://teratail.com/questions/355883?rss=all VirtualBoxのCentOS内にてDjangoのロケットが打ち上がっている画面を上手く表示させたいです。 2021-08-24 14:55:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python3 Tkinter サブスレッドで処理してるときにUIを無効にしたい https://teratail.com/questions/355882?rss=all 書き込みが終わったら、画面の操作を可能statenbspgtnbspnormalにする。 2021-08-24 14:51:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAで複数作成したHTML形式のメールがテキスト形式に変換される https://teratail.com/questions/355881?rss=all VBAで複数作成したHTML形式のメールがテキスト形式に変換されるプログラミング等に関しては初心者です。 2021-08-24 14:42:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 複数のGET値から、ターム名を取得するには https://teratail.com/questions/355880?rss=all 複数のGET値から、ターム名を取得するには前提・実現したいことwordpressで絞り込み検索を実装中です。 2021-08-24 14:40:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SDL LNKエラー https://teratail.com/questions/355879?rss=all 2021-08-24 14:35:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jsでフェードインができない。 https://teratail.com/questions/355878?rss=all js で フェードイン が でき ない 。 2021-08-24 14:27:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでアプリケーション用にディレクトリを作成したいのですがこれでできてますかね ご回答お願いします。 https://teratail.com/questions/355877?rss=all pnbspnbspnbsposmkdirappli 2021-08-24 14:10:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VScodeでstreamlitを使いたい。 https://teratail.com/questions/355876?rss=all VScodeでstreamlitを使いたい。 2021-08-24 14:07:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VS 2015 でフォントが規定値に戻る https://teratail.com/questions/355875?rss=all 2021-08-24 14:06:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) <input type="text">内に入力された文字に特定の文字を追加してメール送信をしたい https://teratail.com/questions/355874?rss=all ltinputtypequottextquotgt内に入力された文字に特定の文字を追加してメール送信をしたい前提・実現したいことphpでお問合せフォームを作成しており、送信の際はKENTWEBのclipmailCGIを使って送信しています。 2021-08-24 14:04:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQL WHEREで存在しなかったものだけを抽出 https://teratail.com/questions/355873?rss=all idnamea 2021-08-24 14:02:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) swiperで要素の高さが変わった場合に、スライド自体の高さも変更したい https://teratail.com/questions/355872?rss=all swiperで要素の高さが変わった場合に、スライド自体の高さも変更したい前提・実現したいことswiperを使用しています。 2021-08-24 14:01:09
Ruby Rubyタグが付けられた新着投稿 - Qiita 【第11章】Railsチュートリアルで手が止まった箇所まとめ(unless、cloud9のホスト名、gitのトークンパスワード) https://qiita.com/Abblepai/items/5cc39991fd900c05b299 【第章】Railsチュートリアルで手が止まった箇所まとめunless、cloudのホスト名、gitのトークンパスワードRailsチュートリアル第章第版で、少し悩んだ点を挙げる。 2021-08-24 14:30:22
GCP gcpタグが付けられた新着投稿 - Qiita Cloud Monitoring における SLO の作成 https://qiita.com/atsumjp/items/4c453a629463bd34ca8a Requestbasedとwindowsbasedの設定評価方法は、CloudMonitoringでは以下の画面で設定します。 2021-08-24 14:53:08
Git Gitタグが付けられた新着投稿 - Qiita Git Diff Indicator in the Gutter (Editor Margin) https://qiita.com/Tachy_Pochy/items/a0d35c13b5d918b31e02 GitDiffIndicatorintheGutterEditorMarginだめだもうだめだ、どうしても機能名を忘れてしまう。 2021-08-24 14:55:11
Ruby Railsタグが付けられた新着投稿 - Qiita 【第11章】Railsチュートリアルで手が止まった箇所まとめ(unless、cloud9のホスト名、gitのトークンパスワード) https://qiita.com/Abblepai/items/5cc39991fd900c05b299 【第章】Railsチュートリアルで手が止まった箇所まとめunless、cloudのホスト名、gitのトークンパスワードRailsチュートリアル第章第版で、少し悩んだ点を挙げる。 2021-08-24 14:30:22
海外TECH DEV Community Top 5 Best eCommerce Courier Services Provider Companies in Saudi Arabia https://dev.to/pravinroy867/top-5-best-ecommerce-courier-services-provider-companies-in-saudi-arabia-1pj8 Top Best eCommerce Courier Services Provider Companies in Saudi Arabia What are eCommerce Courier Services Provider Companies in Saudi ArabiaFor any online business one of the most important tools that needs to be employed are ecommerce courier services provider companies With the help of these companies eCommerce enterprises are able to ensure orders placed by customers are fulfilled within short time frames and with minimal difficulty This essentially means a good portion of faith and reliance is placed in the hands of ecommerce courier service provider companies in Saudi Arabia to take care of basic order fulfillment needs and manage the delivery experience for customers To better understand how this partnership works we re going to take a closer look at the best ecommerce courier services provider companies in Saudia Arabia and how to select them Top Best eCommerce Courier Services Provider Companies in Saudi ArabiaEcommerce courier services provider companies in Saudi Arabia may look similar on the outset but each one operates in a distinct and unique manner This means there will likely be a variety of different services that each one offers These services and the manner in which they are provided make a huge difference when it comes to being chosen by eCommerce businesses So you can get a good sense of how a courier services provider company operates based on its popularity among other Ecommerce enterprises To that end we ve made a list based on the popularity of the top best e commerce courier services provider companies in Saudi Arabia UPS UPS is a long time favourite of ecommerce businesses in countries across the globe one of which is Saudi Arabia This ecommerce courier services provider company offers volume based shipping services as well as packaging services Saudi Post Saudi Post is a government operated ecommerce courier services provider company in Saudi Arabia that enables global and local deliveries at varied rates Orders are delivered at parcel stations and at customer doorsteps Zajil Express Zajil Express is an excellent courier services provider company for ecommerce in Saudi Arabia as it offers door to door delivery and fast shipment within specific time frames Special offers are available for priority or urgent deliveries FetchrFetchr is one of the most renowned courier services companies in Saudi Arabia for eCommerce known for hyperlocal and express delivery services It provides a cloud enabled platform for order management delivery and pickup scheduling and carrier monitoring CareemCareen is known for providing lightning fast delivery services usually completing orders within minutes It makes use of advanced mapping technology to enable route optimisation and offers volume based shipping discounts Choosing the Best eCommerce Courier Services Provider Companies in Saudi ArabiaThe top best ecommerce courier service provider companies in Saudi Arabia that we ve listed above may seem like a sufficient list for you but in truth it may not be Your ecommerce business may need a wider range of specialised services depending on the locations you re delivering to the goods you re delivering and other customer requirements Accordingly you d want to tie up with a multicarrier integration platform to see the range of other courier services provider companies operating in Saudi Arabia And then you can narrow down that long list to select the best ecommerce courier services provider companies for you using the criteria listed below Reach The reach of an ecommerce courier services provider company refers to the locations it can deliver to Speed of Delivery Since customers prefer speedy delivery services courier services provider companies in Saudi Arabia that offer express delivery are better SLA Terms The service level agreement terms you have with said courier company should be clear and encompass all your needs Tracking Shipment tracking is vital to order management and must thereby be provided on a real time basis Shipping Rates Discounted shipping rates are extremely appealing but they can result in other hidden costs occurring Conclusive ThoughtsIt may not look this way from the outset but every ecommerce business is a snowflake in that it operates in its own unique manner and has its own set of needs requirements and protocols to be carried out This makes the job infinitely more difficult for carriers as they need to be adaptive and flexible to meet ecommerce needs The good news is that most carriers are switching to ecommerce friendly protocols to ensure they provide services that are most needed by the industry So to find the top best ecommerce courier services provider companies in Saudi Arabia for you you can look at the current trending carriers and then turn your sights to the more niche ones to filter them out based on your ecommerce needs 2021-08-24 05:45:44
Apple AppleInsider - Frontpage News B&H Deals: Mac mini $449, MacBook Air $674, up to $225 off M1 MacBook Pro with PayPal https://appleinsider.com/articles/21/08/24/bh-deals-mac-mini-449-macbook-air-674-up-to-225-off-m1-macbook-pro-with-paypal?utm_medium=rss B amp H Deals Mac mini MacBook Air up to off M MacBook Pro with PayPalExclusive deals on Mac hardware are in full effect this week with prices dipping to as low as Plus grab a bonus discount when you pay with PayPal Exclusive pricing bonus PayPal offerIn addition to exclusive pricing on several popular Mac configurations qualifying PayPal users can snap up an additional in savings on purchases of or more at B amp H Photo With the exclusive deals and bonus PayPal discount Apple s GHz Intel Mac mini with GB of RAM and a GB SSD can be purchased for Read more 2021-08-24 05:23:07
海外TECH Engadget SpaceX has already shipped 100,000 Starlink satellite internet terminals https://www.engadget.com/spacex-100000-starlink-satellite-internet-terminals-051812274.html?src=rss SpaceX has already shipped Starlink satellite internet terminalsStarlink has already shipped satellite internet terminals before it has even achieved global coverage SpaceX chief Elon Musk has revealed the figure on Twitter where he also listed the regions where the service is currently available quot Our license applications are pending in many more countries Hoping to serve Earth soon quot he said in a follow up tweet nbsp Now serving ーElon Musk elonmusk August SpaceX launched Starlink as a beta service in late offering potential testers at the time the chance to be the first ones to it for a month The terminal itself isn t included in the monthly fee Starlink sells its starter kit with the user terminal or antenna dish its stand and power supply as well as a WiFi router for an additional which customers will have to pay up front You can see what the terminal looks like in the image above showing a dish installed on the roof of a school in Chile nbsp Starlink was designed to serve customers in remote locations where internet options are typically limited or even non existent Perhaps that s why customers are willing to pay the rather steep upfront cost According to CNBC the company reported having users in July indicating that it signed up more customers within just a few weeks The service uses thousands of small satellites in orbit to provide internet connection to its customers SpaceX already deployed almost satellites for the Starlink constellation but it has plans to launch up to small internet satellites in the future Company president Gwynne Shotwell previously said that Starlink will be able to offer continuous global coverage once all the deployed satellites reach their operational orbit which could happen as soon as September 2021-08-24 05:18:12
医療系 医療介護 CBnews コロナ感染妊産婦、受け入れ医療機関確実に設定を-厚労省医政局長が都道府県知事に通知 https://www.cbnews.jp/news/entry/20210824143837 医療機関 2021-08-24 15:00:00
金融 JPX マーケットニュース [OSE]長期国債先物オプション取引に係る取引最終日の到来等 https://www.jpx.co.jp/news/2020/20210824-01.html 長期 2021-08-24 15:00:00
金融 ニッセイ基礎研究所 今週のレポート・コラムまとめ【8/17~8/23】:インフルエンザワクチン接種者の新型コロナワクチン接種意向 https://www.nli-research.co.jp/topics_detail1/id=68566?site=nli 今週のレポート・コラムまとめ【】インフルエンザワクチン接種者の新型コロナワクチン接種意向NoMaaSは超高齢社会の移動問題を解決するかバス会社「みちのりホールディングス」の取り組みから考えるnbspNo住宅市場好調、オフィス空室率上昇。 2021-08-24 14:31:22
ニュース @日本経済新聞 電子版 ワクチンの感染予防効果 いつまで続くのか?(FT) https://t.co/47bG4HpRj4 https://twitter.com/nikkei/statuses/1430032834501038087 感染 2021-08-24 05:02:51
ニュース ジェトロ ビジネスニュース(通商弘報) 白人人口の減少傾向への意識は全般に中立的、米シンクタンク調査 https://www.jetro.go.jp/biznews/2021/08/430e71f8fca374de.html 減少傾向 2021-08-24 05:10:00
海外ニュース Japan Times latest articles Blasting China, Harris says U.S. won’t push Asia to pick sides https://www.japantimes.co.jp/news/2021/08/24/asia-pacific/politics-diplomacy-asia-pacific/kamala-harris-singapore-speech/ freedom 2021-08-24 14:39:37
海外ニュース Japan Times latest articles Japan to expand COVID-19 emergency once again after requests by six prefectures https://www.japantimes.co.jp/news/2021/08/24/national/coronavirus-prefecture-emergency-expand/ Japan to expand COVID emergency once again after requests by six prefecturesThe government is considering state of emergency requests from Hokkaido Gifu Aichi Mie Shiga and Hiroshima prefectures and calls for pre emergency controls by Miyazaki Iwate 2021-08-24 14:01:15
ニュース BBC News - Home M25: Three dead and two arrested after crash involving lorry, minibus and car https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-24 05:35:44
ニュース BBC News - Home Didi: China ride-hailing giant halts plan to launch in UK https://www.bbc.co.uk/news/business-58312996 privacy 2021-08-24 05:27:34
ニュース BBC News - Home Shot in the head in Angola, left for dead, now a Wetherspoons star https://www.bbc.co.uk/news/uk-58266180 angola 2021-08-24 05:08:05
ビジネス ダイヤモンド・オンライン - 新着記事 ブルーライトカット眼鏡、機能より見た目に効果 - WSJ発 https://diamond.jp/articles/-/280358 見た目 2021-08-24 14:17:00
北海道 北海道新聞 車同士衝突 女性死亡 札幌・北区 https://www.hokkaido-np.co.jp/article/581434/ 札幌市北区新川 2021-08-24 14:02:13
IT 週刊アスキー 『PSO2 NGS』の最新情報を公開!公式番組「NGS ヘッドライン」が本日21時より放送 https://weekly.ascii.jp/elem/000/004/066/4066927/ psongs 2021-08-24 14:50:00
IT 週刊アスキー PS4『閃乱忍忍忍者大戦ネプテューヌ -少女達の響艶-』のキャストコメント動画が3日間連続で公開決定 https://weekly.ascii.jp/elem/000/004/066/4066909/ playstation 2021-08-24 14:20:00
IT 週刊アスキー ねこ好き集まれ! 猫の合同写真展&物販展「ねこ休み展 2021 in 横浜みなとみらい」10月9日より開催 https://weekly.ascii.jp/elem/000/004/066/4066902/ markis 2021-08-24 14:10:00
マーケティング AdverTimes 講談社「OTAKAD」オーディエンスデータを深耕し新たな広告ソリューションを提供 https://www.advertimes.com/20210824/article361292/ otakad 2021-08-24 06:00:12
TECH Engadget Japanese iFixitがクランク付きゲーム機「Playdate」を分解。故障しにくいシンプル設計 https://japanese.engadget.com/ifixit-playdate-teardown-060015702.html ifixit 2021-08-24 06:00:15
ROBOT ロボスタ アンドロイドオペラ「オルタ3」と子ども達による「スーパーエンジェル」公開!壮大な舞台芸術、心に響くストーリーとともに紹介 https://robotstart.info/2021/08/24/super-angels-report.html 大阪大学 2021-08-24 06:53:09
IT ITmedia 総合記事一覧 [ITmedia News] 打楽器専門ECサイトでカード情報漏えい 最大1667件、セキュリティコードも流出 悪用の可能性 https://www.itmedia.co.jp/news/articles/2108/24/news138.html itmedia 2021-08-24 15:35:00
IT ITmedia 総合記事一覧 [ITmedia News] ブルーインパルス、3色のスモークで東京の空を彩る 機内映像など動画配信へ https://www.itmedia.co.jp/news/articles/2108/24/news135.html itmedia 2021-08-24 15:30:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] クレカ満足度調査 2年連続のトップは? J.D.パワー調査 https://www.itmedia.co.jp/business/articles/2108/24/news132.html また、年会万円未満部門ではエポスカードが年連続のトップ、万万円未満部門では楽天カードが年連続でトップだった。 2021-08-24 15:15:00
IT ITmedia 総合記事一覧 [ITmedia News] コロナワクチン打ちたい人と、余ったワクチンをマッチング「VAMCS」 試験運用スタート https://www.itmedia.co.jp/news/articles/2108/24/news131.html itmedia 2021-08-24 15:09:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] アスク、AI開発フレームワーク「NVIDIA Clara」を標準導入した医用画像処理向けワークステーションを販売開始 https://www.itmedia.co.jp/pcuser/articles/2108/24/news130.html itmediapcuser 2021-08-24 15:06:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 楽天ペイアプリ、楽天カードや楽天銀行の機能を追加 https://www.itmedia.co.jp/mobile/articles/2108/24/news129.html itmediamobile 2021-08-24 15:05:00
TECH Techable(テッカブル) スマホひとつで法的トラブルを解決! 紛争解決を目指すサービス「Teuchi®️」とは https://techable.jp/archives/160415 新株予約権 2021-08-24 06:00:36
js JavaScriptタグが付けられた新着投稿 - Qiita Nuxtでデータの保持/状態管理をする【Vuex基礎】 https://qiita.com/kty000/items/d868e44d80faa977b968 Nuxtでデータの保持状態管理をする【Vuex基礎】はじめにデータが大量にあるので複数のDBで管理しており、どこのDBを参照するのか選択させて保持しておきたい場面があり、Vuexを調べて使ってみたのでその備忘録です。 2021-08-24 15:15:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressのブラウザ幅による切り替えについて https://teratail.com/questions/355895?rss=all Wordpressのブラウザ幅による切り替えについてWordpressのブラウザ幅による切り替えについてwordpressの固定ページを利用してhtmlcssでホームページを作成しています。 2021-08-24 15:56:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS Elastic Beanstalk でアップロードしたファイルにアクセスする方法 https://teratail.com/questions/355894?rss=all AWSElasticBeanstalkでアップロードしたファイルにアクセスする方法AWSnbspElasticnbspBeanstalkでwebアプリケーションをデプロイしました。 2021-08-24 15:51:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 同名フォルダを作成し、そのフォルダに移動する方法 https://teratail.com/questions/355893?rss=all zipzipzip 2021-08-24 15:46:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AtCoderのARC031B 「埋め立て」の模範解答でつまづいています https://teratail.com/questions/355892?rss=all AtCoderのARCB「埋め立て」の模範解答でつまづいていますAtCoderのCプログラミング入門教材APGbの演習問題にある「ARCB埋め立て」の模範解答のコードの一部につまづいています。 2021-08-24 15:41:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) phpにてpost sabmitを使いpopウインドウにpostしたデータを渡したい。 https://teratail.com/questions/355891?rss=all phpにてpostsabmitを使いpopウインドウにpostしたデータを渡したい。 2021-08-24 15:41:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [uikit]スライドショーをhoverで切り替えたい https://teratail.com/questions/355890?rss=all hover 2021-08-24 15:34:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでExceeded maximum execution timeのエラーが出た際の対応方法について https://teratail.com/questions/355889?rss=all GASでExceededmaximumexecutiontimeのエラーが出た際の対応方法について現状以下のGASのコードで、メールか情報を取得してスプレッドシートに反映させておりました。 2021-08-24 15:30:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 突然ログインが出来なくなった。Filter chain halted as :authenticate_user rendered or redirected https://teratail.com/questions/355888?rss=all 作成した「アプリ」を、Gitを使用しGitHubにプッシュ。 2021-08-24 15:23:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【C#】入力した数字によって表示される数が変わるようにしたい https://teratail.com/questions/355887?rss=all 問題内容はforループを用いて入力した数字だけが表示されるというものです。 2021-08-24 15:18:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) yumのログファイル見つかりません https://teratail.com/questions/355886?rss=all yumのログファイル見つかりません前提・実現したいことAWSで構築したECインスタンスにyumのログファイルが見つかりません。 2021-08-24 15:18:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サイト作成ヘッダーの高さを揃えたい https://teratail.com/questions/355885?rss=all 2021-08-24 15:15:59
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Windows】Docker+Rails 「docker-compose run web rails db:create」でMySQL8.0に接続できないエラー https://qiita.com/miuraaa/items/e0cb08da01fa84c1adba 最後にこのエラーに日もハマりYoutubeのコメントを漁ったりネットの記事を試してもなかなか解決せず、おとなしくMacに買い替えるしかないのかと思っていたが、エラー文で調べて解決するのを諦め、根本からWindowsでDockerの環境構築をしている方のコードと比較して、解決。 2021-08-24 15:46:58
Ruby Rubyタグが付けられた新着投稿 - Qiita 正規表現とは? https://qiita.com/sakasegawajunki/items/d72a28d82a7966605d85 正規表現とは正規表現とは端的に言うと、「いくつかの文字列を一つの形式で表現するための表現方法」です。 2021-08-24 15:46:47
Docker dockerタグが付けられた新着投稿 - Qiita 【Windows】Docker+Rails 「docker-compose run web rails db:create」でMySQL8.0に接続できないエラー https://qiita.com/miuraaa/items/e0cb08da01fa84c1adba 最後にこのエラーに日もハマりYoutubeのコメントを漁ったりネットの記事を試してもなかなか解決せず、おとなしくMacに買い替えるしかないのかと思っていたが、エラー文で調べて解決するのを諦め、根本からWindowsでDockerの環境構築をしている方のコードと比較して、解決。 2021-08-24 15:46:58
golang Goタグが付けられた新着投稿 - Qiita Go言語(Golang)のチートシート 型、演算子、エスケープシーケンスまとめ https://qiita.com/makotsait/items/ec1e7146f9c57f095fa3 runeビット符号あり整数intのエイリアス。 2021-08-24 15:36:33
Ruby Railsタグが付けられた新着投稿 - Qiita 【Windows】Docker+Rails 「docker-compose run web rails db:create」でMySQL8.0に接続できないエラー https://qiita.com/miuraaa/items/e0cb08da01fa84c1adba 最後にこのエラーに日もハマりYoutubeのコメントを漁ったりネットの記事を試してもなかなか解決せず、おとなしくMacに買い替えるしかないのかと思っていたが、エラー文で調べて解決するのを諦め、根本からWindowsでDockerの環境構築をしている方のコードと比較して、解決。 2021-08-24 15:46:58
技術ブログ Developers.IO Snowflakeでウェアハウスの負荷監視を試してみた https://dev.classmethod.jp/articles/snowflake-warehouses-load-monitoring/ snowflake 2021-08-24 06:00:51
医療系 医療介護 CBnews 時短の取り組みを5段階評価、結果公表へ-22年度から、医師の働き方改革を推進 https://www.cbnews.jp/news/entry/20210824143122 労働時間 2021-08-24 15:05:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)ジィ・シィ企画 https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-24 15:30:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)プロジェクトカンパニー https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-24 15:30:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)ROBOT PAYMENT https://www.jpx.co.jp/listing/stocks/new/index.html robotpayment 2021-08-24 15:30:00
金融 JPX マーケットニュース [OSE]指数先物・オプション取引に係る呼値の制限値幅(2021年9月1日(取引日ベース)から適用) https://www.jpx.co.jp/markets/derivatives/price-limits/ 指数 2021-08-24 15:30:00
金融 日本銀行:RSS 基調的なインフレ率を捕捉するための指標 http://www.boj.or.jp/research/research_data/cpi/index.htm 捕捉 2021-08-24 15:05:00
ニュース ジェトロ ビジネスニュース(通商弘報) 20回目の緊急事態宣言延長、全国的に警戒レベル緩和も、第3波への警戒続く https://www.jetro.go.jp/biznews/2021/08/9f7875ebfbceb0c7.html 緊急事態 2021-08-24 06:15:00
海外ニュース Japan Times latest articles Japan turns to antibody cocktails as ‘new weapon’ in fight against pandemic https://www.japantimes.co.jp/news/2021/08/24/national/antibody-cocktail-new-pandemic-weapon/ Japan turns to antibody cocktails as new weapon in fight against pandemicThe government has widened the use of the drug Ronapreve but some doctors say it needs to go further and make it available to patients 2021-08-24 15:58:17
海外ニュース Japan Times latest articles Taliban seeks good relations with Japan, with focus on rebuilding Afghanistan https://www.japantimes.co.jp/news/2021/08/24/national/taliban-relations-japan/ Taliban seeks good relations with Japan with focus on rebuilding AfghanistanA spokesman for the group praised Japanese NGOs and stressed that the group will guarantee the safety of Japanese nationals and their property 2021-08-24 15:56:08
海外ニュース Japan Times latest articles Seven-Eleven to expand delivery service across Japan https://www.japantimes.co.jp/news/2021/08/24/business/seven-home-delivery/ Seven Eleven to expand delivery service across JapanSeven Eleven Japan Co plans to expand its home delivery service by making it available through its convenience stores across the country totaling some by 2021-08-24 15:31:41
海外ニュース Japan Times latest articles Japan’s government plans to buy seafood if Fukushima water release affects sales https://www.japantimes.co.jp/news/2021/08/24/national/fukushima-seafood-contamination-nuclear/ Japan s government plans to buy seafood if Fukushima water release affects salesAuthorities are also working with Tepco the plant s operator to establish a framework for compensation in case fishermen suffer losses despite government measures 2021-08-24 15:02:25
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 06:11:14
ニュース BBC News - Home M25: Three dead and two arrested after lorry, minibus and car crash https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-24 06:18:52
ニュース BBC News - Home Covid-19: Shop staff describe pandemic abuse, and teenage vaccination progress https://www.bbc.co.uk/news/uk-58311306 coronavirus 2021-08-24 06:43:57
ニュース BBC News - Home Crowds return to football: Your stories from a new season with full stadiums https://www.bbc.co.uk/sport/football/58231102 football 2021-08-24 06:18:37
ニュース BBC News - Home Wildcard Venus Williams loses in Chicago Women's Open first round https://www.bbc.co.uk/sport/tennis/58314407 Wildcard Venus Williams loses in Chicago Women x s Open first roundSeven time singles Grand Slam champion Venus Williams crashes out of the Chicago Women s Open in the first round after being handed a wildcard 2021-08-24 06:29:53
ビジネス 不景気.com 青森の百貨店「三春屋」が100名を解雇へ、従業員の約7割 - 不景気.com https://www.fukeiki.com/2021/08/miharuya-cut-100-job.html 青森県八戸市 2021-08-24 06:04:22
北海道 北海道新聞 東証続伸、終値237円高 米経済の回復加速に期待感 https://www.hokkaido-np.co.jp/article/581469/ 日経平均株価 2021-08-24 15:19:00
北海道 北海道新聞 恐怖も絶叫も夏の思い出 美幌でお化け屋敷 青年団体が初企画 https://www.hokkaido-np.co.jp/article/581468/ 夏の思い出 2021-08-24 15:18:00
北海道 北海道新聞 パラきょう開幕 共生の理念深める機に https://www.hokkaido-np.co.jp/article/581245/ 新型コロナウイルス 2021-08-24 15:10:02
北海道 北海道新聞 横浜市長選 政権不信示した結果だ https://www.hokkaido-np.co.jp/article/581246/ 横浜市立大 2021-08-24 15:08:03
IT 週刊アスキー ウォーキングで「PayPayボーナス」などに交換できるポイントを獲得!ダイドー自販機アプリに新機能 https://weekly.ascii.jp/elem/000/004/066/4066939/ paypay 2021-08-24 15:45:00
IT 週刊アスキー 新鮮さと風味をそのままに名店のパンを自宅で楽しめる 冷凍パン専門店「時をとめるベーカリー」 相鉄線瀬谷駅に9月1日オープン https://weekly.ascii.jp/elem/000/004/066/4066926/ 風味 2021-08-24 15:40:00
IT 週刊アスキー 「カップヌードル ポルチーニ香るきのこポタージュ」なんとおフランス風!? https://weekly.ascii.jp/elem/000/004/066/4066896/ 秋の味覚 2021-08-24 15:30:00
IT 週刊アスキー クラウド型WAFサービス「Scutum」、独自開発した手法の追加でウェブサイトへの攻撃の検知精度を大幅向上 https://weekly.ascii.jp/elem/000/004/066/4066931/ scutum 2021-08-24 15:30:00
IT 週刊アスキー 『ウマ娘 プリティーダービー』8月25日19時より「そこそこぱかライブTV Vol.3」が公開決定! https://weekly.ascii.jp/elem/000/004/066/4066934/ tvvol 2021-08-24 15:30:00
IT 週刊アスキー 『アークスII Silent Symphony(MSX2・Windows10対応版)』が「プロジェクトEGG」でリリース! https://weekly.ascii.jp/elem/000/004/066/4066928/ iisilentsymphonymsx 2021-08-24 15:05:00
マーケティング AdverTimes ドミノ、ユニバーサルミュージックと提携 SNSでファン獲得を強化 https://www.advertimes.com/20210824/article361314/ 公式アカウント 2021-08-24 06:09:39
TECH Engadget Japanese 絶賛クラファン中のLIFEBOOK UHキーボード 超~軽いのに安定した打鍵感のヒミツ(PR) https://japanese.engadget.com/lifebook-uh-pr-074008170.html lifebookuh 2021-08-24 07:40:08
TECH Engadget Japanese 任天堂の横井軍平氏が製作を依頼したとされる超レアな「ゲーム&ウォッチ」が約100万円で落札 https://japanese.engadget.com/rare-game-and-watch-donkey-kong-auction-073019586.html 横井軍平 2021-08-24 07:30:19
TECH Engadget Japanese ファン搭載スポーツ用マスク「TX3マスク」 https://japanese.engadget.com/tx-3-071031590.html greenfunding 2021-08-24 07:10:31
TECH Engadget Japanese Pixel 6は充電速度が33Wに大幅向上のうわさ。一方の折りたたみPixelは計画遅延? https://japanese.engadget.com/pixel-6-33-w-070041426.html google 2021-08-24 07:00:41
ROBOT ロボスタ シリコンバレーを牽引したスティーブ・ジョブズ氏の写真を展示 KRPで写真家 小平尚典氏『THE THINKERS STEVE JOBS+』展 https://robotstart.info/2021/08/24/jobs-krp.html thethinkersstevejobs 2021-08-24 07:43:17
IT ITmedia 総合記事一覧 [ITmedia PC USER] サードウェーブ、リモートワーク/リモートライフ向けPCを提案する特設サイト「Remo Lab.」を開設 https://www.itmedia.co.jp/pcuser/articles/2108/24/news142.html itmediapcuser 2021-08-24 16:18:00
TECH Techable(テッカブル) 「ぷよぷよプログラミング」を使ったプログラミング特別授業を開催 https://techable.jp/archives/160481 monacaeducation 2021-08-24 07:00:41
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 岐阜県恵那市、市民からの問い合わせ対応をヘルプデスクのZendeskで一元管理 | IT Leaders https://it.impress.co.jp/articles/-/21955 岐阜県恵那市、市民からの問い合わせ対応をヘルプデスクのZendeskで一元管理ITLeaders岐阜県恵那市は、市民の意見や要望、提案への対応を一元管理する仕組みをデジタル化した。 2021-08-24 16:54:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders アライドテレシス、IDaaS「Net.CyberSecurity クラウドID管理サービス」を提供 | IT Leaders https://it.impress.co.jp/articles/-/21954 アライドテレシス、IDaaS「NetCyberSecurityクラウドID管理サービス」を提供ITLeadersアライドテレシスは年月日、クラウドID管理サービスIDaaS「NetCyberSecurityクラウドID管理サービス」を発表した。 2021-08-24 16:02:00
python Pythonタグが付けられた新着投稿 - Qiita class内関数で可変長配列*argsとselfを使った際のエラー https://qiita.com/SotaroHattori/items/739a61a113d50f185c81 class内関数で可変長配列argsとselfを使った際のエラー問題クラス内でdefsampleselfargを定義した際に以下のようにselfが引数として扱われてしまう。 2021-08-24 16:56:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) gyp ERR! が発生した https://teratail.com/questions/355909?rss=all gypERRが発生したエキスパートのみなさん、こんにちはgypnbspERRnbspが発生しました。 2021-08-24 16:48:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) mysqlの全文検索で複数カラムを統合した全文検索用カラムと複数カラムで検索した結果が違うのは、なぜでしょうか? https://teratail.com/questions/355908?rss=all mysqlの全文検索で複数カラムを統合した全文検索用カラムと複数カラムで検索した結果が違うのは、なぜでしょうか表題の通りなのですが、実際の作業は以下の内容となります。 2021-08-24 16:44:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python 戻り値の文法について https://teratail.com/questions/355907?rss=all python戻り値の文法についてお世話になります。 2021-08-24 16:39:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) YOLOを使い認識できた物体の画像の加工 https://teratail.com/questions/355906?rss=all 2021-08-24 16:39:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データ数、バッチサイズとバッチループが一致しない場合の処理 https://teratail.com/questions/355905?rss=all データ数、バッチサイズとバッチループが一致しない場合の処理画像を回帰、ミニバッチで機械学習させようとしています。 2021-08-24 16:33:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ClientConnectorCertificateErrorを解消したい。 https://teratail.com/questions/355904?rss=all ClientConnectorCertificateErrorを解消したい。 2021-08-24 16:25:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPで作るユーザ登録情報の変更 https://teratail.com/questions/355903?rss=all PHPで作るユーザ登録情報の変更前提・実現したいこと現在、PHPとXAMPPのmysqlを使って、ユーザの登録情報変更の機能を実装しています。 2021-08-24 16:23:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unity webGL + php + mySQLで特定のrowデータが取得できない https://teratail.com/questions/355902?rss=all UnitywebGLphpmySQLで特定のrowデータが取得できないやりたいことUnityWebGLとphpを使い、mySQLにアクセスしてデータの取得や更新をしたい。 2021-08-24 16:18:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 条件分岐について『undefined method `user_id' for #<Plan::ActiveRecord_Relation:0x00007ff3cccc8b08>』 https://teratail.com/questions/355901?rss=all 条件分岐について『undefinedmethoduseridxforltPlanActiveRecordRelationxffccccbgt』前提・実現したいこと学び初めて間もないですが、個人でアプリケーションを作成しておりまして以下の内容を解消したいです。 2021-08-24 16:16:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jsでの動画クリック、再生リストの件で https://teratail.com/questions/355900?rss=all jsでの動画クリック、再生リストの件でお世話になります。 2021-08-24 16:12:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Eloquentを用いて、データを取得したい。 https://teratail.com/questions/355899?rss=all Eloquentを用いて、データを取得したい。 2021-08-24 16:10:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQLを用いた複数のグループで分けるクロス集計をcase文で実行する記述について https://teratail.com/questions/355898?rss=all SQLを用いた複数のグループで分けるクロス集計をcase文で実行する記述について参考書に記載されていたcase文の読み方はよくわかりません次のようなテーブルを作成しデータを入れました。 2021-08-24 16:03:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのreadlinesに関する質問 https://teratail.com/questions/355897?rss=all python 2021-08-24 16:02:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ハンバーガーメニューをクリックした時の動きが奇妙なのを直したい https://teratail.com/questions/355896?rss=all ハンバーガーメニューをクリックした時の動きが奇妙なのを直したいハンバーガーメニューを初めて作成中ですが、メニューボタンをクリックした時の「×」の動きが少し奇妙なのを直したいです。 2021-08-24 16:01:11
Azure Azureタグが付けられた新着投稿 - Qiita Azure ADB2Cの認証画面にあるキャンセルボタンを消す設定方法 https://qiita.com/yuuton8823/items/daafd0f15ebc46599a42 AzureADBCの認証画面にあるキャンセルボタンを消す設定方法キャンセルボタン消したいけど、カスタムポリシーのどこをいじればいいんだというときに役立つ備忘録参考追加するプロパティサンプルのカスタムポリシー内などでサインインやサインアップを行うテクニカルプロファイルがあると思います。 2021-08-24 16:43:02
技術ブログ Developers.IO Personal Health Dashboardのメンテナンス通知の表示について https://dev.classmethod.jp/articles/tsnote-phd-mente-01/ personalhealthboard 2021-08-24 07:15:44
技術ブログ Developers.IO Lookerのキャッシュをきちんと理解する #looker https://dev.classmethod.jp/articles/looker-cache-datagroup/ looker 2021-08-24 07:13:38
技術ブログ Developers.IO 【レポート】「組織にいながら、遊ぶように働くには」談義 #CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021_workplay/ cedec 2021-08-24 07:09:53
技術ブログ Developers.IO Application Discovery Service エージェントを使用したときの詳細データを確認する https://dev.classmethod.jp/articles/discovery-agent-detail-csv-file/ application 2021-08-24 07:09:37
技術ブログ Developers.IO Firebase Integration and AWS Amplify hosting to my Sample Project https://dev.classmethod.jp/articles/firebase-integration-and-aws-amplify-hosting-to-my-sample-project/ Firebase Integration and AWS Amplify hosting to my Sample ProjectIntroduction As part of learning I recently implemented a sample project which includes hands on exposure to 2021-08-24 07:01:32
海外TECH DEV Community 29 Largest icon libraries to use in 2021 https://dev.to/devbookmark/29-largest-icon-libraries-to-use-in-2021-5d67 Largest icon libraries to use in Typography assumes a major part in a wide range of plans from item bundling to versatile applications and then some Today we re investigating the best places to discover free textual styles and take your plan work to another level There are many spots you can download an extraordinary looking text style for nothing We limited the rundown to the best sites for discovering free text styles See React Iconssvg react icons of popular icon packs Flag icons CSSA collection of all country flags in SVG ーplus the CSS for easier integration IconShockfree icons and premium icon packs Flat icons Material icons Glyph icons iOS icons Font icons and more design styles Vector files including PNG and SVG icons Ready for apps web or social media projects Orion Icon Free SVG Vector Icons Advanced Interactive Web App Tabler IconsA set of over free MIT licensed high quality SVG icons for you to use in your web projects Weather Icons Weather Themed Icons and CSS The Noun ProjectIcons and Photos For Everything StreamLineHQ icons illustrations and emoji for all your projects Customize them to your brand in seconds IconoOne tag One icon no font or svg Pure CSS SmashiconsSmashicons is the world s largest and most complete icon set with over icons for designers and developers FontistoThe iconic font and CSS toolkit Fontisto gives you scalable vector icons that can instantly be customized size color drop shadow and anything that can be done with the power of CSS PNG TreePngtree provides free download of png png images backgrounds and vector Millions of high quality free png images PSD AI and EPS Files are available System UIConsSystem UIcons is an icon library design for systems and products Use how you want without attribution NucleyoNucleo is a Mac Windows app to organize customize and export all your icons and a library of icons PixelLoveDownload icons in distictive styles made for professionals IconStoreThe IconStore is a library of free vector SVG icons created by talented designers to download for commercial use FeatherSimply beautiful open source icons IconmostrDiscover free icons in collections Free simple icons for your next project Material Design IconsView all the Material Design Icons and more from the community Evil IconsSimple and clean SVG icon pack with the code to support Rails Sprockets Node js Gulp Grunt and CDN useIconicAn open source icon set with marks in SVG webfont and raster formats IoniconsPremium hand crafted icons built by Ionic for Ionic apps and web apps everywhere FreeIconsTHE LARGEST DATABASE OF FREE ICONSAvailable in PNG SVG EPS PSD and BASE formats IconFactoryOur freeware is only for personal use and all copyrights remain the property of their respective holders We have amazing Design Services for commercial projects CSS gg Pure CSS SVG amp Figma UI Icons Available in SVG Sprite styled components NPM amp API Dribbble Free IconsDiscover Free Icons designs on Dribbble Your resource to discover and connect with designers worldwide UX WingExclusive collection of free icons download Free icons SVG and PNG that can use for commercial use no attribution For websites PowerPoint android apps etc EntypoEntypo is a suite of carefully crafted premium pictograms by Daniel Bruce Bootstrap IconsOfficial open source SVG icon library for Bootstrap Consequently these were the absolute best hotspots for investigating free text styles Choosing the right textual style is vital to the accomplishment of any business The clarity of the textual style is likewise significant notwithstanding the plan It is significant that you get your work done well and chooses the best Good luck 2021-08-24 07:38:23
海外TECH DEV Community How I passed the AWS Certified Developer exam https://dev.to/jingjing142/how-i-passed-the-aws-certified-developer-exam-35ii How I passed the AWS Certified Developer examThis week I took and passed the AWS Certified Developer Associate exam Since then some people have asked me which resources I used so I thought I d spend some time writing about my experience and approach including the resources I used Getting StartedIf you re completely new to the cloud I suggest you start with this article It s a general introduction to cloud computing that tells you what it actually is and something about its history benefits and drawbacks After that it s good to spend some time on the AWS Fundamentals course to go over some core concepts and mental models that AWS is built on which I wish I had done before I had dived into the material below The CourseThe AWS Certified Developer Associate course by Stephane Maarek The exam was part of an AWS study group at work and this is the course that it was structured around The course is divided into around sections based on different AWS services and each section consists of a theoretical part and a hands on session There is also a practice exam at the end along with some tips to pass the exam Initially I followed the pace of the study group by going over around h of video material a week but I and some others eventually fell behind We still had bi weekly meetings where we would discuss the topics we had learnt but I ended up going over a lot of the material at once in several days instead of gradually week by week If you have the time I would strongly encourage you to spread it out more and set smaller goals like one section or one service a week That way you will have more time to explore a particular service and the concepts associated with it in detail before moving onto the next one If you have less time or are more of a text based learner I would suggest going over the lecture slides instead of the videos The instructor follows the slides quite closely and most of the added context comes from the hands on sessions rather than the theoretical lessons Practice ExamsAfter completing the course above I went over two sets of full practice exams and an official Pearson VUE practice exam Practice Exams by Stephane Maarek amp Abhishek SinghPractice Exams by Neal Davis amp Digital CloudPearson VUE practice exam you can request a free voucher hereBoth sets of practice exams are quite good and include detailed explanations as to why an answer is correct and why the others are wrong There also some repeating questions but most are unique Comparing them I d say that the first set by Stephane and Abhishek was slightly more difficult But I could be biased as I did those first and was already familiar with the format when I did the second set Both sets provided a great preparation for the actual exam It took me around minutes to do one practice exam and I spent a considerable amount of time going over my mistakes afterwards On Udemy you can filter your responses to show only the incorrect ones The explanations also reference the official AWS documentation so you can continue reading if you need more details I found the practice exams quite difficult and failed most of them on my first attempt This got me really worried about failing the actual exam so don t feel discouraged if that happens to you too I just retook the practice exams I failed until I scored above in all of them While going over my mistakes I didn t only pay attention to the correct answer but also as to why the others were wrong This helped me eliminate some answers more easily going forward which also benefitted me in the actual exam The Pearson VUE practice exam only included around questions instead of and no explanations at the end But it familiarised me with the setup that I had in the actual exam which included the ability to flag questions to come back to at the end Cheat SheetsI used these AWS cheat sheets to review important concepts and details I only came across them later after I had already done some practice exams but I would suggest going over them before you do the practice exams AWS Certified Developer Cheat Sheets by Neal Davis amp Digital CloudAWS Cheat Sheets by Tutorials DojoI primarily used the first set of cheat sheets but also looked at some of the latter ones Digital Cloud has several sets of cheat sheets tailored to different exams so their set is really tailored towards the AWS Certified Developer exam They also include exam tips that I ve found very helpful as they highlight some details you need to know AWS WebsiteAnd finally the official AWS website I used the documentation FAQs sites and whitepapers as a reference and went over the AWS Certified Developer exam guide and sample questions here A couple of hours before the exam I also went over this article by Danny Steenman on some tactical tips to increase your chances of passing the exam Mainly because I was nervous but I found it quite helpful Final WordsAnd that s it These are all the resources I ve used to prepare for the exam Overall it took me around a month of study a couple hours every evening to prepare for the exam But as mentioned I would highly suggest spreading it out over a longer period Hope that s helpful Good luck and much success to those of you who are preparing for the exam right now You can do it Cover image by Dallas Reedy on Unsplash 2021-08-24 07:07:17
海外TECH Engadget EA pledges not to sue over its accessibility patents and technologies https://www.engadget.com/ea-patents-pledge-accessibility-070041114.html?src=rss EA pledges not to sue over its accessibility patents and technologiesEA won t be filing any lawsuit against other developers that use the patented accessibility mechanics it uses in its games The video game giant has announced that it s making a Patents Pledge which gives rival developers free access to any of its accessibility related technologies While not all gameplay mechanics are patented some companies have taken to making sure competitors aren t legally allowed to use their technologies Critics condemn the practice accusing the companies of stifling creativity and innovation in the industry EA at least won t be suing anybody that incorporate its accessibility features in their games including Apex Legends quot ping quot system The feature gives players in the same team a way to communicate with each other without using voice chat They can simply tap buttons to tell their teammates where they are on a map to alert others of a threat or to tag targets Supposedly Epic Games borrowed Apex s ping system for Fortnite The Patents Pledge also covers at least four more EA features three of which make video games more accessible to players with vision issues Those technologies already in use in the Madden NFL and FIFA franchises can automatically detect colors and then modify their brightness and contrast to make them more visible nbsp The last patent in the five EA specifically mentioned covers a technology allowing players with hearing issues to modify or create their own music EA says it will add any future accessibility patents to the pledge and that it hopes the move can quot encourage others to build new features that make video games more inclusive quot Chris Bruzzo EA s EVP of Positive Play Commercial and Marketing said in a statement nbsp quot At Electronic Arts our mission is to inspire the world to play We can only make that a reality if our video games are accessible to all players Our accessibility team has long been committed to breaking down barriers within our video games but we realize that to drive meaningful change we need to work together as an industry to do better for our players We hope developers will make the most of these patents and encourage those who have the resources innovation and creativity to do as we have by making their own pledges that put accessibility first We welcome collaboration with others on how we move the industry forward together quot 2021-08-24 07:00:41
金融 日本銀行:RSS 日本銀行による国庫短期証券の銘柄別買入額 http://www.boj.or.jp/statistics/boj/other/tmei/release/2021/tmei210820.xlsx 国庫短期証券 2021-08-24 17:00:00
金融 日本銀行:RSS 日本銀行が保有する国債の銘柄別残高 http://www.boj.or.jp/statistics/boj/other/mei/release/2021/mei210820.xlsx 日本銀行 2021-08-24 17:00:00
ニュース ジェトロ ビジネスニュース(通商弘報) ベハール外相が就任から20日で辞任、後任はマウルトゥーア元外相 https://www.jetro.go.jp/biznews/2021/08/f1f4ea230bb624b3.html 辞任 2021-08-24 07:10:00
海外ニュース Japan Times latest articles Seven-Eleven to expand delivery service across Japan https://www.japantimes.co.jp/news/2021/08/24/business/seven-home-delivery/ Seven Eleven to expand delivery service across JapanSeven Eleven Japan Co plans to expand its home delivery service by making it available through its convenience stores across the country totaling some by 2021-08-24 16:41:06
ニュース BBC News - Home Afghanistan: US under pressure over evacuation deadline https://www.bbc.co.uk/news/world-asia-58312644 august 2021-08-24 07:53:05
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134 defence 2021-08-24 07:51:14
ニュース BBC News - Home M25: Three dead and two arrested after lorry, minibus and car crash https://www.bbc.co.uk/news/uk-england-essex-58312144 waltham 2021-08-24 07:30:55
ニュース BBC News - Home McDonald's UK restaurants run out of milkshakes https://www.bbc.co.uk/news/business-58315152 issues 2021-08-24 07:42:35
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185 afghanistan 2021-08-24 07:28:28
ビジネス ダイヤモンド・オンライン - 新着記事 東京五輪のトランスジェンダー選手が問いかけた リベラル社会の功罪 【橘玲の日々刻々】 - 橘玲の日々刻々 https://diamond.jp/articles/-/280272 東京五輪 2021-08-24 17:00:00
北海道 北海道新聞 コロナで165保育所が全面休園 1カ月前と比べ4倍に急増 https://www.hokkaido-np.co.jp/article/581494/ 認可保育所 2021-08-24 16:18:00
北海道 北海道新聞 工藤会トップに死刑判決 市民襲撃4事件、福岡地裁 https://www.hokkaido-np.co.jp/article/581491/ 死刑判決 2021-08-24 16:07:00
北海道 北海道新聞 道内で1人死亡、426人感染 新型コロナ 札幌220人 https://www.hokkaido-np.co.jp/article/581490/ 新型コロナウイルス 2021-08-24 16:02:00
ニュース Newsweek ワクチン3回目接種で高齢者の感染予防効果4倍に WHOは猛反対 https://www.newsweekjapan.jp/stories/world/2021/08/3who.php ワクチン回目接種で高齢者の感染予防効果倍にWHOは猛反対イスラエル保健省は月日、ファイザー製の新型コロナウイルスワクチンの回目ブースター接種を行うと、接種回数が回だけの人と比べて、高齢者では感染や重症化を防ぐ効果が著しく高まるとする新たなデータを明らかにした。 2021-08-24 16:24:33
IT 週刊アスキー 食べるのがもったいない! 大人かわいいハロウィンのスイーツを10月1日から限定販売、横浜ロイヤルパークホテル https://weekly.ascii.jp/elem/000/004/066/4066947/ 仲間たち 2021-08-24 16:50:00
IT 週刊アスキー 店舗オリジナルの電子マネーを無料で発行可能 送金アプリ「pring(プリン)」が提供 https://weekly.ascii.jp/elem/000/004/066/4066952/ pring 2021-08-24 16:40:00
IT 週刊アスキー びっくりドンキーに「オムデミチーズバーグディッシュ」など秋のごちそうメニュー登場! https://weekly.ascii.jp/elem/000/004/066/4066895/ 秋の 2021-08-24 16:30:00
IT 週刊アスキー NTT Com、デジタル社員証「Smart Me」にクラウド連携の低価格プラン追加 https://weekly.ascii.jp/elem/000/004/066/4066936/ 提供開始 2021-08-24 16:30:00
IT 週刊アスキー V6の映像がVRやARで視聴できる、ソフトバンクとの共同プロジェクト「V6 5G LOVE!」を開始 https://weekly.ascii.jp/elem/000/004/066/4066946/ vglove 2021-08-24 16:30:00
IT 週刊アスキー G-MODEアーカイブス『マジカルドロップDX』がSteamで配信開始! https://weekly.ascii.jp/elem/000/004/066/4066950/ gmode 2021-08-24 16:20:00
IT 週刊アスキー ★3とSSRが確定!『ウマ娘 プリティーダービー』でHalf Anniversaryガチャ開催 https://weekly.ascii.jp/elem/000/004/066/4066938/ cygames 2021-08-24 16:10:00
IT 気になる、記になる… 新型「MacBook Pro 14/16インチ」はチップによる性能差はない模様 − ディスプレイサイズやポートなどの違いのみに?? https://taisy0.com/2021/08/24/144497.html apple 2021-08-24 08:33:27
IT 気になる、記になる… 新型「iPhone」の名称は「iPhone 13」で確定か https://taisy0.com/2021/08/24/144495.html iphone 2021-08-24 08:20:16
IT 気になる、記になる… Anker、パッド型とスタンド型が1つになったワイヤレス充電器「Anker PowerWave Sense 2-in-1 Station」を発売 https://taisy0.com/2021/08/24/144492.html anker 2021-08-24 08:11:55
TECH Engadget Japanese LG、Acer、I-O DATA、Dellの大画面ディスプレーがお買い得。Amazonでタイムセール開催中 https://japanese.engadget.com/sale-display-085540043.html amazon 2021-08-24 08:55:40
TECH Engadget Japanese Instagram、8月30日からストーリーのスワイプアップリンクを廃止しリンクステッカーに置き換え https://japanese.engadget.com/instagram-swip-up-link-ditching-083026277.html instagram 2021-08-24 08:30:26
TECH Engadget Japanese Googleマップが高速料金計算に対応?アップデート予告に記載 https://japanese.engadget.com/google-maps-080041681.html androidpolice 2021-08-24 08:00:41
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 銚子電鉄の車両でサウナ 千葉県銚子市でワーケーションプログラム実施 https://www.itmedia.co.jp/business/articles/2108/24/news153.html itmedia 2021-08-24 17:50:00
IT ITmedia 総合記事一覧 [ITmedia News] LINE、トーク一覧画面の広告にターゲティング機能 ユーザーに合わせて広告配信 https://www.itmedia.co.jp/news/articles/2108/24/news155.html itmedianewsline 2021-08-24 17:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] パナ広告、「きれいなおねえさん」が消えた https://www.itmedia.co.jp/business/articles/2108/24/news154.html itmedia 2021-08-24 17:38:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 正社員が不足している企業は40.7% 1年前から増加傾向 https://www.itmedia.co.jp/business/articles/2108/24/news150.html itmedia 2021-08-24 17:07:00
TECH Techable(テッカブル) 建材・家具検索プラットフォーム「TECTURE」が大幅アップデート! https://techable.jp/archives/160475 tecture 2021-08-24 08:30:30
TECH Techable(テッカブル) 誰でも参加可能なAIエンジニアコミュニティ「AI Automation Lab」設立 https://techable.jp/archives/160488 aiautomationlab 2021-08-24 08:00:57
Google カグア!Google Analytics 活用塾:事例や使い方 Amazonパントリーが8月24日いっぱいで完全終了。次は何をつかう?なぜ10年もたなかった?その経営判断と今後を考察 https://www.kagua.biz/marke/business/20210824a2.html amazon 2021-08-24 09:00:02
python Pythonタグが付けられた新着投稿 - Qiita Windowsのファイル・ディレクトリ名の規則と制限事項に則って文字列を置き換える https://qiita.com/inunekousapon/items/e62636c0cc47c2013268 方針ShiftJISでシステムを利用している人にも文字化けしない文字を使用する連続した空白文字などはスペース文字にまとめる使用禁止文字は全角に変換する仕様理解公式資料引用ピリオドを使用して、ベースファイル名をディレクトリまたはファイルの名前で拡張機能から分離します。 2021-08-24 17:47:39
python Pythonタグが付けられた新着投稿 - Qiita 【GIS】Pythonでラスタ画像上の任意地点の値を拾う https://qiita.com/KI_333/items/189e3f2df86d2a4cdf68 2021-08-24 17:06:57
js JavaScriptタグが付けられた新着投稿 - Qiita Webサービスの認証とデータの取得についてまとめる https://qiita.com/it_tsumugi/items/263aa1f91cc8b05c93b0 理由としては重要な情報をある程度長い期間クライアント側で保存する方法としてクッキーとローカルストレージがありますが、クッキーではhttpOnly属性を設定することでJavaScriptで扱えなくなるので安全であるというのが一般的であるからです。 2021-08-24 17:11:27
js JavaScriptタグが付けられた新着投稿 - Qiita Expressの一部であるミドルウェアのご紹介 https://qiita.com/s_taro/items/7b3d180ad1dadc469052 ブラウザ入力リクエスト何らかの処理Expressレスポンスブラウザ出力サイクルの処理を終了しない場合には、nextを使用して新たにミドルウェア関数を実装することができます。 2021-08-24 17:07:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Chrome拡張 AutoScriptRunnerが動かない https://teratail.com/questions/355916?rss=all Chrome拡張AutoScriptRunnerが動かない自作のjavascriptを任意のサイトで実行できるAutoScriptRunnerというChrome拡張を使っています。 2021-08-24 17:54:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ボタンを押したとき二列目以降の横の値が取れません。。。 https://teratail.com/questions/355915?rss=all ボタンを押したとき二列目以降の横の値が取れません。 2021-08-24 17:51:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 表示時間をズラして画像を切り替える方法について https://teratail.com/questions/355914?rss=all またパッパっと切り替わってpngに来た時に秒表示…みたいなものが作りたいです。 2021-08-24 17:39:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python DataFrame 型の変更 https://teratail.com/questions/355913?rss=all pythonDataFrame型の変更前提・実現したいことエクセルからデータを取り込み↓取り込んだデータ内のNoと時間の列を参照↓同じNoの時間を全て合算↓csvデータへ書き込みをしようと考えています。 2021-08-24 17:26:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Vue3 + jest でCannot find module 'babel-preset-env' https://teratail.com/questions/355912?rss=all VuejestでCannotfindmodulexbabelpresetenvxこちらのサイトなどを参考にjestをプロジェクトにインストールして実行しようとしています。 2021-08-24 17:08:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS EKSで稼働しているアプリケーションの反応速度が稀に遅いことがある原因 https://teratail.com/questions/355911?rss=all 2021-08-24 17:06:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Unity】ボタンを動的生成する場合の、元データについて https://teratail.com/questions/355910?rss=all Unityでスクロールバーにボタンを動的生成しようとしています。 2021-08-24 17:04:01
Ruby Rubyタグが付けられた新着投稿 - Qiita Webサービスの認証とデータの取得についてまとめる https://qiita.com/it_tsumugi/items/263aa1f91cc8b05c93b0 理由としては重要な情報をある程度長い期間クライアント側で保存する方法としてクッキーとローカルストレージがありますが、クッキーではhttpOnly属性を設定することでJavaScriptで扱えなくなるので安全であるというのが一般的であるからです。 2021-08-24 17:11:27
Ruby Rubyタグが付けられた新着投稿 - Qiita Rails × Vue.jsでいいね機能を実装 https://qiita.com/divclass123/items/a27068901cb37623cb10 非同期じゃなくていいので、まずはrails単体でいいね機能を実装してから、この記事に取り掛かることをお勧めします。 2021-08-24 17:09:16
AWS AWSタグが付けられた新着投稿 - Qiita scpコマンドを使った、プライベートサブネット内EC2へのログイン https://qiita.com/yuuyas222/items/fa0db628b1202e2eda9a そのためscpコマンドでローカル→ECリモート側へキーペアのファイルをコピーします。 2021-08-24 17:39:10
AWS AWSタグが付けられた新着投稿 - Qiita Macのパーミッションについた@(アットマーク)を取り除く方法と注意点。 https://qiita.com/kuma15/items/2c0037a740de8f1e0ca7 AWSから公開鍵ファイルをダウンロードし、パーミッションを確認したところ、アットマークがついていました。 2021-08-24 17:29:25
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails heroku papertrail】良い感じに不要なログをフィルターして欲しいエラーログだけ抽出する https://qiita.com/facultyoflaw11/items/9615414bf2a4ab8e46a7 そこで、エラーログを監視してもしどこかでエラーがあればSlackなどに通知したくて、papertrailを採用しました。 2021-08-24 17:20:27
Ruby Railsタグが付けられた新着投稿 - Qiita Rails × Vue.jsでいいね機能を実装 https://qiita.com/divclass123/items/a27068901cb37623cb10 非同期じゃなくていいので、まずはrails単体でいいね機能を実装してから、この記事に取り掛かることをお勧めします。 2021-08-24 17:09:16
技術ブログ クックパッド開発者ブログ AWSフル活用!クッキングLiveアプリ「cookpadLive」を支える技術 https://techlife.cookpad.com/entry/2021/08/24/175828 CookpadTVではたくさんのサービスを同時に開発しており、今回の記事ではそのたくさんのサービスの中の一つであるcookpadLiveとそれを支える技術について、利用しているAWSサービスを中心に紹介します。 2021-08-24 17:58:28
海外TECH DEV Community VS Code - Snippets are not bash aliases. How to write snippets that anyone can use https://dev.to/robole/vs-code-snippets-are-not-bash-aliases-how-to-write-snippets-that-anyone-can-use-3973 VS Code Snippets are not bash aliases How to write snippets that anyone can useSnippets save you keystrokes and offer guided code completion Oddly most snippet collections resemble bash aliases If you look at the README of a snippet extension at first it appears to be a list of nonsense abbreviations You must learn these abbreviations to make sense of what they do before you can use them Below is an excerpt from the snippets extenion JavaScript ES code snippets It hardly seems worth the effort to me to learn these You may find it easier to create your own instead Snippets are a lot more powerful than aliases We don t need to create them this way There is a way to make them easier to learn and use Snippets are not limited to using a single word as the trigger known as a prefix in VS Code The quick suggestions offered by VS Code are produced from a fuzzy substring search on all prefixes This means we can create longer more descriptive prefixes and still be able to provide an abbreviation to trigger a snippet Let s look at an example to illustrate this I created a snippets extension called Humane JS Snippets that has snippets created in this vain let s try it out with an example Imagine that you have an array of numbers and you are looking for a function that will give you a subset of that array with only numbers greater than You re not sure which array function you should use so you need to find the best match With this snippet set you can type ar and you get a list of array functions as suggestions They have descriptive prefixes and have an accompanying description of what each function does You can cycle through them and search for a match We can see that filter is what we re after In future if you know you want to use filter just type filt or some variation and you will get that as the first suggestion You can learn the shortest key combination by typing it out to see what is suggested Let s take a look at how you can create your own snippets in this manner How to write more descriptive snippetsLet s look at another JavaScript example Let s take another look at the aforementioned JavaScript snippets collection JavaScript ES code snippets It has a few for loop snippets The forEach loop snippet has a prefix of fre You can see the others in the list below To trigger the forEach snippet I need to type some of the letters of the prefix for it to be offered as a quick suggestion If I can t remember that the prefix is fre I might type for hoping to get a suggestion but I won t get any Doh I need to type f and there will be a suggestion but since it at the very bottom of the suggestion list I won t see it By typing fr a suggestion is comes into view number in the list I have to type fre for it to be the top suggestion Conculsion I pretty much have to to learn the prefix to use it If I make my own set of snippets for the for loop variants but I use complete words in the prefix it should be easier to find them Let s try it out For example if I chose a prefix of for each for the forEach snippet when I type for or fr or fre or for e I will be offered the snippet as a visible quick suggestion This covers all of the bases Writing snippets in this way makes them easier to discover If I write all for loops variants using complete words such as for of then you can probably find them all without consulting the README to learn the prefix They are likely to be suggested if you can t remember the exact prefix and make a guess Adding an accompanying description in the description field will also give more supplementary information for others to find what they re looking for If you share your snippets with others with this in mind it will be a lot easier for them to use them as is foreach loop prefix for each body array forEach element index gt t description The forEach method executes a provided function once for each array element For formatting purposes you can make the body of the snippet easier to read if you create it as an array rather than a string You can have an array element for each line of the code snippet When the snippet is executed it will insert each element on a separate line also You can include t to add a tab for correct indentation on insertion also This makes the snippet easier to read on insertion especially when you need to fill out some fields to complete the snippet Another advantage of doing this is if you use the extension Snippets Ranger to view your snippets the snippet body will be prettily formatted You can also provide multiple prefixes for the same snippet if you want to It could prove useful if there are common synonyms for a code feature or if you need to be very specific if you have a large collection of snippets I haven t found a reason for providing multiple prefixes very often but it is good to have the option arrow function prefix arrow function gt body parameters gt t statement description Creates an arrow function with optional parameters One thing I noticed when making the above snippet is that suggestions are only offered for numeric and alphabetic characters so if I type gt I won t get a suggestion unless I hit Ctrl Space Recommended settingsYou may have noticed in my examples that the quick suggestions for snippets appear as the top suggestions when I start typing a word This may not be the case for you unless you changed your settings related to snippets Snippets are mixed in with other suggestions and by default they are placed towards the end of the list To promote suggestions to the top of the list you can set editor snippetSuggestions top in your settings json file If you want tab completion of snippets you can enable it with the setting editor tabCompletion onlySnippets or editor tabCompletion on You could turn off the suggestions for snippets altogether and use tab completion to trigger snippets You could just type fre and hit tab and boom you get your snippets inserted Again you need to know your prefixes inside out to do this So it s only for the dedicated who actually want to memorize prefixes What about the builtin snippets As I spoke about in a previous article VS Code s secret snippets VS Code has builtin snippets for many languages including JavaScript In the builtin JavaScript set there is a forEach snippet with a prefix of foreach So if you install JavaScript ES code snippets you will have a duplicate You can install the extension Snippets Ranger to make it easy to review the builtin snippets You can hide snippets if you wish Run the command Insert Snippet and search for the snippet you are interested in In the list there is an eye icon on the right hand side of each row Clicking the eye will hide it from IntelliSense You can still execute the snippet through this command I believe this is the only way to disable snippets It is tedious if you want to disable a decent amount of snippets Final wordIf you are creating your own snippets even if you prefer to use abbreviations to trigger snippets you lose nothing by using complete words in snippet prefixes You can still trigger the snippet with an abbreviation and you will make your snippets easier to find This is a win win in my book If you have installed a snippets extension you may want to create your own version of it with this in mind Want to learn more about snippets You can check out my other article Visual Studio Code Snippets the Definitive VS Code Snippet Guide for Beginners It s not just for beginners 2021-08-24 08:44:45
海外TECH DEV Community Why you should become a Full-Stack Developer https://dev.to/andrewbaisden/why-you-should-become-a-full-stack-developer-1hd2 Why you should become a Full Stack DeveloperThere are countless benefits to becoming a Full Stack Developer These days many companies tend to hire developers who can work across the whole stack The more skills you know and the more experience you have the easier it will be to get hired Gone are the days when you could comfortably sit back and coast through a job knowing a small set of skills Nowadays you have lots of young aspiring developers who are super ambitious and devoted to absorbing and learning everything they can You can t afford to become complacent as the industry moves so fast Those who embrace change and stay up to date with new trends and technologies remain at the forefront and become the go to tech person to follow when it comes to learning The same is true for people who prefer to stick to old ways of thinking and are afraid to leave their comfort zones Of course you can still be successful in the industry if you choose to remain as either a Front End Developer or a Back End Developer But knowing both or at the very least having some exposure to them will not only put you in a higher pay bracket when you are looking for work But it will also make you more versatile and open up new doors full of opportunities waiting for you to take them This could be new jobs connections freelance work conference opportunities collaboration and so much more Future proofing your career pathThe famous American business magnate investor and philanthropist Warren Buffett once said “The more you learn the more you earn This still remains true even today I imagine that there are many developers out there who don t really want to add a new technical stack If you have become really good at creating UI UX and working on the Front End then the thought of playing around with a database and server architecture could be seen as boring And if working on databases API s and Back End systems is your thing then you probably would not get a lot of joy out of trying to get websites to look the same across all web browsers and figuring out all of those CSS quirks But if you are open minded and want to reach new heights then adding more skills is the way to go Nobody knows what will happen in the future the tech industry continues to evolve all the time It is much better to have all of your bases covered so that you are prepared for anything that happens Rapid growth mindsetI was talking to another developer a while back and they were telling me that they don t know any JavaScript frameworks They have years of experience and they are working as a Senior and yet they have never used a JavaScript framework before I think this is a good example of why it s important to keep growing as a developer There are kids who are still in school or just coming out of college who have a more versatile skillset than some Senior developers And some even have successful products on GumRoad and ProductHunt which are allowing them to generate a passive income stream In my opinion if you are an aspiring developer then you should go down the Full Stack path as quickly as you can In a few years you will surpass a lot of developers who are older than you Better yet if age is on your side because you are a young and still in school Then this is the best time to catch up with your peers and leave them in the dust a few years from now Those who choose to grow prosper and those who want to go through the motions at the same level begin to stagnate Final ThoughtsI really hope that you enjoyed reading this article and learned something from it As a content creator and technical writer I am passionate about sharing my knowledge and helping other people reach their goals Let s connect across social media you can find all of my social media profiles and blogs on linktree Peace ️ 2021-08-24 08:27:53
海外TECH DEV Community How to use Google Fonts in TailwindCSS https://dev.to/avneesh0612/how-to-use-google-fonts-in-tailwindcss-5050 How to use Google Fonts in TailwindCSSWe would like to use some beautiful fonts in our app so I will teach you how to do that in this article I am going to use Next js today but you can use it in any other framework library or vanilla as well The procedure is going to be pretty much the same Setting up the appCreating a Next js appnpx create next app next tailwind ts demo CleanupDelete everything under the Head tag until the footer like thisimport Head from next head export default function Home return lt div gt lt Head gt lt title gt Create Next App lt title gt lt meta name description content Generated by create next app gt lt link rel icon href favicon ico gt lt Head gt lt div gt Adding Tailwind to the appInstalling the dependencies yarn add D tailwindcss latest postcss latest autoprefixer latest yarnnpm install D tailwindcss latest postcss latest autoprefixer latest npmGenerating the config files npx tailwindcss init pThis will generate tailwind config js and postcss config jsAdding the files to purge throughReplace the purge in tailwind config js with this purge pages js ts jsx tsx components js ts jsx tsx Change your globals css tailwind base tailwind components tailwind utilities Starting the appyarn dev yarnnpm run dev npm Getting our custom fontGo to Google Fonts and select the font you want in your app I am gonna use Rampart One for this demo Click on Select this style and a sidebar should pop in Now copy the import URL given in Use on the web section Using the fontTo use the font follow these steps Paste the import in globasl css import url One amp display swap tailwind base tailwind components tailwind utilities Inside themes gt extend add a new property of fontFamily and give the font a name theme extend fontFamily Rampart Rampart One cursive The rules in the array should be the same as given in Google fonts Now you can give any tag the className of font fontName in this case font Rampart lt h className font Rampart gt This is using a custom font lt h gt Now you have got the beautiful font you need Useful links Github repositoryTailwindCSSGoogle FontsAll socials 2021-08-24 08:11:15
ラズパイ Raspberry Pi Behind the scenes at Atari https://www.raspberrypi.org/blog/behind-the-scenes-at-atari/ Behind the scenes at AtariWe love Wireframe magazine s regular feature The principles of game design They re written by video game pioneer Howard Scott Warshaw who authored several of Atari s most famous and infamous titles In the latest issue of Wireframe he provides a snapshot of the hell raising that went on behind the scenes at Atari Video game creation is The post Behind the scenes at Atari appeared first on Raspberry Pi 2021-08-24 08:24:10
医療系 医療介護 CBnews 精神科医らが認知症高齢者家庭訪問し相談・支援も-広島県が高齢者ガイドブック公表 https://www.cbnews.jp/news/entry/20210824173806 精神科医 2021-08-24 18:00:00
海外ニュース Japan Times latest articles ‘Most important’ Paralympics arrive at starting line in Tokyo https://www.japantimes.co.jp/sports/2021/08/24/paralympics/tokyo-paralympics-opening-ceremony/ Most important Paralympics arrive at starting line in TokyoThe disruptions caused by the COVID pandemic and the impact it has had specifically on people with disabilities have given added weight to the Games 2021-08-24 17:22:16
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134 defence 2021-08-24 08:42:13
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152 drivers 2021-08-24 08:43:52
ニュース BBC News - Home Antonio's celebration to remember on record-breaking night for West Ham striker https://www.bbc.co.uk/sport/football/58312266 Antonio x s celebration to remember on record breaking night for West Ham strikerMichail Antonio stands out on his own on the list of West Ham s Premier League scorers so it was fitting he danced with himself 2021-08-24 08:34:04
ニュース BBC News - Home Afghanistan evacuation: Bittersweet relief for interpreter now in UK https://www.bbc.co.uk/news/world-asia-58315406 kabul 2021-08-24 08:31:09
ビジネス ダイヤモンド・オンライン - 新着記事 「ジィ・シィ企画」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他の決済システム開発企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280377 2021-08-24 17:46:00
ビジネス ダイヤモンド・オンライン - 新着記事 「プロジェクトカンパニー」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他のデジタル活用サービス企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280379 2021-08-24 17:45:00
ビジネス 不景気.com 山形・酒田の和菓子製造「なかせ もちもち庵」に破産決定 - 不景気.com https://www.fukeiki.com/2021/08/nakase-mochimochi.html 山形県酒田市 2021-08-24 08:27:48
北海道 北海道新聞 道内で1人死亡、426人感染 新型コロナ 札幌220人 https://www.hokkaido-np.co.jp/article/581490/ 新型コロナウイルス 2021-08-24 17:16:04
北海道 北海道新聞 車いす男性、パラリンピック警備へ 埼玉県警OBの浜田さん https://www.hokkaido-np.co.jp/article/581516/ 埼玉県警 2021-08-24 17:13:00
北海道 北海道新聞 東京パラリンピック開幕へ コロナ危機、原則無観客 https://www.hokkaido-np.co.jp/article/581515/ 東京パラリンピック 2021-08-24 17:12:00
北海道 北海道新聞 人影まばら寂しいスタート 東京パラリンピックの「ファンパーク」 https://www.hokkaido-np.co.jp/article/581514/ 東京パラリンピック 2021-08-24 17:11:00
北海道 北海道新聞 メタン排出減へ国際連携を検討 米欧が呼び掛け、30年30%減 https://www.hokkaido-np.co.jp/article/581513/ 温室効果ガス 2021-08-24 17:10:00
北海道 北海道新聞 高安は10戦全勝で手応え 合同稽古、御嶽海は7勝8敗 https://www.hokkaido-np.co.jp/article/581512/ 両国国技館 2021-08-24 17:10:00
北海道 北海道新聞 首都直下地震、国の初動に不安 緊急要員6割の到着遅く https://www.hokkaido-np.co.jp/article/581505/ 首都直下地震 2021-08-24 17:08:11
北海道 北海道新聞 「北朝鮮の友人」と米代表 対話再開に期待表明 https://www.hokkaido-np.co.jp/article/581504/ 表明 2021-08-24 17:10:03
ニュース Newsweek エーゲ海の島を焼き尽くす山火事、自宅を捨てて逃げるしかない女性の悲痛 https://www.newsweekjapan.jp/stories/world/2021/08/post-96968.php 平方キロ 2021-08-24 17:14:00
IT 週刊アスキー amadanaからオシャレな小型カセットコンロ登場!「amadana CASSETTE CONRO」とカセットボンベ「amadana カセットガス」のクラウドファンディングを開始 https://weekly.ascii.jp/elem/000/004/066/4066955/ amadana 2021-08-24 17:50:00
IT 週刊アスキー 山善、1万6280円で血中酸素濃度と体温計測スマートウォッチ「CHRONOWEAR 2 QSW-02H(SG)」 https://weekly.ascii.jp/elem/000/004/066/4066790/ chronowearqswhsg 2021-08-24 17:30:00
IT 週刊アスキー ログインだけで「SSRサイレンススズカ」がもらえる!『ウマ娘 プリティーダービー』で「Half Anniversaryキャンペーン第2弾」が開催 https://weekly.ascii.jp/elem/000/004/066/4066954/ cygames 2021-08-24 17:20:00
マーケティング AdverTimes 企業のSNS活用は最適なSNS選びから始まる https://www.advertimes.com/20210824/article361262/ 選び 2021-08-24 08:32:53
TECH Engadget Japanese 除菌、空気清浄、蚊取りが1台でできる「HUGO」 https://japanese.engadget.com/hugo-green-funding-093821702.html greenfunding 2021-08-24 09:38:21
TECH Engadget Japanese SpaceXの衛星インターネットサービス「Starlink」、端末出荷数が早くも10万台に到達 https://japanese.engadget.com/space-x-starlink-093032688.html spacex 2021-08-24 09:30:32
TECH Engadget Japanese EA、『Apex Legends』のPingシステムなどアクセシビリティ関連特許技術を無料開放へ https://japanese.engadget.com/patents-pledge-accessibility-ea-091508324.html apexlegends 2021-08-24 09:15:08
TECH Engadget Japanese NASA、火星探査ローバーによるパノラマ映像をまとめた動画を公開 https://japanese.engadget.com/nasa-curiosity-mars-090041309.html 火星探査 2021-08-24 09:00:41
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] LINE、NFTを活用したデジタル景品の実証実験 ヤフオクでのNFT売買も予定 https://www.itmedia.co.jp/business/articles/2108/24/news158.html blockchain 2021-08-24 18:12:00
TECH Techable(テッカブル) フリーランス向け報酬即日払いサービスを提供しているyup、総額4.5億円の資金調達 https://techable.jp/archives/160500 株式会社 2021-08-24 09:00:17
AWS AWS - Japan [AWS Black Belt Online Seminar]猫でもわかる、AWS Glue ETLパフォーマンス・チューニング 後編😺 https://www.youtube.com/watch?v=0a1MA3rI3pY AWSBlackBeltOnlineSeminar猫でもわかる、AWSGlueETLパフォーマンス・チューニング後編みなさん、ETLかいてますかETL処理は、チューニングによってパフォーマンスを劇的に改善したり、コストを大幅に下げることができることがあります。 2021-08-24 09:15:35
python Pythonタグが付けられた新着投稿 - Qiita C++やPythonのいいとこ取りをしたいなら必ず考えるべきこと。 https://qiita.com/kenmaro/items/676139f04adb183037a9 このオーバーヘッドについては、記述したように、Cythonで実装しようとするよりも、pybindを用いた方が小さく済むことが多いですが、それでもある程度の時間がかかることは前もって予想しておくべきかと思います。 2021-08-24 18:55:23
python Pythonタグが付けられた新着投稿 - Qiita Kaggleで書いたコードの備忘録その2~自然言語処理まとめ~(形態素解析、TF-IDF、スタッキング等) https://qiita.com/pocokhc/items/0b6b6534ab984bb87ac4 ・一つの文書内で出現回数の多い単語・複数の文書では出現頻度の少ない単語importsklearnfeatureextractionvecmodelsklearnfeatureextractiontextTfidfVectorizer入力はスペース区切りの文字列の配列docs太郎はりんごを買った二郎はぶどうを買ったvecmodelfitdocsprintvecmodelvocabularyベクトル化vecvecmodeltransformdocsprintvectoarray学習した辞書太郎りんごった二郎ぶどう行列DocVecDocVecは文書をベクトル化する手法で、分散表現を獲得するのが特徴です。 2021-08-24 18:54:05
js JavaScriptタグが付けられた新着投稿 - Qiita 2021/8/23 学ぶ言語 https://qiita.com/hokahokanekoneko/items/c733ff5a017d8988e6d7 年に提唱されて年に勧告年CSSLevel年CSSLevel年CSSLevel年CSSLevelHTMLができてから思ったより時間空いているなあという印象HTMLとCSSセットで完成されたものとして公表されなかったってことはやっぱりとにかく作るという姿勢が大事だということが伺える気がすんる役割は再確認できたからCSSはこの辺でJavascriptJavaScriptはプロトタイプベースのオブジェクト指向スクリプト言語であるが、クラスなどのクラスベースに見られる機能も取り込んでいる。 2021-08-24 18:59:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GraphQL IDEでMutation型のクエリを書くと、Expressのファイル内で定義したリゾルバ関数の引数についてエラーが出ます https://teratail.com/questions/355929?rss=all GraphQLIDEでMutation型のクエリを書くと、Expressのファイル内で定義したリゾルバ関数の引数についてエラーが出ます下記の質問についてご存知の方がいらっしゃいましたらご教示を願います。 2021-08-24 18:52:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonで文字を結合する際に空白ができる理由と対処法が知りたい https://teratail.com/questions/355928?rss=all pythonで文字を結合する際に空白ができる理由と対処法が知りたい進法を新法に変換するコードを書いていたのですが、answernbspnbspnumtolistdecNumbernbspnbspanswerのところが実行されると空白が入ってしまいます。 2021-08-24 18:48:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) selenium、driver.find_elementで同じクラス内のspanタグは取得できるが、なぜかbrタグは取得できない https://teratail.com/questions/355927?rss=all selenium、driverfindelementで同じクラス内のspanタグは取得できるが、なぜかbrタグは取得できないこのコードからbrタグのテキストだけ取得したいと思いelementdriverfindelementbycssselectorクラス名printelementtextこれを実行するとbr、上のspan、下のspanこのテキストを取得で来てるのが確認できました次に試しにspanタグのテキストは取得できるかと思いelementdriverfindelementbycssselectorクラス名elementelementfindelementbytagnamespanprintelementtextこれを実行すると上のspanのテキストは取得できました。 2021-08-24 18:48:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) macOS Big Sur バージョン11.2.2のPCでPython 3.9.1の環境で実行すると「=」がinvalid syntaxとなるのを解消したいです。 https://teratail.com/questions/355926?rss=all macOSBigSurバージョンのPCでPythonの環境で実行すると「」がinvalidsyntaxとなるのを解消したいです。 2021-08-24 18:43:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Dockerでnginxのリバプロ設定がうまく動かない(EC2) https://teratail.com/questions/355925?rss=all Dockerでnginxのリバプロ設定がうまく動かないECECにDockerをインストールしてnginxのdockerを動かしました。 2021-08-24 18:35:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) awsサイト間VPNの料金について https://teratail.com/questions/355924?rss=all 通信 2021-08-24 18:24:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) セルの値を参照して各列にセルを挿入したいです。 https://teratail.com/questions/355923?rss=all excel 2021-08-24 18:22:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【GAS】datetimepicker 日付のみ選択したい LINE Bot https://teratail.com/questions/355922?rss=all 【GAS】datetimepicker日付のみ選択したいLINEBot前提・実現したいことGASでdatetimepickernbsp日付のみ選択したい。 2021-08-24 18:20:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) undefined method `title' for nil:NilClassが解決できない https://teratail.com/questions/355921?rss=all undefinedmethodtitlexfornilNilClassが解決できない前提・実現したいことRubynbsponnbsprailsnbspでオリジナルアプリブログ的なを作成しています。 2021-08-24 18:18:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rails6 fields_for が表示されない https://teratail.com/questions/355920?rss=all Railsfieldsforが表示されない前提・実現したいこと現在RubynbsponnbspRailsnbspnbspでfieldsforを使ってビューで表示する機能を作っているのですが、何もエラーが出ずにビューに反映されません。 2021-08-24 18:18:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コードがわからないときの調べ方を教えてください https://teratail.com/questions/355919?rss=all コードがわからないときの調べ方を教えてくださいConsoleWriteaaXaYというコードの「」のところの意味がわかりません。 2021-08-24 18:15:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) opencv cv2.resize関数を入れても画像が縮小されない https://teratail.com/questions/355918?rss=all opencvcvresize関数を入れても画像が縮小されない前提・実現したいこと現在、Webカメラで取得した画像から人を検知するプログラムを作成しています。 2021-08-24 18:13:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Github Desktopにリモートリポジトリをクローンできない https://teratail.com/questions/355917?rss=all GithubDesktopにリモートリポジトリをクローンできない前提・実現したいことGithub初心者です。 2021-08-24 18:06:31
Ruby Rubyタグが付けられた新着投稿 - Qiita 2021/8/23 学ぶ言語 https://qiita.com/hokahokanekoneko/items/c733ff5a017d8988e6d7 年に提唱されて年に勧告年CSSLevel年CSSLevel年CSSLevel年CSSLevelHTMLができてから思ったより時間空いているなあという印象HTMLとCSSセットで完成されたものとして公表されなかったってことはやっぱりとにかく作るという姿勢が大事だということが伺える気がすんる役割は再確認できたからCSSはこの辺でJavascriptJavaScriptはプロトタイプベースのオブジェクト指向スクリプト言語であるが、クラスなどのクラスベースに見られる機能も取り込んでいる。 2021-08-24 18:59:00
海外TECH DEV Community Microsoft PowerToys is a must-have for Developers on Windows! https://dev.to/ivanjeremic/microsoft-powertoys-is-a-must-have-for-developers-on-windows-3a6o Microsoft PowerToys is a must have for Developers on Windows As the Docs say Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity Color PickerYou are still using buggy Color pickers in form of a Browser Extension or similar Well guess what Microsoft PowerToys comes with the most powerful color picker in the world you can pick colors from anywhere browser native and more with a traditional browser extension you can t pick colors outside of the browser window but with this one you can even pick a color from an icon on your windows taskbar After picking your color it provider you instantly all three major ways of using colors HEX RGB HSL and a set of complimentary colors You can simply open it by pressing SHIFT WIN C File Explorer add ons utilityEnabling Preview PaneTo enable first ensure that Enable SVG preview Enable SVG thumbnails and Enable Markdown preview are all set to On in the PowerToys Settings Next open Windows File Explorer select the View tab in the File Explorer ribbon then select Preview Pane Image Resizer utilityAfter installing PowerToys right click on one or more selected image files in File Explorer and then select Resize pictures from the menu Drag and DropImage Resizer also allows you to resize images by dragging and dropping your selected files with the right mouse button This allows you to quickly save your resized pictures in another folder SettingsInside the PowerToys Image Resizer tab you can configure the following settings Awake utilityAwake is a utility tool for Windows designed to keep a computer awake without having to manage its power amp sleep settings This behavior can be helpful when running time consuming tasks ensuring that the computer does not go to sleep or turn off its screens The following Awake states can be selected Off Passive The computer awakeness state is unaffected The application is waiting for user input Keep awake indefinitely The computer stays awake indefinitely until the user explicitly puts the machine to sleep or exits disables the application Keep awake temporarily Keep machine awake for a pre defined limited time Once the time elapses computer resumes its previous awakeness state FancyZones utilityFancyZones is a window manager utility for arranging and snapping windows into efficient layouts to improve the speed of your workflow and restore layouts quickly FancyZones allows the user to define a set of window locations for a desktop that are drag targets for windows When the user drags a window into a zone the window is resized and repositioned to fill that zone Choose your layout Layout Editor If multiple displays are in use the editor will detect the available monitors and display them for the user to choose between The chosen monitor will then be the target of the selected layout Space around zones Creating a custom layoutThe zones editor also supports creating and saving custom layouts Select the Create new layout button at the bottom right There are two ways to create custom zone layouts Grid layout and Canvas layout These can also be thought of as subtractive and additive models The subtractive Grid model starts with a three column grid and allows zones to be created by splitting and merging zones resizing the gutter between zones as desired To merge two zones select and hold the left mouse button and drag the mouse until a second zone is selected then release the button and a popup menu will show up The additive Canvas model starts with a blank layout and supports adding zones that can be dragged and resized similar to windows Canvas layout also has keyboard support for zone editing Use the Arrows keys to move a zone by pixels or Ctrl Arrows to move a zone by pixel Use the Shift Arrows keys to resize a zone by pixels per edge or Ctrl Shift Arrows to resize a zone by pixels per edge To switch between the editor and dialog press the Ctrl Tab keys Quickly changing between layoutsWith a custom layout this layout can be configured to a user defined hotkey to quickly apply it to the desired desktop The hotkey can be set by opening the custom layout s edit menu Once set the custom layout can be applied by pressing the Win ⊞ Ctrl Alt hotkey binding The layout can also be applied by pressing the hotkey when dragging a window In the demo below we start with a default template applied to the screen and custom layouts that we assign hotkeys for We then use the Win ⊞ Ctrl Alt hotkey binding to apply the first custom layout and bind a window to it Finally we apply the second custom layout while dragging a window and bind the window to it Keyboard Manager utilityThe PowerToys Keyboard Manager enables you to redefine keys on your keyboard For example you can exchange the letter A for the letter D on your keyboard When you select the A key a D will display PowerRename utilityPowerRename is a bulk renaming tool that enables you to Modify the file names of a large number of files without renaming all of the files the same name Perform a search and replace on a targeted section of file names Perform a regular expression rename on multiple files Check expected rename results in a preview window before finalizing a bulk rename Undo a rename operation after it is completed In this demo all instances of the file name Pampalona are replaced with Pamplona Since all of the files are uniquely named this would have taken a long time to complete manually one by one PowerRename enables a single bulk rename Notice that the Undo Rename Ctrl Z command enables the ability to undo the change PowerToys Run utilityPowerToys Run is a quick launcher for power users that contains some additional features without sacrificing performance It is open source and modular for additional plugins To use PowerToys Run select Alt Space and start typing If that shortcut isn t what you like don t worry it is fully configurable in the settings Video Conference Mute Preview ImportantThis is a preview feature and only included in the pre release version of PowerToys Running this pre release requires Windows version build or later Quickly mute your microphone audio and turn off your camera video while on a conference call with a single keystroke regardless of what application has focus on your computer UsageThe default settings to use Video Conference Mute are ⊞Win N to toggle both Audio and Video at the same time⊞Win Shift A to toggle microphone⊞Win Shift O to toggle videoWhen using the microphone and or camera toggle shortcut keys you will see a small toolbar window display letting you know whether the your Microphone and Camera are set to on off or not in use You can set the position of this toolbar in the Video Conference Mute tab of PowerToys settings NoteRemember that you must have the pre release experimental version of PowerToys installed and running with the Video Conference Mute feature enabled in PowerToys settings in order to use this utility This was a quick intro to Microsoft PowerToysIt is developed on GitHub under Microsoft s official GitHub account the recommended way of downloading it is directly the exe from the GitHub releases page Have fun 2021-08-24 09:40:00
海外TECH DEV Community Consumer Driven Contract Testing with Pact (JavaScript) https://dev.to/jankaritech/contract-testing-with-pact-javascript-4pml Consumer Driven Contract Testing with Pact JavaScript Contract testing is a software testing technique which is used to test the integration points and interfaces between different software applications The main goal of contract testing is to test each application in isolation and ensure that they are compatible with a shared contract Consumer driven contract testing is simply a contract testing approach in which a consumer sets the list of expectations as a contract and expects a provider to be compatible with that contract PactPact is a code first tool for testing HTTP and message integrations using contract tests For more information see docs pact ioIn this blog post I will focus on how to test HTTP integrations using Pact The following diagram shows the overview of how Pact works Overview of How Pact WorksFor a step by step explanation please refer to How Pact works Pact is available in more than programming languages See here for supported programming languages In this blog post I will focus on the JavaScript implementation of Pact Writing Tests with PactJs Consumer Side Let s assume that you have a web application that gets earth s total population from an API server and you want to test that application without having to actually communicate with the real server This is where Pact comes in Before writing any tests you need to have a working web application Let s create one Install axios required to make HTTP requestsnpm i axios Create a client js file inside a src folder and write the following code src client jsconst axios require axios function Earth api server url this AXIOS axios create baseURL api server url this getTotalPopulation function return this AXIOS get population then res gt res data module exports Earth Now we are ready to write some tests InstallationWe will be using PactV with Jest in this example Install PactV and Jest using the following command npm i D pact foundation pact beta jest Writing TestsCreate client spec js file inside a tests folder This spec file is our test file The test looks like this Note The following example may or may not work with the latest version of above packages tests client spec jsconst path require path const Earth require src client const PactV MatchersV require pact foundation pact describe Test gt pact mock server url const mock port const mock server url mock port pact instance const provider new PactV consumer web server provider api server port mock port dir path resolve process cwd tests pacts it test getTotalPopulation gt interaction provider uponReceiving a GET request to get total earth s population withRequest method GET path population willRespondWith status headers Content Type application json body population MatchersV number return provider executeTest gt const earth new Earth mock server url return earth getTotalPopulation then res gt expect res population toBe catch err gt expect err toBeNull In the above test firstly we created the pact instance with mandatory options except port if the port is not provided the mock server will run on a random port Then we added the interaction that we want to test During the test run the test function getTotalPopulation will send the expected request to the mock server withRequest method GET path population And the mock server will respond with the expected response willRespondWith status headers Content Type application json body population MatchersV number MatchersV provides a set of matchers that can be used to check the response For detailed information please read Using the V matching rulesIt is important to note that the test function call and assertions should be done within the callback block of executeTest Function executeTest is responsible for starting and stopping the mock server and also for writing the pact file Now as you have your first test you can run the test using the following command npx jest tests client spec jsResult When a test run exits with success it will generate a json file i e pact or contract file inside the pacts folder which is later used to verify the provider Verifying the Provider Provider Side You have written tests for your web application But now you also need to verify that your API server returns the expected response as per the contract As I have mentioned above you need a pact file contract in order to verify the provider API server Let s create a simple API server using express which will only respond to the population endpoint Install express with the following command npm i express Create a server js file inside a src folder and write the following code src server jsconst express require express const app express const port app get population req res gt res append Content Type application json status send populatioin app listen port gt console log Server running at http localhost port To run the server run the following command node src serverNow the API server is up and running let s write a test file to verify the contract against the provider tests server spec jsconst VerifierV require pact foundation pact const path require path const assert require assert describe Pact Verification gt it verifies the provider gt const options provider api server providerBaseUrl http localhost disableSSLVerification true pactUrls path resolve process cwd tests pacts web server api server json return new VerifierV options verifyProvider then output gt console log Pact Verification Complete console log Result output catch function error console log error assert fail The important things to note in the above test are providerBaseUrl This is the URL of the API server pactUrls This is the path to the pact file The pact file is generated by the consumer side tests Run the provider verification test using the following command npx jest tests server spec jsResult Congratulations You have successfully written your first consumer driven contract test and provider verification test using Pact 2021-08-24 09:38:44
海外TECH DEV Community AWS Certified Cloud Practitioner CLF-C01 Exam Questions Part 1 https://dev.to/awslagi/aws-certified-cloud-practitioner-clf-c01-exam-questions-part-1-310k AWS Certified Cloud Practitioner CLF C Exam Questions Part Source AWS GCP Under the shared responsibility model which of the following is the customer responsible for A Ensuring that disk drives are wiped after usE B Ensuring that firmware is updated on hardware devices C Ensuring that data is encrypted at rest D Ensuring that network cables are category six or higher Which services are parts of the AWS serverless platform A Amazon EC Amazon S Amazon AthenaB Amazon Kinesis Amazon SQS Amazon EMRC AWS Step Functions Amazon DynamoDB Amazon SNSD Amazon Athena Amazon Cognito Amazon ECWhich of the following services is in the category of AWS serverless platform A Amazon EMRB Elastic Load BalancingC AWS LambdaD AWS Mobile HubAn administrator needs to rapidly deploy a popular IT solution and start using it immediately Where can the administrator find assistance A AWS Well Architected Framework documentationB Amazon CloudFrontC AWS CodeCommitD AWS Quick Start reference deploymentsOne benefit of On Demand Amazon Elastic Compute Cloud Amazon EC pricing is A the ability to bid for a lower hourly cost B paying a daily rate regardless of time useD C paying only for time useD D pre paying for instances and paying a lower hourly ratE Which of the following tasks is the responsibility of AWS A Encrypting client side dataB Configuring AWS Identity and Access Management IAM rolesC Securing the Amazon EC hypervisorD Setting user password policiesWhich is the MINIMUM AWS Support plan that provides technical support through phone calls A EnterpriseB BusinessC DeveloperD BasicHow should a customer forecast the future costs for running a new web application A Amazon Aurora BacktrackB Amazon CloudWatch Billing AlarmsC AWS Simple Monthly CalculatorD AWS Cost and Usage reportA company will be moving from an on premises data center to the AWS ClouD What would be one financial difference after the move A Moving from variable operational expense opex to upfront capital expense capex B Moving from upfront capital expense capex to variable capital expense capex C Moving from upfront capital expense capex to variable operational expense opex D Elimination of upfront capital expense capex and elimination of variable operational expense opex A solution that is able to support growth in users traffic or data size with no drop in performance aligns with which cloud architecture principle A Think parallelB Implement elasticityC Decouple your componentsD Design for failureWhich of the following can limit Amazon Simple Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsWhat can AWS edge locations be used for Choose two A Hosting applicationsB Delivering content closer to usersC Running NoSQL database caching servicesD Reducing traffic on the server by caching responsesE Sending notification messages to end usersHow does AWS shorten the time to provision IT resources A It supplies an online IT ticketing platform for resource requests B It supports automatic code validation services C It provides the ability to programmatically provision existing resources D It automates the resource request process from a company s IT vendor list Which AWS service can serve a static website A Amazon SB Amazon Route C Amazon QuickSightD AWS X RayWhich is the minimum AWS Support plan that includes Infrastructure Event Management without additional costs A EnterpriseB BusinessC DeveloperD BasicWhich AWS feature should a customer leverage to achieve high availability of an application A AWS Direct ConnectB Availability ZonesC Data centersD Amazon Virtual Private Cloud Amazon VPC In which scenario should Amazon EC Spot Instances be used A A company wants to move its main website to AWS from an on premises web server B A company has a number of application services whose Service Level Agreement SLA requires uptimE C A company s heavily used legacy database is currently running on premises D A company has a number of infrequent interruptible jobs that are currently using On Demand InstancesWhich of the following common IT tasks can AWS cover to free up company IT resources Choose two A Patching databases softwareB Testing application releasesC Backing up databasesD Creating database schemaE Running penetration testsWhich AWS services can be used to gather information about AWS account activity Choose two A Amazon CloudFrontB AWS CloudC AWS CloudTrailD AWS CloudHSME Amazon CloudWatchHow do customers benefit from Amazon s massive economies of scale A Periodic price reductions as the result of Amazon s operational efficienciesB New Amazon EC instance types providing the latest hardwareC The ability to scale up and down when neededD Increased reliability in the underlying hardware of Amazon EC instancesIf each department within a company has its own AWS account what is one way to enable consolidated billing A Use AWS Budgets on each account to pay only to budget B Contact AWS Support for a monthly bill C Create an AWS Organization from the payer account and invite the other accounts to join D Put all invoices into one Amazon Simple Storage Service Amazon S bucket load data into Amazon Redshift and then run a billing report Which of the following features can be configured through the Amazon Virtual Private Cloud Amazon VPC Dashboard Choose two A Amazon CloudFront distributionsB Amazon Route C Security GroupsD SubnetsE Elastic Load BalancingWhich options does AWS make available for customers who want to learn about security in the cloud in an instructor led setting Choose two A AWS Trusted AdvisorB AWS Online Tech TalksC AWS BlogD AWS ForumsE AWS Classroom TrainingWhich of the following is a component of the shared responsibility model managed entirely by AWS A Patching operating system softwareB Encrypting dataC Enforcing multi factor authenticationD Auditing physical data center assetsWhich service is best for storing common database query results which helps to alleviate database access load A Amazon Machine LearningB Amazon SQSC Amazon ElastiCacheD Amazon EC Instance StoreAmazon Relational Database Service Amazon RDS offers which of the following benefits over traditional database management A AWS manages the data stored in Amazon RDS tables B AWS manages the maintenance of the operating system C AWS automatically scales up instance types on demanD D AWS manages the database typE Which AWS support plan includes a dedicated Technical Account Manager A DeveloperB EnterpriseC BusinessD BasicWhich of the following is an important architectural design principle when designing cloud applications A Use multiple Availability Zones B Use tightly coupled components C Use open source softwarE D Provision extra capacityWhich of the following services falls under the responsibility of the customer to maintain operating system configuration security patching and networking A Amazon RDSB Amazon ECC Amazon ElastiCacheD AWS FargateWhich service provides a hybrid storage service that enables on premises applications to seamlessly use cloud storage A Amazon GlacierB AWS SnowballC AWS Storage GatewayD Amazon Elastic Block Storage Amazon EBS Which of the following security measures protect access to an AWS account Choose two A Enable AWS CloudTrail B Grant least privilege access to IAM users C Create one IAM user and share with many developers and users D Enable Amazon CloudFront E Activate multi factor authentication MFA for privileged users Which of the following is an AWS Cloud architecture design principle A Implement single points of failurE B Implement loose coupling C Implement monolithic design D Implement vertical scalingWhich of the following can an AWS customer use to launch a new Amazon Relational Database Service Amazon RDS cluster Choose two A AWS ConciergeB AWS CloudFormationC Amazon Simple Storage Service Amazon S D Amazon EC Auto ScalingE AWS Management ConsoleWhich AWS Cost Management tool allows you to view the most granular data about your AWS bill A AWS Cost ExplorerB AWS BudgetsC AWS Cost and Usage reportD AWS Billing dashboardThe financial benefits of using AWS are Choose two A reduced Total Cost of Ownership TCO B increased capital expenditure capex C reduced operational expenditure opex D deferred payment plans for startups E business credit lines for stratupsA company is migrating an application that is running non interruptible workloads for a three year time framE Which pricing construct would provide the MOST cost effective solution A Amazon EC Spot InstancesB Amazon EC Dedicated InstancesC Amazon EC On Demand InstancesD Amazon EC Reserved InstancesWhich AWS service can be used to manually launch instances based on resource requirements A Amazon EBSB Amazon SC Amazon ECD Amazon ECSUnder the shared responsibility model which of the following tasks are the responsibility of the AWS customer Choose two A Ensuring that application data is encrypted at restB Ensuring that AWS NTP servers are set to the correct timeC Ensuring that users have received security training in the use of AWS servicesD Ensuring that access to data centers is restrictedE Ensuring that hardware is disposed of properlyWhich AWS service would you use to obtain compliance reports and certificates A AWS ArtifactB AWS LambdaC Amazon InspectorD AWS Certificate ManagerWhich AWS services are defined as global instead of regional Choose two A Amazon Route B Amazon ECC Amazon SD Amazon CloudFrontE Amazon DynamoDBWhat technology enables compute capacity to adjust as loads change A Load balancingB Automatic failoverC Round robinD Auto ScalingHow would an AWS customer easily apply common access controls to a large set of users A Apply an IAM policy to an IAM group B Apply an IAM policy to an IAM rolE C Apply the same IAM policy to all IAM users with access to the same workloaD D Apply an IAM policy to an Amazon Cognito user pool Which of the following AWS features enables a user to launch a pre configured Amazon Elastic Compute Cloud Amazon EC instance A Amazon Elastic Block Store Amazon EBS B Amazon Machine ImageC Amazon EC Systems ManagerD Amazon AppStream Which of the following steps should be taken by a customer when conducting penetration testing on AWS A Conduct penetration testing using Amazon Inspector and then notify AWS support B Request and wait for approval from the customer s internal security team and then conducttesting C Notify AWS support and then conduct testing immediately D Request and wait for approval from AWS support and then conduct testing Which of the following is an advantage of consolidated billing on AWS A Volume pricing qualificationB Shared access permissionsC Multiple bills per accountD Eliminates the need for taggingWhich AWS service provides a customized view of the health of specific AWS services that power a customer s workloads running on AWS A AWS Service Health DashboardB AWS X RayC AWS Personal Health DashboardD Amazon CloudWatchWhere can AWS compliance and certification reports be downloaded A AWS ArtifactB AWS ConciergeC AWS Certificate ManagerD AWS Trusted AdvisorWhich is the MINIMUM AWS Support plan that allows for one hour target response time for support cases A EnterpriseB BusinessC DeveloperD BasicWhich design principles for cloud architecture are recommended when re architecting a large monolithic application Choose two A Use manual monitoring B Use fixed servers C Implement loose coupling D Rely on individual components E Design for scalability Which Amazon EC pricing model adjusts based on supply and demand of EC instances A On Demand InstancesB Reserved InstancesC Spot InstancesD Convertible Reserved InstancesWhich of the following services could be used to deploy an application to servers running onpremises Choose two A AWS Elastic BeanstalkB AWS OpsWorksC AWS CodeDeployD AWS BatchE AWS X RayWhich service allows a company with multiple AWS accounts to combine its usage to obtain volume discounts A AWS Server Migration ServiceB AWS OrganizationsC AWS BudgetsD AWS Trusted AdvisorWhat is Amazon CloudWatch A A code repository with customizable build and team commit features B A metrics repository with customizable notification thresholds and channels C A security configuration repository with threat analytics D A rule repository of a web application firewall with automated vulnerability prevention features If a customer needs to audit the change management of AWS resources which of the following AWS services should the customer use A AWS ConfigB AWS Trusted AdvisorC Amazon CloudWatchD Amazon InspectorWhich AWS service provides the ability to manage infrastructure as code A AWS CodePipelineB AWS CodeDeployC AWS Direct ConnectD AWS CloudFormationWhen performing a cost analysis that supports physical isolation of a customer workload which compute hosting model should be accounted for in the Total Cost of Ownership TCO A Dedicated HostsB Reserved InstancesC On Demand InstancesD No Upfront Reserved InstancesWhich of the following is a benefit of using the AWS Cloud A Permissive security removes the administrative burden B Ability to focus on revenue generating activities C Control over cloud network hardwarE D Choice of specific cloud hardware vendors Where should a company go to search software listings from independent software vendors to find test buy and deploy software that runs on AWS A AWS MarketplaceB Amazon LumberyardC AWS ArtifactD Amazon CloudSearchWhich task is AWS responsible for in the shared responsibility model for security and compliance A Granting access to individuals and servicesB Encrypting data in transitC Updating Amazon EC host firmwareD Updating operating systemsWhich of the following are categories of AWS Trusted Advisor Choose two A Fault ToleranceB Instance UsageC InfrastructureD PerformanceE Storage CapacityWhich AWS service provides alerts when an AWS event may impact a company s AWS resources A AWS Personal Health DashboardB AWS Service Health DashboardC AWS Trusted AdvisorD AWS Infrastructure Event ManagementA company wants to reduce the physical compute footprint that developers use to run codE Which service would meet that need by enabling serverless architectures A Amazon Elastic Compute Cloud Amazon EC B AWS LambdaC Amazon DynamoDBD AWS CodeCommitWhich AWS service allows companies to connect an Amazon VPC to an on premises data center A AWS VPNB Amazon RedshiftC API GatewayD Amazon Direct ConnectUnder the shared responsibility model which of the following is a shared control between a customer and AWS A Physical controlsB Patch managementC Zone securityD Data center auditingWhich AWS service should be used for long term low cost storage of data backups A Amazon RDSB Amazon GlacierC AWS SnowballD AWS EBSWhen architecting cloud applications which of the following are a key design principle A Use the largest instance possibleB Provision capacity for peak loadC Use the Scrum development processD Implement elasticityWhich AWS service provides a simple and scalable shared file storage solution for use with Linuxbased AWS and on premises servers A Amazon SB Amazon GlacierC Amazon EBSD Amazon EFSWhich AWS managed service is used to host databases A AWS BatchB AWS ArtifactC AWS Data PipelineD Amazon RDSWhich of the following security related services does AWS offer Choose two A Multi factor authentication physical tokensB AWS Trusted Advisor security checksC Data encryptionD Automated penetration testingE Amazon S copyrighted content detectionWhich of the following Identity and Access Management IAM entities is associated with an access key ID and secret access key when using AWS Command Line Interface AWS CLI A IAM groupB IAM userC IAM roleD IAM policyWhich service provides a virtually unlimited amount of online highly durable object storage A Amazon RedshiftB Amazon Elastic File System Amazon EFS C Amazon Elastic Container Service Amazon ECS D Amazon SWhat is the benefit of using AWS managed services such as Amazon ElastiCache and Amazon Relational Database Service Amazon RDS A They require the customer to monitor and replace failing instances B They have better performance than customer managed services C They simplify patching and updating underlying OSs D They do not require the customer to optimize instance type or size selections Web servers running on Amazon EC access a legacy application running in a corporate data center What term would describe this model A Cloud nativeB Partner networkC Hybrid architectureD Infrastructure as a serviceWhich of the following AWS services can be used to serve large amounts of online video content with the lowest possible latency Choose two A AWS Storage GatewayB Amazon SC Amazon Elastic File System EFS D Amazon GlacierE Amazom CloudFrontThe AWS Cloud s multiple Regions are an example ofA agility B global infrastructurE C elasticity D pay as you go pricing Which of the following are valid ways for a customer to interact with AWS services Choose two A Command line interfaceB On premisesC Software Development KitsD Software as a serviceE HybridWhich statement best describes Elastic Load Balancing A It translates a domain name into an IP address using DNS B It distributes incoming application traffic across one or more Amazon EC instances C It collects metrics on connected Amazon EC instances D It automatically adjusts the number of Amazon EC instances to support incoming traffic A company is looking for a scalable data warehouse solution Which of the following AWS solutions would meet the company s needs A Amazon Simple Storage Service Amazon S B Amazon DynamoDBC Amazon KinesisD Amazon RedshiftWhich of the following AWS Cloud services can be used to run a customer managed relational database A Amazon ECB Amazon Route C Amazon ElastiCacheD Amazon DynamoDBWhat is the AWS customer responsible for according to the AWS shared responsibility model A Physical access controlsB Data encryptionC Secure disposal of storage devicesD Environmental risk managementWhich Amazon EC instance pricing model can provide discounts of up to A Reserved InstancesB On DemandC Dedicated HostsD Spot InstancesWhich storage service can be used as a low cost option for hosting static websites A Amazon GlacierB Amazon DynamoDBC Amazon Elastic File System Amazon EFS D Amazon Simple Storage Service Amazon S A customer is deploying a new application and needs to choose an AWS Region Which of the following factors could influence the customer s decision Choose two A Reduced latency to usersB The application s presentation in the local languageC Data sovereignty complianceD Cooling costs in hotter climatesE Proximity to the customer s office for on site visitsWhich of the following is an AWS managed Domain Name System DNS web service A Amazon Route B Amazon NeptuneC Amazon SageMakerD Amazon LightsailWhich of the following are features of Amazon CloudWatch Logs Choose two A Summaries by Amazon Simple Notification Service Amazon SNS B Free Amazon Elasticsearch Service analyticsC Provided at no chargeD Real time monitoringE Adjustable retentionA customer is using multiple AWS accounts with separate billing How can the customer take advantage of volume discounts with minimal impact to the AWS resources A Create one global AWS account and move all AWS resources to the account B Sign up for three years of Reserved Instance pricing up front C Use the consolidated billing feature from AWS Organizations D Sign up for the AWS Enterprise support plan to get volume discounts Which of the following is the customer s responsibility under the AWS shared responsibility model A Patching underlying infrastructureB Physical securityC Patching Amazon EC instancesD Patching network infrastructureWhich feature of the AWS Cloud will support an international company s requirement for low latency to all of its customers A Fault toleranceB Global reachC Pay as you go pricingD High availabilityFor which auditing process does AWS have sole responsibility A AWS IAM policiesB Physical securityC Amazon S bucket policiesD AWS CloudTrail LogsWhat approach to transcoding a large number of individual video files adheres to AWS architecture principles A Using many instances in parallelB Using a single large instance during off peak hoursC Using dedicated hardwareD Using a large GPU instance typeWhich service should a customer use to consolidate and centrally manage multiple AWS accounts A AWS IAMB AWS OrganizationsC AWS Schema Conversion ToolD AWS ConfigWhat is an example of agility in the AWS Cloud A Access to multiple instance typesB Access to managed servicesC Using Consolidated Billing to produce one billD Decreased acquisition time for new compute resourcesWhich of the following is a fast and reliable NoSQL database service A Amazon RedshiftB Amazon RDSC Amazon DynamoDBD Amazon SWhich AWS IAM feature allows developers to access AWS services through the AWS CLI A API keysB Access keysC User names PasswordsD SSH keysWhat is the lowest cost durable storage option for retaining database backups for immediate retrieval A Amazon SB Amazon GlacierC Amazon EBSD Amazon EC Instance StoreOne of the advantages to moving infrastructure from an on premises data center to the AWS Cloud is A it allows the business to eliminate IT bills B it allows the business to put a server in each customer s data center C it allows the business to focus on business activities D it allows the business to leave servers unpatched How many Availability Zones should compute resources be provisioned across to achieve high availability A A minimum of oneB A minimum of twoC A minimum of threeD A minimum of four or moreWhich of the following is a shared control between the customer and AWS A Providing a key for Amazon S client side encryptionB Configuration of an Amazon EC instanceC Environmental controls of physical AWS data centersD Awareness and trainingWhich of the following components of the AWS Global Infrastructure consists of one or more discrete data centers interconnected through low latency links A Availability ZoneB Edge locationC RegionD Private networkingA customer needs to run a MySQL database that easily scales Which AWS service should they use A Amazon AuroraB Amazon RedshiftC Amazon DynamoDBD Amazon ElastiCacheWhat is one of the advantages of the Amazon Relational Database Service Amazon RDS A It simplifies relational database administration tasks B It provides reliability and durability C It automatically scales databases for loads D It enabled users to dynamically adjust CPU and RAM resources Which AWS services should be used for read write of constantly changing data Choose two A Amazon GlacierB Amazon RDSC AWS SnowballD Amazon RedshiftE Amazon EFSAWS supports which of the following methods to add security to Identity and Access Management IAM users Choose two A Implementing Amazon RekognitionB Using AWS Shield protected resourcesC Blocking access with Security GroupsD Using Multi Factor Authentication MFA E Enforcing password strength and expirationAccording to best practices how should an application be designed to run in the AWS Cloud A Use tighly coupled components B Use loosely coupled components C Use infrequently coupled components D Use frequently coupled components Which is a recommended pattern for designing a highly available architecture on AWS A Ensure that components have low latency network connectivity B Run enough Amazon EC instances to operate at peak loaD C Ensure that the application is designed to accommodate failure of any single component D Use a monolithic application that handles all operations Under the AWS shared responsibility model which of the following activities are the customer s responsibility Choose two A Patching operating system components for Amazon Relational Database Server Amazon RDS B Encrypting data on the client sideC Training the data center staffD Configuring Network Access Control Lists ACL E Maintaining environmental controls within a data centerWhere are AWS compliance documents such as an SOC report located A Amazon InspectorB AWS CloudTrailC AWS ArtifactD AWS Certificate ManagerWhich of the following services will automatically scale with an expected increase in web traffic A AWS CodePipelineB Elastic Load BalancingC Amazon EBSD AWS Direct ConnectWhich AWS feature will reduce the customer s total cost of ownership TCO A Shared responsibility security modelB Single tenancyC Elastic computingD EncryptionWhich of the Reserved Instance RI pricing models can change the attributes of the RI as long as the exchange results in the creation of RIs of equal or greater value A Dedicated RIsB Scheduled RIsC Convertible RIsD Standard RIsWhich of the following security related actions are available at no cost A Calling AWS SupportB Contacting AWS Professional Services to request a workshopC Accessing forums blogs and whitepapersD Attending AWS classes at a local universityWhich of the following can limit Amazon Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsA characteristic of edge locations is that they A host Amazon EC instances closer to users B help lower latency and improve performance for users C cache frequently changing data without reaching the origin server D refresh data changes dailyCompared with costs in traditional and virtualized data centers AWS has A greater variable costs and greater upfront costs B fixed usage costs and lower upfront costs C lower variable costs and greater upfront costs D lower variable costs and lower upfront costs Which of the following Reserved Instance RI pricing models provides the highest average savings compared to On Demand pricing A One year No Upfront Standard RI pricingB One year All Upfront Convertible RI pricingC Three year All Upfront Standard RI pricingD Three year No Upfront Convertible RI pricingWhich of the following are advantages of AWS consolidated billing Choose two A The ability to receive one bill for multiple accountsB Service limits increasing by default in all accountsC A fixed discount on the monthly billD Potential volume discounts as usage in all accounts is combinedE The automatic extension of the master account s AWS support plan to all accountsWhich AWS tools assist with estimating costs Choose threE A Detailed billing reportB Cost allocation tagsC AWS Simple Monthly CalculatorD AWS Total Cost of Ownership TCO CalculatorE Cost EstimatorWhich of the following is a correct relationship between regions Availability Zones and edge locations A Data centers contain regions B Regions contain Availability Zones C Availability Zones contain edge locations D Edge locations contain regions A company is considering using AWS for a self hosted database that requires a nightly shutdown for maintenance and cost saving purposes Which service should the company use A Amazon RedshiftB Amazon DynamoDBC Amazon Elastic Compute Cloud Amazon EC with Amazon EC instance storeD Amazon EC with Amazon Elastic Block Store Amazon EBS What costs are included when comparing AWS Total Cost of Ownership TCO with on premises TCO A Project managementB Antivirus software licensingC Data center securityD Software developmentWhich services can be used across hybrid AWS Cloud architectures Choose two A Amazon Route B Virtual Private GatewayC Classic Load BalancerD Auto ScalingE Amazon CloudWatch default metricsWhich of the following are characteristics of Amazon S Choose two A A global file systemB An object storeC A local file storeD A network file systemE A durable storage systemWhich service enables risk auditing by continuously monitoring and logging account activity including user actions in the AWS Management Console and AWS SDKs A Amazon CloudWatchB AWS CloudTrailC AWS ConfigD AWS HealthWhich AWS characteristics make AWS cost effective for a workload with dynamic user demand Choose two A High availabilityB Shared security modelC ElasticityD Pay as you go pricingE ReliabilityWhich of the following Amazon EC pricing models allow customers to use existing server bound software licenses A Spot InstancesB Reserved InstancesC Dedicated HostsD On Demand InstancesWhich of the following inspects AWS environments to find opportunities that can save money for users and also improve system performance A AWS Cost ExplorerB AWS Trusted AdvisorC Consolidated billingD Detailed billingWhich AWS services can host a Microsoft SQL Server database Choose two A Amazon ECB Amazon Relational Database Service Amazon RDS C Amazon AuroraD Amazon RedshiftE Amazon SDistributing workloads across multiple Availability Zones supports which cloud architecture design principle A Implement automation B Design for agility C Design for failurE D Implement elasticity A customer would like to design and build a new workload on AWS Cloud but does not have the AWS related software technical expertise in housE Which of the following AWS programs can a customer take advantage of to achieve that outcome A AWS Partner Network Technology PartnersB AWS MarketplaceC AWS Partner Network Consulting PartnersD AWS Service CatalogWhat AWS team assists customers with accelerating cloud adoption through paid engagements in any of several specialty practice areas A AWS Enterprise SupportB AWS Solutions ArchitectsC AWS Professional ServicesD AWS Account ManagersWhich service stores objects provides real time access to those objects and offers versioning and lifecycle capabilities A Amazon GlacierB AWS Storage GatewayC Amazon SD Amazon EBSThe use of what AWS feature or service allows companies to track and categorize spending on a detailed level A Cost allocation tagsB Consolidated billingC AWS BudgetsD AWS Marketplace 2021-08-24 09:16:09
海外TECH DEV Community Index Only Scan on Functional Indexes https://dev.to/aws-heroes/index-only-scan-on-functional-indexes-9o2 Index Only Scan on Functional IndexesIn a past post I detailed how the most common RDBMS can avoid the most expensive operation in an access by index the lookup to the rows scattered in the table with Index Only Scan I mentioned the limitation with PostgreSQL where the ACID visibility of the row is not stored in the index and then Index Only Scan makes sense with freshly vacuumed tables only There s another limitation which is easy to workaround with a little redundant storage in the index or the table Here is my table without indexes for the moment postgres set enable bitmapscan false SETpostgres create table demo id bigint username text CREATE TABLEpostgres insert into demo select n Number to hex n from generate series n INSERT postgres vacuum demo VACUUMpostgres select from demo where username Number id username Number row Note that I ve disabled Bitmap Scan to get the testcase simpler The goal is to show Index Scan vs Index Only Scan My goal is to search with a function applied on the column en return only that value with the function applied postgres explain analyze select from demo where upper username NUMBER QUERY PLAN Seq Scan on demo cost rows width actual time rows loops Filter upper username NUMBER text Rows Removed by Filter I can add a Function Based Index to get fast access to those rows postgres create index demo upper on demo upper username CREATE INDEXpostgres explain analyze select upper username from demo where upper username NUMBER QUERY PLAN Index Scan using demo upper on demo cost rows width actual time rows loops Index Cond upper username NUMBER text That s not bad but we can do better Why not using an Index Only Scan here as all information I need upper username is there in the index and the visibility map I got no changes since the last vacuum The problem is that the query planner just takes the expression sees that there s an index on it knows that I ll select the username column and apply a function on it Then it thinks it needs the username column without realizing it already has the value with the function applied covering indexOne workaround is easy add the column to the index And this can be done with a covering index postgres create index demo upper covering on demo upper username username CREATE INDEXpostgres analyze demo ANALYZEpostgres explain analyze select upper username from demo where upper username NUMBER QUERY PLAN Index Only Scan using demo upper covering on demo cost rows width actual time rows loops Index Cond upper username NUMBER text Heap Fetches Here is my Index Only Scan However the index is a bit larger which means less pages stays in the shared buffers and filesystem cache calculated columnAnother possibility since PG is to add this upper username within the table The big advantage is that queries will use this generated column without having to code the expression each time without the risk of being inconsistent between the where clause and the select clause And we will index it so that there s no doubt about its presence in the index postgres alter table demo add column upper username text generated always as upper username stored ALTER TABLEpostgres create index demo upper stored on demo upper username CREATE INDEXpostgres analyze demo ANALYZEpostgres explain analyze select upper username from demo where upper username NUMBER QUERY PLAN Index Only Scan using demo upper stored on demo cost rows width actual time rows loops Index Cond upper username NUMBER text Heap Fetches Here it is easy to query for the developer easy to index for the DBA easy to optimize for the query planner There s still some redundant storage here but in the table which is a smaller problem as the goal is not to read the table here versions and alternativesCurrently PG only STORED generated columns are supported If one day virtual ones are allowed it may be even better About PostgreSQL compatible databases AWS Aurora supports all those with the provisioned version The serverless one is PG compatible and supports functional indexes but not generated columns YugabyteDB is currently PG compatible so the solution is functional index CockroachDB has no function based indexes but generated columns stored and virtual but only indexes on stored ones do not need to go to the primary one db lt gt fiddle for this fiddle cafecbdccadabaecThe best performance optimization for OLTP is to avoid the random reads of accessing the table for the critical use cases that read many rows SSD have reduce the random read latency but now with distributed databases we want to avoid cross node latency RDBMS have many possibilities for storing redundant data to keep clustered what will be queried together And thanks to SQL and Edgar F Codd relational rules and this is only DDL with no need to change the DML in your code for better scalability without compromising agility Function Based Indexes and Covering Indexes are key features for that allowing Index Only Scan even on Secondary Indexes 2021-08-24 09:08:34
海外TECH Engadget Oculus update lets Quest headsets auto-sync VR media to mobile https://www.engadget.com/oculus-quest-update-media-mobile-090046369.html?src=rss Oculus update lets Quest headsets auto sync VR media to mobileOculus is rolling out an update to its Quest VR headsets that includes several tweaks and improvements The highlight is the ability to auto sync your saved photos and video files directly to the Oculus mobile app That way you can manage and share those in game captures when you re outside of the headset nbsp The feature can be activated by opening the Files App from your Quest app library and selecting the cloud icon in the top right corner of the panel Your saved files will then be available in the the “Synced Media section under the Devices tab in the mobile app Oculus says that media will be unsynced and automatically removed from the app after days The improvement is the latest aimed at saved media In the v update earlier this year Oculus introduced a Browser app that let you download and upload files to websites making the task more seamless than plugging the headset into a PC Additional features include the option to gift games directly from the headset ーa process that was previously limited to browsers or the Oculus mobile app You can now also interact with your Facebook and Oculus friends from the People tab in Messenger Finally Oculus is changing up its fitness oriented Move feature It s moving to weekly workout goals instead of daily ones which will be viewable on the redesigned calendar Keeping the focus on long term targets you ll now see revised suggested calorie goals and move minutes Plus you ll be able to share your workout stats to Facebook including Groups Messenger and your timeline nbsp 2021-08-24 09:00:46
医療系 医療介護 CBnews 精神科医療機関の感染症対策体制確保を-厚労省、都道府県などにコロナ対応を事務連絡 https://www.cbnews.jp/news/entry/20210824181621 保健福祉部 2021-08-24 18:25:00
海外ニュース Japan Times latest articles U.S. scraps plan to use Japanese bases for Afghan refugees, sources say https://www.japantimes.co.jp/news/2021/08/24/asia-pacific/us-bases-refugees/ seoul 2021-08-24 18:41:35
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134?at_medium=RSS&at_campaign=KARANGA defence 2021-08-24 09:18:36
ニュース BBC News - Home M25: Three dead and two arrested after lorry, minibus and car crash https://www.bbc.co.uk/news/uk-england-essex-58312144?at_medium=RSS&at_campaign=KARANGA waltham 2021-08-24 09:19:01
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152?at_medium=RSS&at_campaign=KARANGA drivers 2021-08-24 09:27:15
ニュース BBC News - Home Airbnb offers free accommodation for 20,000 Afghan refugees https://www.bbc.co.uk/news/business-58315378?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-24 09:05:16
ニュース BBC News - Home Man bailed after Katie Price assault arrest https://www.bbc.co.uk/news/uk-england-essex-58315334?at_medium=RSS&at_campaign=KARANGA theft 2021-08-24 09:34:38
ニュース BBC News - Home Darts world pays tribute as Anderson dies aged 33 https://www.bbc.co.uk/sport/darts/58313913?at_medium=RSS&at_campaign=KARANGA australian 2021-08-24 09:44:15
ニュース BBC News - Home Fight Talk: Is this the end of Pacquiao's 26-year career? https://www.bbc.co.uk/sport/boxing/58306268?at_medium=RSS&at_campaign=KARANGA Fight Talk Is this the end of Pacquiao x s year career After his loss to Yordenis Ugas will Manny Pacquiao now retire from boxing And can Caleb Plant beat the odds and defeat Saul Canelo Alvarez Plus more in this week s Fight Talk 2021-08-24 09:20:15
LifeHuck ライフハッカー[日本版] 汗かく時期でも洗えるから安心。マグネットで簡単着脱できる伸縮ベルト https://www.lifehacker.jp/2021/08/machi-ya-urban-end.html urbanbelt 2021-08-24 19:00:00
北海道 北海道新聞 スーパーの7月販売額4・6%増 猛暑と五輪が追い風に https://www.hokkaido-np.co.jp/article/581547/ 全国スーパー売上高 2021-08-24 18:18:00
北海道 北海道新聞 満開“ドライブイン花火” 札幌・滝野公園 https://www.hokkaido-np.co.jp/article/581543/ 感染対策 2021-08-24 18:15:10
北海道 北海道新聞 25日の予告先発 https://www.hokkaido-np.co.jp/article/581546/ 予告先発 2021-08-24 18:15:00
北海道 北海道新聞 東京の2区、パラ学校観戦を中止 江東と江戸川、感染拡大で https://www.hokkaido-np.co.jp/article/581545/ 感染拡大 2021-08-24 18:15:00
北海道 北海道新聞 東京円、109円台後半 https://www.hokkaido-np.co.jp/article/581544/ 東京外国為替市場 2021-08-24 18:15:00
北海道 北海道新聞 そらちワインピクニック 今年はオンライン 生産者の座談会動画24日から配信 https://www.hokkaido-np.co.jp/article/580622/ 空知管内 2021-08-24 18:15:52
北海道 北海道新聞 ドレス彩る月形の花 農家ら有志が毎月撮影会 https://www.hokkaido-np.co.jp/article/581218/ 道内 2021-08-24 18:14:16
北海道 北海道新聞 コンサドーレ 25日にホームで名古屋戦 https://www.hokkaido-np.co.jp/article/581538/ 試合 2021-08-24 18:08:00
北海道 北海道新聞 連なる風鈴、癒やしの音色 旭川の雨紛神社 https://www.hokkaido-np.co.jp/article/581151/ 旭川市神居町雨紛 2021-08-24 18:09:20
北海道 北海道新聞 JR東海が再び一時帰休 9月、200人規模 https://www.hokkaido-np.co.jp/article/581537/ 一時帰休 2021-08-24 18:07:00
北海道 北海道新聞 日ハム、ドラフト候補90人 スカウト会議 https://www.hokkaido-np.co.jp/article/581536/ 日本ハム 2021-08-24 18:06:00
北海道 北海道新聞 軍人へのワクチン接種を義務化 米国防総省 https://www.hokkaido-np.co.jp/article/581535/ 国防総省 2021-08-24 18:02:00
ビジネス 東洋経済オンライン デルタ株にコロナワクチンは効くのか【動画】 従来株と比べて有効性、そして重症化予防は? | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/450574?utm_source=rss&utm_medium=http&utm_campaign=link_back 感染拡大 2021-08-24 18:05:00
TECH Engadget Japanese マイクロソフトのXbox Gamescom 2021配信は日本時間25日2時から。発表済タイトルの新情報中心 https://japanese.engadget.com/xbox-gamescom-live-110720659.html gamescom 2021-08-24 11:07:20
IT ITmedia 総合記事一覧 [ITmedia News] フジロックの来場者は延べ3万5449人 次回は22年7月末に https://www.itmedia.co.jp/news/articles/2108/24/news170.html itmedia 2021-08-24 20:13:00
TECH Techable(テッカブル) IPC公式パラゲーム「The Pegasus Dream Tour」、パラリンピック連動企画始動 https://techable.jp/archives/160465 jpgames 2021-08-24 11:30:40
TECH Techable(テッカブル) DNP、世界各地の書籍をオンデマンド製造・販売する「グローバルコネクト」に参画 https://techable.jp/archives/160487 世界各地 2021-08-24 11:00:07
AWS lambdaタグが付けられた新着投稿 - Qiita LambdaのIAMロール Lambda実行時のAWS_ACCESS_KEY_IDとかは何になる? https://qiita.com/yuta-katayama-23/items/d942e62cd2f7d7ff53dd 2021-08-24 20:54:01
python Pythonタグが付けられた新着投稿 - Qiita Python環境構築のすすめ https://qiita.com/APRILSIXTEEN/items/9d8ba8b6e8eb3ee3fb43 作成終了したら、下のterminalに以下のように打ち込んで仮想環境を起動しましょう。 2021-08-24 20:57:36
python Pythonタグが付けられた新着投稿 - Qiita python3での標準入力メモ https://qiita.com/hirowatari-s/items/e6d3dc461ae63e1f25c5 2021-08-24 20:38:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでデスクトップ画面に文字を表示したい https://teratail.com/questions/355940?rss=all pythonでデスクトップ画面に文字を表示したい前提・実現したいことpythonでデスクトップ画面に文字を表示させたいんですがどうやれば良いですかここに質問の内容を詳しく書いてください。 2021-08-24 20:56:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【WordPress】MW WP FORM CSSの擬似要素が適用されない https://teratail.com/questions/355939?rss=all 【WordPress】MWWPFORMCSSの擬似要素が適用されない完成形は以下の通りですただ、MWnbspFORMnbspFORMで元々のコードをテキストにコピペしたときに、以下のようにチェックボックスの部分が消えてしまいました。 2021-08-24 20:28:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WPF[MVVM] DataGrid更新時、ObservableCollectionの更新がViewに反映されない https://teratail.com/questions/355938?rss=all WPFMVVMDataGrid更新時、ObservableCollectionの更新がViewに反映されない前提・実現したいことMVVMのアーキテクチャを使って、DataGridの操作を作っています。 2021-08-24 20:23:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GoogleスプレッドシートでMATCHの評価の値が見つからないとありますが、どうやって問題のセルを探せば良いですか? https://teratail.com/questions/355937?rss=all GoogleスプレッドシートでMATCHの評価の値が見つからないとありますが、どうやって問題のセルを探せば良いですかこちらの予算書テンプレートを、Googleスプレッドシートを使って完成させたいのですが、何も入力する前から、MATCHの評価の値decが見つかりませんとあちこちでエラーが出ています。 2021-08-24 20:18:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GASでSlackのメッセージを監視したい! https://teratail.com/questions/355936?rss=all GASでSlackのメッセージを監視したい前提・実現したいことSlack上でつぶやかれたメッセージをGASで取得する取得したい情報は本文、スレッドID、リアクション有無取得した情報をGoogleスプレッドシートに書き込むメッセージにリアクションがついた場合、リアクション有無のセルを変更するスプレッドシート上で、リアクションが無いメッセージに対してGASからSlackへリプライを飛ばす完成形は上記のようにしたいのですが、この質問ではについて質問させていただきたいです。 2021-08-24 20:14:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) APIのデータを取得できない https://teratail.com/questions/355935?rss=all APIのデータを取得できない前提・実現したいこと簡単なSPA開発をしています。 2021-08-24 20:01:01
AWS AWSタグが付けられた新着投稿 - Qiita LambdaのIAMロール Lambda実行時のAWS_ACCESS_KEY_IDとかは何になる? https://qiita.com/yuta-katayama-23/items/d942e62cd2f7d7ff53dd 2021-08-24 20:54:01
AWS AWSタグが付けられた新着投稿 - Qiita 複数のAWS Chatbotを1つのSlackチャンネルで使う https://qiita.com/yuta-katayama-23/items/a569b9ee6b9c42f0798a 2021-08-24 20:46:16
AWS AWSタグが付けられた新着投稿 - Qiita インバウンド通信をCloud One Network Securityを使って保護してみた https://qiita.com/iLoveSki1973/items/1a80d32ab034f8e58efd 参考資料AWS移行GatewayLoadBalancerを使用したゲートウェイ型IPS移行具体的なGWLBの設定と動作が日本語にて説明されていて参考になりました。 2021-08-24 20:10:28
Docker dockerタグが付けられた新着投稿 - Qiita Dockerの本を読んでみた -9章編- https://qiita.com/danbo_lobo/items/4182dadc4fd1bc0720c7 ・Dockerによって予約された特殊なイメージ中身は空っぽ・DockerfileのFROMでのみ参照が可能・Dockerfileの命令によってコンテナの外からファイルを注入されて初めてイメージとして形を成す・Dockerイメージの始祖にあたる現存するDockerイメージの元を辿っていけば全部scratchに当たるから・中身が空っぽなイメージの為、イメージを作成する場合はコンテナの外から必要なファイルをコピーすることでイメージを構成する・scratchをベースにサイズの小さいアプリイメージを作成する場合、C言語やGo言語でビルドした実行バイナリをコンテナにコピーするだけというユースケースがほとんど。 2021-08-24 20:09:07
技術ブログ Developers.IO Elasticsearch 入門。その3 https://dev.classmethod.jp/articles/elasticsearch-starter3/ elasticsearch 2021-08-24 11:30:01
海外TECH DEV Community Cross-Validation and Hyperparameter Search in scikit-learn - A Complete Guide https://dev.to/balapriyac/cross-validation-and-hyperparameter-search-in-scikit-learn-a-complete-guide-5ed8 Cross Validation and Hyperparameter Search in scikit learn A Complete GuideThis post is inspired by Kevin Markham s course Introduction to Machine Learning with scikit learn on Data School If you re a beginner looking to get started with Machine Learning using scikit learn I would highly recommend this course to gain all the required foundational skills In just a few hours you d be able to understand and build basic regression and classification models with optimal hyperparameters If this sounds interesting please be sure to check the course at this link That said we shall cover the following in this post How to use cross validation to search for best model hyperparametersHow to use grid search for hyperparameter searchHow to search more efficiently for hyperparameters using randomized search How to Use Cross Validation to Evaluate a Machine Learning Model How do we validate a machine learning model When evaluating a machine learning model training and testing on the same dataset is not a great idea Why Let us draw a relatable analogy Ever since school days we ve been giving exams and how are our exams designed Well they ve been designed so as to test our understanding of the subjects rather than our ability to memorize The same analogy can be transposed to our machine learning model as well Here s the answer to the question Why can we not evaluate a model on the same data that it was trained on It is because this process inherently encourages the model to memorize the training data So the model performs extremely well on the training data However it generalizes rather poorly and performs badly on the data that it has never seen before What does train test split do As a model s performance on data that it has never seen before is a more reliable estimate of its performance we usually validate the model by checking how it performs on out of sample data that is on data that it has never seen before If you remember it is for this reason we use the train test split method in our very friendly and nifty library scikit learn This train test split splits the available data into two sets the train and test sets in certain proportions for example train on of the available data and test on the remaining of the data In this way we can ensure that every record in the dataset can either be in the training set or the test set but not both By doing so we are making sure that we test the model s performance on unseen data But is this good enough Or do we take this with a pinch of salt Let us train a simple KNeighborsClassifier in scikit learn on the iris dataset Necessary importsAs shown below we import the necessary modules from sklearn datasets import load irisfrom sklearn model selection import train test splitfrom sklearn neighbors import KNeighborsClassifierfrom sklearn import metrics Load the dataLet us load the iris data and separate out the features Sepal Length Sepal Width Petal Length and Petal Width and the target variables which are the class labels indicating the iris type Setosa Versicolour and Virginica read in the iris datairis load iris create X features and y response X iris datay iris target Create train test splitLet s create the train and test sets with random state Setting the random state ensures reproducibility In this case it ensures that the records that go into the train and test sets stay the same every time our code is run use train test split with different random state valuesX train X test y train y test train test split X y random state Check Classification AccuracyWe now instantiate the KNeighborsClassifier with n neighbors and fit the classifier on the training set and predict on the test set knn KNeighborsClassifier n neighbors knn fit X train y train y pred knn predict X test print metrics accuracy score y test y pred OutputNow let us change the random state to a different value What do you think the accuracy score would be Well please feel free to insert your favorite number in the random state and check for yourselves It d be a different accuracy score this time Setting the random state to another value we would get another value for the accuracy score The evaluation metric thus obtained is therefore susceptible to high variance The accuracy score may depend heavily on which data points end up in the training set and which end up in the test set Thus the accuracy score may be significantly different depending on how the division is made Clearly this doesn t seem like the best way to validate our model s performance How do we reach a consensus on how to calculate the accuracy score One very natural thing to do would be to create multiple train test splits calculate the accuracy for each such split and compute the average of all the accuracy scores thus obtained This definitely seems like a better estimate of the accuracy doesn t it This is precisely the essence of cross validation which we shall see in the subsequent section Understanding K fold cross validation Steps in K fold cross validationSplit the dataset into K equal partitions or “folds Use fold for testing and the union of the other folds as the training set Calculate accuracy on the test set Repeat steps and K times using a different fold for testing each time Use the average accuracy on different test sets as the estimate of out of sample accuracy Let us try to visualize this by splitting a dataset of observations into equal folds as shown below The dataset contains observations numbered through fold cross validation runs for iterations Let s see how the folds are created simulate splitting a dataset of observations into foldsfrom sklearn model selection import KFoldkf KFold n splits shuffle False split range print the contents of each training and testing setprint format Iteration Training set observations Testing set observations for iteration data in enumerate kf start print format iteration data str data OutputIteration Training set observations Testing set observations We observe the following For each iteration every observation is either in the training set or the testing set but not both Every observation is in the test set exactly once Each fold is used as the test set exactly once and in the training set K times The average accuracy thus obtained is a more accurate estimate of out of sample accuracy This process uses data more efficiently as every observation is used for both training and testing It is recommended to use stratified sampling for creating the folds as this ensures that all class labels are represented in equal proportions in each fold And scikit learn s cross val score does this by default In practice we can do even better by doing the following “Hold out a portion of the data before beginning the model building process Find the best model using cross validation on the remaining data and test it using the hold out set This gives a more reliable estimate of out of sample performance since the hold out set is truly out of sample How to Use Cross Validation to Search for Best Model Hyperparameters Cross validation for hyperparameter tuningFor the KNN classifier on the iris dataset can we possibly use cross validation to find the optimal value for K That is to search for the optimal value of n neighbors Remember K in KNN classifier is the number of neighbors n neighbors that we take into account for predicting the class label of the test sample Not to be confused with the K in K fold cross validation from sklearn model selection import cross val score fold cross validation with K for KNN the n neighbors parameter knn KNeighborsClassifier n neighbors scores cross val score knn X y cv scoring accuracy print scores Output use average accuracy as an estimate of out of sample accuracyprint scores mean OutputNow we shall run the K fold cross validation for the models with different values of n neighbors as shown below search for an optimal value of K for KNNk range list range k scores for k in k range knn KNeighborsClassifier n neighbors k scores cross val score knn X y cv scoring accuracy k scores append scores mean print k scores Output k scores Let us plot the values to get a better idea import matplotlib pyplot as plt matplotlib inline plot the value of K for KNN x axis versus the cross validated accuracy y axis plt plot k range k scores plt xlabel Value of K for KNN plt ylabel Cross Validated Accuracy We see that n neighbors K values from to yield higher accuracy especially K and As a larger value of K yields a less complex model we choose K This process of searching for the optimal values of hyperparameters is called hyperparameter tuning In this example we chose the values of K that resulted in higher mean accuracy score under fold cross validation This is how cross validation can be used to search for the best hyperparameters and this process can be done much more efficiently in scikit learn In KNN classifiers setting a very small value for K will make the model needlessly complex and a very large value of K would result in a model with high bias that yields suboptimal performance As K and gave the highest accuracy score close to we decided to choose K as a larger value of K would yield a less complex model While it is not particularly difficult to write the for loop we do realize that we may have to do it often Therefore it would be good to have a more convenient way of doing the hyperparameter search without having to write a loop every time and identify the best parameter through inspection How to Use Grid Search for Hyperparameter Search Import GridSearchCV Classfrom sklearn model selection import GridSearchCV Define the Parameter GridWe now define the parameter grid param grid a Python dictionary whose key is the name of the hyperparameter whose best value we re trying to find and the value is the list of possible values that we would like to search over for the hyperparameter define the parameter values that should be searchedk range list range create a parameter grid map the parameter names to the values that should be searchedparam grid dict n neighbors k range print param grid param grid n neighbors We now instantiate GridSearchCV Note that we specify the param grid instead of the n neighbors argument that we had specified for cross val score earlier Why is this valid Remember the parameter grid param grid is a dictionary whose key is n neighbors and the value is a list of possible values of n neighbors Therefore specifying the param grid ensures that the value at index i is fetched as the value of n neighbors in the i th run Instantiate fit the grid and view the results instantiate the gridgrid GridSearchCV knn param grid cv scoring accuracy return train score False We now go ahead and fit the grid with data and access the cv results attribute to get the mean accuracy score after fold cross validation standard deviation and the parameter values For convenience we may store the results in a pandas DataFrame The mean and standard deviation of the accuracy scores for n neighbors to are shown below fit the grid with datagrid fit X y view the results as a pandas DataFrameimport pandas as pdpd DataFrame grid cv results mean test score std test score params Outputmean test score std test score params n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors n neighbors When using cross val score we tried eyeballing the accuracy scores to identify the best hyperparameters and to make it easier we plotted the value of hyperparameters vs the respective cross validated accuracy scores Sounds good but doesn t seem to be a great option though Once we ve completed the grid search the following attributes can be very useful We can choose to examine the best score the highest cross validated accuracy score the best params the optimal value for the hyperparameters and the best estimator which is the best model that has the best hyperparameter Let us now examine these for our example examine the best modelprint grid best score print grid best params print grid best estimator Output n neighbors KNeighborsClassifier algorithm auto leaf size metric minkowski metric params None n jobs None n neighbors p weights uniform K has been chosen remember K was one of the values of K that gave highest cross validated accuracy score So far so good Searching for Multiple HyperparametersIn this example the only hyperparameter that we searched for was n neighbors What if there were many such hyperparameters We may think “Why not tune each hyperparameter independently Well we may independently search for the optimal values for each of the hyperparameters but the model may perform best at some values of the parameters that are very different from the individual best values So we have to search for the combination of the parameters that optimizes performance rather than the individual best parameters Let us build on the same example of KNNClassifier In addition to n neighbors let us also search for the optimal weighting strategy The default weighting option is uniform where all points are weighted equally and distance option weights points by the inverse of their distance In this case closer neighbors of a query point will have a greater influence than neighbors which are far away Define the Parameter Grid define the parameter values that should be searchedk range list range weight options uniform distance create a parameter grid map the parameter names to the values that should be searchedparam grid dict n neighbors k range weights weight options print param grid param grid n neighbors weights uniform distance Let us instantiate and fit the grid and view results as before instantiate and fit the gridgrid GridSearchCV knn param grid cv scoring accuracy return train score False grid fit X y view the resultspd DataFrame grid cv results mean test score std test score params Resultsmean test score std test score params n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform We see that we have models As we had possible values for n neighbors and possible values for weights As we chose fold cross validation there will be predictions made Time to look at our model s best score and parameters that yielded the best score examine the best modelprint grid best score print grid best params best score and best parameters n neighbors weights uniform We obtain the same best cross validated accuracy score of with n neighbors and weights uniform Now let us say we have to tune hyperparameters and we have a list of possible values for each of the hyperparameters This process creates models and when we run fold cross validation there are predictions made Clearly things do scale up very quickly and can soon become computationally infeasible How to Search More Efficiently for Hyperparameters Using Randomized SearchWe shall now try to rephrase the limitations of Grid Search better in a more formal way Say we have to search for M parameters Let p p p … p M be the M parameters Let the number of values that we would like to search over for p be n for p be n and so on with nM values for p M Grid Search considers all possible hyperparameter settings combinations into account and creates a model for each possible setting to choose the best model with optimal hyperparameters To understand it better assume that out of M parameters we decide to freeze the values of all hyperparameters except one say the M th parameter p M So Grid Search involves searching through the list of nM values for the M th hyperparameter So there are nM models created Suppose we now freeze the values of all hyperparameters except two say the last two p M and p M We now have to search through all possible combinations of p M and p M each having nM and n M possible values that we could search over We now take a step back and freeze the value of p M and search through all values for p M To account for all possible combinations we should repeat the procedure for all n M values for p M So this process would leave us with n M nM models Hope it s clear how the complexity scales with increasing values of the number of values each hyperparameter could take For the above example with M hyperparameters we would have n n n … n M models This is why we said that things could scale up quickly and become computationally intractable with Grid Search With this motivation to make hyperparameter search computationally more efficient let us proceed to understand Randomized Search Understanding RandomizedSearchCVIn contrast to GridSearchCV not all parameter values are tried out in RandomizedSearchCV but rather a fixed number of parameter settings is sampled from the specified distributions list of parameters If some of the hyperparameters that we re searching for are continuous then we should specify the distribution rather than the list of values while defining the parameter grid How do we define the fixed number of parameter settings The number of parameter settings that are tried is given by n iter There s a quality vs computational cost trade off in picking n iter A very small value of n iter would imply that we re more likely to find a suboptimal solution because we are actually considering too few combinations A very high value of n iter would mean we can ideally get closer to finding the best hyperparameters that yield the best model but this again comes with a high computation cost as before In fact if we set n iter n n n … n M from the previous example then we re essentially considering all possible hyperparameter combinations and now Randomized Search and Grid Search are equivalent Let us build on the same example of KNNClassifier from the previous section Let us search for the optimal weighting strategy and n neighbors And now let us implement Randomized Search in scikit learn and do the following steps as we did for Grid Search Import RandomizedSearchCV classfrom sklearn model selection import RandomizedSearchCV Define the parameter grid specify parameter distributions rather than a parameter grid param dist dict n neighbors k range weights weight options Instantiate the grid Set n iter Fit the grid amp View the results n iter controls the number of searchesrand RandomizedSearchCV knn param dist cv scoring accuracy n iter random state return train score False rand fit X y pd DataFrame rand cv results mean test score std test score params DataFramemean test score std test score params weights distance n neighbors weights uniform n neighbors weights uniform n neighbors weights uniform n neighbors weights uniform n neighbors weights distance n neighbors weights distance n neighbors weights uniform n neighbors weights distance n neighbors weights uniform n neighbors Examine the best score and best hyperparameters examine the best modelprint rand best score print rand best params Output weights uniform n neighbors Parameters of the best modelSurprisingly we see that the highest accuracy score obtained in this case where we only looked at different parameter settings instead of in Grid Search is the same as before And the value for n neighbors which is also one of the optimal values that we got when we initially searched for the optimal value of n neighbors Recall from the earlier blog post with the same example Maybe we just got lucky What is the guarantee that we will always get the best results Ah this question makes perfect sense doesn t it Let us do the following now Let us run RandomizedSearchCV for multiple times and see how many times we really end up getting lucky ️Run RandomizedSearchCV times and see what happens We log the best score for every run run RandomizedSearchCV times with n iter and record the best scorebest scores for in range rand RandomizedSearchCV knn param dist cv scoring accuracy n iter return train score False rand fit X y best scores append round rand best score Let us examine all the best scores now print best scores Output Best Scores Upon examining the best scores above for all the runs we see that we get the best accuracy score of about times Looks like we re lucky indeed What about the other times when we didn t quite get the best accuracy score These accuracy scores are around which is pretty close to This observation convinces us that even though Randomized Search may not always give the hyperparameters of the best performing model the models obtained by using these hyperparameters do not perform much worse compared to the best model obtained from Grid Search This means the best models thus obtained with the hyperparameters from randomized search are clearly very close to the optimal model In essence these may not be the best hyperparameters but certainly close to the best hyperparameters except that these are found under resource constrained settings Hope you all understood how we could use Randomized Search for hyperparameter tuning Hope you all enjoyed reading this post Happy Learning Until next time References Cover Image Photo by Ross Sneddon on UnsplashNote This post is a comprehensive post for understanding model evaluation and hyperparameter search This is a compiled and improved version of a few of my earlier shorter posts 2021-08-24 11:21:22
海外TECH DEV Community Shop by Brand Extension for Magento 2 https://dev.to/dolphinwebsolution/shop-by-brand-extension-for-magento-2-5hb5 Shop by Brand Extension for Magento Allows your customers in their desire to navigate the store in search of the favourite brands Create customised pages slider A Z alphabetical listing and more features Display brands separately as the main menu item Sort and arrange the brands in an Asc Desc manner Layered navigation on brand specific product listing pages Display featured brand slider on any page using custom widget Upload a custom logo for the brand Display brands as sliders Alphabetical listing of brands Search Filters amp Alphabetical order display OVERVIEWIt is proven that nine in ten online searchers stick to the store brands Additionally customers always stick to a single brand In a multi brand store shoppers expect to have a possibility to shop by brands Shoppers become emotionally attached to brands very quickly Especially when the products they once found attractive and suitable confirm their quality regularly Thus the first thing they often do when they reach online stores is to browse by their favorite brand Apparently it is better not to stand in the customers way when they are rushing to their favorite brands with Magento Shop by Brand extension you can make the brand to customer connection a lot easier and well directed Shop by Brand Magento extension creates a separate searching tool for your shoppers to freely investigate each brand on your website All brands will be gathered on one page to let your visitors choose from After clicking any of the brand the category page will be open and product related to that brand will be listed there Moreover each brand will have its own space which contains the description logo and products It is obvious that your shoppers now can shop with ease when being able to filter items by brands Another important point of this extension is that if admin wants to display featured brand slider then he can do that simply by adding custom widget from the backend Admin can create as many brands as they want edit brand details name description and image filterable by brand and easily customize the product page and product list page Admin can also set the Meta details for the brand page Customers will easily be able to sort brands by alphabetical names and also in Asc and Desc order For more detail click Here Shop by brand Extension 2021-08-24 11:10:51
海外TECH DEV Community HighlightJS - How to show some code safely? https://dev.to/adaendra/highlightjs-how-to-show-some-code-safely-3j0d HighlightJS How to show some code safely In our job it can be really useful to expose a bloc of code without execute it Generally we can use Markdown or some Wiki to do it But sometimes we want to use it on a website And in this case HighlightJS is our savior What is HighlightJS It s a JavaScript syntax highlighter with language auto detection and zero dependencies And currently languages and styles are implemented example How to use it Once you ve installed it with NodeJS or basic JavaScript import put some pre code Example just below blocks with our code to show and that s it lt pre gt lt code gt lt code gt lt pre gt Otherwise you can define which language to highlight lt pre gt lt code class language html gt lt code gt lt pre gt or add a class to ignore some blocks lt pre gt lt code class nohighlight gt lt code gt lt pre gt Their documentation is quite complete so go check it if you want more informations LinksHighlightJS website I hope it will help you 2021-08-24 11:06:36
Apple AppleInsider - Frontpage News 16-inch MacBook Pro, 14-inch MacBook Pro expected to have same performance https://appleinsider.com/articles/21/08/24/16-inch-macbook-pro-14-inch-macbook-pro-expected-to-have-same-performance?utm_medium=rss inch MacBook Pro inch MacBook Pro expected to have same performanceApple s introduction of a inch MacBook Pro and an updated inch MacBook Pro will both use the same MX chip a leaker claims with equivalent speed expected across both models Apple customers are familiar with the general trend for the company to include both faster processors and a better GPU in its larger MacBook Pro models giving them a performance advantage over the smaller variants According to one leaker this won t be the case this fall According to Dylandkt on Twitter both the inch MacBook Pro and inch MacBook Pro will have the same chip and the same performance In a second tweet it is clarified that both models will apparently use the same MX chip Read more 2021-08-24 11:56:48
Apple AppleInsider - Frontpage News Man pleads guilty to stealing naked photos from iCloud accounts https://appleinsider.com/articles/21/08/24/man-pleads-guilty-to-stealing-naked-photos-from-icloud-accounts?utm_medium=rss Man pleads guilty to stealing naked photos from iCloud accountsA man in Los Angeles Country stole more than photographs and videos from thousands of iCloud accounts with the intent to steal nudes ーsome of which ultimately ended up on porn websites Hao Ku Chi of La Puente California agreed to plead guilty to a total of four felonies relating to intrusions into thousands of iCloud accounts owned by victims The plot was to acquire images of naked women to share with co conspirators The man impersonated a member of Apple customer support staff in emails The Los Angeles Times reports in a bid to trick victims into handing over their Apple IDs and passwords Read more 2021-08-24 11:51:27
Apple AppleInsider - Frontpage News Tim Cook visiting White House on Wednesday to discuss cyber attacks https://appleinsider.com/articles/21/08/23/apples-tim-cook-to-visit-white-house-amid-rise-in-cyber-attacks?utm_medium=rss Tim Cook visiting White House on Wednesday to discuss cyber attacksApple CEO Tim Cook and Microsoft CEO Satya Nadella plan to visit the White House this week to discuss pressing cybersecurity concerns with President Joe Biden according to a report on Monday Citing sources familiar with the matter Bloomberg reports Cook and Nadella are scheduled to meet with Biden on Wednesday to discuss private sector contributions to cybersecurity efforts following a rash of attacks targeting key U S infrastructure and technology assets The conversation could include recent steps taken by companies in the banking energy and water utility industries to beef up protections against cyber attacks the report said A senior official with knowledge of the meeting said software security in the supply chain would likely be a topic of discussion Read more 2021-08-24 11:08:35
海外TECH Engadget The Morning After: Crypto heist hacker returns all $610 million they stole https://www.engadget.com/the-morning-after-crypto-heist-hacker-returns-all-610-million-they-stole-111630131.html?src=rss The Morning After Crypto heist hacker returns all million they stoleIt s the weirdest cryptocurrency heist so far On Monday Poly Network a cryptocurrency finance platform was hacked by “Mr White Hat who exploited a vulnerability in its code to steal million in Ethereum Shiba Inu and other cryptocurrencies The company now says it has recovered all the money it lost in the theft Less than a day after stealing the digital currencies the hacker started returning millions saying they were “ready to surrender They subsequently locked more than million in assets in an account that required passwords from both them and Poly Network They said they would only provide their password once everyone was “ready At that point Poly Network offered the hacker a reward ーa fraction of what they had stolen It s not entirely clear why the hacker surrendered but it may have been difficult to cash out the millions The hacker says they were trying to contribute to the security of Poly Network Maybe they just didn t want to get caught Poly will breathe a sigh of relief as will those that were doing their crypto trading through the platform ーMat SmithA Razer mouse can bypass Windows security just by being plugged inThe company says it s fixing the flaw Security researcher Jon Hat posted on Twitter that after plugging in a Razer mouse or dongle Windows Update will download the Razer installer executable and run it with SYSTEM privileges It also lets you access the Windows file explorer and Powershell with quot elevated quot privileges which means nefarious types could install harmful software ーif they can get to your USB ports Since this vulnerability requires someone plugging in a mouse it s not nearly as dangerous as a remote attack but it s still not great for Razer The company s security team said it s working on a fix nbsp Continue reading Finally the Stardew Valley esports tournament is a thingFarm mine and fish your way to glory on Labor Day weekend ConcernedApeEsports is most commonly associated with high octane competitive games usually with guns That s not the vibe in Stardew Valley where you literally tend to crops It s more agrarian less aggro But soon some of the world s finest Stardew Valley players will face off for thousands of dollars Creator Eric Barone said the first official Stardew Valley Cup event will take place on September th “It s a competition of skill knowledge and teamwork with a prize pool of over k More than challenges have been created for competitors to tackle with four teams of four players each having three hours to complete as many of the tasks as they can Best start sharpening that hoe Continue reading NASA s latest video from Mars looks like Dune A new video from the Curiosity rover is here NASA JPL Caltech MSSSNASA s Jet Propulsion Laboratory released a breathtaking panorama of the inside of the Gale Crater as snapped by the Curiosity Rover It shows off where the rover has been and where it s going Apparently on a clear day when there s no dust in the air you can see up to miles away Continue reading PayPal brings its cryptocurrency trading feature to the UKEven in small units PayPal is bringing the ability to buy hold and sell cryptocurrencies across to the other side of the pond the better part of a year after it launched in the US In a statement the company said that UK based users would be able to buy hold and sell Bitcoin Ethereum Litecoin and Bitcoin Cash via their PayPal account The company adds that users can buy as little as £ of cryptocurrency and while there are no fees to hold the currency users will have to pay transaction and currency conversion fees And hey it s not Poly Continue reading Twelve Minutes ruins a compelling game conceptI ve been waiting a while for this too nbsp Annapurna InteractiveTwelve Minutes managed to hook several Engadget editors when it was revealed back in Even before it gained an all star cast including Daisy Ridley James McAvoy and Willem Dafoe the pitch was easy to understand a time loop point and click adventure I made a note to keep an eye on the title and Devindra Hardawar who reviewed the game did the same Unfortunately the need to push the story in any ーmost ーdirections leads to some grim choices by the player and what Devindra calls “mind numbingly dumb twists Tell us how you really feel Continue reading Apple employees are organizing to push for real change at the company“We ve exhausted all internal avenues the group says A group of current and former Apple employees are calling on colleagues to publicly share stories of discrimination harassment and retaliation at the company The collective has started a Twitter account called Apple Workers quot For too long Apple has evaded public scrutiny quot the group says on its website quot When we press for accountability and redress to the persistent injustices we witness or experience in our workplace we are faced with a pattern of isolation degradation and gaslighting quot In August the company put Ashley Gjøvik a senior engineering program manager on paid administrative leave Apple hasn t yet commented Continue reading The best streaming gear for studentsIt s not just laptops and keyboards Being a student is hard but just because you re holed up in a dorm room doesn t mean you should settle for mediocre entertainment Our updated Student Buyer s Guide has everything you could possibly need to upgrade from mindlessly watching Netflix on your laptop That includes deals for TVs audio gear and the best streaming devices Continue reading Take a first look at the live action Cowboy Bebop It s coming November th NetflixNetflix s live action adaptation of classic anime Cowboy Bebop has been a long time coming and the show finally has a release date The episode first season will start streaming on November th There s still no trailer but we get some stills of the iconic crew played by John Cho Spike Spiegel Mustafa Shakir Jet Black and Daniella Pineda Faye Valentine There s a corgi too Continue reading Virgin Orbit plans to go publicIt ll go on the Nasdaq exchange to fund its space satellite project Mike Blake ReutersVirgin Orbit the less glamorous half of Virgin s space adventures has announced plans to go public on the Nasdaq stock exchange through a special purpose acquisitions company SPAC merger The deal with NextGen Acquisition Corp II values Virgin Orbit at billion The combined company is expected to pull in up to million in cash when the deal closes and it plans to scale up its rocket manufacturing The first spaceflight company to go public through a SPAC and the company that really kicked off the SPAC trend was Virgin Galactic back in which sought to fund its tourist trips to space Yeah the more exciting facet of space companies Continue reading The biggest stories you might have missedThe best laptops for college students Outriders is perfectly average making it ideal for Xbox Game PassTeardown shows the Playdate won t suffer from controller drift like the SwitchRare commemorative Game amp Watch handheld sells for at auctionT Mobile is giving customers a free year of Apple TV Data leak exposed million records including COVID vaccination statusesThe OnePlus Buds Pro feature smart ANC and a white noise mode 2021-08-24 11:16:30
医療系 医療介護 CBnews 都の医療機関にコロナ対応協力を要請、回答期限31日-拒否なら公表の可能性も、厚労省と都 https://www.cbnews.jp/news/entry/20210824202844 入院患者 2021-08-24 20:45:00
ニュース BBC News - Home Extension of Afghanistan evacuation deadline unlikely, says Wallace https://www.bbc.co.uk/news/uk-58312134?at_medium=RSS&at_campaign=KARANGA defence 2021-08-24 11:38:32
ニュース BBC News - Home Scottish Covid inquiry to start later this year https://www.bbc.co.uk/news/uk-scotland-scotland-politics-58318778?at_medium=RSS&at_campaign=KARANGA covid 2021-08-24 11:55:42
ニュース BBC News - Home Tokyo Paralympics: Channel 4 warns of privatisation risk to future coverage https://www.bbc.co.uk/news/entertainment-arts-58316833?at_medium=RSS&at_campaign=KARANGA wouldn 2021-08-24 11:26:55
ニュース BBC News - Home Captain Bale to lead Wales for September World Cup qualifiers https://www.bbc.co.uk/sport/football/58318873?at_medium=RSS&at_campaign=KARANGA robert 2021-08-24 11:24:48
ニュース BBC News - Home How are women in Afghanistan reacting to Taliban takeover? https://www.bbc.co.uk/news/world-asia-58315828?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-24 11:24:21
LifeHuck ライフハッカー[日本版] 普通のタオルと何が違う?特殊技術を採用した高機能タオル「fuwa-sui」 https://www.lifehacker.jp/2021/08/machi-ya-fuwa-sui-end.html fuwasui 2021-08-24 21:00:00
北海道 北海道新聞 みずほ、複数の予備装置機能せず システム障害、復旧遅れ https://www.hokkaido-np.co.jp/article/581605/ 遅れ 2021-08-24 20:14:00
北海道 北海道新聞 原発テロ対策の監視体制を強化 規制委、検査官増員へ https://www.hokkaido-np.co.jp/article/581604/ 原発テロ 2021-08-24 20:14:00
北海道 北海道新聞 緊急事態宣言、北海道など8道県追加へ まん延防止措置は4県 https://www.hokkaido-np.co.jp/article/581601/ 新型コロナウイルス 2021-08-24 20:10:00
北海道 北海道新聞 比大統領、副大統領目指す 再選禁止を回避、親子出馬か https://www.hokkaido-np.co.jp/article/581600/ 副大統領 2021-08-24 20:09:00
海外TECH reddit 五輪メダルのメッキ剥がれる https://www.reddit.com/r/newsokunomoral/comments/pal50w/五輪メダルのメッキ剥がれる/ ewsokunomorallinkcomments 2021-08-24 11:07:12
TECH Engadget Japanese 事故で脊髄を損傷し歩けなくなった20年後、聖火ランナーとして走る未来があった話:アカザーの車いす野郎 https://japanese.engadget.com/akazawa-wheelchair-120016816.html 聖火ランナー 2021-08-24 12:00:16
TECH Techable(テッカブル) LGが6G通信の実験に成功! 100m以上離れた拠点間でデータを送受信 https://techable.jp/archives/160435 無線通信 2021-08-24 12:30:52
TECH Techable(テッカブル) MagSafeにも対応した2in1スタンド「MOT-SPSTD13」 https://techable.jp/archives/160504 iphone 2021-08-24 12:00:32
python Pythonタグが付けられた新着投稿 - Qiita 【python】pandas学習記録~3回目:Excelのデータ取り込み~ https://qiita.com/masa2223/items/2f8f5bd585122f0be322 dfsheetnameでシート名に該当するDataFrameを抽出し、todictで変換します。 2021-08-24 21:34:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Java]Listの中に配列があり、リストの順番を配列の要素でソートしたい https://teratail.com/questions/355946?rss=all JavaListの中に配列があり、リストの順番を配列の要素でソートしたいタイトルはちょっと意味が分からないと思いますので以下コード例です。 2021-08-24 21:59:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ログイン成功時、リダイレクトさせたいが出来ない。 https://teratail.com/questions/355945?rss=all ログイン成功時、リダイレクトさせたいが出来ない。 2021-08-24 21:35:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C# のEntity frameworkで、元のデータを編集して新規のデータを追加しようとするとPrimary Keyのカラムを変更出来ない https://teratail.com/questions/355944?rss=all 2021-08-24 21:13:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) L1正則化項付き線形回帰モデルのハイパーパラメータ最適化に関して https://teratail.com/questions/355943?rss=all L正則化項付き線形回帰モデルのハイパーパラメータ最適化に関してL正則化項付き線形回帰モデルのハイパーパラメータ正則化係数の最適化をコーディングする際に計算時間の関係上グリッドサーチではなく、エビデンス近似で最適化をしたいと考えています。 2021-08-24 21:10:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SoftEther VPNを使用したラズパイのNASサーバへのVPN接続ができません。 https://teratail.com/questions/355942?rss=all SoftEtherVPNを使用したラズパイのNASサーバへのVPN接続ができません。 2021-08-24 21:09:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonのfor文の処理内容が理解できない。 https://teratail.com/questions/355941?rss=all Pythonのfor文の処理内容が理解できない。 2021-08-24 21:09:04
Git Gitタグが付けられた新着投稿 - Qiita git-svn 導入記(macOS) https://qiita.com/kaizen_nagoya/items/f3449bbad19761031bb4 gitsvn導入記macOSMacCatalinaでgitsvnを使えるようにするbrewinstallgitsvnでやってみた。 2021-08-24 21:07:51
海外TECH DEV Community Microsoft Server Üzerinde SQLite Kurulumu https://dev.to/aciklab/microsoft-server-uzerinde-sqlite-kurulumu-23k0 Microsoft Server Üzerinde SQLite KurulumuSQLite bilindiği gibi çokça tercih edilen bir veri tabanıyazılımı Diğer veri tabanıyazılımlarına göre daha sade olmasıile öne çıkan SQLite ın Microsoft Server üzerinde bir Powershell scripti içerisinde nasıl kullanılacağınıberaber inceleyelim Versiyon kontrolüBu aşamada sistemimizle alakalıbazıversiyon bilgilerini öğreneceğiz Bu bilgiler bize bir sonraki adım olan indirme adımında hangi SQLite versiyonunu indireceğimize karar verirken yardımcıolacak PS gt IntPtr Size komutu sisteminizin kaçbit görmemize yardımcıolur Bu komuttan çıktısınıalıyorsanız çıktısınıalıyorsanız bit bir sisteme sahip olduğunuz anlamına gelir PS gt PSVersionTableName Value PSVersion PSEdition Desktop PSCompatibleVersions BuildVersion CLRVersion WSManStackVersion PSRemotingProtocolVersion SerializationVersion komut çıktısında ise ihtiyacımız olan CLRVersion bilgisi Örneğin yukarıdaki çıktıiçin bu bilgi bize NET sürümünükullanmamız gerektiğini ifade ediyor Uygun SQLite Sürümünün İndirilmesiSQLite indirme bağlantısına giderek edindiğimiz versiyon bilgilerine göre sistemimize uygun SQLite sürümünüindirelim Bu işlem tarayıcıya da komut satırıüzerinden gerçekleştirilebilir PS gt Invoke WebRequest Uri OutFile C Windows Temp sqlite zipSıkıştırılmışdosya indirildikten sonra arayüz ya da komut satırıüzerinden ilgili dizine çıkartılmalıdır mkdir C Windows sqliteExpand Archive C Temp sqlite zip DestinationPath C Windows sqlite İndirilen Dosyanın Sisteme Eklenmesiİndirilen SQLite dosyasının aşağıdaki gibi sisteme eklenmesi gerekmektedir PS gt Add Type Path C Windows sqlite System Data SQLite dll 2021-08-24 12:43:10
海外TECH DEV Community Interviews are about telling a story https://dev.to/laurieontech/interviews-are-about-telling-a-story-21no Interviews are about telling a storyLast week I was in Danny Thompson s twitter space talking about tech interviews One piece of advice I gave was about preparing for conversational interviews and the types of questions you get asked Apparently people wanted to learn more And as always I m happy to oblige Tech Interviews aren t only about codeYou may be familiar with guides for studying and preparing to ace tech interviews Oftentimes they focus on algorithms and data structures You ll also find write ups and websites on studying for systems design interviews and other abstract exercises Prepping for these types of questions are great However they aren t the only type of interview rounds you re likely to encounter In most interview processes you ll have rounds that are very conversational in nature They re typically a mix of technical and people skills questions This post is about setting yourself up for success in these interviews What type of questions can you expect The interviewer in conversational rounds can be anyone from a manager to a colleague to a skip level director However their goal is often the same How do you collaborate How do you communicate What level of experience do you have handling challenges that are both technical and people focused Examples of the types of questions they might ask are Tell me about a time where you had to say no to a request Have you ever had to give feedback to a more senior engineer Can you tell me about that What mistakes have you made in implementing a system What would you do differently next time There are hundreds of these types of questions but you get the idea What does a good answer look like Sometimes these answers explicitly ask for a story e g tell me about a time Sometimes it s less overt and they say how would you handle In either case having a real life example you can point to helps ground your answer and show the experience you have Stories should have a beginning a middle and an end They should show a positive outcome or an outcome where you can point to the mistakes that were made and what you d do differently They also need to be clear concise and effective Most importantly the story needs to clearly connect to the question being asked This sounds like a lot to ask on the spot You have to think about the question come up with an anecdote package it well and relay it back to the interviewer All in or so minutes maybe less Yikes How This is where my original advice comes into play You don t need to think of every question you might be asked But you should think of some stories ahead of time Have stories in your back pocket going into an interview They should highlight different aspects of your collaboration and communication style so that they can fit the questions being asked A story where you did everything rightA story where you did something wrong and learned from itA story involving a peerA story involving managementA story involving another team company or external playerThis list isn t exhaustive but it will help you start thinking about some good anecdotes Once you ve zeroed in on your stories you can start to practice talking about them When prepping a story consider an interview enviroment You want to Get to the point quickly remove any extraneous or overly detailed pieces of informationBe clear beginning middle and end make sure that your point comes acrossConnect to the question this takes some practice but try and mention the keywords of the question as you re concluding the story and drive home how it connectsShow off this doesn t mean you should brag but try and show yourself in a positive light even when the story involves a misadventureThinking through all of this ahead of time will give you confidence going into these types of interviews You won t be stuck trying to think of a good anecdote in live time Important caveatsThere are a couple mistakes to avoid If they ask for a time you weren t successful don t use a story where you were Always have a story for when you messed up Be able to analyze what you could have done differently but don t avoid the point of the question You don t need to be an engineer to answer these questions well If you are a career changer you can tell a story involving retail managers your fellow line cook the military Whatever it is this is a great opportunity to show how your current experience relates to the role and why you have more to offer than someone straight out of school Interviews are about youFor all the flaws with technical interviews conversational interviews are different You don t need to be the most outgoing person in the room or have studied a textbook worth of potential questions A few focused areas of prep will help you show off your skills and experience 2021-08-24 12:34:23
海外TECH DEV Community 5 Things to do before making the build for Production. (React JS) https://dev.to/atulbhattsystem32/5-things-to-do-before-making-the-build-for-production-react-js-j8b Things to do before making the build for Production React JS This article is not something you might not already know but maybe you might not have it all listed in a one place There can be more things that I ll surely be missing in this article which I would like you to mention down in the comments so that I can compile another part to this article And this is a beginner level post So let s start on listing the things that I feel one should do before pushing their production build These are the things that I have used for the react project I have built but they are definitely the points which can surely be helpful in other projects Clearing all the console logs that are absolutely not intended for the users And it s rare that console logs are there for users Remove all the commented code which doesn t serves any purpose or in the end is just misleading Comments are meant for giving extra context to why something has been done not the other way around The above screenshot depicts how there is a useless console log which the developer might have used for the testing purpose which should be removed once everything is wrapped up in development and the project is ready for getting into production Another thing worth keeping note is the commented code which serves no purpose in the end Removing all the unused npm packages and libraries that are installed Deleting all the unused files that are just clogging up It might feel overwhelming to find all the unused packages and files manually but don t you worry As the diamond cuts the diamond in the same way we will use another package to remove the dead files You can follow the packages below depcheckunimported Check how the build works by serving the build in react I know that I used to create a build and then push it to staging server to check how it will behave there because I wasn t aware of the fact that React offers this functionality It s always good to check your build before pushing it to the server So basically this is not about improving the code or optimizing it These things go hand in hand when you are doing development The goalof this article is primarily on giving the finishing touch to your React Web App before making it live in the production I hope this article was helpful to you I would be more than happy to receive your feedback on this article Thanks for your precious time reading this Stay tuned for more insightful reading by me 2021-08-24 12:25:58
Apple AppleInsider - Frontpage News Phil Schiller promotes Porsche curated playlists in Apple Music https://appleinsider.com/articles/21/08/24/phil-schiller-promotes-porsche-curated-playlists-in-apple-music?utm_medium=rss Phil Schiller promotes Porsche curated playlists in Apple MusicApple Fellow Phil Schiller shared the Porsche editor playlists in Apple Music then shared his own Audi R playlist as well Listen to a curated selection of playlists in your new Porsche TaycanPhil Schiller shared the collection of playlists created by Porsche an official curator in Apple Music with the quote there is no substitute Each playlist is curated to fit a specific sound from the modern Taycan to the classic Read more 2021-08-24 12:51:36
Apple AppleInsider - Frontpage News 'Judging Amy' star Amy Brenneman joins cast of Apple TV+ thriller 'Shining Girls' https://appleinsider.com/articles/21/08/24/judging-amy-star-amy-brenneman-joins-cast-of-apple-tv-thriller-shining-girls?utm_medium=rss x Judging Amy x star Amy Brenneman joins cast of Apple TV thriller x Shining Girls x Amy Brenneman known for her work in Judging Amy and Tell Me Your Secrets is set to join the cast of upcoming Apple TV thriller Shining Girls Shining Girls is a metaphysical time travel thriller based on Lauren Beukes best selling novel The story revolves around a Depression era drifter who discovers a key to a house that unlocks different eras in Chicago s history To travel through the portal however he must murder women burning with potential Elisabeth Moss who stars as Kirby a Chicago reporter who survived a brutal assault will also direct two of the episodes Read more 2021-08-24 12:30:25
Apple AppleInsider - Frontpage News Man pleads guilty to stealing naked photos from iCloud accounts https://appleinsider.com/articles/21/08/24/man-pleads-guilty-to-stealing-naked-photos-from-icloud-accounts?utm_medium=rss Man pleads guilty to stealing naked photos from iCloud accountsA man in Los Angeles County stole more than photographs and videos from thousands of iCloud accounts with the intent to steal nudes ーsome of which ultimately ended up on porn websites Hao Ku Chi of La Puente California agreed to plead guilty to a total of four felonies relating to intrusions into thousands of iCloud accounts owned by victims The plot was to acquire images of naked women to share with co conspirators The man impersonated a member of Apple customer support staff in emails The Los Angeles Times reports in a bid to trick victims into handing over their Apple IDs and passwords Read more 2021-08-24 12:05:02
海外TECH Engadget Peloton's newer, safer Tread will be available to buy on August 30th https://www.engadget.com/peloton-tread-sale-120039581.html?src=rss Peloton x s newer safer Tread will be available to buy on August thLast year Peloton introduced its new lower cost Peloton Tread to the market which is around cheaper than the original Tread It was then sold for a short period of time in the UK Canada and the US where it had only a limited invitation only release Then however the company had to halt sales of the Tread and recall both its connected treadmills after reports of several injuries and one fatality The Tread in particular had to be recalled because its touchscreen console could detach and fall The issues have since been fixed but the incident obviously delayed the broader sale of the Tread Now the company is ready for a redo of sorts with a much wider release Peloton announced today that the newer safer Tread will be available in the US Canada and the UK on August th while those in Germany will have to wait until later this fall The Peloton Tread is priced at USD CAD £ GBP € EUR As a reminder the Tread has many of the same features of the Tread albeit in a more affordable package It has a inch HD touchscreen instead of the inch on the Tread and it has a traditional running belt instead of a shock absorbing slat belt The Tread also has a slightly smaller footprint it s by inch rather than by inch Peloton also emphasized software and hardware safety features in the new Tread which helps address the recall concerns One of them is Tread Lock which is a four digit digital passcode that is required of each authorized user Tread Lock will be available for both All Access members as well as those without There s also a physical safety key that can help a runner quickly stop during a class when pulled On top of that Peloton said that all Treads from here on out will have installed the fix that resulted in the recall That means that the touchscreen console is now securely attached to the Tread at all times according to the company As was announced previously existing Tread users can have this repair done for free 2021-08-24 12:00:39
海外科学 NYT > Science Caught in the Crossfire Over Covid’s Origins https://www.nytimes.com/2021/08/24/health/coronavirus-origins-alina-chan.html critical 2021-08-24 12:26:54
ニュース BBC News - Home Afghanistan: Credible reports of executions by Taliban says UN https://www.bbc.co.uk/news/world-asia-58315413?at_medium=RSS&at_campaign=KARANGA afghan 2021-08-24 12:38:54
ニュース BBC News - Home Covid in Scotland: Warning over restrictions as cases hit new high https://www.bbc.co.uk/news/uk-scotland-58315956?at_medium=RSS&at_campaign=KARANGA proportionate 2021-08-24 12:54:04
ニュース BBC News - Home Two-year-old dies in fire at Ingoldmells caravan park https://www.bbc.co.uk/news/uk-england-lincolnshire-58319097?at_medium=RSS&at_campaign=KARANGA lincolnshire 2021-08-24 12:50:42
ニュース BBC News - Home Love Island: 2.8m see Millie and Liam crowned 2021 winners https://www.bbc.co.uk/news/entertainment-arts-58306258?at_medium=RSS&at_campaign=KARANGA debut 2021-08-24 12:10:40
サブカルネタ ラーブロ 麺とび六方@村井(長野県) 「ラーメンミニ」 http://feedproxy.google.com/~r/rablo/~3/lnJnwIUHC90/single_feed.php 続きを読む 2021-08-24 13:11:56
北海道 北海道新聞 十勝の観光客31%減 20年度706万人 外国人宿泊99%減 https://www.hokkaido-np.co.jp/article/581634/ 十勝管内 2021-08-24 21:19:00
北海道 北海道新聞 芸術の森地区に若者呼ぼう 旧常盤小卒業の高校生ら 活性化へ団体設立 https://www.hokkaido-np.co.jp/article/581632/ 札幌市南区 2021-08-24 21:18:00
北海道 北海道新聞 黄金色の稲、早めの実り 南幌の水田で収獲始まる https://www.hokkaido-np.co.jp/article/581631/ 黄金色 2021-08-24 21:15:00
北海道 北海道新聞 二酸化炭素を固体化し貯留 三笠の坑道で実証実験 ヤフーが資金1億円寄付 https://www.hokkaido-np.co.jp/article/581624/ 二酸化炭素 2021-08-24 21:09:00
北海道 北海道新聞 音声案内や手話通訳で式典楽しむ パラ開会式、障害に配慮 https://www.hokkaido-np.co.jp/article/581628/ 手話通訳 2021-08-24 21:12:00
北海道 北海道新聞 マイナカード手続き1カ所で 札幌市26日センター開設 土日も受け付け https://www.hokkaido-np.co.jp/article/581627/ 開設 2021-08-24 21:12:00
北海道 北海道新聞 国内で新たに2万1569人感染 8府県で最多、新型コロナ https://www.hokkaido-np.co.jp/article/581626/ 新型コロナウイルス 2021-08-24 21:11:00
北海道 北海道新聞 アフガン国旗も開会式入場 特別対応「連帯示す」 https://www.hokkaido-np.co.jp/article/581625/ 東京パラリンピック 2021-08-24 21:10:00
北海道 北海道新聞 アフガン女性パラ選手ら脱出 50人、豪軍の助けで https://www.hokkaido-np.co.jp/article/581622/ 東京パラリンピック 2021-08-24 21:09:00
北海道 北海道新聞 国体、25日に中止決定へ スポ協、三重県など協議 https://www.hokkaido-np.co.jp/article/581621/ 感染拡大 2021-08-24 21:09:00
北海道 北海道新聞 「あんた生涯後悔するぞ」と威嚇 工藤会トップ、裁判長に怒声 https://www.hokkaido-np.co.jp/article/581616/ 特定危険指定暴力団 2021-08-24 21:08:02
北海道 北海道新聞 競泳の萩野公介が現役引退 27歳、16年リオ五輪で金 https://www.hokkaido-np.co.jp/article/581610/ 個人メドレー 2021-08-24 21:06:07
北海道 北海道新聞 原発テロ対策の監視体制を強化 規制委、検査官増員へ https://www.hokkaido-np.co.jp/article/581604/ 原発テロ 2021-08-24 21:06:03
海外TECH reddit Losing the ability to speak properly since moving to japan. Feeling literally dumb. https://www.reddit.com/r/japanlife/comments/pam0sg/losing_the_ability_to_speak_properly_since_moving/ Losing the ability to speak properly since moving to japan Feeling literally dumb Sorry for the confusing title I m a native English speaker from the us I have lived here for years I found out I was pregnant on Christmas right as the pandemic hit Anyways since then I have isolated for the most part until now almost years later My husband is a salaryman who speaks english and I speak Japanese and we often communicate in both languages Anyways he is never home due to work obviously So for the greater part of everyday I am by myself with my one year old baby I don t have parents or grandparents in the states I can talk to just a younger brother who only answers my calls every weeks Anyways when I do talk to him or occasionally get to talk to an old friend on the phone I find myself stuttering a lot and getting really anxious I jumble up my words often and it takes me forever to get a simple thought out Like this post lol many times I can think of the Japanese words or phrases I wanna say but it won t come out in English so i pause and get confused I feel like I am literally turning stupid I went to college and made straight A s loved reading and writing growing up and always thought of myself as a smart person However my mind is just constantly fuzzy and I feel like I m a zombie most of the time Idk if it s lack of social interaction being kind of bilingual advanced Japanese so I am just mixing languages up or something else I just wanted to rant or see if anyone has advice Please be kind this is a really stressful thing to think about for me Edit I am always being treated by my psychiatrist for depression adhd and anxiety disorder Idk if that s related but I ve had these issues since I was a child and this is a phenomenon I ve only experienced since moving here submitted by u purutorichan to r japanlife link comments 2021-08-24 12:08:19
IT ITmedia 総合記事一覧 [ITmedia News] Nest Camがやってきた Google純正のセキュリティカメラ、わが家をどう守ってくれる? https://www.itmedia.co.jp/news/articles/2108/24/news049.html google 2021-08-24 22:03:00
AWS AWS News Blog Monitor, Evaluate, and Demonstrate Backup Compliance with AWS Backup Audit Manager https://aws.amazon.com/blogs/aws/monitor-evaluate-and-demonstrate-backup-compliance-with-aws-backup-audit-manager/ Monitor Evaluate and Demonstrate Backup Compliance with AWS Backup Audit ManagerToday I m happy to announce the availability of AWS Backup Audit Manager a new feature of AWS Backup that helps you monitor and evaluate the compliance status of your backups to meet business and regulatory requirements and enables you to generate reports that help demonstrate compliance to auditors and regulators AWS Backup is a fully … 2021-08-24 13:50:02
AWS AWS Management Tools Blog Introducing the AWSSQLServer-DBCC Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-dbcc-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer DBCC Automation document for SQL Server maintenanceIn the first three posts in this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup AWSSQLServer Restore and AWSSQLServer Index Automation documents In this post I ll show you how to use the AWSSQLServer DBCC document for SQL Server to execute database consistency … 2021-08-24 13:48:11
AWS AWS Management Tools Blog Introducing the AWSSQLServer-Index Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-index-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer Index Automation document for SQL Server maintenanceIn the first and second posts in this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup and AWSSQLServer Restore Automation documents In this post I ll show you how to use the AWSSQLServer Index document for SQL Server index maintenance The SQL … 2021-08-24 13:47:42
AWS AWS Management Tools Blog Introducing the AWSSQLServer-Restore Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-restore-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer Restore Automation document for SQL Server maintenanceIn the first post in this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup document In this second post I ll show you how to restore a SQL Server backup from Amazon S using the AWSSQLServer Restore document The SQL Server … 2021-08-24 13:47:39
AWS AWS Management Tools Blog Introducing the AWSSQLServer-Backup Automation document for SQL Server maintenance https://aws.amazon.com/blogs/mt/introducing-the-awssqlserver-backup-automation-document-for-sql-server-maintenance/ Introducing the AWSSQLServer Backup Automation document for SQL Server maintenanceThis is the first in a five part series to introduce you to AWS Launch Wizard Systems Manager Automation documents for SQL Server AWS maintains these predefined Automation documents which you can use to perform critical maintenance tasks for SQL Server including backup restore reindex and DBCC In this post I will describe the purpose of … 2021-08-24 13:47:38
AWS AWS Management Tools Blog Introducing Maintenance Windows for scheduling Automation documents against your SQL Server instances https://aws.amazon.com/blogs/mt/introducing-maintenance-windows-for-scheduling-automation-documents-against-your-sql-server-instances/ Introducing Maintenance Windows for scheduling Automation documents against your SQL Server instancesIn parts and of this five part series I introduced you to AWS Launch Wizard Systems Manager Automation documents for SQL Server and showed you how to run the AWSSQLServer Backup AWSSQLServer Restore AWSSQLServer Index and AWSSQLServer DBCC Automation documents In this last post of the series I ll introduce you to Maintenance Windows a powerful tool … 2021-08-24 13:47:35
AWS lambdaタグが付けられた新着投稿 - Qiita CloudFrontとLambda@Edgeを用いて、パスに応じて画面の表示を変える https://qiita.com/holdout0521/items/295d2ae8014c06da20fe ・関数でuri値を変更すると、ビューワーがリクエストしているオブジェクトが変更されます。 2021-08-24 22:40:54
python Pythonタグが付けられた新着投稿 - Qiita Talend Pythonスクリプトを実行する https://qiita.com/seamcarving/items/de16b36d238ac76775f6 TalendPythonスクリプトを実行するはじめにtalendでpythonや別のプログラムを実行する方法を記載。 2021-08-24 22:09:20
js JavaScriptタグが付けられた新着投稿 - Qiita ふわっと出てくるアニメーション Javascript HTML CSS https://qiita.com/ki_87/items/c51071915e35db075681 これは、画面の高さスクロールしてきた長さが、ここで出てきてと指定した長さより大きくなったらshowをつけます。 2021-08-24 22:37:18
js JavaScriptタグが付けられた新着投稿 - Qiita Kiwis2 API モックサーバー https://qiita.com/kiwis2abc/items/08ff16a4defaa07ba242 動的URLをサポートし、コンソールでデバッグ情報を出力できますし、アクセスログをオンラインで表示できます。 2021-08-24 22:28:50
js JavaScriptタグが付けられた新着投稿 - Qiita JSONを返すとは https://qiita.com/Hashimoto-Noriaki/items/8d58fee478c7ec38ac00 参考記事JSONで返すとはviewの機能を使ってjsonを使いデータベースの中をわかりやすく見れるようにすることです。 2021-08-24 22:01:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAのFunctionの戻り値をActiveCell以外のセルに値を挿入したいです https://teratail.com/questions/355954?rss=all 2021-08-24 22:45:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBA 変数宣言 まとめて プロシージャ外 https://teratail.com/questions/355953?rss=all 2021-08-24 22:44:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptでhtml中から抜き出したい要素が、うまく取得できない https://teratail.com/questions/355952?rss=all javascriptでhtml中から抜き出したい要素が、うまく取得できない概要お世話になります。 2021-08-24 22:44:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) dataframeで"["より前の文字列のみを取り出したい https://teratail.com/questions/355951?rss=all dataframeでquotquotより前の文字列のみを取り出したいdataframeでquotquotより前の文字列のみを取り出したいです。 2021-08-24 22:43:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WinFormでリソースに画像を動的に登録する方法 https://teratail.com/questions/355950?rss=all 2021-08-24 22:33:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Chartコントロール データロードと再描画 https://teratail.com/questions/355949?rss=all Chartコントロールデータロードと再描画前提・実現したいことCのチャートコントロールを使ったグラフ描画を作っております。 2021-08-24 22:29:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) inputフォームの内容を別inputフォームに反映させる方法 https://teratail.com/questions/355948?rss=all inputフォームの内容を別inputフォームに反映させる方法inputフォーム上に入力した内容をinputフォーム下に枠内に反映させる時はどのようにすればよろしいでしょうかどうしても枠外に出てしまいまして。 2021-08-24 22:14:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) nodenv をインストール時に、evalエラー https://teratail.com/questions/355947?rss=all nodenvをインストール時に、evalエラー前提・実現したいことnodenvnbspをインストールしたい。 2021-08-24 22:02:12
Ruby Rubyタグが付けられた新着投稿 - Qiita [アウトプット用] 初心者が抑えるべき-Ruby,Rails用語集- https://qiita.com/kinoshitaken123/items/f724d2f0c484b1f3d0db このように、型が違うものをでつなげると今回のようなエラーが起こります。 2021-08-24 22:08:16
AWS AWSタグが付けられた新着投稿 - Qiita is not authorized to perform: ecr:InitiateLayerUpload on resource: って怒られたら https://qiita.com/sakusakupg/items/71aa1290deafd2fc7cdf 2021-08-24 22:47:51
AWS AWSタグが付けられた新着投稿 - Qiita EKS Fargate で ALB を使いたい時 https://qiita.com/exabugs/items/be9c6e6f36ed48462527 EKSFargateでALBを使いたい時TLDREKSでALBを使いたいので、その辺りをうまくやってくれるコントローラをセットアップする関連プロジェクトにある、AWSLoadBalancerコントローラオリジナルの手順はここモチベーションなるべく、helmを使ってセットアップしたいDNSもセットで使いたい場合はこちら参照前提以下のコマンドをインストール済みeksctlawskubectl手順クラスタ作成クラスターのIAMOIDCプロバイダーを作成ポリシー作成サービスアカウント作成helmでインストールクラスタ作成これは略クラスターのIAMOIDCプロバイダーを作成これも、一回だけやっておけば良いから、略。 2021-08-24 22:47:15
AWS AWSタグが付けられた新着投稿 - Qiita CloudFrontとLambda@Edgeを用いて、パスに応じて画面の表示を変える https://qiita.com/holdout0521/items/295d2ae8014c06da20fe ・関数でuri値を変更すると、ビューワーがリクエストしているオブジェクトが変更されます。 2021-08-24 22:40:54
AWS AWSタグが付けられた新着投稿 - Qiita NLBのヘルスチェックが原因でmysqlが接続ホストをブロックしてしまった話 https://qiita.com/araryo/items/09eb79c59be7e3961bc0 ヘルスチェックのために作成されたwayhandshakeの後にターゲットから応答があるとターゲットに対してRSTパケットを送信するNLBではコンセンサスメカニズムを使用してヘルスチェックを行っていることから、設定しているヘルスチェック数よりも多くのヘルスチェックが行われるまた、tcpdumpで確認したころ、mysqlはwayhandshake後にPSHのパケットを送信しております。 2021-08-24 22:10:09
Docker dockerタグが付けられた新着投稿 - Qiita is not authorized to perform: ecr:InitiateLayerUpload on resource: って怒られたら https://qiita.com/sakusakupg/items/71aa1290deafd2fc7cdf 2021-08-24 22:47:51
Docker dockerタグが付けられた新着投稿 - Qiita Mysql2::Error::ConnectionError: Access denied for user 'root'@'172.20.0.4' (using password: YES) https://qiita.com/minhee/items/d652142e452f80ec84e1 このときパスワード情報もソースで変更したりしていたのでですのでvolumeを一度削除しないとパスワードが書き換えられていないとかそのための「①volumeの削除」だと考えています。 2021-08-24 22:01:07
Ruby Railsタグが付けられた新着投稿 - Qiita ふわっと出てくるアニメーション Javascript HTML CSS https://qiita.com/ki_87/items/c51071915e35db075681 これは、画面の高さスクロールしてきた長さが、ここで出てきてと指定した長さより大きくなったらshowをつけます。 2021-08-24 22:37:18
Ruby Railsタグが付けられた新着投稿 - Qiita ActiveStrogeとは https://qiita.com/pei_coffee/items/fa4ada876629a55c830d ※サムネイルの生成画像のリサイズにはImageMagickとImageProcessingが必要。 2021-08-24 22:21:18
Ruby Railsタグが付けられた新着投稿 - Qiita [アウトプット用] 初心者が抑えるべき-Ruby,Rails用語集- https://qiita.com/kinoshitaken123/items/f724d2f0c484b1f3d0db このように、型が違うものをでつなげると今回のようなエラーが起こります。 2021-08-24 22:08:16
海外TECH DEV Community Case Study: Internal Tools at Raspberry Pi https://dev.to/forestadmin/case-study-internal-tools-at-raspberry-pi-38kk Case Study Internal Tools at Raspberry Pi Executive SummaryRaspberry Pi the creator of famous tiny computers sold in over million units around the world has chosen Forest Admin as an internal tool solution to manage the network of trusted resellers and design partners In the past the development team at Raspberry Pi has built internal tools from scratch then got started with Forest Admin using Lumber and a separate Node js admin application and eventually migrated to Forest Admin for Rails applications Forest Admin saved Raspberry Pi a significant amount of time and resources by letting developers focus on the core product and by automating the work of operations teams About Raspberry PiRaspberry Pi is famous for its single board credit card sized low cost and powerful personal computers sold in more than forty million copies around the world Thanks to its tiny size and high performance Raspberry Pi can become fully functional desktop computers industrial controllers robots even retro games consoles Such versatility makes them truly special and it shouldn t come as a surprise that Raspberry Pi computers are everywhere including the International Space Station Raspberry Pi A dual display computer Challenges that made Raspberry Pi seeking a robust and flexible internal tool solutionRaspberry Pi offers a wide portfolio of products including ready to use computer kits microcontroller boards and chips cameras touch displays and various accessories such as cases power supplies and educational materials Every item can be easily ordered online Raspberry Pi s official website signposts customers to a global network of trusted businesses called Raspberry Pi Approved Resellers Raspberry Pi A dual display computer Raspberry Pi needs an internal tool to handle the process that starts from clicking on Buy now to the final purchase on the reseller s website Thanks to Forest Admin Raspberry Pi can have one application dedicated to administering its data and one dedicated to serving it in a read only fashion This way the company can delegate responsibility for user accounts etc to Forest Admin and keep the APIs as simple and focused as possible Raspberry Pi the newest addition to the Raspberry Pi s portfolio is a powerful computer built into a neat and portable keyboard Raspberry Pi also leverages Forest Admin to manage its operations with Approved Design Partners This network is in charge of helping businesses that use Raspberry Pi to jump start the design process of their products Forest Admin The ideal admin panel solutionAs Raspberry Pi handles a large number of reseller links for each product their staff needs to download and upload links as CSV files sanitizing the data and associating it with the correct reseller product and country as it is imported For such operations that are tight to a very specific use case Raspberry Pi needed an admin panel that is highly configurable and flexible That s why they quickly set up Forest Admin Smart Actions that allowed Raspberry Pi to both add and update existing links in bulk without staff having to update each record individually in the admin panel Raspberry Pi relies on Forest Admin s Data View to manage products countries approved resellers design partners and product links using Rails Liana with a Rails API to power the integration Its staff share CSV exports with the resellers who can then add their own links before they are imported back into the system An example of the Data View in Forest Admin from the demo account Forest Admin doesn t have access to customer data When Raspberry Pi got started with Forest Admin they used Lumber and a separate Node js admin application just like in this video However Raspberry Pi made a decision to migrate using a Rails app as a data source Here is what one of the developers working on the project said about the move By migrating to Rails Liana we were able to consolidate our infrastructure and run a single Rails application that serves both our various product pages and provides the API necessary for Forest Admin By relying on Forest Admin s single sign on functionality with Google we don t need to maintain our own authentication and permission system avoiding yet another user account for our staff and keeping our application code entirely focused on our business problems Read how to install Forest Admin for Rails app Are you looking for an internal tool solution I highly recommend trying Forest Admin for free 2021-08-24 13:47:05
海外TECH DEV Community Git-based vs API-first CMS https://dev.to/strapi/git-based-vs-api-first-cms-8k4 Git based vs API first CMSContent management system CMS platforms have been at the forefront of content creation for nearly two decades However a lot has changed since the release of WordPress in New technologies have been introduced and CMSs have evolved decoupling where the content is managed from where it s displayed Even though WordPress is still in high use it has a lot of drawbacks To achieve better performance higher reliability greater security and the freedom of displaying your content wherever and however you want you may need to move to a headless CMS To do that you ll need first to decide which type of headless CMS you want to useーGit based or API driven In this post I ll compare both types of headless CMS platforms focusing on the differences between them the pros and cons and the use cases to help you make your decision How Do Headless CMSs Work To better understand different types of CMSs you first have to know the technologies that power them Git BasedGit based CMSs are built upon the Git version control system VCS Git stores your files and their history of changes in a repository It allows you to branch out merge clone react to changes and in general easily manage your contentーespecially the text element In a Git based CMS you manage your content through mentioned Git functionalities or the Git powered editor right in your CMS Then on selected changes the CMS processes the new or updated content and automatically builds and updates your frontend website or app for instance That s usually done through integration with large Git providers like GitHub or GitLab API FirstAPI first CMSs work as unified pieces of software serving content through an Application Programming Interface API Developers can use the API usually REST or GraphQL to build the required frontend or other types of integrations Reactions to specific updates and other outputs from the CMS also need to be directly handled The content storage editor and general management are all handled by the CMS If You Use a Git Based CMSEach type of headless CMS offers benefits and drawbacks Here are the pros and cons of a Git based CMS As you ll see its biggest strengths and weaknesses come from the Git VCS powering it ProsThe baked in features of Git Full version control auto backup clean control structure Integrated development As Git is already the go to VCS for software development it s easy to keep your frontend code right beside your content keeping everything centralized No lock in Git is an open source tool and industry standard allowing you to switch between Git cloud providers and Git based CMSs relatively easily Easy setup Especially if you re already used to working with Git setting up Git based CMS is relatively simple ConsA limited number of front ends Due to its implementation as Git integration a Git based CMS doesn t scale well for multiple especially diverse frontends Hard to use with complex or frequently updated content Git is also not a place for frequent live content and heavy static assets due to its update model and the Git architecture respectively Limited querying options It depends on the CMS but Git based platforms usually have limited data querying options limiting the front end customization potential If You Use an API First CMSThe advantages and disadvantages of API first CMSs vary greatly from the Git based CMSs Not only are they based on a different foundation but as unified pieces of software they can be different even from each other Because of this some API first CMS platforms might have pros and cons that others might not have Still some general points apply to most of them ProsWell suited for multiple frontends Single headless CMSs can easily serve different frontends with the help of API Great customizability and choice As API first CMSs are usually built from the ground up there are many solutions available to choose from You can even build custom CMSs on top of more advanced APIs Easily handles large data This might vary depending on the CMS but API first platforms can usually handle larger data sets than Git based platforms Can handle frequently updated content Without Git in the way updates can be delivered quickly and even more specifically designed ConsNo Git features guaranteed Since Git isn t part of the CMS architecture you have to think twice about things like versioning or backup Storage and usage limits As API first CMSs are more integrated you can expect them to come with costly limits on storage and usage Fewer formatting options As with all locked in CMSs you ll be limited only to the formatting options you re given More dependent on developers Even though API is great for custom frontends it requires more custom handling and developer involvement Opportunities and ChallengesEach type of headless CMS presents opportunities and challenges to the developer How can you make the most out of either a Git based or API first CMS and what bottlenecks can you expect as you go The Power of Git Based CMSsThe benefits of powering a CMS through Git cannot be understated From the start you ll be working with a system you re probably very familiar with From version control to its open source nature and multiple integrations to content formatting flexibility you ve got everything you need to set up all kinds of great websites quickly SEO and ScalabilityHowever with content format flexibility also comes more responsibilities like handling SEO optimizations yourself That s something API first CMSs will often do automatically As for scalability when going with a Git based CMS consider the future of your product Plan the correct content format ahead of time Know what frontends you ll need to handle how large your data set will get and whether you ll host frequently updated content among other issues A Git based CMS doesn t scale well for certain medium and larger or multiple frontends so keep this in mind The Flexibility of API First CMSsUsing an API first CMS allows access to opportunities that aren t possible with Git It s much more scalable can drive multiple diverse frontends and can even integrate with unique consumer devices like smart speakers With API you can do pretty much anything given enough time and the right tools Additionally API first CMSs are better suited for handling heavy static assets and frequent content updates Even if that s not something you need currently it s important to consider as your content grows Developer Heavy and Higher CostsA drawback to all those API benefits is the fact that it drives higher reliance on developers Whether that s a deal breaker or not depends on your situation and use case API first CMSs offer a more closed proprietary model than Git and along with that come higher costs However the amount and quality of provided services might be worth it for your use case Use CasesSpeaking of use cases what exact products and services can you develop with either headless CMS Static WebsitesStatic websites are among the most popular sites for coupling with headless CMSs For all the blogs landing pages newsletter pages documentation and other elements both Git based and API first CMSs will work wellーparticularly the Git based ones given their simplicity and fast setup E CommerceThe type of CMS recommended for e commerce sites will vary depending on how often you need to update your content For simple infrequently updated small to medium sized stores a Git based CMS will do just fine If you re looking at scalability and planning for future growth though you should consider investing in an API first CMS Multi PlatformFor multi platform products with multiple frontends API first CMS is definitely the way to go It will require more developer involvement but with good API you ll get access to a huge variety of platforms However depending on the type of multi platform support you re after Git based CMS could still be an option Custom Git integration can work if you want your content to be available not only on your website but also through RSS in PDF formats or cross posted to other websites Multi SourceIf in addition to targeting multiple platforms you also have multiple content sources API first CMSs offer one more feature worth consideringーcontent federation With the right API usually offered in GraphQL you can utilize content federation to pull your content for multiple sources and access it all through a unified API first CMS That s a huge advantage for large publications and a huge relief for content management ConclusionDepending on your needs there s a use for both Git based and API first CMSs While Git is great for rapid setup guaranteed versioning and simplicity of use API first CMSs provide more features are more scalable and offer more flexibility for future planning Whichever you choose headless CMSs can make a huge difference in content creation and management for your site Consider your technical and business needs so you can choose the CMS with the features you most require 2021-08-24 13:10:59
海外TECH DEV Community Everything you need to know about OpenTelemetry Java agent https://dev.to/signoz/everything-you-need-to-know-about-opentelemetry-java-agent-4o3n Everything you need to know about OpenTelemetry Java agentOpenTelemetry emerged as a single project after the merging of OpenCensus from Google and OpenTracing from Uber into a single project The project aims to make telemetry data logs metrics and traces a built in feature of cloud native software applications The OpenTelemetry Java agent enables Java applications to generate and capture telemetry data automatically This article gives you a solid overview of the OpenTelemetry Java agent including how it works But first let s take a short detour to understand what OpenTelemetry is What is OpenTelemetry OpenTelemetry is a collection of code a set of APIs SDKs tooling and integrations that help you generate and manage telemetry data It helps you generate emit collect process and export telemetry data The telemetry data captured with OpenTelemetry enables observability for your systems and applications It also aims to standardize this process The data you collect with OpenTelemetry is vendor agnostic and can be exported in many formats OpenTelemetry does not come with a backend analysis tool For storage analysis and visualization of telemetry data you can use a full stack observability platform like SigNoz How do we generate telemetry data using OpenTelemetry Telemetry data is generated using a process called instrumentation OpenTelemetry provides instrumentation libraries for both manual and automatic instrumentation These libraries are specific to the languages that they are used for Instructions for setting up instrumentation also vary with programming languages OpenTelemetry defines instrumentation libraries as libraries that enable observability for another library OpenTelemetry Java librariesFor Java applications OpenTelemetry provides three repositories opentelemetry javaThis repo is the main OpenTelemetry Java SDK and provides components for manual instrumentation Top level components include OpenTelemetry API extensions SDK bridge layers for OpenTracing and OpenCensus opentelemetry java instrumentationThis is the sibling project of opentelemetry java and provides the all in one easy to install auto instrumentation Java agent The OpenTelemetry Java agent enables you to capture telemetry data from many popular libraries and frameworks You need to attach it to any Java application We will learn more about the Java agent below opentelemetry java contribOpenTelemetry java provides this repo to cover JVM based applications and workflows that don t fit into the scope of opentelemetry java and opentelemetry java instrumentation What is OpenTelemetry Java agent OpenTelemetry has a very handy Java JAR agent that can be attached to any Java application for instrumenting Java applications The Java JAR agent can detect a number of popular libraries and frameworks and instrument it right out of the box for generating telemetry data OpenTelemetry collectors capture the generated telemetry data which can then be exported in its desired format If you re using SigNoz then you can use the default OTLP exporters The Java agent and the exporter can be configured via the command line with some environment variables You will not need to make any changes to your code and that s why it is so convenient to get started with the OpenTelemetry Java agent How to use OpenTelemetry Java agent The Java agent needs to be downloaded and distributed for each host that you want to monitor Steps to use the OpenTelemetry Java agent Download and distribute the latest Java JAR agent to each monitored host and service Prepare environment variables like the service name of your monitored service and endpoint to where you will export your dataAttach the agent to the jar of your application while running itIf you re exporting your data to an observability tool like SigNoz you will have to specify the IP address of the host machine where SigNoz is hosted SigNoz listens to incoming data at port number So remember to allow incoming requests to port number where SigNoz is hosted Examples of some of the environment variables to take care of OTEL TRACES EXPORTER otlpOTEL METRICS EXPORTER noneOTEL EXPORTER OTLP ENDPOINT lt IP of SigNoz Backend gt OTEL RESOURCE ATTRIBUTES service name SERVICE NAME Let s see how the command looks like when you want to run the Java agent attached to an application OTEL METRICS EXPORTER noneOTEL EXPORTER OTLP ENDPOINT http lt IP of SigNoz gt OTEL RESOURCE ATTRIBUTES service name javaAppjava javaagent path to opentelemetry javaagent all jar jar target jarThe path to the Java agent JAR file needs to be replaced with the location of the file downloaded For example for my local the command looks like this OTEL METRICS EXPORTER noneOTEL EXPORTER OTLP ENDPOINT http lt IP of SigNoz gt OTEL RESOURCE ATTRIBUTES service name javaAppjava javaagent Users Downloads to opentelemetry javaagent all jar jar target jarAnd with that the OpenTelemetry Java agent will dynamically inject bytecode to capture telemetry from a number of popular libraries and frameworks Let s see what some of the libraries and frameworks included in the list are List of libraries and frameworks supported by OpenTelemetry Java agentThe supported libraries and frameworks supported by OpenTelemetry Java agent for automatic instrumentation includes Akka HTTP Apache HttpClient AWS Lambda AWS SDK x and Cassandra Driver Elasticsearch API Elasticsearch REST Client gRPC JDBC Java Jedis Kafka Kubernetes Client MongoDB Driver OkHttp RabbitMQ Client Spark Web Framework Spring Web Services Vert x Some of the popular application servers supported by the Java agent include Glassfish JBoss EAP Jetty Payara Tomcat TomEE Weblogic and Wildfly You can find the complete list of supported libraries and frameworks supported by OpenTelemetry Java agent at opentelemetry java instrumentation GitHub repo ConclusionThe OpenTelemetry Java Jar agent provides a quick and convenient way to enable your Java application for observability With out of box instrumentation for many popular libraries the Java agent can be a good starting point for instrumenting your apps with OpenTelemetry As mentioned earlier OpenTelemetry is a vendor agnostic instrumentation library So the telemetry data is portable You can configure it to export in many different formats A tool like SigNoz supports the default OTLP formats and is a perfect choice for sending your telemetry data It also comes with a visualization layer where you can visualize charts like the popular RED metrics and distributed tracing with flame graphs and Gantt charts SigNoz Dashboard with visualization of the popular RED metrics for your application Number of requests rate of error amp duration Flamegraphs and Gantt Charts for visualizing distributed tracingRead how to monitor your Spring Boot application with OpenTelemetry Java agent and SigNoz Monitor your Spring Boot application with OpenTelemetry and SigNoz 2021-08-24 13:00:55
Apple AppleInsider - Frontpage News Banned RSA SecurID certificate causing issues for Mac enterprise users https://appleinsider.com/articles/21/08/24/banned-rsa-securid-certificate-causing-issues-for-mac-enterprise-users?utm_medium=rss Banned RSA SecurID certificate causing issues for Mac enterprise usersMac users across the globe are reportedly having trouble logging into their enterprise virtual private networks because of an apparent certificate issue user reports suggest Credit RSASpecifically enterprise VPNs that rely on the RSA SecurID mechanism for multi factor authentication are seeing the problem according to a forum post on the RSA website Multiple posters are reporting that RSA SecurID version is failing to launch as of Tuesday morning Read more 2021-08-24 13:57:17
Apple AppleInsider - Frontpage News Future Apple Watch may let you answer calls by blowing on it https://appleinsider.com/articles/21/08/24/future-apple-watch-may-let-you-answer-calls-by-blowing-on-it?utm_medium=rss Future Apple Watch may let you answer calls by blowing on itOwners of the Apple Watch could one day control their wearable devices silently and with their hands full by blowing on it to trigger changes in state The Apple Watch already offers users many ways to interact with the device despite practically being limited to being used by one hand and the wearer s voice Touch controls the Digital Crown and speaking to Siri handles practically handles all functions of the device when worn casually However there are situations where a user may not be able to physically manage their Apple Watch with their free hand such as if they are carrying bags Furthermore while this could be mitigated by speaking to the Apple Watch there are still cases where a user may have to also remain as quiet as possible ruling out speech Read more 2021-08-24 13:11:07
海外TECH Engadget August's WiFi smart lock drops to $179 at Wellbots https://www.engadget.com/august-wifi-smart-lock-4th-generation-deal-exclusive-coupon-wellbots-132055001.html?src=rss August x s WiFi smart lock drops to at WellbotsAugust impressed us with its th generation WiFi smart lock which has a subtle design an easy installation process and a decent price compared to its competition However it s normal price of isn t exactly cheap ーbut now you can get the smart lock for the best price we ve seen by going to Wellbots The online retailer has the th generation WiFi smart lock for when you use the coupon code ENGADGET at checkout Buy August WiFi smart lock at Wellbots August didn t fix what wasn t broken about its smart lock but it did take the time to add features that make the th generation feel like a substantial upgrade It s half the size of the previous generation lock and it no longer requires a bridge thanks to its WiFi connectivity Installation is pretty quick and easy thanks in part to the helpful video instructions in the August mobile app and we appreciate that the company forces you to turn on two factor authentication during setup It s an extra security measure that s especially important when you re talking about a device that lets people into your home In addition to two factor authentication the lock also uses Bluetooth encryption AES bit and TLS encryption Once installed the mobile app can act as your digital keys remotely locking and unlocking your door at any time This makes it easy to let a friend or family member into your home when necessary even if you re away You also don t have to forsake your physical keys all together ーyou can still use them to unlock your door at any time so even if you forget to replace the smart lock s dual CR batteries you ll still be able to get into your home Just make sure to check out August s support page to see if your deadbolt is compatible with the smart lock before you buy it Follow EngadgetDeals on Twitter for the latest tech deals and buying advice 2021-08-24 13:20:55
海外TECH Engadget Spotify will allow any US podcaster to charge for a subscription https://www.engadget.com/spotify-podcast-subscriptions-expansion-130049542.html?src=rss Spotify will allow any US podcaster to charge for a subscriptionSpotify is expanding paid podcast subscriptions to all US creators as a means of monetizing more content Since its launch with a dozen indie publishers in the Spring the premium option has been activated on podcasts according to the Sweden based streaming service On September th subscriber only content will be made available to international listeners While overseas creators will have to wait a tad bit longer to get their hands on the monetization tools The program itself is available through Anchor the podcast creation platform Spotify acquired alongside podcast network Gimlet for just shy of million in The company has billed the service as a win win for its entire user base giving publishers the chance to reap subscription fees with no commission for the first two years from avid listeners Spotify will start taking a cut of percent in Comparatively Apple charges a annual fee for its program and takes a percent cut of subscriptions for the first year and percent thereafter Based on learnings from its test period Spotify is introducing new pricing options for podcasts to offer creators more flexibility It s also allowing publishers to download a list of contact addresses for their subscribers so they can better engage with them That should help creators to further promote their content using email marketing and notifications 2021-08-24 13:00:49
海外TECH Engadget Movies Anywhere is using AI to create lists of the movies you own https://www.engadget.com/movies-anywhere-my-lists-feature-ai-machine-learning-130038870.html?src=rss Movies Anywhere is using AI to create lists of the movies you ownMovies Anywhere the streaming hub that pulls together films you purchase for a variety of digital stores has added a feature many users have long been hoping for lists Not only will this help you better organize your library the system will automatically generate personalized lists based on the movies you own You should now see a My Lists tab next to My Movies Organizing a Movies Anywhere library presents a different challenge to grouping titles together on the likes of Netflix and Amazon Prime Video While subscribers of those services have access to the same content based on the country they re in every Movies Anywhere user has a unique selection of films in their locker Movies Anywhere is looking to avoid having the same movie in too many lists As such movies are typically funneled into categories to which they re most closely matched One key part of the My Lists feature is that it takes into account viewing behavior During a demo last week Movies Anywhere didn t go into too much detail about how this works However if you watch a few minutes of any film the algorithm artificial intelligence and machine learning systems will consider what you re interested in watching when they organize your lists Movies Anywhere s content team classifies the films and there are around different potential categories as things stand These are centered around things like genres franchises people say actors directors or composers and themes So if you have a lot of movies about robots or cyborgs in your library they might be grouped together in a list Same thing goes for a collection of Marvel Cinematic Universe films Other lists might focus on movies focused on antiheroes or musicians The system might generate a list of nostalgic flicks or classify films into subgenres Lists that Movies Anywhere creates for you are marked as quot automatic lists quot You can also create and modify lists You ll be able to add and remove films reorganize lists and rename them If you own all the Star Wars movies for instance you can place them in release order sort them in the canonical timeline or even arrange them in the so called Machete order It s up to you One thing you can t do right now is modify any lists on the Movies Anywhere smart TV app You can only browse your lists there But because your lists sync across devices you can make changes on a phone tablet or computer and you ll see those reflected on your smart TV This is a useful update especially for Movies Anywhere users who pick up a ton of movies during sales or those who redeem tons of digital codes from Blu ray purchases The service says that My Lists is quot a direct response to specific requests quot from users It should bring some more order to users libraries which can get unwieldy as they grow in size 2021-08-24 13:00:38
海外TECH Engadget Yamaha's $500 wireless ANC headphones pack 3D sound and head tracking tech https://www.engadget.com/yamaha-yh-l700a-anc-headphones-130036800.html?src=rss Yamaha x s wireless ANC headphones pack D sound and head tracking techYamaha is releasing high end headphones with adaptive audio tech and an eye catching design to help them stand out in a crowded marketplace The YH LA are the latest over ears to join the exclusive head tracking audio club Like the Dolby Dimension before them Yamaha says its new headphones can identify where sound is coming from and re orientate what you hear on the fly nbsp Working in tandem with the D audio the tech aims to deliver an immersive experience that lets you track individual sounds It all sounds similar to Apple s Spatial Audio or Samsung s rival Audio Yamaha s feature is called quot D Sound Field quot and essentially leans upon its nbsp Cinema DSP processing to convert stereo sound into multi channel audio YamahaOverall the headphones tick a number of boxes There s quot advanced quot active noise cancelation ANC that can be switched on and off Here the system uses an algorithm and internal mics to adaptively remove ambient noise from the playback music signal nbsp Plus there are a range of audio modes that you can enable via an accompanying mobile app which along with the advanced ANC are also available on the YH EA headphones They include a quot listening optimizer quot that can adjust the sound based on how you wear the headphones quot listening care quot that promises a fuller range of audio at lower volumes and quot ambient sound quot that uses the mics to capture external sounds and present them in the background of your audio Yamaha claims you ll get an ambitious hours of listening time per charge though the jury s out on whether that will withstand rigorous testing While they retain some features from Yamaha s other headphones they don t look like company s prior efforts Yamaha has switched from round to rectangular earcups that can swivel and fold Like the headband they re covered in a foamy fabric The new headphones are out now at select retailers and on the Yamaha store 2021-08-24 13:00:36
Cisco Cisco Blog Application Aware Networking with Cisco SD-WAN https://blogs.cisco.com/networking/application-aware-networking-with-cisco-sd-wan-2 Application Aware Networking with Cisco SD WANLearn how applications can work cooperatively with Cisco SD WAN to obtain a higher quality of experience by leveraging network policy telemetry and other features that promote security reliability and efficiency 2021-08-24 13:37:42
海外TECH CodeProject Latest Articles Getting Started with WebDriver-Selenium for Java in Eclipse https://www.codeproject.com/Articles/5311109/Getting-Started-with-WebDriver-Selenium-for-Java-i selenium 2021-08-24 13:29:00
海外TECH CodeProject Latest Articles EF Core 3.x support for SQL Server's TRY_PARSE function https://www.codeproject.com/Articles/5311184/EF-Core-3-x-support-for-SQL-Servers-TRY-PARSE-func parse 2021-08-24 13:16:00
金融 金融庁ホームページ Instagramにおける金融庁個人間融資対策アカウントの開設について公表しました。 https://www.fsa.go.jp/news/r3/kinyu/20210824/20210824.html instagram 2021-08-24 15:00:00
ニュース BBC News - Home Tourists urged to stay away from Cornwall https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA covid 2021-08-24 13:42:46
ニュース BBC News - Home Iran prisons chief apologises over leaked videos of Evin abuse https://www.bbc.co.uk/news/world-middle-east-58315816?at_medium=RSS&at_campaign=KARANGA apologises 2021-08-24 13:40:26
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152?at_medium=RSS&at_campaign=KARANGA driver 2021-08-24 13:52:16
ニュース BBC News - Home Clark, Kelly & Ferguson in Scotland squad for World Cup qualifiers https://www.bbc.co.uk/sport/football/58317930?at_medium=RSS&at_campaign=KARANGA Clark Kelly amp Ferguson in Scotland squad for World Cup qualifiersSt Johnstone goalkeeper Zander Clark Motherwell counterpart Liam Kelly and Aberdeen midfielder Lewis Ferguson are named in the Scotland squad for next month s World Cup qualifiers 2021-08-24 13:27:57
ニュース BBC News - Home Scotland captain Robertson signs new Liverpool contract until 2026 https://www.bbc.co.uk/sport/football/58312449?at_medium=RSS&at_campaign=KARANGA robertson 2021-08-24 13:33:56
ニュース BBC News - Home Afghanistan: Where will refugees go after Taliban takeover? https://www.bbc.co.uk/news/world-asia-58283177?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-24 13:20:37
LifeHuck ライフハッカー[日本版] 多くの人に聴いてもらえる、音声コンテンツのつくり方 https://www.lifehacker.jp/2021/08/how-to-get-people-to-actually-listen-to-your-podcas.html 個人ブログ 2021-08-24 22:05:00
北海道 北海道新聞 ミュージカルや舞踊 アイヌ文化フェス、9月18日 https://www.hokkaido-np.co.jp/article/581670/ 舞踊 2021-08-24 22:18:00
北海道 北海道新聞 西4―4ソ(24日) 西武が追い付く https://www.hokkaido-np.co.jp/article/581669/ 内野安打 2021-08-24 22:17:00
北海道 北海道新聞 長身選手が松葉づえで開会式行進 246センチ、普段は車いす https://www.hokkaido-np.co.jp/article/581668/ 松葉づえ 2021-08-24 22:14:00
北海道 北海道新聞 「鶴菊桜」新品種に 「釧路八重」に続き認定 申請の団体「釧路をサクラの街に」 https://www.hokkaido-np.co.jp/article/581665/ 公益財団法人 2021-08-24 22:08:00
北海道 北海道新聞 舞台は空港、翼をテーマに 公募の障害者ら次々登場 https://www.hokkaido-np.co.jp/article/581664/ 障害者 2021-08-24 22:07:00
北海道 北海道新聞 NY円、109円後半 https://www.hokkaido-np.co.jp/article/581663/ 外国為替市場 2021-08-24 22:06:00
IT 気になる、記になる… 「iPhone 13」対応保護ガラスのパッケージ写真 − 「iPhone 13」は編み込み式のLightningケーブルを同梱?? https://taisy0.com/2021/08/24/144500.html alibaba 2021-08-24 14:13:07
AWS AWS Management Tools Blog How Rackspace uses AWS Systems Manager for instance patching across multi-cloud and hybrid environments https://aws.amazon.com/blogs/mt/how-rackspace-uses-aws-systems-manager-for-instance-patching-across-multi-cloud-and-hybrid-environments/ How Rackspace uses AWS Systems Manager for instance patching across multi cloud and hybrid environmentsThis post was written in collaboration with Ryan Walker a Principal Engineer with the Solutions and Services Engineering team at Rackspace Now that cloud technology has become ubiquitous companies have many options for hosting servers and building out solutions From the use of multiple cloud providers to bare metal devices to private cloud or even … 2021-08-24 14:18:37
AWS AWS Management Tools Blog Enhance CloudWatch metrics with metric math functions https://aws.amazon.com/blogs/mt/enhance-cloudwatch-metrics-with-metric-math-functions/ Enhance CloudWatch metrics with metric math functionsIn June the Amazon CloudWatch team launched new metric math functions In this blog post I ll describe these new functions and show how you can use them to enhance your existing CloudWatch metrics dashboards and alarms Metrics are an important part of observability and monitoring A numerical representation of data measured over time … 2021-08-24 14:17:49
AWS AWS Management Tools Blog Create fine-grained CloudWatch canary schedules with cron expressions https://aws.amazon.com/blogs/mt/create-fine-grained-cloudwatch-canary-schedules-with-cron-expressions/ Create fine grained CloudWatch canary schedules with cron expressionsIn this post I ll explain how to create fine grained canary schedules to meet your business requirements using built in cron expression scheduling in Amazon CloudWatch Synthetics You can use CloudWatch Synthetics to create canaries configurable scripts that run on a schedule to monitor your endpoints and APIs Because canaries follow the same routes and perform the … 2021-08-24 14:17:11
AWS AWS Open Source Blog Snap xCompile: An AWS tool for cross-compiling snaps privately https://aws.amazon.com/blogs/opensource/snap-xcompile-an-aws-tool-for-cross-compiling-snaps-privately/ Snap xCompile An AWS tool for cross compiling snaps privatelyCross compilation is the idea of building executable code for a platform with different specifications than the one on which the compilation is conducted Engineers working on embedded systems often develop software on one platformーfor example a powerful workstationーand deploy it on another such as single board computers on a robot Development machines are frequently x based whereas … 2021-08-24 14:25:31
AWS AWS Level 1 MSSP Competency Program Overview | Amazon Web Services https://www.youtube.com/watch?v=a3AcqPE49cw Level MSSP Competency Program Overview Amazon Web ServicesAWS created the Level MSSP Competency Program to bring the best MSSPs in the world to the AWS Partner Network The program enables and annually validates their technical capabilities meet the Level Managed Security Services baseline It also includes a package of exclusive benefits that offer Partners opportunities to stay informed and closely aligned with AWS as we Partner together to help our mutual customers along their cloud journey The new MSSP category in the AWS Marketplace makes it easy for customers to find the specific managed security services they re looking for Learn more about MSSP Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster MSSP Security Cybersecurity AWS AmazonWebServices CloudComputing 2021-08-24 14:30:00
AWS AWS Introducing AWS Backup Audit Manager | Amazon Web Services https://www.youtube.com/watch?v=UH9sDD9UT38 Introducing AWS Backup Audit Manager Amazon Web ServicesAWS Backup Audit Manager is a new capability in AWS Backup that allows you to audit the compliance of your backup activity using defined parameters to meet business and regulatory needs By using built in customizable controls and defining parameters such as backup frequency or retention period you can audit your backups to see if they satisfy your organizational and regulatory requirements AWS Backup Audit Manager automatically tracks your backup activities and detects when your backup activity drifts from your defined parameters enabling you to take quick corrective actions AWS Backup Audit Manager s built in dashboards and auditor ready reports help you meet your business continuity goals and manage regulatory audits Learn more about AWS Backup Audit Manager at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 14:18:09
python Pythonタグが付けられた新着投稿 - Qiita ゴチになります! <値段の予測> https://qiita.com/S_beer/items/108e7f75b74afdecfb8b ストリームはバッファの開始位置に配置されます。 2021-08-24 23:39:53
python Pythonタグが付けられた新着投稿 - Qiita PythonでMetaTrader5のデータを取得する https://qiita.com/toyolab/items/bcd50b35e1cbf1cae5d5 その前に、データを取得してそのままデータ分析する場合、もうMTとつながっている必要はないので、接続を切っても構いません。 2021-08-24 23:36:46
js JavaScriptタグが付けられた新着投稿 - Qiita Next.jsがSIGSEGVで落ちる https://qiita.com/Jun-T/items/7843c972af231ccf0304 2021-08-24 23:23:38
js JavaScriptタグが付けられた新着投稿 - Qiita [JavaScript]ファイルが読み込まれないエラー(404) https://qiita.com/mkato1013/items/8a53afa244f9e5c6c8ca JavaScriptファイルが読み込まれないエラーはじめに本記事では、JavaScriptのファイルが読み込まれないエラーについて記述します。 2021-08-24 23:00:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 毎日送られてくる同じ内容の別フォームに自動回答したい https://teratail.com/questions/355967?rss=all 2021-08-24 23:51:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【プログラミング初心者です】Jupyter Labを使って作成したファイルをpythonファイルに変換してコマンドプロンプトで実行するとエラーが起きてしまいます。。。。。 https://teratail.com/questions/355966?rss=all 【プログラミング初心者です】JupyterLabを使って作成したファイルをpythonファイルに変換してコマンドプロンプトで実行するとエラーが起きてしまいます。 2021-08-24 23:50:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) range,for、変数[]の使い方について https://teratail.com/questions/355965?rss=all ・までrange関数でiに順に代入される・messagemessageのようなイメージ・messageはmain関数のwhilenbspTrueループのquot文字列textquotが代入される。 2021-08-24 23:43:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) コンタクトフォーム7からメールが送れない https://teratail.com/questions/355964?rss=all コンタクトフォームからメールが送れない前提・実現したいことワードプレスにコンタクトフォームをインストールして問い合わせフォームを設置しました。 2021-08-24 23:41:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rで文字を含む列を0と1の列にしたい https://teratail.com/questions/355963?rss=all よって、NAはに置換済みでNA以外何かしら文字が入っているという状態で、これを「」に置き換えた列を作りたいと考えています。 2021-08-24 23:36:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.py チャンネル削除 https://teratail.com/questions/355962?rss=all discordpyチャンネル削除指定したチャンネルを削除したいmessageのチャンネルを削除したい。 2021-08-24 23:35:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpress phpの処理が最後まで終わらず、中途半端なHTMLが作成されてしまう https://teratail.com/questions/355961?rss=all Wordpressphpの処理が最後まで終わらず、中途半端なHTMLが作成されてしまう前提・実現したいこと投稿からアイキャッチ画像を取得し、その画像を押下すると各記事へ遷移するページアーカイブページを作成していました。 2021-08-24 23:25:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) NullReferenceException https://teratail.com/questions/355960?rss=all NullReferenceExceptionNullReferenceExceptionObjectreferencenotsettoaninstanceofanobjectUnityEditorPropertyEditorDrawEditorsUnityEditorEditoreditorsatltaafdbfabcagtUnityEditorPropertyEditorRebuildContentsContainersatltaafdbfabcagtUnityEditorInspectorWindowRedrawFromNativeatltaafdbfabcagtというエラーが出ています。 2021-08-24 23:24:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) List index out of rangeの原因元が分からない https://teratail.com/questions/355959?rss=all Listindexoutofrangeの原因元が分からない読み込んだCSVから形態素解析の分かち書きを出力したいがListnbspindexnbspoutnbspofnbsprangeが出たListnbspindexnbspoutnbspofnbsprangeが出た原因が分からない現在CSVを読み込みんだデータから形態素解析を行い、分かち書き結果を新しく列を作り、出力を行うと思っています。 2021-08-24 23:21:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) dockerでコンテナを再起動するとModuleNotFoundError: No module named エラーが発生する https://teratail.com/questions/355958?rss=all dockerでコンテナを再起動するとModuleNotFoundErrorNomodulenamedエラーが発生するdockercomposenbspexecnbspwebnbspbashでコンテナに入った後にpipnbspinstallでパッケージをインストールした後にコンテナを再起動するとインストールしたパッケージがなくなっておりModuleNotFoundErrornbspNonbspmodulenbspnamednbspパッケージ名のエラーが発生しています。 2021-08-24 23:20:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenCVのぼかし処理で変色してしまう https://teratail.com/questions/355957?rss=all OpenCVのぼかし処理で変色してしまう前提・実現したいことopencvで画像をぼかす処理をしたいのですが、どうしてもぼかした後の画像の色が変わってしまっていて困ってます。 2021-08-24 23:06:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails で直接SQLを使用してテーブルの作成、マスターデータを挿入したい https://teratail.com/questions/355956?rss=all railsで直接SQLを使用してテーブルの作成、マスターデータを挿入したい表題の通り、railsでSQLを使用してテーブルを作成したいと考えています。 2021-08-24 23:04:26
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) awsのIPv4 CIDR ブロックの上限数 https://teratail.com/questions/355955?rss=all 2021-08-24 23:03:40
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】favicon設定手順メモ〜 https://qiita.com/moru0606/items/2fcc653d9a654b299f7a 【Rails】favicon設定手順メモ目標faviconの設定環境railsrubymacos準備favicon用の画像を準備します。 2021-08-24 23:57:10
Ruby Rubyタグが付けられた新着投稿 - Qiita マルチテナントアプリケーションのストレージをDirectCloud-BOX APIでセキュア化 https://qiita.com/hiromichinomata/items/2e122743cf419cd221ba DirectCloudBOXのAPIの呼び方管理者画面からサービスキーを発行します。 2021-08-24 23:50:57
AWS AWSタグが付けられた新着投稿 - Qiita Code CommitにpushされたらコミットのリンクをBacklogに記載を自動化 https://qiita.com/yuta-katayama-23/items/333ecee007e1f398abf4 2021-08-24 23:03:37
Docker dockerタグが付けられた新着投稿 - Qiita Docker 自分用チートシート https://qiita.com/cyst-star/items/0f94777a6c5d6a841dd5 Docker自分用チートシートイメージ一覧表示dockerimagelsREPOSITORYTAGIMAGEIDCREATEDSIZEubuntulatestbeweeksagoMBイメージ削除dockerrmiimageidfdockerイメージにタグをつけるコマンドdockertag元のイメージ名タグ名ユーザー名イメージ名タグ名イメージからコンテナを作成し実行dockerrunnamecontainernameitimagenamebinbashコンテナ確認dockerpsCONTAINERIDIMAGECOMMANDCREATEDSTATUSPORTSNAMESコンテナ削除dockerrmcontaineridfオプションで強制削除。 2021-08-24 23:36:46
Docker dockerタグが付けられた新着投稿 - Qiita 問題発見、問題解決、再発防止はGithubとDockerで https://qiita.com/kaizen_nagoya/items/7855011710074c3b8e3d 問題のソースコードの改良にも貢献しないし、問題発見のツール作成にも貢献しないし、問題解決のツール作成にも貢献しない人が、いろいろ無駄なことを言ったり、やらせようとするのを防ぐことができる。 2021-08-24 23:27:48
golang Goタグが付けられた新着投稿 - Qiita Go初見が1週間でWebアプリ開発できるか ー2日目ー https://qiita.com/kei37/items/fac3687ea462bac89d39 ReactcreateContext今まであまり使ったことはなかったが、インターンで他の人が使っているのを見て気になったので少し調べた。 2021-08-24 23:48:16
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】favicon設定手順メモ〜 https://qiita.com/moru0606/items/2fcc653d9a654b299f7a 【Rails】favicon設定手順メモ目標faviconの設定環境railsrubymacos準備favicon用の画像を準備します。 2021-08-24 23:57:10
Ruby Railsタグが付けられた新着投稿 - Qiita マルチテナントアプリケーションのストレージをDirectCloud-BOX APIでセキュア化 https://qiita.com/hiromichinomata/items/2e122743cf419cd221ba DirectCloudBOXのAPIの呼び方管理者画面からサービスキーを発行します。 2021-08-24 23:50:57
Ruby Railsタグが付けられた新着投稿 - Qiita [エラー] railsで""ActionView::Template::Error (undefined local variable or method `f' for"とエラー表示が出る https://qiita.com/skmtydi947/items/add38de515201407ebcb 2021-08-24 23:40:56
技術ブログ Developers.IO 分析に使用する画像データをログ出力しないようにObjectの非破壊処理がしたい https://dev.classmethod.jp/articles/non-destructive-processing-of-object-so-that-image-data-used-for-analysis-is-not-output/ object 2021-08-24 14:56:33
海外TECH Ars Technica SpaceX may dig a tunnel to enable frequent South Texas launches https://arstechnica.com/?p=1789372 launchescounty 2021-08-24 14:42:37
海外TECH Ars Technica 38 million records exposed online—including contact-tracing info https://arstechnica.com/?p=1789373 microsoft 2021-08-24 14:11:31
海外TECH DEV Community CAST AI vs. Spot.io: Two approaches to automated cloud cost optimization https://dev.to/castai/cast-ai-vs-spot-io-two-approaches-to-automated-cloud-cost-optimization-56oa CAST AI vs Spot io Two approaches to automated cloud cost optimizationAutomation is the best answer to controlling cloud costs especially if you work with modern solutions like containers and Kubernetes  But automated optimization solutions come in different forms they focus on automating different cost saving tactics and give you various levels of visibility and control Here s a comparison of two automation solutions available to teams that work with Kubernetes CAST AI and Spot io Keep on reading to find out which one supports your use cases better CAST AI Full Service Cloud Native PlatformSpot io Automated Spot Instance UseCreated by industry veterans CAST AI is a comprehensive cloud automation platform for optimizing Kubernetes environments Companies across industries such as e commerce and adtech are using CAST AI to save from to even on their cloud bills Automation features include spot instances autoscaling up amp down and AI VM type selection Developed by NetApp Spot io is a cloud cost management solution that focuses on optimizing cloud infrastructure costs with spot instance automation Using machine learning and analytics algorithms Spot io helps teams to get spot capacity for their workloads automatically cutting costs and ensuring high availability  CAST AI vs Spot io quick feature comparisonFeatureCAST AI Spot ioSupported platforms  AWSGoogle CloudMicrosoft AzureCost visibility  Detailed cluster cost breakdown Automated cost forecastingCost view across multi cloudReal time alerting functionality coming soon Kubernetes cost optimization and automation  Rightsizing  Recommendations for instance types and sizesAutomated rightsizing via AI driven instance selectionMulti shape cluster constructionAutoscalingAutomated pod scaling parametersHorizontal pod autoscalingNode autoscalingCluster schedulingAutomatic bin packingSpot Instance automationFull multi cloud optimizationDetailed feature comparison of Spot io and CAST AICost visibility and monitoringCost optimization and automationSpot instance automationFull multi cloud optimizationSecurityPricing Cost visibility and monitoringCluster cost breakdown amp forecastingIn CAST AI you get a cost breakdown at the project cluster namespace and deployment level Teams can analyze costs down to individual microservices and then generate a detailed forecast of their cluster costs for better planning CAST AI uses universal metrics that work with all supported cloud service providers The platform also comes with a cost allocation feature that works per cluster and per node A feature for ongoing cloud cost reporting is also in the near future pipeline since the CAST AI team plans to expand cost dimensions beyond compute such as control plane network egress storage and others Spot io breaks down the infrastructure costs of clusters and offers insights into each of the layers Costs are broken down into namespaces and individual workloads within every namespace with the option to filter them according to your container labels and annotations For each workload Spot io displays compute and storage costs  Users can use this data to analyze the application costs perform chargebacks without extensive resource tagging and estimate future cloud spend Cost view across multi cloudMany companies use more than one cloud service today Allocating costs in a multi cloud context is challenging but CAST AI equips teams with insights for addressing that Its full multi cloud functionality comes with visibility via universal metrics from Grafana and Kibana that can be used for any supported cloud service providers Spot io currently doesn t support multi cloud functionality or visibility across its solutions for containerized applications Cost optimization and automationRightsizingCAST AI uses AI to choose the best instance types and sizes that meet an application s requirements but still help teams save up on cloud costs Whenever a cluster needs extra nodes the AI driven instance selection algorithm selects instances that achieve maximum performance at a minimum cost Your team doesn t have to lift a finger because it all happens automatically The platform also comes with multi shape cluster construction since choosing the same instance shape for every node in a cluster may easily lead to overprovisioning That s why CAST AI delivers an optimized mix of different instance types adapted to an application s requirements Spot io offers a handy Right Sizing recommendation mechanism The tool monitors workload utilization in real time to provide you with recommendations for adjusting the resource requirements of workloads when they start consuming significantly more or fewer resources than requested The solution provides recommendations per container and summarizes them for the entire workload to enable easier visualization at a high level and faster implementation  AutoscalingHorizontal pod autoscaling and node autoscalingCAST AI automates pod scaling parameters to help teams avoid overprovisioning their infrastructures The platform also includes a Horizontal Pod Autoscaler which uses business metrics to generate the optimal number of required pod instances The feature then scales the replica count of your pods up and down scaling to zero and removing all pods if there s no work to be done CAST AI also ensures that the number of nodes in use matches the application s requirements at all times scaling nodes up and down automatically Spot io continuously checks for unschedulable pods and if it finds one it scales up to make sure that all the pods have a place to run The solution also removes nodes automatically when all pods running on the node can be moved to other nodes in the cluster To optimize costs Spot io prioritizes downscaling the least utilized nodes Cluster scheduling and terminationCAST AI automatically pauses and resumes clusters created within the platform to help teams avoid paying for resources they re not using Spot io makes sure that all that pods and nodes are terminated in a case of scale down or instance replacement  Automatic bin packing Kubernetes presents a cost challenge to teams because it distributes applications within a cluster evenly with no attention paid to how cost effective this setup is CAST AI changes the default pod scheduling behavior and uses automated bin packing to achieve maximum savings in line with your settings Fewer nodes translate to lower costs Spot io uses bin packing algorithms as well When the tool identifies an instance where workloads may be distributed across the cluster it triggers a scale down to drain and terminate the instance Spot instance automationSpot Instances can result in dramatic savings of up to off the On Demand pricing But there s a catch the cloud provider can pull the plug anytime That s why automation is so critical for effective spot instance use CAST AI makes sure that the replacement of spot instances that were interrupted is fully automated This means that teams don t have to worry about their workloads not finding a place to run The platform is always on the lookout for better instance alternatives and provisions instances in a split second to guarantee high availability Spot io allows users to run their clusters on spot instances without the need to provision or scale instances The tool also takes care of bin packing containers on spot instances to optimize their use even further   Full multi cloud optimizationAs more and more companies use multiple cloud services to access best in class services and prevent disasters the need to monitor manage and optimize costs across providers is greater than ever  CAST AI meets this need by offering you the option to set up multi cloud clusters using a number of multi cloud features Active Active Multi Cloud CAST AI replicates applications and data across multiple cloud services If one fails others keep your workloads afloat guaranteeing business continuity Global Server Load Balancing the platform distributes traffic evenly across all the participating clouds always choosing the endpoints that are up and healthy  Multi cloud visibility CAST AI makes cost allocation across cloud services easier thanks to universal metrics from Grafana and Kibana Spot io doesn t support the multi cloud functionality at the moment SecuritySince both automation solutions work directly with the cloud infrastructure their security is essential Created by cybersecurity experts CAST AI offers a number of security features such as encryption at rest in transit secrets management network security logging visibility and more The platform also comes with automatic patching and upgrades to VMs and Kubernetes to eliminate the chance of errors in your clusters CAST AI doesn t access any environment variables that are considered sensitive such as secrets passwords tokens etc CAST AI is ISO certified and well underway to obtaining SOC certification  Spot io encrypts account data within the browser and re encrypts it with a secure algorithm when it reaches its servers The tool doesn t store any private keys passwords or authentication tokens authentication is based on the IAM Cross Account Role amp External ID PricingCAST AI offers a free Savings report you can run to check whether you could save up on your cloud bill The read only agent analyzes your setup and generates actionable recommendations You can implement them manually or turn automated cost optimization features in that case you can choose between two plans Growth and Enterprise CAST AI offers guaranteed savings of at least Spot io offers a free trial after which users can choose from two different pricing models Pay as you Go without the annual commitment and Subscription that comes with a commitment but opens the doors to more discounts and priority support SummaryOverall winnerCAST AIBoth Spot io and CAST AI are great automation solutions for reducing cloud costs and facilitating processes like cost monitoring management and optimization   Using spot instances is a smart method for reducing the cloud bill but it s just part of the picture  By rightsizing other instances for example ones purchased within an AWS Savings Plan you can drive your cloud bill down even more While Spot io offers recommendations CAST AI does the job for you via automated instance selection The broad range of optimization features combined with automated cost forecasting and unique multi cloud functionality brings CAST AI to the top of cloud cost optimization platforms To accurately estimate the savings that you would be able to get start with the free AI Cluster Analyzer Estimate my savings for free lt wp button gt 2021-08-24 14:24:02
海外TECH DEV Community Are You Scared of Strongly Typed Languages? https://dev.to/sharpninja/are-you-scared-of-strongly-typed-languages-olf Are You Scared of Strongly Typed Languages Part Why do types matter I realize that the ratio of Senior Devs to Junior Devs is very low especially in web development This lack of senior leadership shows in a lot of technology decisions made on web projects This is just an opinion that is cultivated by starting as a web developer in and doing just about every kind of project since then with startups to global industry powerhouses One constant has been the usage of languages with strong typing increases with the maturity of the dev team and especially its leadership I have also been doing C for over years continuously so I ve never worked anywhere that allowed Node or Python or Ruby to be used on the back end although I have done a lot of projects mixing C and JavaScript and even VBS and JavaScript for over two decades When I got a chance to learn Angular a few years ago it was the first time I felt productive on doing web dev because types mean something with TypeScript Like most guys of my vintage my first programming forays were with Microsoft BASIC a language that is arguably more important than C in the history of computing because for most of GenX having a home computer meant having a Commodore brand computer All of Commodore s bit computers used a boot ROM that had the Kernel Screen Manager and Microsoft BASIC built into it I m calling it Microsoft BASIC even though the boot banner says Commodore Basic The reason is that in the s Jack Tramiel CEO of Commodore Business Machines solicited a contract with Bill Gates to provide the operating system for Commodore s first computer the PET Tramiel was a hard negotiator and secured rights to replicate that Operating System on as many computers as he wanted for This deal made Microsoft a viable company but Commodore would go on to include this OS on nearly computers So just out of respect for the work that Bill and Paul Allen did I m calling it Microsoft BASIC Anyways MS BASIC was a Strongly Typed language despite being interpreted DIM A A DIM B B DIM C C DIM D DIM E DIM F Here we have the who range of types supported by MS BASIC Line A is an integer initialized with Line B is a floating point initialized with Line C is a string initialized with Line D is an integer array of elementsLine E is a floating point array of elementsLine F is a string array of elementsThis was all the types available and there were not structures of any kind We learned to code with a minimum palette of types and some phenomenal results happened including many commercial games If you tried to assign a number directly in a string you would get an error What this does is teaches you how to be intentional Being intentional is a way of thinking where you make decisions based on the outcome you intend to happen In other words you have a plan So when I m writing my program my intention is to store the number into a variable named PI is a floating point number so I don t need to add any modifiers to the variable name DIM PI PI For better or for worse MS BASIC was lenient about placing floating point values into an INTEGER It would not complain at all but unless it was intentional you wouldn t like the outcome Uh oh our circumference is wrong because we were not intentional in our actions and placed the value in the wrong type Fortunately modern languages warn about loss of data when putting a float in an integer but in the s and s that wasn t a thing However we see our error right away and easily fix it Looking at this example you may think Dynamic typing solves that problem But does it Let s look at some examples of being unintentional with a dynamically typed language for let i i i console log i if i gt console log Could match not i to break resultsCould match not i to Here we initialize our loop counter i with an integer And for the first iteration it is an integer But then things go off the rails when I accidentally add a float to the integer and store the result back into the counter Now my counter is a float Worse it can never match our exit criteria for the for loop meaning this would run forever This is the worst possible result because the user interface would be locked up if we are on the main thread and would have no way to know what s happening until the number overflows the variable which would take a very long time These are the reasons that being intentional in your code are so important We are all human so we will have lapses in our intentional processes and when that happens strongly typed languages help us prevent these kinds of bugs The Grandaddy of most Typed Languages is C What does this code do in C include lt stdio h gt int main for int i i i printf i i n i if i gt printf Could match i to break return i i i Here we see that C has helped us stay intentional through strictly adhering to the specified type just like MS BASIC did when we used integer to hold circumference Newer languages such as C go even further using System public class Program static void Main for int i i i Console WriteLine i i if i gt Console WriteLine Could match i to break Compiling this results in Compilation error line col Cannot implicitly convert type double to int An explicit conversion exists are you missing a cast Now we have no chance to introduce a bug based on going from floating point to an integer because C treats any data loss as an error fn main let mut i i loop println i i i if i break Here we have the Rust version of this loop Like C Rust is concerned with data hygiene and throws an error trying to compile it error E cannot add assign float to i gt main rs i no implementation for i float help the trait std ops AddAssign lt float gt is not implemented for i error aborting due to previous errorFor more information about this error try rustc explain E exit status The error is different because the philosophies of the languages are different In C the compiler is strictly saying that it won t automatically convert a double to an int Period Rust on the other hand simply doesn t implement a language feature that could have resulted in an error so you are notified that that specific use case is intentionally not implemented If I change to using i in Rust a different error occurs error E mismatched types gt main rs i expected i found floating point numbererror aborting due to previous errorFor more information about this error try rustc explain E exit status Rust is now telling use error E mismatched types because Rust considers ints and floats to be fundamentally distinct types And if there s not any implementation of std ops AddAssign lt T gt that matches the type for then the expression is simply invalid and cannot be compiled It s impossible to get this bug into production with either C or Rust Next time we ll look at some of the typed vs untyped arguments and try to place them into context from the perspective of the Senior Developer with Unpopular Opinions 2021-08-24 14:13:57
Apple AppleInsider - Frontpage News Spotify launches premium podcast subscriptions to all US creators https://appleinsider.com/articles/21/08/24/spotify-launches-premium-podcast-subscriptions-to-all-us-creators?utm_medium=rss Spotify launches premium podcast subscriptions to all US creatorsSpotify is now rolling out its premium podcast feature to all creators based in the U S allowing them to charge up to for a subscription Credit SpotifyThe music streaming service began testing a podcast subscription feature in April shortly after Apple announced a similar service for podcast creators On Tuesday Spotify opened up its subscription service to all U S podcasters Read more 2021-08-24 14:55:28
Apple AppleInsider - Frontpage News Best Deals August 24 - Refurbished Mac & iPad big discounts, $100 off 3D printer & more! https://appleinsider.com/articles/21/08/24/best-deals-august-24---big-discounts-on-refurbished-mac-ipad-100-off-3d-printer-more?utm_medium=rss Best Deals August Refurbished Mac amp iPad big discounts off D printer amp more Tuesday s best deals include off a MonoPrice D Printer off a refurbished inch MacBook Pro off at Zagg s Flash Sale and more Deals Tuesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-24 14:51:16
Apple AppleInsider - Frontpage News iPad, Mac shipment growth outpacing industry average in Western Europe https://appleinsider.com/articles/21/08/24/ipad-mac-shipment-growth-outpacing-industry-average-in-western-europe?utm_medium=rss iPad Mac shipment growth outpacing industry average in Western EuropeApple is continuing to benefit from high demand for Macs and iPads in Western Europe according to Canalys with shipments raising as countries continue to embrace remote working as they recover from COVID The PC market in Western Europe is continuing to see year on year growth for the fifth consecutive quarter analysts at Canalys claim While a increase year on year to million units for Q is marginal it continues a year long trend of high annual improvement for the industry as a whole As part of the analysts report it seems that Apple s Mac business is benefiting the most from the improving environment Apple is the fifth largest computer vendor in the region with a market share following behind Acer Dell HP and Lenovo Read more 2021-08-24 14:46:35
Apple AppleInsider - Frontpage News New 'See' featurette debuts before series premiere on August 27 https://appleinsider.com/articles/21/08/24/new-see-featurette-debuts-before-series-premiere-on-august-27?utm_medium=rss New x See x featurette debuts before series premiere on August The cast and crew of Apple TV science fiction drama See sit down in a new featurette to discuss what the second season has in store Apple has uploaded an exclusive look at the upcoming second season of Apple TV science fiction drama See featuring insights from cast and crew After a year of filming delays due to the ongoing coronavirus pandemic See is set to return to Apple TV on August Read more 2021-08-24 14:21:27
Apple AppleInsider - Frontpage News Level Lock partners with Rocky Mountain Hardware to expand HomeKit lock options https://appleinsider.com/articles/21/08/24/level-lock-partners-with-rocky-mountain-hardware-to-expand-homekit-lock-options?utm_medium=rss Level Lock partners with Rocky Mountain Hardware to expand HomeKit lock optionsOn Tuesday Level Home announced that it will be bringing its technology to Rocky Mountain Hardware which will give even more smart locks HomeKit compatibility Rocky Mountain Hardware partners with Level LockNow Level Bolt ーthe invisible smart lock ーcan be integrated into a variety of Rocky Mountain Hardware collections This includes Ellis Mack Metro Edge and more Read more 2021-08-24 14:00:29
海外TECH Engadget 'League of Legends' World Championship moves from China to Europe due to COVID-19 https://www.engadget.com/league-of-legends-world-championship-china-europe-riot-games-144340998.html?src=rss x League of Legends x World Championship moves from China to Europe due to COVID Riot Games is changing its plans for the League of Legends World Championship aka Worlds The event was supposed to take place in China for the second straight year but it s moving to Europe amid travel complications brought on by the rapid spread of the COVID Delta variant quot We ve reached the point where it s extremely difficult to guarantee that qualifying teams and their best players would be able to attend Worlds this year quot John Needham Riot s global head of esports said in a video quot After considering all possible options we concluded that moving Worlds to Europe provided the best opportunity for the most teams and their best players to compete quot Worlds was supposed to take place in five cities across China culminating in Shenzhen in November after initially being announced for the US in Riot hasn t revealed exactly where in Europe it will bring one of the biggest events in esports this year though Needham noted that accessibility for the highest number of teams and their key players will be the most critical factor Riot will reveal more details about Worlds in the coming days and weeks Earlier this month Riot moved the final matches of the League of Legends Championship Series LCS ーthe esport s North American league ーfrom a New Jersey arena to its LCS Arena in Los Angeles It said the rise in Delta variant cases meant that it quot cannot in good conscience conduct a massive fan event at this time quot Other esports are still pressing forward with in person events in North America The Call of Duty League season just wrapped up with its championship weekend being held at a packed Galen Center in Los Angeles The Overwatch League playoffs and grand finals are set to take place in Dallas and the same LA arena respectively next month marking the esport s return to in person events in the US 2021-08-24 14:43:40
海外TECH CodeProject Latest Articles JieJie.NET https://www.codeproject.com/Articles/5311044/JieJie-NET small 2021-08-24 14:55:00
海外科学 NYT > Science This Spider Lures Prey by Pretending to Be Bird Poop https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html poopmany 2021-08-24 14:10:52
金融 金融庁ホームページ Instagramにおける金融庁個人間融資対策アカウントの開設について公表しました。 https://www.fsa.go.jp/news/r3/kinyu/20210824/20210824.html instagram 2021-08-24 15:00:00
ニュース BBC News - Home Covid in Scotland: Warning over restrictions as cases hit new high https://www.bbc.co.uk/news/uk-scotland-58315956?at_medium=RSS&at_campaign=KARANGA proportionate 2021-08-24 14:39:54
ニュース BBC News - Home Tokyo Paralympics: 2020 Games get under way with powerful opening ceremony https://www.bbc.co.uk/sport/disability-sport/58316181?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-24 14:29:20
ニュース BBC News - Home Covid: Cornwall tourists urged to 'stay away' as cases rise https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA cornwall 2021-08-24 14:53:07
ニュース BBC News - Home Iran prisons chief apologises over leaked videos of Evin abuse https://www.bbc.co.uk/news/world-middle-east-58315816?at_medium=RSS&at_campaign=KARANGA apologises 2021-08-24 14:35:09
ニュース BBC News - Home Two-year-old dies in fire at Ingoldmells caravan park https://www.bbc.co.uk/news/uk-england-lincolnshire-58319097?at_medium=RSS&at_campaign=KARANGA lincolnshire 2021-08-24 14:17:26
ニュース BBC News - Home McDonald's runs out of milkshakes in England, Scotland and Wales https://www.bbc.co.uk/news/business-58315152?at_medium=RSS&at_campaign=KARANGA driver 2021-08-24 14:24:00
ニュース BBC News - Home Robertson signs new Liverpool contract until 2026 https://www.bbc.co.uk/sport/football/58312449?at_medium=RSS&at_campaign=KARANGA robertson 2021-08-24 14:01:15
ニュース BBC News - Home Kjaer & Danish medical team receive Uefa award for role in saving Eriksen's life https://www.bbc.co.uk/sport/football/58312549?at_medium=RSS&at_campaign=KARANGA Kjaer amp Danish medical team receive Uefa award for role in saving Eriksen x s lifeDenmark captain Simon Kjaer and the medical team that saved Christian Eriksen s life are the recipients of this year s Uefa President s Award 2021-08-24 14:00:33
ニュース BBC News - Home Afghanistan: Where will refugees go after Taliban takeover? https://www.bbc.co.uk/news/world-asia-58283177?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-24 14:53:00
北海道 北海道新聞 辺野古に新たな護岸建設へ 防衛省、27日にも着手 https://www.hokkaido-np.co.jp/article/581684/ 沖縄県宜野湾市 2021-08-24 23:19:00
北海道 北海道新聞 二酸化炭素を固体化し貯留 三笠の坑道で実証実験 ヤフーが資金1億円寄付 https://www.hokkaido-np.co.jp/article/581624/ 二酸化炭素 2021-08-24 23:01:35
IT 気になる、記になる… 「Apple Watch Series 7」のケースサイズは41㎜と45㎜に?? https://taisy0.com/2021/08/25/144508.html applewatch 2021-08-24 15:28:03
AWS AWS Partner Network (APN) Blog Managed Cloud Security Starts at Level 1 with AWS Level 1 MSSP Competency Partners https://aws.amazon.com/blogs/apn/managed-cloud-security-starts-at-level-1-with-aws-level-1-mssp-competency-partners/ Managed Cloud Security Starts at Level with AWS Level MSSP Competency PartnersA Managed Security Service Provider MSSP can integrate join forces and work alongside in house security teams or provide full outsourcing for AWS security operations To help customers looking for support from MSSPs we created a new baseline standard of quality called Level Managed Security Services Tee new AWS Level MSSP Competency designation features AWS Partners that have had their technical and operational capabilities successfully validated against this baseline 2021-08-24 15:57:13
Google Official Google Blog 9 apps to help kids sharpen their coding skills http://feedproxy.google.com/~r/blogspot/MKuf/~3/5g35bZlIdQ4/ apps to help kids sharpen their coding skillsCoding is a skill that s now part of just about every discipline ーand what s more it s fun for kids to learn and easy for parents and teachers to add to lessons at home or school As kids get ready to go back to school and Chromebooks are once again on desks at home and in the classroom it s a good time to boost students coding knowledge At Google we believe every student deserves the chance to explore advance and succeed in computer science Practical computer science skills can help students learn and create and bring more relevance to nearly any subject from history to literature to current events  Thanks to the devices and apps below students of all ages can be engaged while learning to code Fortunately there are coding apps for just about every grade and skill level Here are our suggestions for apps and devices to check out this fall whether you re in a classroom or at home with learners Coding apps to try in the classroom and at homeWhether it s creating a video game as an assignment in science class or building a website for a side project lemonade stand anyone there are coding apps for the whole family and the whole class Families can find all of these apps on the Google Play Store and schools can find out more information on the Chromebook App Hub  Beginning to codeCloud Stop Motion Play Store is a fun stop motion and animation movie creator Cloud Stop Motion enables kids to work with animations on a zoomable scrollable timeline Sound effects music titles credits and speech bubbles can be added before rendering to an MP movie An extensive library of audio backgrounds and styles included this app is great for students and parents alike Grasshopper Web app is a coding app for beginning learners that uses games to build skills with JavaScript Learners can move up through progressively challenging levels to refine their coding prowess Scratch Jr Play Store is tailor made for younger learners Scratch Jr is actually based on a programming language that teaches kids how to program by creating their own interactive stories and games  Tynker Jr Play Store is perfect for children just learning to read Children ages can learn the fundamentals of coding by connecting picture blocks to move their characters More advanced codersBloxels Play Store App Hub lets anyone build a video game with their own characters and art Game worlds are quick to build with built in logic triggers and actions Codecademy Play Store Codecademy creates an engaging flexible and accessible way to learn to code online making it possible for anyone to gain skills for employability and build something meaningful with technology Access hundreds of courses in subjects like web development and data science as well as in demand languages like Python CSS and JavaScript Piper Make Play Store App Hub is a drag and drop coding platform for the Pico the newest microcontroller board from Raspberry Pi Using Piper s hardware packages available online the Piper Make portal offers new narrative based tutorials projects and ways to start building and coding technology Replit Play Store App Hub is a simple yet powerful online coding platform It s perfect for beginners who are coding for the first time but also scales to the needs of teachers and professional programmers with decades of experience Replit supports all programming languages including Python Java Javascript HTML CSS and C C and runs on every device including Chromebooks It combines an IDE integrated development environment with a debugger built in testing autograding and hosting tools to build websites and applications Tynker Play Store App Hub features block based coding challenges that help learners move on to more complex skills like Python coding and advanced computer science It even offers AP Computer Science courses Devices for coding creating and anything in betweenWith new devices for learning anywhere or advanced use students and families can find devices for more robust needs such as content creation and editing coding and running apps in virtualized environments simultaneously with large video calls  There s a device for everyone in the family or classroom This includes devices like the Lenovo e Gen which works in both laptop and tablet mode and has a rear facing camera and built in stylus It also includes the spill resistant HP Chromebook x G EE the Acer Chromebook Spin or the Lenovo e Gen with its ratio ideal for reading and working on Docs more comfortably an Always Connected LTE enabled device with dual cameras You can find all the latest in this handy guide for schools or on chromebook com  To learn more about Google s commitment to closing equity gaps in computer science education and discover lessons research scholarship opportunities and more visit our Code with Google page Educators can also find CS resources on our website and on the Chromebook App Hub And for more resources for families with guidance on everything from classroom tools to screen time best practices visit families google com and sign up for Family Link for parents to help set digital ground rules on their school or personal device 2021-08-24 16:00:00
js JavaScriptタグが付けられた新着投稿 - Qiita 【React】React ことはじめ (ただの学習ログ) https://qiita.com/kei1-dev/items/33b630f477a4aaed050e 【React】Reactことはじめただの学習ログきっかけ過去にAngularVuejsを使用した開発は行ったことはあるが、Reactはなかったため。 2021-08-25 00:36:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python tkinter 消えない https://teratail.com/questions/355973?rss=all pythontkinter消えない閉じるボタンを押しても閉じなくてマウスがロード中になって一向に消えません、色々試したのですが、同じくロード中で消えません。 2021-08-25 00:59:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.pyにて、errorを吐く為、どこを直せばいいのかお教え頂きたいです。 https://teratail.com/questions/355972?rss=all discordpyにて、errorを吐く為、どこを直せばいいのかお教え頂きたいです。 2021-08-25 00:56:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) フロントエンド開発におけるエラーハンドリングについて(Next.js) https://teratail.com/questions/355971?rss=all フロントエンド開発におけるエラーハンドリングについてNextjs例外処理初心者。 2021-08-25 00:09:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android Navigationについて https://teratail.com/questions/355970?rss=all AndroidNavigationについて前提・実現したいことBottomNavigationViewnbspとnbspNavigationnbspを併用したいです。 2021-08-25 00:03:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) swift FirebaseAuth で自動ログインできるか https://teratail.com/questions/355969?rss=all swiftFirebaseAuthで自動ログインできるかまだ勉強している最中ですが、swiftを使ってクイズアプリを試しに作っています。 2021-08-25 00:02:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) カスタムチェックボックス(UIButton)の挙動がおかしい https://teratail.com/questions/355968?rss=all カスタムチェックボックスUIButtonの挙動がおかしい前提・実現したいことTodoアプリを制作しているのですが、UIButtonを使ったチェックボックスの挙動がおかしいので質問させていただきました。 2021-08-25 00:01:29
Docker dockerタグが付けられた新着投稿 - Qiita マルチプラットフォーム Docker ビルドを kaniko で行う https://qiita.com/2fbCvmiYKX/items/35ba6a699a583f1263ef 2021-08-25 00:44:57
Azure Azureタグが付けられた新着投稿 - Qiita Power BIからAzure Machine Learningで公開したモデルを使用する https://qiita.com/rsk800/items/44fc861bf33dd5a8fb45 ここで行ったように任意のコードを書いて学習したモデルをデプロイしてWebサービスとして公開するには、そのモデルを明示的にAzureMachineLearningに登録する必要があります。 2021-08-25 00:15:19
Git Gitタグが付けられた新着投稿 - Qiita gitコンフリクトの対処 https://qiita.com/ShoheiNagamura/items/f661d3d4b9c07f46a85b gitaddgitcommitgitlog 2021-08-25 00:16:17
技術ブログ Developers.IO [レポート]re:Inforce 2021 Keynote #reinforce https://dev.classmethod.jp/articles/reinforce-2021-keynote-report/ reinforce 2021-08-24 15:25:20
海外TECH DEV Community How To Create Login Page With HTML And CSS Only https://dev.to/frontendtrick/how-to-create-login-page-with-html-and-css-only-5d2i How To Create Login Page With HTML And CSS OnlyHtml Code lt DOCTYPE html gt lt head gt lt head gt lt body gt lt div class container gt lt form action gt lt div class title gt Login lt div gt lt div class input box underline gt lt input type text placeholder Enter Your Email required gt lt div class underline gt lt div gt lt div gt lt div class input box gt lt input type password placeholder Enter Your Password required gt lt div class underline gt lt div gt lt div gt lt div class input box button gt lt input type submit name value Login gt lt br gt lt div gt lt form gt lt div gt lt body gt lt html gt CSS Code import url Bhai wght amp display swap margin padding box sizing border box font family Baloo Bhai sans serif background FAFFF html body display grid height vh width place items center background linear gradient to right selection background ffbf container background FAFFF max width px width padding px px border radius px box shadow px px px rgb container form title font size px font weight margin px px position relative container form title before content position absolute height px width px left px bottom px border radius px background linear gradient to right aeff container form input box width height px margin top px position relative container form input box input width height outline none font size px border none container form underline before content position absolute height px width background ccc left bottom container form button margin px px container input box input type submit background linear gradient to right aeff font size px color fff border radius px cursor pointer transition all s ease container input box input type submit hover background color rgb container option font size px text align center 2021-08-24 15:30:06
海外TECH DEV Community Day 11 : Revision day, going through the topics I learnt in more detail https://dev.to/gauravshekhawat/day-11-revision-day-going-through-the-topics-i-learnt-in-more-detail-40ae Day Revision day going through the topics I learnt in more detailAfter being overloaded by information in the past days I felt the need to stop and give myself time to absorb the material I have been through So no new content for today enjoy 2021-08-24 15:11:01
海外TECH DEV Community How To Install Debian 11 Bullseye Expert Mode Minimal Install https://dev.to/brandonwallace/how-to-install-debian-11-bullseye-expert-mode-minimal-install-10pd How To Install Debian Bullseye Expert Mode Minimal Install IntroductionIn this article I will show you how to do a minimal installation of Debian Bullseye in Expert Install mode The Debian installer is very flexible You can easily use the installation media to install Debian as a server or a desktop laptop I will go over a minimal installation step by step and include an option to install a desktop environment of your choice Doing an Expert Install will provide you with a few advanced options which allow for better customization of the operating system Why Debian These are some of the reasons why people install Debian Very stable and secureHas wide hardware supportIs a community project of volunteers around the worldHas a flexible installer that allows for customizationUpgrades smoothly from one release to the next release Here are the requirements for Debian Bullseye RequirementsMinimumRecommendedRAM MBGBProcessor CPU GHzHard Drive GBA minimal installation is great for a server set up The benefit of setting up a server with a command line interface you will not use a lot of resources Here is a server without a graphical user interface with GB of RAM As you see this server is using is only using MB of RAM brandon debian free m total used freeMem Swap After installing the full Xfce desktop the RAM usage increased to MB You can use almost any computer for this If you have some old hardware laying around such as aDesktopLaptopA Mac computerUsed server hardwareWhat can you do with a Linux server Here are some examples Private Git serverWeb serverFile server with NFS or SambaMedia serverDatabase serverDNS serverNTP serverEmail serverAd blockerSet up RAID Redundant Array of Independent Disks Explore the GNU Linux operating system InstallationDownload the amd Debian Bullseye ISO file from the Debian org website If your computer is really old it might not support bit In that case you will need the bit ISO file debian amd netinst isoInstall the ISO file to a USB flash drive using one of these tools RufusEtcherUnetbootinPendrive LinuxIf have Linux installed already you can run the dd command to install the ISO to the USB flash drive WARNING Make sure you write to the correct dev sdX drive I list my drives in the computer like this sudo fdisk l gt dev null egrep Disk dev OutputDisk dev sdb GiBDisk dev sda GiB Disk dev sdc GiB lt My USB flash driveOn my computer the flash drive is dev sdc so I run this command sudo dd if debian amd netinst iso of dev sdc bs M status progress syncFind out how to boot off of the USB flash drive Every manufacture has a different key to press to get to the boot menu On my computer I press the F key to select the boot menu Once you boot off of the USB flash drive the installation menu will come up Select Advanced options Select Expert Install Choose a language Select your location to set the correct time zone The locale sets character encoding date and time formatting currency default paper size etc The default setting should be fine For US English the default is en US UTF No need to change this setting You have the option to add additional locales here if you need them I will use the default en US UTF set on the previous page Press Continue Here you can select the keyboard layout of your preference such as Dvorak I will stick with the default American English here Time to detect the installation media which is the USB flash drive that you booted off earlier Press Continue Press Continue Installer components get loaded from the USB installation media Optional specialized components can be selected here if you need them By default nothing is selected Press Continue Network hardware will be detected here Configure the network connection Select Yes to set the IP address using DHCP Dynamic Host Control Protocol This is recommended for a desktop laptop If you select Yes skip the For a static IP section The IP address will be configured via DHCP and you will move on to setting the hostname Select No to set a static IP address A static IP address is recommended for a server For a static IP I set my IP address to since I know that will work on my network For a static IP I set the netmask to which is For a static IP I set the gateway to because that is the gateway of my network For a static IP I set three public DNS Domain name servers using a space as a delimiter lt Cloudflare DNS lt OpenDNS lt Google DNSFor a static IP Verify the networking information is correct Click Yes to accept the changes Wait seconds for the network link to be detected Press Continue Set the hostname for the computer Set a domain name for the system It is better to make something up here For more information see RFCSet up users and passwords for the system Enable shadow passwords Select Yes here This is for security Shadow passwords will allow the hashed password to be stored in etc shadow which is only readable by root For added security select No for Allow login as root Users will be able to type sudo to run root commands Type your full name here Applications that display your full name will use this Type the user name which you will use to log into the computer Set a strong password here Re type the password you selected to make sure it is correct Set the system clock If you wish to use NTP Network Time Protocol select Yes Select a public NTP server close to where you live for the best outcome I live in the United States so I set my NTP server to us pool ntp org Set the time zone you live in I selected Eastern since I live in the Eastern time zone The installer will detect the disks connected to the system Partitioning the disks will allow us to divide the hard disk into sections I select Guided use entire disk here to install on my empty GB hard drive It displays I have one GB drive installed in the system Select the partitioning scheme you wish to use here I recommend separating home var and tmp partitions to for the following reasons Separate data that needs backing up such as home to make things easier Isolate parts of the file system to increase security Restrict the growth of a file system If var is filled it will not fill the whole disk After the guided partitions are created select Finish partitioning and write changes to disk The changes will be displayed to make sure that is how you want it Select Yes to write the changes to disk Install the packages for the base system Select a kernel to install in the system linux image amd is the kernel generic package linux image amd will just specify the exact version Select generic include all available drivers to make sure you install the drivers you need Configure the package manager This option allows you to scan for extra installation media such as a DVD We only have the USB we are using to install the operating system Select No to scan extra installation media Extra programs can be installed from a network mirror Select Yes to use a network mirror This will connect us to a online repository to access more software than what is on the installation USB Select http Pick a network mirror that is closest to you for the fastest download Leave HTTP proxy information blank and select Continue unless you know you are using a proxy Select use non free software Recommended for a desktop laptop Source repositiories in APT will allow you to download the source code for packages You can select No here This can be enabled easily in etc apt sources list later if you want It is recommended to install security updates Click Continue Select and install software It is your choice to have security updates installed automatically using the unattended upgrades package The default setting is to not run automatic security updates You can join the package survey if you wish here For a minimal Debian install I have deselected everything here except for standard system utilities This will provide you with a lean system that is not resource hungry Remember other packages can be installed later Install GRUB to the boot loader of the hard disk Select Yes to install GRUB to the primary drive I have one drive in the computer dev sda I will select that option instead of entering it manually Select Yes to force GRUB installation to the EFI removable media path to a fallback location just in case the EFI firmware does not meet the EFI specification Click Enter to finish the installation Click Yes to set the system clock to UTC If you wanted to set up a server once you get to this point reboot the computer and your Debian installation is finished If you only wanted a minimal server you are done with the installation process Click Continue to reboot Remember to remove the USB flash drive installation media Upon reboot you will be presented with this splash screen How to add a desktop environmentIf you wanted a graphical user interface sign in and install the desktop of your choice You have many desktop options such as Xfce Gnome KDE Mate LXDE See task xfce desktop task gnome desktop task kde desktop etc To install the Xfce desktop run these commands sudo apt update sudo apt upgrade sudo apt install task xfce desktop sudo systemctl rebootAfter logging in you will be presented with the Xfce desktop ConclusionI have shown you how to expert install of Debian Bullseye step by step You will be now able to use Debian s flexible installer to install a minimal server or a desktop laptop Follow me on Dev to and Github Please feel free to leave comments questions and suggestions 2021-08-24 15:10:43
海外TECH DEV Community Detectar campo modificado al guardar un modelo en Laravel https://dev.to/magarrent-org/detectar-campo-modificado-al-guardar-un-modelo-en-laravel-m22 Detectar campo modificado al guardar un modelo en LaravelBienvenido a a tod s Este es un post muy corto solo para dejaros este pequeño Snippet de Laravel Se trata de detectar cuando el campo de un modelo de Laravel ha sido modificado en este caso el campo email de un usuario El evento se dispararácuando se haya actualizado un registro del modelostatic updated function userModel Vemos si el campo email ha sido modificado con getDirty if isset userModel gt getDirty email el campo email ha sido modificado 2021-08-24 15:07:32
Apple AppleInsider - Frontpage News 'Apple Watch Series 7' will come in 41mm & 45mm sizes, leaker claims https://appleinsider.com/articles/21/08/24/leaker-suggests-apple-watch-series-7-to-increase-by-1mm-in-size?utm_medium=rss x Apple Watch Series x will come in mm amp mm sizes leaker claimsThe Apple Watch Series could be released with mm and mm size options though old watch bands would remain fully compatible Apple Watch Series render provided by Jon ProsserA leaker known as Uncle Pan on Chinese social media website Weibo shared a short post about the potential change He shared images of Jon Prosser s renders along with the post but doesn t mention them directly Read more 2021-08-24 15:46:33
Apple AppleInsider - Frontpage News Save $200 on Apple's M1 MacBook Pro 13-inch at Amazon right now https://appleinsider.com/articles/21/08/24/save-200-on-apples-m1-macbook-pro-13-inch-at-amazon-right-now?utm_medium=rss Save on Apple x s M MacBook Pro inch at Amazon right nowA new round of Amazon price cuts offer triple digit savings on the latest M hardware Save on the GB Mac mini or on the inch MacBook Pro MacBook Air models are also off today M MacBook Pro for Bonus savings at checkout are driving the price of Apple s standard M MacBook Pro inch down to Normally the Apple Silicon model with GB of RAM and a GB SSD is eligible for a instant rebate on top of off at checkout in your choice of finish Look for the bonus savings message on Amazon s product detail page to confirm you qualify for the in cart savings Read more 2021-08-24 15:15:20
Apple AppleInsider - Frontpage News Best Deals August 24 - Refurbished Mac & iPad big discounts, $100 off 3D printer & more! https://appleinsider.com/articles/21/08/24/best-deals-august-24---big-discounts-on-refurbished-mac-ipad-100-off-3d-printer-more?utm_medium=rss Best Deals August Refurbished Mac amp iPad big discounts off D printer amp more Tuesday s best deals include off a MonoPrice D Printer refurbished inch MacBook Pro off at Zagg s Flash Sale and more Deals Tuesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-24 15:20:55
Cisco Cisco Blog Year-End Reflections: Learnings with Women of Cisco https://blogs.cisco.com/diversity/year-end-reflections-learnings-with-women-of-cisco Year End Reflections Learnings with Women of CiscoLast week was Cisco s fiscal year earnings announcement so now seems like a great time to take a look at some of my learnings from my tenure as co lead of Women of Cisco Americas board 2021-08-24 15:47:09
Linux OMG! Ubuntu! How to Instantly Log Out of Ubuntu From a Terminal http://feedproxy.google.com/~r/d0od/~3/p1jrQI1IVpc/ways-to-log-out-of-ubuntu-session How to Instantly Log Out of Ubuntu From a TerminalThere are a several ways to log out of an Ubuntu desktop session you re using but most are so obvious you don t need a guide that points them out to you But what you may not know is how to logout of Ubuntu from a terminal or log out of GNOME on any Linux distro that uses it I didn t until around a minute ago To log out from a terminal just open the Terminal app and run gnome session quit When you hit enter the standard logout dialog will appear with a second countdown The timer gives you breathing room This post How to Instantly Log Out of Ubuntu From a Terminal is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-24 15:09:47
海外科学 NYT > Science Overweight Adults Should Be Screened for Diabetes at 35, Experts Say https://www.nytimes.com/2021/08/24/health/diabetes-weight-screening.html Overweight Adults Should Be Screened for Diabetes at Experts SayNearly one in seven Americans now has diabetes a record rate The condition also raises the risk of severe illness after coronavirus infection 2021-08-24 15:13:58
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/25) http://www.yanaharu.com/ins/?p=4676 交通事故 2021-08-24 15:48:32
金融 金融庁ホームページ 金融機関における貸付条件の変更等の状況について更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/kashitsuke/20200430.html 金融機関 2021-08-24 17:00:00
金融 金融庁ホームページ 「新型コロナウイルス感染症関連情報」特設ページを更新しました。 https://www.fsa.go.jp/ordinary/coronavirus202001/press.html 新型コロナウイルス 2021-08-24 17:00:00
金融 金融庁ホームページ 多重債務者相談強化キャンペーン2021の実施について公表しました。 https://www.fsa.go.jp/policy/kashikin/campaign/campaign2021.html 多重債務者 2021-08-24 17:00:00
金融 金融庁ホームページ 「多重債務者相談強化キャンペーン2021」における相談会の開催状況及び予定等について公表しました。 https://www.fsa.go.jp/policy/kashikin/soudankai2021.html 多重債務者 2021-08-24 17:00:00
ニュース BBC News - Home Afghanistan: Taliban tell working women to stay at home https://www.bbc.co.uk/news/world-asia-58315413?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-24 15:24:17
ニュース BBC News - Home Covid: Cornwall tourists urged to 'stay away' as cases rise https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA cornwall 2021-08-24 15:45:55
ビジネス ダイヤモンド・オンライン - 新着記事 米司法省、共和党ロビイストを調査 カタール政府のために活動か - WSJ発 https://diamond.jp/articles/-/280391 調査 2021-08-25 00:19:00
北海道 北海道新聞 C2輸送機、パキスタン到着 後続2機と輸送活動へ https://www.hokkaido-np.co.jp/article/581697/ 輸送機 2021-08-25 00:18:00
北海道 北海道新聞 必死の継投実らず 杉浦3失点 日ハム https://www.hokkaido-np.co.jp/article/581692/ 日本ハム 2021-08-25 00:12:00
Azure Azure の更新情報 Azure AD B2C redirect URL login.microsoftonline.com will be retired on 31 August 2022 https://azure.microsoft.com/ja-jp/updates/update-apps-using-azure-ad-b2c-to-new-redirect-b2clogincom/ bclogin 2021-08-24 15:35:57
AWS AWS Architecture Blog How to Accelerate Building a Lake House Architecture with AWS Glue https://aws.amazon.com/blogs/architecture/how-to-accelerate-building-a-lake-house-architecture-with-aws-glue/ How to Accelerate Building a Lake House Architecture with AWS GlueCustomers are building databases data warehouses and data lake solutions in isolation from each other each having its own separate data ingestion storage management and governance layers Often these disjointed efforts to build separate data stores end up creating data silos data integration complexities excessive data movement and data consistency issues These issues are preventing … 2021-08-24 17:43:19
AWS AWS Media Blog Getting started with AWS Elemental Live and Dolby Vision https://aws.amazon.com/blogs/media/getting-started-with-aws-elemental-live-and-dolby-vision/ Getting started with AWS Elemental Live and Dolby VisionIn the relatively new ever changing arena of High Dynamic Range HDR technologies there are quite a few options to consider when it comes to creating video content with rich beautiful pronounced pictures with both brighter and darker colors These include HDR HDR HLG HLG and Dolby Vision This post focuses on the key benefits of … 2021-08-24 17:33:02
AWS AWS Government, Education, and Nonprofits Blog How Booz Allen obtains C-ATO to accelerate service delivery in federal organizations using AWS https://aws.amazon.com/blogs/publicsector/how-booz-allen-obtains-c-ato-to-accelerate-service-delivery-in-federal-organizations-using-aws/ How Booz Allen obtains C ATO to accelerate service delivery in federal organizations using AWSGovernment agencies are moving to speed up service delivery but agencies need to obtain an Authority to Operate ATO that demonstrates security compliance prior to implementation which can take a significant amount of time and can prove to be a challenge in meeting tight deadlines AWS Partner Booz Allen Hamilton Booz Allen uses a platform as a service model on Amazon Web Services AWS to enable their customers to rapidly build test scan and deploy their applications ーaccelerating releases in the federal government from months to days 2021-08-24 17:03:58
AWS AWS Security Blog How to automate forensic disk collection in AWS https://aws.amazon.com/blogs/security/how-to-automate-forensic-disk-collection-in-aws/ How to automate forensic disk collection in AWSIn this blog post you ll learn about a hands on solution you can use for automated disk collection across multiple AWS accounts This solution will help your incident response team set up an automation workflow to capture the disk evidence they need to analyze to determine scope and impact of potential security incidents This post includes … 2021-08-24 17:02:47
AWS AWS How do I use layers to integrate the current AWS SDK for JavaScript into my Node.js Lambda function? https://www.youtube.com/watch?v=IVaOqqGoSeI How do I use layers to integrate the current AWS SDK for JavaScript into my Node js Lambda function Skip directly to the demo For more details see the Knowledge Center article with this video Saad shows you how to use layers to integrate the current AWS SDK for JavaScript into my Node js Lambda function Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 17:39:30
AWS AWS How can I configure a Lambda function to assume a role from another AWS account? https://www.youtube.com/watch?v=UsfdtF-kWzg How can I configure a Lambda function to assume a role from another AWS account Skip directly to the demo For more details see the Knowledge Center article with this video Syed shows you how to configure a Lambda function to assume a role from another AWS account Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 17:38:47
AWS AWS How do I use the pgaudit extension to audit my Amazon RDS DB instance that is running PostgreSQL? https://www.youtube.com/watch?v=in-k0Jf2SnU How do I use the pgaudit extension to audit my Amazon RDS DB instance that is running PostgreSQL Skip directly to the demo For more details see the Knowledge Center article with this video Jose shows you how to use the pgaudit extension to audit your Amazon RDS DB instance that is running PostgreSQL Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 17:21:47
AWS AWS Security Blog How to automate forensic disk collection in AWS https://aws.amazon.com/blogs/security/how-to-automate-forensic-disk-collection-in-aws/ How to automate forensic disk collection in AWSIn this blog post you ll learn about a hands on solution you can use for automated disk collection across multiple AWS accounts This solution will help your incident response team set up an automation workflow to capture the disk evidence they need to analyze to determine scope and impact of potential security incidents This post includes … 2021-08-24 17:02:47
js JavaScriptタグが付けられた新着投稿 - Qiita GASでZoomのURLを生成し、定期的にSlackに投げる https://qiita.com/daiti0113/items/8d56e1fb0f3a932bebfe GASでZoomのURLを生成し、定期的にSlackに投げるはじめに有料プランに入れよという話だが、Zoomの無料プランでは同じミーティングURLを使い続けることができないため、URLを新規に自動生成し、Slackに定期的に投げてくれるBotを作った。 2021-08-25 02:50:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ワードプレスでレビュー待ちの投稿を設定してもメールが届きません。 https://teratail.com/questions/355986?rss=all ワードプレスでレビュー待ちの投稿を設定してもメールが届きません。 2021-08-25 02:55:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) keras-yolo3を実装したい https://teratail.com/questions/355985?rss=all kerasyoloを実装したいkerasyoloを実装したいのですが、エラーが出ます。 2021-08-25 02:41:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript 選択中の文字を取得 https://teratail.com/questions/355984?rss=all 2021-08-25 02:01:13
海外TECH Ars Technica First images of Blue Origin’s “Project Jarvis” test tank https://arstechnica.com/?p=1789414 jarvis 2021-08-24 17:44:18
海外TECH Ars Technica Samsung punishes Galaxy Fold 3 modders by disabling their cameras https://arstechnica.com/?p=1789371 bootloader 2021-08-24 17:33:30
Apple AppleInsider - Frontpage News Banned RSA SecurID certificate causing issues for Mac enterprise users https://appleinsider.com/articles/21/08/24/banned-rsa-securid-certificate-causing-issues-for-mac-enterprise-users?utm_medium=rss Banned RSA SecurID certificate causing issues for Mac enterprise usersMac users across the globe are reportedly having trouble logging into their enterprise virtual private networks because of an apparent certificate issue user reports suggest Credit RSASpecifically enterprise VPNs that rely on the RSA SecurID mechanism for multi factor authentication are seeing the problem according to a forum post on the RSA website Multiple posters are reporting that RSA SecurID version is failing to launch as of Tuesday morning Read more 2021-08-24 17:24:43
海外TECH Engadget Microsoft will bring cloud gaming to Xbox consoles this holiday season https://www.engadget.com/xbox-cloud-gaming-game-pass-xbox-series-x-s-xbox-one-173404923.html?src=rss Microsoft will bring cloud gaming to Xbox consoles this holiday seasonMicrosoft is moving into the next phase of its plan to bring Xbox Cloud Gaming to as many devices as possible and it s one of the most important steps yet Starting this holiday season Xbox Game Pass Ultimate subscribers will have access to cloud gaming on Xbox Series X S and Xbox One consoles The company which made the announcement during its Gamescom showcase said you ll be able to fire up more than games without having to download them first At some point in the future Xbox One owners can play some Series X S games through the cloud such as Microsoft Flight Simulator You ll know a title is cloud gaming compatible if you see a cloud icon next to it in the Game Pass library Microsoft is targeting p gameplay at frames per second Xbox Cloud Gaming is already available on phones tablets and PC Microsoft is also working on Xbox game streaming sticks as well as a smart TV cloud gaming app This summer the company started transitioning cloud gaming onto beefier Xbox Series X hardware after launching the service on Xbox One S based blade servers 2021-08-24 17:34:04
海外TECH Engadget Waymo opens its self-driving taxis to 'Trusted Testers' in San Francisco https://www.engadget.com/waymo-san-francisco-trusted-tester-170602490.html?src=rss Waymo opens its self driving taxis to x Trusted Testers x in San FranciscoAlphabet s fully autonomous driving unit Waymo is ready to offer rides to select passengers in San Francisco the company announced on Tuesday Starting later today residents can sign up to become quot Trusted Testers quot With an invite to the program you can use the Waymo One app to take rides in the fleet of Jaguar I Pace vehicles Waymo will have stationed in the city nbsp Waymo describes the Trusted Tester program as a quot research focused quot effort designed to help it collect feedback on its ride experience with an emphasis on gathering information related to accessibility nbsp nbsp nbsp quot We kicked off this program last week with a select few and are now expanding the program to all interested San Franciscans quot the company said quot We ll begin with an initial group and welcome more riders in the weeks to come quot Much like it did in Arizona Waymo won t let the cars drive without supervision right off the back The company will have employees in the cars to ensure its fifth generation Waymo Driver technology doesn t get lost on San Francisco s tricky one way streets and hills The company also told Bloomberg nbsp passengers will ride for free nbsp nbsp The expansion comes after Waymo recently announced CEO John Krafcik was leaving the company to pursue other projects Some saw Krafcik as being too slow to push the company toward commercialization nbsp 2021-08-24 17:06:02
海外TECH Engadget Walmart announces a delivery service for local retailers https://www.engadget.com/walmart-golocal-delivery-service-local-retailers-170300207.html?src=rss Walmart announces a delivery service for local retailersWalmart has announced a delivery service for local businesses which should be up and running by the end of the year It plans to use drones and self driving cars as part of the Walmart GoLocal infrastructure Earlier this year Walmart invested in Cruise after previously running a delivery pilot with GM s autonomous vehicle startup Local retailers might be able to keep using their current commerce platform and hook it into GoLocal It s a white label service so deliveries won t be made by Walmart branded vehicles Associates members of the Spark Driver program and other delivery companies will handle orders according to CNBC nbsp Walmart says it will be able to offer delivery within two hours in certain markets There s a two day delivery option as well The company claims shipping will be priced competitively and that it can handle everything from groceries to kiddie pools and oversize items GoLocal is a key part of Walmart s strategy and it should help the company to diversify revenue streams There might be some advantages for small businesses as well It could slightly level the playing field with the likes of Amazon which is largely moving its delivery network in house and promising same day or next day delivery in many cases 2021-08-24 17:03:00
海外TECH CodeProject Latest Articles Azure IoT Product Feature Updates https://www.codeproject.com/Articles/5309547/Azure-IoT-Product-Feature-Updates Azure IoT Product Feature UpdatesAzure IoT services can simplify your IoT development process and empower your organization to achieve more through Digital Transformation That s a bold statement to makeーwhat exactly does it mean 2021-08-24 17:42:00
海外科学 NYT > Science This Hungry Spider’s Hunting Trick Is Looking Like Bird Poop https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html poopmany 2021-08-24 17:32:30
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees past 31 August deadline - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 17:46:44
ニュース BBC News - Home Charlie Watts: Rolling Stones drummer dies at 80 https://www.bbc.co.uk/news/entertainment-arts-58316842?at_medium=RSS&at_campaign=KARANGA music 2021-08-24 17:44:56
ニュース BBC News - Home Claudia Lawrence: Former gravel pits searched in missing chef case https://www.bbc.co.uk/news/uk-england-york-north-yorkshire-58320985?at_medium=RSS&at_campaign=KARANGA march 2021-08-24 17:12:08
ニュース BBC News - Home Covid-19: Samantha Willis husband speaks of pain of her death https://www.bbc.co.uk/news/uk-northern-ireland-58320859?at_medium=RSS&at_campaign=KARANGA eviegrace 2021-08-24 17:22:43
ニュース BBC News - Home Covid: Cornwall tourists urged to 'stay away' as cases rise https://www.bbc.co.uk/news/uk-england-cornwall-58318695?at_medium=RSS&at_campaign=KARANGA cornwall 2021-08-24 17:46:53
ニュース BBC News - Home Premier League clubs will not release players for games in red-list countries https://www.bbc.co.uk/sport/football/58322829?at_medium=RSS&at_campaign=KARANGA Premier League clubs will not release players for games in red list countriesThe Premier League says its clubs have reluctantly but unanimously decided not to release players for matches in red list countries during September s international break 2021-08-24 17:54:36
ビジネス ダイヤモンド・オンライン - 新着記事 外国人と話す時 「感じよい人」に見える 超便利フレーズとは? - 7時間で英語が突然ハッキリ聞こえて会話が続く本 https://diamond.jp/articles/-/277701 そのメソッドを初公開した話題の書、が「時間で英語が突然ハッキリ聞こえて会話が続く本」です。 2021-08-25 03:00:00
ビジネス ダイヤモンド・オンライン - 新着記事 「対話が大事だから対話しよう」 では、絶対うまくいかない理由 - 組織が変わる https://diamond.jp/articles/-/276753 「対話が大事だから対話しよう」では、絶対うまくいかない理由組織が変わるリモートワークが長期化している今、わかりあえない上司と部下の「モヤモヤ」は最高潮に達している。 2021-08-25 02:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 地方でも、 優秀な人材を 採用する方法 - 売上最小化、利益最大化の法則 https://diamond.jp/articles/-/276580 2021-08-25 02:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 株式投資のキホンのキ リスクを分散させるために、 ぜひ、やってほしい2つのこと - 黒字転換2倍株で勝つ投資術 https://diamond.jp/articles/-/280271 それを見ながら、実際にどの企業の株を購入するかを決めていきます。 2021-08-25 02:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「なぜ?」「たとえば?」「ということは?」の3つの質問で売上が伸びる - [新版]「3つの言葉」だけで売上が伸びる質問型営業 https://diamond.jp/articles/-/280268 その違いは、すでに年読み継がれている本書『「つの言葉」だけで売上が伸びる質問型営業』で明かされています。 2021-08-25 02:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 寂しいときは ろくな判断できなくなる - 精神科医Tomyが教える 1秒で幸せを呼び込む言葉 https://diamond.jp/articles/-/278319 寂しいときはろくな判断できなくなる精神科医Tomyが教える秒で幸せを呼び込む言葉人気シリーズ万部突破ベストセラー最新作『精神科医Tomyが教える秒で幸せを呼び込む言葉』は、やさしくも本質を見抜く言葉が、職場の人間関係や親子関係、仕事や家事で疲れた心を癒やし、一瞬で元気をチャージしてくれるある人は朝、ある人は夜、ある人は職場で、ページめくるだけの「心のサプリ」。 2021-08-25 02:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 マネフォ辻庸介とビズリーチ南壮一郎……“ナナロク世代”の起業家の共通点とは - 突き抜けるまで問い続けろ https://diamond.jp/articles/-/280309 南壮一郎 2021-08-25 02:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 なぜ、日本はコロナワクチンが作れないのか。「白衣を着た詐欺師」たち - がん治療選択 https://diamond.jp/articles/-/279795 新型コロナウイルス 2021-08-25 02:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 TVで話題の髪のプロが断言!「これを使って一気に髪が増えた、減った」はありえない! - 髪が増える術 https://diamond.jp/articles/-/279808 頭皮 2021-08-25 02:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 【大学付属校の中学受験】 過去問は、「なるべく早く」 「繰り返しやる」のが正解 - 中学受験 大学付属校 合格バイブル https://diamond.jp/articles/-/279397 2021-08-25 02:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 SNSが手放せない人が 陥りやすい 「生きづらさ」の原因とは? - 生きづらいがラクになる ゆるメンタル練習帳 https://diamond.jp/articles/-/280299 2021-08-25 02:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 【パラリンピック開幕】世界で戦うアスリートが参拝する神社の神様とは? - 最強の神様100 https://diamond.jp/articles/-/280270 【パラリンピック開幕】世界で戦うアスリートが参拝する神社の神様とは最強の神様「仕事運」「金運」「恋愛運」「健康運」アップ「のご利益」の組み合わせからあなたの願いが叶う神様が必ず見つかる八百万やおよろずの神様から項目にわたって紹介。 2021-08-25 02:05:00
北海道 北海道新聞 C・ワッツ氏死去 Rストーンズのドラマー https://www.hokkaido-np.co.jp/article/581715/ 英国 2021-08-25 02:15:00
GCP Cloud Blog Your Google Cloud database options, explained https://cloud.google.com/blog/topics/developers-practitioners/your-google-cloud-database-options-explained/ Your Google Cloud database options explainedPicking the right database for your application is not easy The choice depends heavily on your use caseーtransactional processing analytical processing in memory database and so onーbut it also depends on other factors This post covers the different database options available within Google Cloud across relational SQL and non relational NoSQL databases and explains which use cases are best suited for each database option  Click to enlargeRelational databases In relational databases information is stored in tables rows and columns which typically works best for structured data As a result they are used for applications in which the structure of the data does not change often SQL Structured Query Language is used when interacting with most relational databases They offer ACID consistency mode for the data which means Atomic All operations in a transaction succeed or the operation is rolled back Consistent On the completion of a transaction the database is structurally sound Isolated Transactions do not contend with one another Contentious access to data is moderated by the database so that transactions appear to run sequentially Durable The results of applying a transaction are permanent even in the presence of failures Because of these properties relational databases are used in applications that require high accuracy and for transactional queries such as financial and retail transactions For example In banking when a customer makes a funds transfer request you want to make sure the transaction is possible and it actually happens on the most up to date account balance in this case an error or resubmit request is likely fine There are three relational database options in Google Cloud Cloud SQL Cloud Spanner and Bare Metal Solution Cloud SQL Provides managed MySQL PostgreSQL and SQL Server databases on Google Cloud It reduces maintenance cost and automates database provisioning storage capacity management back ups and out of the box high availability and disaster recovery failover For these reasons it is best for general purpose web frameworks CRM ERP SaaS and e commerce applications Cloud Spanner Cloud Spanner is an enterprise grade globally distributed and strongly consistent database that offers up to availability built specifically to combine the benefits of relational database structure with non relational horizontal scale It is a unique database that combines ACID transactions SQL queries and relational structure with the scalability that you typically associate with non relational or NoSQL databases As a result Spanner is best used for applications such as gaming payment solutions global financial ledgers retail banking and inventory management that require ability to scale limitlessly with strong consistency and high availability  Bare Metal Solution Provides hardware to run specialized workloads with low latency on Google Cloud This is specifically useful if there is an Oracle database that you want to lift and shift into Google Cloud This enables data center retirements and paves a path to modernize legacy applications  Non relational databasesNon relational databases or NoSQL databases store compex unstructured data in a non tabular form such as documents Non relational databases are often used when large quantities of complex and diverse data need to be organized Unlike relational databases they perform faster because a query doesn t have to access several tables to deliver an answer making them ideal for storing data that may change frequently or for applications that handle many different kinds of data  For example an apparel store might have a database in which shirts have their own document containing all of their information including size brand and color with room for adding more parameters later such as sleeve size collars and so on Qualities that make NoSQL databases fast Eventual consistency stores usually exhibit consistency at some later point e g lazily at read time Horizontal scaling usually using hashed distributionsTypically they are optimized for a specific workload pattern i e key value graph wide column Typically they don t support cross shard transactions or flexible isolation modes Because of these properties non relational databases are used in applications that require large scale reliability availability and frequent data changes They can easily scale horizontally by adding more servers unlike some relational databases which scale vertically by increasing the machine size as the data grows Although some relations databases such as Cloud Spanner support scale out and strict consistency Non relational databases can store a variety of unstructured data such as documents key value graphs wide columns and more Here are your non relational database options in Google Cloud  Document databases Store information as documents in formats such as JSON and XML For example FirestoreKey value stores Group associated data in collections with records that are identified with unique keys for easy retrieval Key value stores have just enough structure to mirror the value of relational databases while still preserving the benefits of NoSQL For example Datastore Bigtable MemorystoreIn memory database Purpose built database that relies primarily on memory for data storage These are designed to attain minimal response time by eliminating the need to access disks They are ideal for applications that require microsecond response times and can have large spikes in traffic For example MemorystoreWide column databases Use the tabular format but allow a wide variance in how data is named and formatted in each row even in the same table They have some basic structure while preserving a lot of flexibility For example BigtableGraph databases Use graph structures to define the relationships between stored data points useful for identifying patterns in unstructured and semi structured information For example JanusGraphThere are three non relational databases in Google Cloud Firestore Is a serverless document database which scales on demand and acts as a backend as a service It is DBaaS that increases the speed of building applications It is perfect for all general purpose uses cases such as ecommerce gaming IoT and real time dashboards With Firestore users can interact with and collaborate on live and offline data making it great for real time application and mobile apps   Cloud Bigtable Cloud Bigtable is a sparsely populated table that can scale to billions of rows and thousands of columns enabling you to store terabytes or even petabytes of data It is ideal for storing very large amounts of single keyed data with very low latency It supports high read and write throughput at sub millisecond latency and it is an ideal data source for MapReduce operations It also supports the open source HBase API standard to easily integrate with the Apache ecosystem including HBase Beam Hadoop and Spark along with Google Cloud ecosystem Memorystore Memorystore is a fully managed in memory data store service for Redis and Memcached at Google Cloud It is best for in memory and transient data stores and automates the complex tasks of provisioning replication failover and patching so you can spend more time coding Because it offers extremely low latency and high performance Memorystore is great for web and mobile gaming leaderboard social chat and news feed applications ConclusionChoosing a relational or a non relational database largely depends on the use case Broadly if your application requires ACID transactions and your data structure is not going to change much select a relational database  In Google Cloud use Cloud SQL for any general purpose SQL database and Cloud Spanner for large scale globally scalable strongly consistent use cases In general if your data structure may change later and if scale and availability is a bigger requirement than consistency then a non relational database is a preferable choice  Google Cloud offers Firestore Memorystore and Cloud Bigtable to support a variety of use cases across the document key value and wide column database spectrum For more comparison resources on each database check out the overview For more hands on experience with Bigtable check out our on demand training here and learn about migrating databases to managed services check out this whitepaper   For more GCPSketchnote follow the GitHub repo For similar cloud content follow me on Twitter pvergadia and keep an eye out on thecloudgirl dev Related ArticleWhat is Cloud Spanner Want a relational database that scales globally Learn all about Cloud Spanner Read Article 2021-08-24 17:30:00
AWS AWS Big Data Blog Run a Spark SQL-based ETL pipeline with Amazon EMR on Amazon EKS https://aws.amazon.com/blogs/big-data/run-a-spark-sql-based-etl-pipeline-with-amazon-emr-on-amazon-eks/ Run a Spark SQL based ETL pipeline with Amazon EMR on Amazon EKSIncreasingly a business s success depends on its agility in transforming data into actionable insights which requires efficient and automated data processes In the previous post Build a SQL based ETL pipeline with Apache Spark on Amazon EKS we described a common productivity issue in a modern data architecture To address the challenge we demonstrated how to utilize a declarative approach as the key enabler to improve efficiency which resulted in a faster time to value for businesses Generally speaking managing applications declaratively in Kubernetes is a widely adopted best practice You can use the same approach to build and deploy Spark applications with open source or in house build frameworks to achieve the same productivity goal 2021-08-24 18:17:41
AWS AWS Big Data Blog Build a SQL-based ETL pipeline with Apache Spark on Amazon EKS https://aws.amazon.com/blogs/big-data/build-a-sql-based-etl-pipeline-with-apache-spark-on-amazon-eks/ Build a SQL based ETL pipeline with Apache Spark on Amazon EKSToday the most successful and fastest growing companies are generally data driven organizations Taking advantage of data is pivotal to answering many pressing business problems however this can prove to be overwhelming and difficult to manage due to data s increasing diversity scale and complexity One of the most popular technologies that businesses use to overcome these … 2021-08-24 18:14:11
AWS AWS Compute Blog Building well-architected serverless applications: Optimizing application performance – part 2 https://aws.amazon.com/blogs/compute/building-well-architected-serverless-applications-optimizing-application-performance-part-2/ Building well architected serverless applications Optimizing application performance part This series of blog posts uses the nbsp AWS Well Architected Tool nbsp with the nbsp Serverless Lens nbsp to help customers build and operate applications using best practices In each post I address the serverless specific questions identified by the Serverless Lens along with the recommended best practices See the nbsp introduction post nbsp for a table of contents and explanation of the example application PERF Optimizing … 2021-08-24 18:02:14
AWS AWS Machine Learning Blog Build conversation flows with multi-valued slots in Amazon Lex https://aws.amazon.com/blogs/machine-learning/build-conversation-flows-with-multi-valued-slots-in-amazon-lex/ Build conversation flows with multi valued slots in Amazon LexMultiple pieces of information are often required to complete a task or to process a query For example when talking to an insurance agent a caller might ask “Can you provide me quotes for home auto and boat The agent recognizes this as a list of policy types before continuing with the conversation Automation of … 2021-08-24 18:43:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQuery内でPHPを含んだコードを変数の中に入れ、出力するとなぜかコメントアウトしてしまう。 https://teratail.com/questions/355988?rss=all jQuery内でPHPを含んだコードを変数の中に入れ、出力するとなぜかコメントアウトしてしまう。 2021-08-25 03:48:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Unity】子のオブジェクト名から親プレハブの名前を取得したい https://teratail.com/questions/355987?rss=all 【Unity】子のオブジェクト名から親プレハブの名前を取得したいUnityで下記のようにゲームオブジェクトを表示・非表示するエディタ拡張用のスクリプトを作成しました。 2021-08-25 03:04:58
AWS AWSタグが付けられた新着投稿 - Qiita AWS Backup Audit Managerって何よ? https://qiita.com/takuyayone/items/5f7adfe0361485573072 ※フレームワーク作成時に「カスタムフレームワーク」を選択すると評価項目のパラメータをユーザ側で指定できる※「Frameworks」で作成されるConfigルールはAWSマネージド型ルールとなり、Configからチューニングできないので、パラメータ編集はAWSBackup側から行わないとダメBackupAuditManagerReports何をしてくれる機能なのAWSBackupのイベントバックアップ作成、の復元、コピーの監査ログをCSVJSON形式でSへ自動エクスポートしてくれる機能レポートの作成AWSBackupイベント毎にテンプレートが用意されているので、今回は「バックアップジョブレポート」を選択レポートの配信先作成したレポートの配信先となるSバケットを指定してあげる。 2021-08-25 03:44:41
海外TECH DEV Community Accessing Firebase services https://dev.to/aswin2001barath/accessing-firebase-services-4mn9 Accessing Firebase servicesFirebase API follows a straightforward approach By invoking these methods will get you access to each Firebase service Syntax to access Firebase Firestorefirebase firestore Syntax to access Firebase Authenticationfirebase auth Syntax to access Firebase Storagefirebase storage Firebase hosting commandsFirebase Hosting uses a command line interface instead of methods on the Firebase object Run the following commands Initialize a Firebase projectfirebase init deploy a Firebase projectfirebase deploy Feel free to share if you found this useful 2021-08-24 18:45:25
海外TECH DEV Community A real-time tech course finder, created using Elasticsearch, Python, React+Redux, Docker, and Kubernetes. https://dev.to/dineshsonachalam/a-real-time-tech-course-finder-created-using-elasticsearch-python-react-redux-docker-and-kubernetes-34jk A real time tech course finder created using Elasticsearch Python React Redux Docker and Kubernetes Github repo DemoLive demoVideo demo What s this project all about This project showcases how to build real time search engines like Google Coursera Medium etc We focus on the following aspects as part of this project Understanding all significant components in ElasticSearch and its Auto completion feature Building an API service that interacts with ElasticSearch to be used by the UI Testing API using Pytest Building UI using React and Redux Testing UI using Cypress Application Architecture Understanding all significant components in ElasticSearch and it s Auto completion feature What is ElasticSearch Free and Open Distributed RESTful Search Engine You can use Elasticsearch to store search and manage data for LogsMetricsA search backendApplication monitoringEndpoint securityHow does Elasticsearch work Let s understand some basic components of how it organizes data in ElasticSearch Logical componentsDocuments Documents are the low level unit of information that can be indexed in Elasticsearch expressed in JSON which is the global internet data interchange format You can think of a document like a row in a relational database representing a given entity ーthe thing you re searching for In Elasticsearch a document can be more than just text it can be any structured data encoded in JSON That data can be things like numbers strings and dates Each document has a unique ID and a given data type which describes what kind of entity the document is For example a document can represent an encyclopedia article or log entries from a web server Indices An index is a collection of documents that have similar characteristics An index is the highest level entity that you can query against in Elasticsearch You can think of the index as being similar to a database in a relational database schema Any documents in an index are typically logically related In the context of an e commerce website for example you can have an index for Customers one for Products one for Orders and so on An index is identified by a name that is used to refer to the index while performing indexing search update and delete operations against the documents in it Index templates An index template is a way to tell Elasticsearch how to configure an index when it is created The template is applied automatically whenever a new index is created with the matching pattern Backend componentsCluster An Elasticsearch cluster is a group of one or more node instances that are connected together Node A node is a single server that is a part of a cluster A node stores data and participates in the cluster s indexing and search capabilities An Elasticsearch node can be configured in different ways i Master Node ーControls the Elasticsearch cluster and is responsible for all cluster wide operations like creating deleting an index and adding removing nodes ii Data Node ーStores data and executes data related operations such as search and aggregation iii Client Node ーForwards cluster requests to the master node and data related requests to data nodes Shards Elasticsearch provides the ability to subdivide the index into multiple pieces called shards Each shard is in itself a fully functional and independent “index that can be hosted on any node within a cluster By distributing the documents in an index across multiple shards and distributing those shards across multiple nodes Elasticsearch can ensure redundancy which both protects against hardware failures and increases query capacity as nodes are added to a cluster Replicas Elasticsearch allows you to make one or more copies of your index s shards which are called replica shards or just replicas How to implement Autocompletion ElasticSearch feature Start ElasticSearch Docker containermkdir p ES DATA amp amp docker run v pwd ES DATA usr share elasticsearch data e discovery type single node e ES JAVA OPTS Xmsm Xmxm p elasticsearch Verify the health status of your cluster dineshsonachalam macbook curl location request GET http elasticsearch cat health docker cluster green Create an index template that contains the following properties topic title URL labels and upvotes curl X PUT elasticsearch index template template pretty H Content Type application json d index patterns cs stanford template settings number of shards mappings source enabled true properties topic type text title type completion url type text labels type text upvotes type integer Validate if the index template is available dineshsonachalam macbook curl location request GET http elasticsearch index template template index templates name template index template index patterns cs stanford template settings index number of shards mappings source enabled true properties upvotes type integer topic type text title type completion url type text labels type text composed of Create a new index called cs stanforddineshsonachalam macbook curl location request PUT http elasticsearch cs stanford acknowledged true shards acknowledged true index cs stanford Validate if the cs stanford index is available dineshsonachalam macbook curl location request GET http elasticsearch cs stanford cs stanford aliases mappings properties labels type text title type completion analyzer simple preserve separators true preserve position increments true max input length topic type text upvotes type integer url type text settings index routing allocation include tier preference data content number of shards provided name cs stanford creation date number of replicas uuid NrvQjuOSNmfGOPOQADA version created Add documents to cs stanford index cd backend amp amp python c from utils elasticsearch import Elasticsearch es Elasticsearch cs stanford es add documents amp amp cd Get the total count of the documents in cs stanford index We can able to see that the document count is dineshsonachalam macbook tech courses search engine curl location request GET http elasticsearch cs stanford count count shards total successful skipped failed Use ElasticSearch suggesters search for autocompletion The suggest feature suggests similar looking terms based on a provided text by using a suggester dineshsonachalam macbook tech courses search engine cd backend amp amp python c from utils filters import SearchFilters search SearchFilters cs stanford print search autocomplete query python amp amp cd id value Python Data Science Handbook id value Python Game Programming Tutorial SpaceWar id value Python for Beginners Learn Python Programming La id value Python for Data Science and Machine Learning Bootc id value Python for Security Professionals Building an API service that interacts with ElasticSearch to be used by the UI Start the ElasticSearch Backend and Frontend servicessh dev startup shAPI Documentation ElasticSearch Autocomplete GET autocompleteParameterTypeDescriptionquerystringRequired Query stringSample responsedineshsonachalam macbook curl location request GET elasticsearch autocomplete query python id value Python Data Science Handbook id value Python GUI with Tkinter Playlist id value Python Game Programming Tutorial SpaceWar id value Python PostgreSQL Tutorial Using Psycopg id value Python Programming for the Raspberry Pi Query Search POST string query searchParameterTypeDescriptionquerystringRequired Query stringSample responsedineshsonachalam macbook curl location request POST elasticsearch string query search query python id title Google s Python Class topic Python url labels Free Python upvotes id title Complete Python Bootcamp topic Python url mid amp murl labels Paid Video Beginner Python upvotes id title Automate the Boring Stuff with Python topic Python url labels Free Book upvotes id title Official Python Tutorial topic Python url labels Free upvotes id title Working with Strings in Python topic Python url labels Free Beginner Python upvotes id title Learn Python the Hard Way topic Python url labels Paid Book Python upvotes id title Python for Beginners Learn Python Programming Language in Hours topic Python url labels Free Video Beginner Python upvotes id title Automate the Boring Stuff with Python topic Python url mid amp murl labels Paid Video Beginner upvotes id title Introduction to Programming with Python topic Python url labels Free Video upvotes id title A Byte of Python topic Python url labels Free upvotes Testing API using PytestPytest is a testing framework based on python It is mainly used to write API based test cases Here we are going to test our two API s autocomplete and string query search Start Pytest dineshsonachalam macbook tech courses search engine pytest backend test session starts platform darwin Python pytest py pluggy rootdir Users dineshsonachalam Desktop tech courses search engineplugins cov metadata collected items backend tests test api py passed in s dineshsonachalam macbook tech courses search engine Building UI using React and Redux What is React A declarative efficient and flexible JavaScript library for building user interfaces What is Redux Redux is a JS library for managing client data in applications Redux allow your state to be available in one place It is used to manage data in your application Things to care about when using redux Identify the state Write good reducers Let s redux state handle the rest Building Parts of redux Action gt Action have a type field that tells what kind of action to perform and all other fields contain information or data Reducer gt They are functions that take the current state and action and return the new state and tell the store how to do Store gt The store is the object which holds state of the application React components used in our application What are React components Components are independent and reusable bits of code They serve the same purpose as JavaScript functions but work in isolation and return HTML via a render function Components are classified into two types Class components and Function components What s the difference between class vs functional components In class component we can access the value of the state by using this state inside JSX and we would use setState to update the value of the state You can set the function inside the event or outside of the render method for readability In functional component we would use useState to assign initial state and we would use setCount in our example to update the state If we want to access the value of the state we can omit this state and call the name of the state instead in our case it would just be count React components used in our application Here all our React components are available in the src components folder dineshsonachalam macbook frontend tree src components src components├ーNav js├ーResponsiveAntMenu js├ーSearchBar js└ーSearchResults js directories filesHow Redux is integrated into this React application Here all our Redux components are available in the src redux folder Here we intialized Actions Search Reducer and Redux store dineshsonachalam macbook frontend tree src redux src redux├ーactionTypes js├ーactions js├ーreducers│├ーindex js│└ーsearchReducer js└ーstore js directory filesTo start the UI in development mode npm i amp amp npm run start prefix frontend Testing UI using Cypress What is Cypress Fast easy and reliable testing for anything that runs in a browser Cypress is the most popular choice for Integration testing for web applications Cypress FeaturesTest runner So hands down one of the best features about Cypress is its test runner It provides a whole new experience to end to end testing Setting up tests Another great feature that we talked about already is setting up tests are extremely easy you just install Cypress and then everything gets set up for youAutomatic waits you will barely have to use waits when using CypressStubbing you can easily stub application function behavior and server response Running Cypress Integration testThe cypress integration tests for our application is available at frontend cypress integration search courses spec js filepath dineshsonachalam macbook tech courses search engine tree frontend cypressfrontend cypress├ーfixtures│└ーexample json├ーintegration│└ーsearch courses spec js├ーplugins│└ーindex js└ーsupport ├ーcommands js └ーindex js directories filesdineshsonachalam macbook tech courses search engine Running your Cypress Test in the Cypress Test Runner To open the Cypress Test Runner you can execute the following command below npx cypress openOnce the Cypress Test Runner opens up you can execute your test which will show results similar to this below You can see all the Cypress commands listed below such as visit URL amp titleAll your successful assertions will show in Green and failed assertions in Red LicenseMIT dineshsonachalam 2021-08-24 18:36:58
海外TECH DEV Community 👀 Using 2 plugins to show the importance of alt text in just 2 minutes 💡 https://dev.to/inhuofficial/how-important-is-alt-text-let-me-show-you-with-a-couple-of-useful-plugins-2k0p Using plugins to show the importance of alt text in just minutes In this article I will introduce you to a couple of extensions for Chrome one of which will be a massive help when testing sites web apps you have built Then I will use those extensions to show you what a big problem alt attributes are the biggest problem being the lack of them Quick Intro click here to skip this bit if you know what alt text is Look there are articles on alt text I don t need to repeat them do I OK here is a quick summary Alt text allows you to describe an image within your HTML This means that people who use assistive technology get to know what the image contains and so get the same or a similar experience Additionally if someone disables images or the image fails to load they also get to know what the image contained Adding alt text in HTMLHere is how you add alt text to an image lt img src image source jpg alt A description of the image in the context of the document gt That bit in the alt attribute that is alt text To write good alt text all you need to do is imagine you were reading the article to a friend over the phone when you reach an image just describe it with enough detail that they would get what the image is about and any information within that image that is relevant to the article There are a few other tips on good alt text which I will write about in a future post but that is the main one On to the point of this article the why What are we doing here There are estimated to be over million Americans who use a screen reader extrapolate that across the world and you have about million people who use a screen reader Without alt text a screen reader cannot tell people what an image is about That is million people who you are not only excluding but you aren t reaching with your message I am going to show you what your lack of alt text feels like for someone who relies on it hopefully it will drive home the need for alt text This article is not going to tell you how to write perfect alt text but I will address that in a future article This is just to show you why you should care and the impact your actions have Tools required You need a computer and Google Chrome or browser that works with Chrome extensions so if you are on mobile you might want to bookmark this article and wait until you get home to try it How long is this going to take and why should I bother Honestly just give me minutes of your time you will soon realise that your lack of alt text is not a minor problem it has a huge impact on a lot of people As an added bonus the first extension we are going to be using has so many useful tools for you as a developer it is worth reading this article just for that It is great for checking code quality using the links under the tools section for example The second extension is more for this demonstration but still useful to have for social media to remind you about alt attributes Tool Web DeveloperWeb Developer for Google Chrome provides you with loads of utilities for testing web pages It is awesome Add it to your tool kit today Tool Social Visual Alt TextSocial Visual Alt Text takes the alt description for images and displays it visually on the page It does this for Twitter Instagram Facebook and Tweet Deck Add it to Chrome also Although the first plugin allows you to display alt text it doesn t work properly with Twitter which is why we need this second plugin Twitter is where we are going to demonstrate the problem as it is far more obvious there The Twitter test Ok so have you installed those two extensions Great now before leaving this page you have one tiny task Look for the cog icon in your extensions toolbar light grey colour circled Click on it and select the images tab at the top Now select the first item in the list Disable all images You should now see a green tick next to disable all images circled You should also see a green notification appear at the bottom to let you know images are disabled shown by the arrow You are all set All I want you to do is try and use Twitter for two minutes and make sense of it Go on head over to Twitter just for a minute or two So what was it like minutes later I presume Important Reminder Don t forget to go back to the Web Developer plugin the cog and allow images again So now that you have wasted some time on Twitter what was it like Did you see loads of code examples shared as images that were non existent to you Did people share pictures with no context and you have no idea what they are on about Did it look something like this It is an awful experience isn t it Yup that is the problem you are causing for a lot of people by not adding alt text Hopefully you also came across a few good alt descriptions I hope you got to see how detailed descriptions of images in context can let you enjoy the same information and experience That is all I wanted you to see I hope it has shown you why it is important This is a barrier to equality we can do something about really easily with a big impact Leave the Social Visual Alt Text plugin onI would encourage you to leave the social media plugin on as a reminder as it doesn t get in the way and you soon get used to it We all forget yes even me with years working in accessibility In fact I find it useful as sometimes not often someone adds some alt text that explains where a building is what piece of art something is etc that otherwise I would not know And who knows the Social Visual Alt Text plugin might encourage you to gently nudge a few of your favourite peeps on Twitter to add alt descriptions to their images when you keep seeing the red bars on their content That s a wrap That is all Let me know whether you had a good or bad experience using Twitter without images I think I know the answer in the comments I have two follow up posts queued around this subject One on how to add good alt descriptions The second is on how sites such as DEV Twitter etc can make adding alt descriptions more natural loosely based on my post on a What You See Is What You Get editor WYSIWYG that I built for DEV The WYSIWYG has a little alt description process included as a concept I linked straight to the relevant part You could use that for your DEV to articles if you write them p s does anyone know if you can add alt text to cover images on DEV using front matter or something It annoys me I can t do that I seem to remember seeing a Github issue on the Forem repository about it but I can t find it now 2021-08-24 18:18:54
海外TECH DEV Community Firebase core services https://dev.to/aswin2001barath/firebase-core-services-4hkl Firebase core services Firestore databaseFirestore is an excellent choice these days as almost every app needs persistent data Following are the benefits of firestore RealtimeNoSQLSecurity RealtimeRealtime means that for every change made in the database the connected users updates with these changes This feature saves you a lot of time when you are developing applications It provides clear logic and reduces your code length NoSQLFirestore is a NoSQL document database There has been a surf of popularity for NoSQL databases A lot of developers find them more comfortable to use SecurityFirestore provides a set of security rules with which you can easily create restrictions for who can read write update or delete data from your database HostingFirebase Hosting is an easy to use service even for beginners Following are some impressive reasons to use this service SSL for Every SiteFast ServersDeploy From CLI SSL for Every SiteThe SSL certificate is automatically provisioned and configured for each site deployed Cached on SSDsSites deployed to Firebase Hosting are cached on SSD s Solid State Drive for a low latency reliable experience Deploy From CLIDeploying your app to the web from a local directory only takes one command StorageWe love to share photos videos and gifs Firebase storage enables your users to store and share these files through your app Some of the features of the Firebase storage service are Handle Large File SizesFlexible File Type Handle Large File SizesFirebase storage can scale up to petabytes Flexible File TypeThere are no limitations on the types of files you can upload which means you can use this service for images videos PDFs etc AuthenticationTo build an authentication system from scratch is tiresome and can get tricky Firebase offers a solution to authentication that requires less code less time and better security through the following features Email and Password AuthenticationOAuth authenticationUsing an existing platform to authenticate a user is known as OAuth Firebase utilizes Google Facebook Twitter Github and many other providers that you can use to authenticate your users Each Firebase service can be used on its own or together with the other services Hence makes it easy to pick and choose the right services for your specific application Firebase offers various services So I encourage you to take the time to explore the other services as well Feel free to share if you found this useful 2021-08-24 18:01:28
海外TECH Engadget 'Psychonauts 2' launch trailer shows off wacky levels and Raz's psychic powers https://www.engadget.com/psychonauts-2-launch-trailer-xbox-game-pass-double-fine-185026247.html?src=rss x Psychonauts x launch trailer shows off wacky levels and Raz x s psychic powersIt s been a long bumpy journey for Double Fine in its efforts to make a sequel to its very first game but Psychonauts is almost here Just ahead of the release the developer and Xbox Game Studios shone the spotlight on the hotly anticipated game during the Gamescom Xbox Stream The story picks up right where the VR game Psychonauts in the Rhombus of Ruin left off The launch trailer shows more of the colorful action packed platforming fans have come to expect from the series You play as Raz a Psychonaut who can explore other characters minds and use psychic powers like telekinesis and levitation Raz who grew up in the circus also has several acrobatic moves at his disposal as he takes on enemies based on emotions The original Psychonauts was released in After several aborted attempts to make a sequel Double Fine ran a successful crowdfunding campaign in to covering some of the development costs Xbox Game Studios bought Double Fine in and help the developer finish Psychonauts as intended nbsp Psychonauts will finally hit PC Mac Linux Xbox One and Xbox Series X S with optimizations for the latter consoles on August th Naturally it s included with Xbox Game Pass for PC and console On top of that Microsoft is once again in the unusual position of publishing a game on PlayStation 2021-08-24 18:50:26
海外TECH Engadget You can now buy the $299 Oculus Quest 2 with 128GB of storage https://www.engadget.com/facebook-oculus-quest-2-128gb-now-available-180638366.html?src=rss You can now buy the Oculus Quest with GB of storageFollowing its announcement late last month Facebook s new GB model of the Oculus Quest is now available to buy You can purchase the VR headset from the company s website for the same price as the previous GB base model “Long story short We ve created this GB model so that players can easily store and access more games and apps on a single device Facebook says of the new variant Facebook announced the GB model at the same time it issued a voluntary recall of the Quest to address an issue with the original face insert that came with the headset The company temporarily stopped selling the Quest for about a month so that it could add a new silicone face cover inside the box of each new unit If you re a current Quest owner you can request Facebook send you the new silicone cover by visiting the My Devices section of the account settings The new GB model also comes with the silicone cover inside the box 2021-08-24 18:06:38
海外科学 NYT > Science A Shifting Climate Gave Humans Many Opportunities to Leave Africa https://www.nytimes.com/2021/08/24/science/archaeology-africa-climate-sapiens.html africa 2021-08-24 18:56:54
海外科学 NYT > Science Looks Like Bird Poop. But It's Really a Predatory Spider. https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html predatory 2021-08-24 18:15:20
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees past 31 August deadline - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 18:54:35
ニュース BBC News - Home Charlie Watts: Rolling Stones drummer dies at 80 https://www.bbc.co.uk/news/entertainment-arts-58316842?at_medium=RSS&at_campaign=KARANGA music 2021-08-24 18:11:39
ニュース BBC News - Home Premier League clubs will not release players for games in red-list countries https://www.bbc.co.uk/sport/football/58322829?at_medium=RSS&at_campaign=KARANGA Premier League clubs will not release players for games in red list countriesThe Premier League says its clubs have reluctantly but unanimously decided not to release players for matches in red list countries during September s international break 2021-08-24 18:29:36
ビジネス ダイヤモンド・オンライン - 新着記事 割れるインフレ議論、着地点探るパウエル議長 - WSJ PickUp https://diamond.jp/articles/-/280298 wsjpickup 2021-08-25 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本曹達創業者・中野友禮が唱えた「戦災とCO2増加、そして温暖化」説 - The Legend Interview不朽 https://diamond.jp/articles/-/280237 thelegendinterview 2021-08-25 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン経済崩壊、交渉迫られるタリバン - WSJ PickUp https://diamond.jp/articles/-/280300 wsjpickup 2021-08-25 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 今最もホットなスマホ、中国製だがファーウェイにあらず - WSJ PickUp https://diamond.jp/articles/-/280301 wsjpickup 2021-08-25 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本一多忙な頭痛専門医が、殺到する患者の「脳波診断」にこだわる理由 - 木原洋美「究める医師」の仕事と哲学 https://diamond.jp/articles/-/279950 日当たり 2021-08-25 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 「ジョブ型」こそチームワークが重要なのはなぜか - 「日本版ジョブ型」時代のキャリア戦略 https://diamond.jp/articles/-/280184 「ジョブ型」こそチームワークが重要なのはなぜか「日本版ジョブ型」時代のキャリア戦略日本企業が「ジョブ型」へ舵を切ることにより、キャリアの前提となるゲームのルールが変わりつつある。 2021-08-25 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 マネージャーが気持ちに余裕をもって部下と働き続ける方法 - HRオンライン https://diamond.jp/articles/-/280034 マネージャーが気持ちに余裕をもって部下と働き続ける方法HRオンライン日本初の保険会社として年に創業した東京海上グループー東京海上日動火災保険株式会社は、その経営理念のひとつに「社員一人ひとりが創造性を発揮できる自由闊達な企業風土を築きます。 2021-08-25 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 働き方の多様な時代にマネージャーに求められる役割とは? - HRオンライン https://diamond.jp/articles/-/280032 働き方の多様な時代にマネージャーに求められる役割とはHRオンライン日本初の保険会社として年に創業した東京海上グループー東京海上日動火災保険株式会社は、その経営理念のひとつに「社員一人ひとりが創造性を発揮できる自由闊達な企業風土を築きます。 2021-08-25 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが断言「頭の悪い人は『信者』になりたがる」 - 1%の努力 https://diamond.jp/articles/-/280040 youtube 2021-08-25 03:05:00
AWS AWS Machine Learning Blog Access an Amazon SageMaker Studio notebook from a corporate network https://aws.amazon.com/blogs/machine-learning/access-an-amazon-sagemaker-studio-notebook-from-a-corporate-network/ Access an Amazon SageMaker Studio notebook from a corporate networkAmazon SageMaker Studio is the first fully integrated development environment IDE for machine learning It provides a single web based visual interface where you can perform all ML development steps required to build train and deploy models You can quickly upload data create new notebooks train and tune models move back and forth between steps to … 2021-08-24 19:12:23
AWS AWS 15 Years of Innovation with Amazon EC2 | Amazon Web Services https://www.youtube.com/watch?v=u1ZAGiCmoFY Years of Innovation with Amazon EC Amazon Web ServicesAmazon Elastic Compute Cloud EC opened for limited beta testing in August and kick started the cloud computing revolution Now with over instance types EC has radically disrupted how millions of organizations around the world from startups to Fortune companies run diverse workloads every day Learn more about Amazon Elastic Computer Cloud EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster EC AWS AmazonWebServices CloudComputing 2021-08-24 19:46:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python、ひらがなの「あ」~「ん」までを順番に出力する事ってできますか? https://teratail.com/questions/355992?rss=all python、ひらがなの「あ」「ん」までを順番に出力する事ってできますかひらがな全てを一文字づつローマ字にしてリストに入れたいと思い。 2021-08-25 04:42:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ML-Askについて https://teratail.com/questions/355991?rss=all MLAskについてfrommlaskimportMLAskファイルのオープンfiledataopenfilecsvencodingutf※上記のデータは上述のHPより対象川柳部分のみ張り付けただけのテキストファイルです。 2021-08-25 04:32:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AndroidアプリAPILevel 30でのWrite permission https://teratail.com/questions/355990?rss=all APInbspLevelをに引き上げて、ExternalSDcardへのWritenbspPermissionを実現したい。 2021-08-25 04:31:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript Clipboard.readText()が動かない理由は? https://teratail.com/questions/355989?rss=all 2021-08-25 04:17:20
技術ブログ Developers.IO [アップデート]AWS BackupでAudit Manager機能が追加されたのでやってみた https://dev.classmethod.jp/articles/getting-start-aws-backup-audit-manager/ auditmanager 2021-08-24 19:04:50
海外TECH Ars Technica President Biden to host infosec roundtable with tech giant CEOs https://arstechnica.com/?p=1789474 teams 2021-08-24 19:32:56
海外TECH DEV Community 📖 Go Fiber by Examples: Delving into built-in functions https://dev.to/koddr/go-fiber-by-examples-delving-into-built-in-functions-1p3k Go Fiber by Examples Delving into built in functions IntroductionHey DEV friends As promised in last week s post today I ve posted the slightly edited Chapter from my book for the Packt Publisher that didn t happen If you missed it I told that at the beginning of previous article Plan for the Chapter In this second article or chapter we will get even closer to the inner workings of the Fiber web framework its routing technique built in components and methods In this article we re going to cover the following main topics Table of contentsFiber applicationConfigurationRouting techniqueSimple routesNamed routesRoutes with greedy parametersMore complex routesLimitations for characters in the pathRegexp routesBuilt in methodsStaticRoute HandlersMountGroupServerStackConfigHandlerListenListenTLSListenerTestNewErrorWorking with Fiber Context methodsBodyParserJSONParamsQuerySetStatus and SendStatusSummary Fiber applicationLike many other web frameworks the Fiber application also starts with the creation of a new named instance To create simply import the package and call the fiber New method go app goimport github com gofiber fiber v func main Create a new Fiber instance called app app fiber New After executing a new Fiber instance will be created in the app variable with the default configuration We will cover manual configuration of the instance later in this article ↑Table of contents ConfigurationSometimes the default settings are not enough to configure an application the way we need it To satisfy such users Fiber has a special fiber Config structure that contains many fields for fine tuning For example let s change the standard output of the server header Create config variableconfig fiber Config ServerHeader My Server add custom server header Create a new Fiber instance with custom configapp fiber New config After that every request to that application will return that server name along with a Response header In a real application it might look like this Access Control Allow Origin Content Length Content Type application jsonDate Mon May GMTServer My ServerVary OriginSimple isn t it Let s now list all of the existing Fiber application configuration fields and go into a little more detail about each one PreforkType bool default false Enables use of the SO REUSEPORT socket option This will spawn multiple Go processes listening on the same port Also it s called socket sharding If enabled the application will need to be run through a shell because prefork mode sets environment variables ️Note When using Docker make sure the application is running with CMD app or CMD sh c app into project s Dockerfile ServerHeaderType string default empty string Enables the Server HTTP header with the given value StrictRoutingType bool default false When enabled the Fiber router treats foo and foo as different routes This can be useful if we want to improve the SEO Search Engine Optimization of the website CaseSensitiveType bool default false When enabled the Fiber router treats Foo and foo as different routes ImmutableType bool default false When enabled all values returned by context methods are immutable By default they are valid until you return from the handler UnescapePathType bool default false Converts all encoded characters in the route back before setting the path for the context so that the routing can also work with URL encoded special characters ETagType bool default false Enable ETag header generation since both weak and strong etags are generated using the same hashing method CRC BodyLimitType int default Sets the maximum allowed size for a request body If the size exceeds the configured limit it sends HTTP Payload Too Large response ConcurrencyType int default Maximum number of concurrent connections ViewsViews is the interface to provide your own template engine and contains Load and Render methods The Load method is executed by Fiber on app initialization to load parse the templates And the Render method is linked to the ctx Render function that accepts a template name and binding data The Fiber team supports template package that provides wrappers for multiple template engines Standard Go s html template engineAceAmberDTL or Django Template LanguageHandlebarsJetMustachePugHere s a simple example of how to use it go views gopackage mainimport github com gofiber fiber v github com gofiber template html add engine func main Initialize a standard Go s html template engine engine html New views html Create a new Fiber template with template engine app fiber New fiber Config Views engine app Get func c fiber Ctx error Render a template named index html with content return c Render index fiber Map Title Hello World Description This is a template Start server on port app Listen And the HTML template itself for rendering content in the views folder lt go views index html gt lt DOCTYPE html gt lt head gt lt title gt Title lt title gt lt head gt lt body gt lt h gt Title lt h gt lt p gt Description lt p gt lt body gt lt html gt By running this code go run go views go and going to http localhost we will see that the code works exactly as we expected ReadTimeoutType time Duration default nil The amount of time allowed to read the full request including the body Set to nil for unlimited timeout WriteTimeoutType time Duration default nil The maximum duration before timing out writes of the response Set to nil for unlimited timeout IdleTimeoutType time Duration default nil The maximum amount of time to wait for the next request when keep alive is enabled ️Note If IdleTimeout is zero the value of ReadTimeout is used ReadBufferSizeType int default Per connection buffer size for requests reading This also limits the maximum header size Increase this buffer if your clients send multi KB RequestURIs and or multi KB headers WriteBufferSizeType int default Per connection buffer size for responses writing CompressedFileSuffixType string default fiber gz Adds a suffix to the original file name and tries saving the resulting compressed file under the new file name ProxyHeaderType string default empty string This will enable ctx IP to return the value of the given header key By default ctx IP will return the Remote IP from the TCP connection ️Note This property can be useful if you are behind a load balancer e g X Forwarded GETOnlyType bool default false Enables to rejects all non GET requests This option is useful as anti DoS protection for servers accepting only GET requests ️Note If GETOnly is set to true the request size is limited by ReadBufferSize ErrorHandlerType ErrorHandler default DefaultErrorHandler ErrorHandler is executed when an error is returned from fiber Handler DisableKeepaliveType bool default false Disable keep alive connections The server will close incoming connections after sending the first response to the client DisableDefaultDateType bool default false When set to true causes the default date header to be excluded from the response DisableDefaultContentTypeType bool default false When set to true causes the default Content Type header to be excluded from the Response DisableHeaderNormalizingType bool default false By default all header names are normalized For example header cOnteNT tYPE will convert to more readable Content Type DisableStartupMessageType bool default false When set to true it will not print out debug information and startup message like this ┌ー┐│Fiber v ││ ││ bound on host and port ││││Handlers Processes ││Prefork Disabled PID │└ー┘↑Table of contents Routing techniqueThe central part of any application especially if it s a REST API is routing requests to the appropriate endpoints Fiber has an excellent set of options for creating a router for any task ️Note Route paths combined with a request method define the endpoints at which requests can be made Route paths can be strings or string patterns Route patterns are dynamic elements in the route which are named or not named segments This segments that are used to capture the values specified at their position in the URL The obtained values can be retrieved using the ctx Params function with the name of the route pattern specified in the path as their respective keys or for unnamed patterns the character or and the counter of this The characters and are characters that introduce a pattern Greedy patterns are indicated by wildcard or plus signs The routing also offers the possibility to use optional patterns for the named patterns these are marked with a final sign unlike the plus sign which is not optional You can use the wildcard character for a pattern range which is optional and greedy Let s go over them with some real world examples ↑Table of contents Simple routesThis route path will match requests to the root route app Get func c fiber Ctx error return c SendString root This route path will match requests to about app Get about func c fiber Ctx error return c SendString about This route path will match requests to random txt not a file with the same name as you might think We will talk about how to serve a file later in this article app Get random txt func c fiber Ctx error return c SendString random txt ↑Table of contents Named routesThis dynamic path example will expect the author name in the author parameter and book title in the title parameter to be output when queried app Get library author books title func c fiber Ctx error str fmt Sprintf s s c Params author c Params title return c SendString str If you call this path in the running Fiber application like http localhost user Tolkien books Hobbit Then this line will be displayed Tolkien Hobbit Sometimes we can t know right away if a parameter will be passed to a URL For this the Fiber developers introduced optional parameters app Get user name func c fiber Ctx error return c SendString c Params name It returns empty string if name is not specified ↑Table of contents Routes with greedy parametersThe Fiber web framework also supports so called greedy parameters Such parameters will be useful when we have a task to build an address for an endpoint with previously unknown parameters They can be either optional or required Let s look at an example of a required greedy parameter in the example below app Get user func c fiber Ctx error return c SendString c Params In the place where there is a plus sign we must necessarily pass parameters But we are not limited to anything as we can pass either a single parameter or a whole chain of parameters http localhost user name Bilbohttp localhost user name Bilbo amp family Baggins amp city ShireThe optional greedy parameters work in a similar way app Get user func c fiber Ctx error return c SendString c Params There is a little limitation when using greedy parameters in routes we cannot use multiple wildcards in the same endpoint at once The following example will only consider the first wildcard segment and the rest will be skipped app Get user work job func c fiber Ctx error return c SendString c Params ↑Table of contents More complex routesSince the hyphen and the dot are interpreted literally they can be used along with route parameters for useful purposes Fiber s intelligent router recognizes that the introductory parameter characters should be part of the request route in this case and can process them as such This allows us to build very complex endpoint paths for almost any task app Get flights from to time at func c fiber Ctx error str fmt Sprintf s s at s c Params from c Params to c Params at return c SendString str By sending a request to this URL http localhost flights LAX SFO time PM we get the string LAX SFO at PM As we expected at the beginning Thus Fiber was able to support a fairly complex route but for the user such a record is still as clear as possible ↑Table of contents Limitations for characters in the pathAll special characters in path must be escaped with backslash for lose their original value For example if route path must match to resource key value we need to escape colon sign like this app Get resource key value func c fiber Ctx error return c SendString escaped key value ↑Table of contents Regexp routesThe Fiber web framework aims to be one of the fastest and clearest web frameworks in Go so deliberately slowing down routing for the sake of supporting a rather specific case is not in the developers plans And yes Fiber does not currently support regular expressions in routes like other frameworks But it s not so important because most of the routing cases can close the techniques described above ↑Table of contents Built in methodsAnd now let s talk about the methods built into the Fiber web framework that are designed to ease most of the routine operations so that you write less duplicate code ↑Table of contents StaticUse the Static method to serve static files such as images CSS and JavaScript By default it will serve index html files in response to a request on a directory The following code serves all files and folders in the directory named public in the root folder of our project app Static public By running the application we can access the contents of that folder at these addresses of course if they are there http localhost page htmlhttp localhost js script jshttp localhost css style cssYes we can easily serve files in completely different directories within a single Fiber application for example Serve files from public directoryapp Static public Serve files from storage user uploads directoryapp Static files storage user uploads This method is great for creating a complete SPA Single Page Application Also the Static method has settings that allow you to fine tune the behavior of the Fiber application when serving files To access them call the method with the fiber Static interface as the third argument Create a new config for Static methodconfig fiber Static Compress true ByteRange true Browse true Index page html CacheDuration time Second MaxAge Next nil Serve files from public directory with configapp Static public config Let s break down each setting item in more detail CompressType bool default false When set to true the server tries minimizing CPU usage by caching compressed files Note This works differently than the compression middleware which is supported by the Fiber team ByteRangeType bool default false When set to true enables byte range requests BrowseType bool default false When set to true enables directory browsing IndexType string default index html The name of the index file for serving a directory CacheDurationType time Duration default time Second Expiration duration for inactive file handlers Use a negative time Duration to disable it MaxAgeType int default The value for the Cache Control HTTP header that is set on the file response MaxAge is defined in seconds NextType func c Ctx bool default nil Next defines a function to skip this middleware when true is returned Note The setting can be useful when it is necessary to serve a folder with files as a result of some external state changes or user requests in the application ↑Table of contents Route HandlersUse the following methods for register a route bound to a specific HTTP method GetPostPutPatchDeleteHeadConnectOptionsTrace Create a new route with GET methodapp Get handler Create a new route with POST methodapp Post article add handler Create a new route with PUT methodapp Put article id edit handler Create a new route with PATCH methodapp Patch article id edit handler Create a new route with DELETE methodapp Delete article id handler The Fiber Web Framework has the following helper methods for handling HTTP methods Add and All The Add method allows you to use an HTTP method as the value Set HTTP method to variablemethod POST Create a new route with this methodapp Add method form create handler And the All method opens up possibilities for us to register a route that can accept any valid HTTP methods which can be handy in some cases Create a new route for all HTTP methodsapp All all handler ↑Table of contents MountUse the Mount method for mount one Fiber instance to another by creating the Mount struct go mount gopackage mainimport github com gofiber fiber v func main Create the first Fiber instance micro fiber New Create a new route for the first instance micro Get doe func c fiber Ctx error return c SendStatus fiber StatusOK send HTTP OK Create the second Fiber instance app fiber New Create a new route for the second instance with included first instance s route app Mount john micro Start server on port app Listen The john doe route of this Fiber application will now give a status HTTP OK ↑Table of contents GroupUse Group method for grouping routes by creating the Group struct go group gopackage mainimport github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route group api api app Group api handler Create a new route for API v v api Group v handler v Get list handler Create a new route for API v v api Group v handler v Get list handler Start server on port app Listen This built in method is great for versioning our application s API ↑Table of contents ServerUse Server method for returns the underlying fasthttp server Set the fasthttp option MaxConnsPerIP to app Server MaxConnsPerIP ↑Table of contents StackUse Stack method for return the original router stack go stack gopackage mainimport encoding json fmt github com gofiber fiber v func main Create a new Fiber instance app fiber New Create new routes app Get john age handler app Post register handler Print the router stack in JSON format data json MarshalIndent app Stack fmt Println string data Start server on port app Listen The result will be a list of all routes in a nicely formatted JSON format method GET path john age params age method POST path register params null ↑Table of contents ConfigUse Config method for return the app config as value read only Print ServerHeader valuefmt Println app Config ServerHeader ↑Table of contents HandlerUse Handler method for return the server handler that can be used to serve custom fasthttp RequestCtx requests more info about this is here ↑Table of contents ListenUse Listen method for serve HTTP requests from the given address Listen on port app Listen Listen on the custom host and portapp Listen ↑Table of contents ListenTLSUser ListenTLS method for serve HTTPS secure HTTP requests from the given address using certFile and keyFile paths to TLS certificate and key Listen on port with TLS cert and keyapp ListenTLS cert pem cert key ↑Table of contents ListenerUse Listener method for pass custom net Listener This method can be used to enable TLS HTTPS with a custom tls Config Create a new net Listener TCP instance on port ln net Listen tcp Set TLS key pair certificate and key certs tls LoadXKeyPair server crt server key Configure a new TLS listener with paramslr tls NewListener ln amp tls Config Certificates tls Certificate certs Start server with TLS listenerapp Listener lr ↑Table of contents TestTesting your application is done with the Test method Use this method when you need to debug your routing logic We will consider this method in more detail at the next article Stay tuned ↑Table of contents NewErrorUse NewError method for create a new HTTP error instance with an optional message Create a custom error with HTTP code app Get error func c fiber Ctx error return fiber NewError Custom error message IsChildUse IsChild method for determine if the current process is a result of Prefork Create a new Fiber instance with configapp fiber New fiber Config Prefork true enable Prefork Cheking current processif fiber IsChild fmt Println I m a child process else fmt Println I m the parent process ↑Table of contents Working with Fiber Context methodsIn the Fiber web framework you will find a huge variety of methods for working with request contexts As of v there are a total of and this number grows with each major version Therefore we will not go through them all so as not to waste our time but focus only on those that we will use in this series in its practical part ️Note For a complete list of all Context methods its signatures and code examples please visit the official documentation page of the Fiber web framework at ↑Table of contents BodyParserBinds the request body to a struct BodyParser supports decoding query parameters and the following content types based on the Content Type header application jsonapplication xmlapplication x www form urlencodedmultipart form data go body parser gopackage mainimport fmt github com gofiber fiber v Define the Person structtype Person struct Name string json name xml name form name Email string json email xml email form email func main Create a new Fiber instance app fiber New Create a new route with POST method app Post create func c fiber Ctx error Define a new Person struct person new Person Binds the request body to the Person struct if err c BodyParser person err nil return err Print data from the Person struct fmt Println person Name person Email return nil Start server on port app Listen If we run this application and send data from the form to the route http localhost create by POST we will see in the console the data we sent ️Note Field names in a struct should start with an uppercase letter ↑Table of contents JSONConverts any interface or string to JSON using the segmentio encoding package Also the JSON method sets the content header to application json go json gopackage mainimport github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route with GET method app Get json func c fiber Ctx error Return response in JSON format return c JSON fiber Map name John age Start server on port app Listen As we could see in this example a special helper method fiber Map was used which is just an empty Go interface The result of this application will display data in JSON format name John age ↑Table of contents ParamsThe Params method can be used to get the route parameters We can pass an optional default value that will be returned if the param key does not exist go params gopackage mainimport fmt github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route with named params app Get user name func c fiber Ctx error Print name from params fmt Println c Params name return nil Create a new route with optional greedy params app Get user func c fiber Ctx error Print all data given from param fmt Println c Params return nil Start server on port app Listen We dealt with the topic of parameters in routes in more detail earlier in this article ↑Table of contents QueryQuery method is an object containing a property for each query string parameter in the route We can pass an optional default value that will be returned if the query key does not exist go query gopackage mainimport fmt github com gofiber fiber v func main Create a new Fiber instance app fiber New Create a new route with query params app Get user func c fiber Ctx error Print name from query param fmt Println c Query name return nil Start server on port app Listen By calling this endpoint and passing the query parameter with the name key we get its value ↑Table of contents SetThe Set method sets the response s HTTP header field to the specified key and value Create a new route with text plain content typeapp Get text func c fiber Ctx error Set a new Content Type for this route c Set Content Type text plain ↑Table of contents Status and SendStatusThe Status and SendStatus methods set the HTTP status code for the response and the correct status message in the body if the response body is empty But there is a small difference in the options for using these methods The Status method is a chainable This means that it can be used in conjunction with other methods like this Create a new route with HTTP statusapp Get bad request func c fiber Ctx error Return status with a custom message return c Status fiber StatusBadRequest SendString Bad Request And method SendStatus should be used only when we don t need anything except returning HTTP code For example Create a new route with HTTP statusapp Get forbidden func c fiber Ctx error Return only status return c SendStatus fiber StatusForbidden ️Note We can view all supported Fiber helpers for HTTP statuses here ↑Table of contents SummarySo that was a very informative article We learned the basic instance of the Fiber framework were able to configure it to our liking We looked at how Fiber works with routes what it can and can t do with them Learned about all the necessary built in web framework methods and learned how to work with context In the next article we will get even closer to the Test method ↑Table of contents Photos and videos byAaron Burden feat Vic Shóstak P S If you want more articles like this on this blog then post a comment below and subscribe to me Thanks 2021-08-24 19:33:10
海外TECH DEV Community How Does Auth Work in a React App with AWS? https://dev.to/aws-builders/how-does-auth-work-in-a-react-app-with-aws-1f6m How Does Auth Work in a React App with AWS For this Tech Stack in I m diving into some best practices for using authentication in your full stack application Today s episode focuses on serverless authentication with AWS as well as some best practices of what to do and what not to do ‍Here s a glance at what you ll learn in this episode Learnings from coaching people on app development Authentication in AWS primer AppSync and GraphQL API overview DynamoDB and database overview withAuthenticator best practices Experimenting with AmplifyAuthenticator what not to do Discussion on multi user authentication Finalizing the AWS authentication in our app Conclusion ‍What Is User Authentication in an App Context When you think about developing an authentication system for your software application you must ensure your system is highly secure and durable scalable for a growing user base and able to keep your resources and authorization requirements in place across the application User authentication is a process for confirming and validating the identity of a user within a system It is necessary to create a system for account management for your software s users to ensure they must login with valid credentials before using certain or all parts of the product or service on the Internet Online services for authentication might require credentials such as username and password that are used to identify your account within the pool of valid users Perhaps you ll want to add in FA Two Factor Authentication an additional security mechanism for authentication to verify the users are who they say they are when they log in ‍How does Serverless Authentication Work Serverless authentication is a type of authentication that doesn t require the need for a physical in house server to store your data Instead all of the actions permissions and rules are executed in the cloud and users can interact with the features and functionality without any need for a browser plugin Authentication happens right within the app and gets users the resources and services they have been designated or signed up for Let s take a real life example like the below image Your friend is hosting a birthday celebration and you are invited First of all congrats on the invite Birthday parties are so much fun So you might gather your resources such as a birthday present and an appetizer extra points if there s an accompanying sauce or dip and drive out to your friend s house But when you arrive you are greeted by this metallic box with some buttons on it Most remarkably the door to enter is locked there are other people s apartments here as well so there s no way to just go up to your friend s house without a key Well were you thinking you could just walk into your friend s house without some sort of verification or authentication That wouldn t be too safe right This metallic box will require you to perhaps buzz your friend s speaker box you will have to know the URL you intend to go to such as and then you will need to provide some sort of verification telling your friend who you are and that you are ready to come in i e your username password or any such credentials Your friend will hear your voice and then go ah yes come on up old friend meaning the authentication worked your verification checks out you are in fact who you say you are the door will buzz you will be authenticated the door will unlock and you ll be allowed to enter you are now an authorized user you now have access to your services resources in the house err I mean app This is authentication in a nutshell and hopefully gives a real life example of how this can work in an application Software is very much the same way and with a service like AWS Cognito user pools this managed authentication service will let us do this with software and automation rather than needing to buzz people in every time into our app Could you imagine having to buzz people into your app every time That would be I N S A N E Luckily with AWS Cognito we have a powerhouse of tools to manage our users and these authentication flows ‍What is AWS Cognito AWS Cognito is a service that lets app developers and software engineers authenticate users without having to create their own identity system This specific AWS service makes it easy for any developer to get started with authentication because they don t have to build and maintain complex backend code It provides all the tools and infrastructure needed from the start such as sign up and sign in flows multi factor authentication options integration with social identity providers like Facebook and Google and more One of its major benefits is that it can scale incredibly easily for millions of users as your user base grows and your users needs and requirements scale ‍How to Add Authentication to an AppThanks to an AWS framework called Amplify we can run the following command to add auth right into our app begin the authentication processamplify add auth Do you want to use the default authentication and security configuration Default configuration How do you want users to be able to sign in Email Do you want to configure advanced settings No I am done You can customize the way users sign in between username or email but make sure that whichever you choose is the one you want to use for the life of your Cognito user pool because you cannot change this specific setting once you build the Cognito User Pool When everything checks out and the scripts run to set up these backend resources for us in the cloud we ll run the following command to push it to our backend environment amplify pushAlternatively we can import a Cognito User Pool right into our application in case we have the user pool already set up and just want to import it into our app directly without any configurations ‍Setting Up our GraphQL APIIn the example in my video I have created a ToDo application that lists a user s ToDos that they have to do When I set up my GraphQL API thanks to the AWS Amplify Framework I provisioned a DynamoDB table for these ToDo types and put an auth parameter on the type This means that only the authenticated users who create a ToDo will have access to their own ToDos More simply I can t see your ToDos and you can t see my ToDos if we are both authenticated users of this ToDo app type Todo model auth rules allow owner id ID name String description String When a user or set of users upload their ToDos they will show up in the DynamoDB database like so ‍Adding Auth to our React JavaScript CodeNow that we ve set up our resources in the backend and in the cloud we now want them to be readily accessible for the users that we will expect to use our application For this we will use the withAuthenticator HOC Higher Order Component which will allow us to use this module directly on the export default App script at the end of our App js file import React from react import withAuthenticator from aws amplify ui react import aws exports from aws exports Amplify configure aws exports const App gt return lt React Fragment gt lt div gt lt h gt Code Goes Here lt h gt lt div gt lt React Fragment gt export default withAuthenticator App Now when we run our code you won t be able to access anything inside of App js until we Have an account and Are authenticated in the system This will look something like this We have a nice packaged up module that has the Create Account and Sign In modules all neatly coded for us to use in our application thanks to AWS Cognito and AWS Amplify working together When we log into our account we are able to see our ToDos If our login credentials don t check out we won t be permitted into our app queue the confetti cannon ‍Some Observations In Working with the AmplifyAuthenticator ModuleSomething I noticed when experimenting with this module is that you can customize the entire auth flow with from the stylings of the Sign In page to the flow of the user verification when they are creating an account It s definitely worth checking out the documentation on the website to learn more about what you can do with the Auth module in AWS One of the modules I was experimenting with was the AmplifyAuthenticator module and using it as a wrapper around the functional component like below ️As a warning I noticed that using this module in the direct application caused some data to be cached even when you pressed Log Out As in you would need a hard refresh on the page for you to actually log out even if you pressed the log out button when switching between users This can pose a security risk to your users data in case they do not automatically refresh the page but press sign out with this module I am not sure if this was because of being on the same device and logging into multiple users but it s worth mentioning as I discovered this which is why I spoke about it here and showed a live version of the data being cached before a hard refresh was done to the page This module is fantastic for testing the authentication module and fine tuning it but always make sure what you put into production checks out in terms of the expected data and access you intend to have import React from react import AmplifyAuthenticator from aws amplify ui react import aws exports from aws exports Amplify configure aws exports const App gt return lt AmplifyAuthenticator gt lt React Fragment gt lt div gt lt h gt Code Goes Here lt h gt lt div gt lt React Fragment gt lt AmplifyAuthenticator gt export default App Based upon this we ll want to use the withAuthenticator or a version of a customized Auth flow for our users to be able to use our application securely and correctly ‍Wrapping UpWow we went through a lot Tech is one of those fast paced fields where you will constantly find yourself learning and innovating as you go along There is never only right answer and I look forward to hearing your feedback and thoughts on what areas of apps software and tech you want to learn more about Check out the full recording below Let me know if you found this post helpful And if you haven t yet make sure to check out these free resources below Follow my Instagram for more BrianHHoughWatch my latest YouTube video for moreListen to my Podcast on Apple Podcasts and SpotifyJoin my FREE Tech Stack Playbook Facebook GroupLet s digitize the world together Brian ltag user id follow action button background color b important color fdff important border color b important Brian H HoughFollow Chief Technology Officer and Co Founder of Airblock Technologies AWS Community Builder Host of Tech Stack Playbook and five time Global Hackathon Winner ‍ 2021-08-24 19:03:24
Apple AppleInsider - Frontpage News Apple Arcade games 'Baldo: the Guardian Owls' & 'Asphalt 8: Airborne+' release Friday https://appleinsider.com/articles/21/08/24/apple-arcade-games-baldo-the-guardian-owls-asphalt-8-airborne-release-friday?utm_medium=rss Apple Arcade games x Baldo the Guardian Owls x amp x Asphalt Airborne x release FridayThe next games to land on Apple Arcade are adventure game Baldo the Guardian Owls and racing game Asphalt Airborne on August Baldo and Asphalt coming to Apple Arcade Friday Baldo the Guardian Owls might be a familiar title to independent developer fans The game hails from Naps Team and is the product of a two person team one artist and one developer Read more 2021-08-24 19:20:32
Apple AppleInsider - Frontpage News Memory a major focus of Samsung's $205B three-year investment plan https://appleinsider.com/articles/21/08/24/memory-a-major-focus-of-samsungs-205b-three-year-investment-plan?utm_medium=rss Memory a major focus of Samsung x s B three year investment planSamsung is preparing to invest trillion won billion on its various businesses over the next three years including enhancing its memory production lines Announced on Tuesday Samsung s investment will be used to further bolster strategic arms of the group The outlay will cover a number of areas including pharmaceuticals and telecommunications industries but it will importantly include a sizable investment in its semiconductor business This includes Samsung Electronics working on advanced nodes for semiconductor production This will help both its memory business as well as potentially improving its self developed logic chips Read more 2021-08-24 19:02:54
海外TECH Engadget Sorry I missed your 30th birthday, Super NES https://www.engadget.com/super-nintendo-entertainment-system-30th-anniversary-193016005.html?src=rss Sorry I missed your th birthday Super NESI missed one of my best friend s birthdays this week but belated best wishes are better than nothing So to the Super Nintendo Entertainment System my favorite console of all time which arrived in the US on August rd I wish you many happy returns The SNES wasn t my first console Like many kids of the s I started with the venerable NES But that system never quite felt like mine I played it at friends houses for years before my parents relented and got me one for Christmas in While I don t want to downplay my excitement I had already played many of the platform s classic games So while it was a huge deal to have my own NES I wasn t exactly coming to it fresh But the Super NES that console was mine I didn t get it on launch day but I had been eagerly devouring details about it in Nintendo Power nbsp I started saving my allowance doing extra chores and monitoring weekly sales flyers for price drops Finally at some point in I brought it home the console two outstanding controllers whose design has stood the test of time and Super Mario World Remember how generous game companies used to be with the pack ins On this day years ago the Super Nintendo Entertainment System launched in North America What are some of your favorite SNES games and memories pic twitter com NjpZqPiUーNintendo of America NintendoAmerica August Obviously one does not buy a console to ogle the hardware It s all about the games and Super Mario World was an outstanding introduction to the system I was plenty familiar with Mario at this point but the sheer scope this time around was stunning Individual levels were massive and crammed with secrets and you could re enter and play them again for the first time to find everything New additions like Yoshi and the cape power up offered new ways to navigate and explore these levels And of course the game both looked and sounded fantastic Super Mario Bros pushed the NES about as far as it could go but Super Mario World underscored how much more capable the new system was Mario and some familiar enemies looked more vibrant and detailed than ever and the system s power was also evident in those sprawling levels and environments It was the first Mario game with a save feature and with good reason There was no way to take in even half of what the game offered in just one sitting This underlines how video game development was changing with bit consoles Many NES games were ports of arcade mainstays perhaps modified to make them more suitable for extended play sessions But they were still games meant to be finished in one session once you got good enough RPGs like Final Fantasy and Dragon Warrior not to mention Nintendo s own adventure game The Legend of Zelda bucked that trend with a bigger focus on exploration and a save feature so you could proceed at your own pace But with the Super NES developers were thinking bigger regardless of genre For me the finest example of this is The Legend of Zelda A Link to the Past It was the second game I bought for the system despite having never played the earlier NES Zelda games ーthe buzz around it was just too enticing It was a smart choice because it s still on the short list of my favorite games ever Its art style remains gorgeous years later the soundtrack is fantastic and the freedom of exploration combined with all the puzzles to unravel was unlike anything I had played before nbsp The story s twists and turns made me always want to keep pushing forward but I also was happy to go off the path and search for secrets I hadn t found And there are still a handful of show stopping moments that rank among the most memorable game experiences I ve had Striding out of the Sanctuary after the first hour or so of gameplay with the booming main theme behind me getting the Master Sword and the final showdown with Ganon after months of play leading up to it are just a few nbsp parts of the game that I ll never forget Besides these bigger titles the SNES still had plenty of arcade ports they were just much better than in the NES era The SNES was far more capable of replicating the arcade experience and games like Street Fighter II Mortal Kombat and Teenage Mutant Ninja Turtles Turtles in Time were outstanding ways for me to get my arcade fix Broadly speaking the SNES enjoyed strong third party developer support from companies like Capcom Konami Tecmo Square and Enix And while I spent tons of hours on those aforementioned arcade games and other excellent titles like Capcom s Mega Man X the SNES allowed Nintendo to flex its muscles as one of the best game developers around The list of all time classics that Nintendo published during the system s lifespan is impressive Aside from Super Mario World games like The Legend of Zelda A Link to the Past Donkey Kong Country and its sequels Super Metroid Yoshi s Island EarthBound and Super Mario Kart were critically acclaimed hugely popular or both Launch titles F Zero and Pilotwings didn t hit those heights but they still provided the SNES with a strong and varied lineup from day one All these games and many more have kept me coming back to the SNES over the many years since it launched I played it throughout high school and when I came home from college at some point I lost track of that console and all the games I had though It was a tough pill to swallow but since I like many Nintendo fans have re bought favorite games on the systems like the Wii and the Switch not to mention the tiny SNES Classic Edition Of course you can t be the real thing so I picked up a used SNES about years ago too I don t play it often but I m happier knowing I can when I want to It s not just for nostalgia either Somehow I have never played Super Metroid and with Metroid Dread coming out soon I think it s high time I finally try another of the system s all time greats I never would have expected that I d be playing the Super NES years after it arrived in the US but I won t be surprised if I still go back to these games years from now 2021-08-24 19:30:16
海外TECH Engadget Pint-sized 'Pac-Man' and 'PAW Patrol' arcade machines for kids are on the way https://www.engadget.com/pac-man-paw-patrol-arcade-machines-kids-arcade1up-192016359.html?src=rss Pint sized x Pac Man x and x PAW Patrol x arcade machines for kids are on the wayYou re never really too young to start gaming but some kids might struggle to get to grips with standard arcade machines With that in mind ArcadeUp is hoping to bring the joy of arcades to a new generation with its latest lineup of cabinets The first two machines in the ArcadeUp Jr line are centered around the Pac Man and PAW Patrol franchises The former includes a trio of arcade classics Pac Man Galaga nbsp and Dig Dug The PAW Patrol system also features three games Chase is in a Race PAW Patrol Off Duty and PAW Patrol Pups on the Go The cabinets are aimed at kids aged four to eight They re three feet tall and have oversized buttons to make things easier for youngsters The games include a way to slow down the action and other features such as unlimited lives to help burgeoning gamers learn the ropes Each machine has an eight inch monitor and it s ready to play right out of the box ArcadeUp has been around for few years It aims to bring the arcade experience to gamers homes by re releasing classic cabinets such as NBA Jam The Simpsons and Teenage Mutant Ninja Turtles The Pac Man system will be available starting on October th and the PAW Patrol version will go on sale on November th You ll be able to buy the arcade machines which start at from a variety of retailers 2021-08-24 19:20:16
海外TECH CodeProject Latest Articles Building a Native Windows on Arm App with WinForms https://www.codeproject.com/Articles/5311216/Building-a-Native-Windows-on-Arm-App-with-WinForms forms 2021-08-24 19:21:00
海外科学 NYT > Science Israel, Once the Model for Beating Covid, Faces New Surge of Infections https://www.nytimes.com/2021/08/18/world/middleeast/israel-virus-infections-booster.html Israel Once the Model for Beating Covid Faces New Surge of InfectionsOne of the most vaccinated societies Israel now has one of the highest infection rates in the world raising questions about the vaccine s efficacy 2021-08-24 19:36:07
海外TECH WIRED A New Chip Cluster Will Make Massive AI Models Possible https://www.wired.com/story/cerebras-chip-cluster-neural-networks-ai trillion 2021-08-24 19:13:34
医療系 医療介護 CBnews コロナ対応が将来的な病院の立ち位置を変える-中小病院サバイバル時代にすべきこと(37) https://www.cbnews.jp/news/entry/20210824154056 代表取締役 2021-08-25 05:00:00
ニュース @日本経済新聞 電子版 ウォルマート、配送サービスを外販 Amazonに対抗 https://t.co/RaVhOpD4su https://twitter.com/nikkei/statuses/1430252025841799169 amazon 2021-08-24 19:33:50
ニュース @日本経済新聞 電子版 ウエルシア、持て余す薬剤師 収益貢献はライバルに遅れ https://t.co/mMnXIeoo13 https://twitter.com/nikkei/statuses/1430245746230497283 貢献 2021-08-24 19:08:53
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees after 31 August - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 19:43:27
ニュース BBC News - Home Unite union expected to elect first female leader https://www.bbc.co.uk/news/uk-politics-58320321?at_medium=RSS&at_campaign=KARANGA unite 2021-08-24 19:38:44
ビジネス ダイヤモンド・オンライン - 新着記事 年収800万円以上で「給料アップ転職」した人が多い職種ランキング! - 「年収1500万円」の壁を超えろ! https://diamond.jp/articles/-/280308 転職 2021-08-25 04:55:00
ビジネス ダイヤモンド・オンライン - 新着記事 佐藤健のCMで挽回狙う?大林組、テレビ露出を増やすゼネコン - ゼネコン裏街道 https://diamond.jp/articles/-/280197 若手女優 2021-08-25 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 米国の面子丸潰れ「屈辱のアフガン」、超大国無き混沌の世界へ - 政策・マーケットラボ https://diamond.jp/articles/-/280200 武装勢力 2021-08-25 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 横浜市長選大敗「コロナ長期化」が政局動かす最大要因に - 経済分析の哲人が斬る!市場トピックの深層 https://diamond.jp/articles/-/280306 横浜市長選 2021-08-25 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ下の指導者の条件とは?日本で目立つ「謝り下手」の政治家たち - きんざいOnline https://diamond.jp/articles/-/279045 安倍晋三首相 2021-08-25 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 韓国次期大統領選、「本命2人」で分かれる日韓関係の明暗 - DOL特別レポート https://diamond.jp/articles/-/280305 検事総長 2021-08-25 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 国が都内の全医療機関にコロナ病床確保を要請、「次にすべきこと」を救急医が直訴 - DOL特別レポート https://diamond.jp/articles/-/280284 2021-08-25 04:22:00
ビジネス ダイヤモンド・オンライン - 新着記事 広東・四川だけじゃない!「日本の中華料理」が急速に多様化しているワケ - DOL特別レポート https://diamond.jp/articles/-/280265 2021-08-25 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 大江千里氏が「ラーメン1杯2200円」の米国から語る、安い日本の深刻問題 - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/280295 大江千里 2021-08-25 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本版「SPAC」の導入に反対する3つの理由、矛盾した汚い仕組みは必要ない! - 山崎元のマルチスコープ https://diamond.jp/articles/-/280303 2021-08-25 04:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「仕事が楽しくない」部下を元気にするため、今日からできる地道な習慣 - 及川卓也のプロダクト視点 https://diamond.jp/articles/-/280221 及川卓也 2021-08-25 04:05:00
ビジネス 東洋経済オンライン 日本の「ゴジラ対策」危機管理的にどうだったのか 未知の生物との戦いにどう挑んだらいいか | 新型コロナ、長期戦の混沌 | 東洋経済オンライン https://toyokeizai.net/articles/-/450498?utm_source=rss&utm_medium=http&utm_campaign=link_back 危機管理 2021-08-25 04:30:00
TECH Engadget Japanese 2017年8月25日、お手頃価格の8インチタブレット「MediaPad M3 Lite」が発売されました:今日は何の日? https://japanese.engadget.com/today-203031207.html android 2021-08-24 20:30:31
AWS AWS Use IAM Access Analyzer to preview access before deploying permissions changes | Amazon Web Services https://www.youtube.com/watch?v=CsRiBCiZX2k Use IAM Access Analyzer to preview access before deploying permissions changes Amazon Web ServicesAWS Identity and Access Management IAM Access Analyzer enables you to validate access before deploying permissions changes This demonstration shows how you can preview and validate public and cross account access in the Amazon S console or with IAM Access Analyzer APIs Learn more about IAM Access Analyzer at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos AWSIAM 2021-08-24 20:42:42
Ruby Rubyタグが付けられた新着投稿 - Qiita #1 RailsとVue.jsでモーダルウィンドウを実装 https://qiita.com/divclass123/items/71465f7a6c313a533eeb これはあまり良くない方法かもしれないが、現在ログインしてるユーザーのidはerbからvueに受け渡して、投稿のidはapiindexcontrollerindexで定義したdrinkからjbuilderを介して受け渡してもらうそして、appvueにlikeButtonが子コンポーネントとして表示されているので、appvueに受け渡されたjsonデータを子コンポーネントのlikeButtonvueに受け渡したい親コンポーネントから子コンポーネントへデータの受け渡しappvueltlikeButtondrinkIddrinkidgtltlikeButtongtlikeButtonvuepropsdrinkIdと記述して、thisdrinkIdとかやればアクセスできる。 2021-08-25 05:03:18
Ruby Railsタグが付けられた新着投稿 - Qiita #1 RailsとVue.jsでモーダルウィンドウを実装 https://qiita.com/divclass123/items/71465f7a6c313a533eeb これはあまり良くない方法かもしれないが、現在ログインしてるユーザーのidはerbからvueに受け渡して、投稿のidはapiindexcontrollerindexで定義したdrinkからjbuilderを介して受け渡してもらうそして、appvueにlikeButtonが子コンポーネントとして表示されているので、appvueに受け渡されたjsonデータを子コンポーネントのlikeButtonvueに受け渡したい親コンポーネントから子コンポーネントへデータの受け渡しappvueltlikeButtondrinkIddrinkidgtltlikeButtongtlikeButtonvuepropsdrinkIdと記述して、thisdrinkIdとかやればアクセスできる。 2021-08-25 05:03:18
海外TECH Ars Technica Three Cyber Ninjas got COVID, delaying $6M Arizona vote “audit” https://arstechnica.com/?p=1789491 report 2021-08-24 20:28:59
海外TECH Ars Technica Halo Infinite to skip co-op at launch: “We needed to pick a moment” https://arstechnica.com/?p=1789476 forge 2021-08-24 20:00:50
海外TECH DEV Community Iniciando com o jest https://dev.to/nicolasteofilo/iniciando-com-o-jest-3ogl Iniciando com o jestNeste posts nos vamos ver como iniciar os teus estudos com Jest vamos ver o que é e como pode ajudar no seu desenvolvimento de aplicações ⠀⠀⠀⠀⠀⠀⠀⠀ Para que server o Jest O Jest foi inicialmente criado para testar o framework React front end criado pelo Facebook Porém sua implementação se tornou muito mais ampla sendo utilizado como ferramenta de teste unitário para diversas plataformas JavaScript como Node back end e Redux e atémesmo plataformas em TypeScript como Angular e Ionic ⠀⠀⠀⠀⠀⠀⠀⠀ Quais problemas resolveO jest pode ser muito útil ao decorer do desenvolvimento de uma aplicação por váriados motivos mais alguns éque vocêtem muito mais controle e segunrança do que aconteçe na sua aplicação ⠀⠀⠀⠀⠀⠀⠀⠀ Como começar a estudar sobre o JestAgora que vocêjásabe para que server e como pode te ajudar eu vou te passar algumas indicações para começar a estudar estáferramenta incrivél Documentação oficialVídeo introturio de Jest Rocketseat⠀⠀⠀⠀⠀⠀⠀⠀Agora que vocêjátem por onde seguir com os seus estudos peço que me segui nas outras redes socias minhas por láposso muito conteúdo de qualidade InstagramLinkedin 2021-08-24 20:51:16
海外TECH DEV Community Insomnia+Resurface: API Usage Logger plugin https://dev.to/monrax/insomnia-resurface-api-usage-logger-plugin-3nkh Insomnia Resurface API Usage Logger plugin We have an Insomnia plugin It s no surprise that API design platforms and clients like Insomnia have become part of every developer s toolbox Being able to create a collection of request templates for specific RESTful endpoints in a matter of seconds and have them are ready for use with the click of a button is incredibly useful for testing probing designing and even consuming APIs We added API observability We re InsomniacsInsomnia s GraphQL support in particular is superb With integrated schema fetching auto complete and linting features querying GraphQL endpoints has never been easier Another great aspect of Insomnia and the folks at Kong is their support for Open Source Software with initiatives such as plugins to extend Insomnia s functionality With this and as big fans of OSS ourselves we decided that it was time Insomnia had yet another feature A global API system of record Design API ObservabilityNot a lot of API design tools include observability features and when they do it is usually part of an enterprise plan often with a pay per request billing model Currently Insomnia offers a somewhat hidden feature which shows past responses for a given request template However there is no place where you can quickly explore all the API calls that you ve made regardless of the endpoint This could be very useful if you re trying to switch environments and compare results between servers Furthermore once a request template is deleted this record is also gone This can happen when either the individual request or the collection of requests are deleted or even if any file in the workspace gets corrupted Enter Resurface for Insomnia Your very own API system of record Resurface logs all the HTTP request response pairs directly from Insomnia and shows them in a single place where you can explore each one at any point in time In addition Resurface shows hidden errors that you might ve missed the first time Since Resurface works as an append only database there is no risk of overwriting or accidentally deleting any individual records BTW OWASP recommends an append only database for API security Resurface runs as a separate containerized solution so if any Insomnia internal file gets corrupted or accidentally deleted you will still be able to find all of your records safe and sound in Resurface This also means that all of it runs locally on your machine No data is ever sent to Resurface Labs or anywhere else The Resurface container is small and it doesn t consume a significant amount of resources We are very excited about this so we ve made a little get started guide over at the Resurface GitHub repo for all the developers testers and API designers out there resurfaceio insomnia plugin Log API requests and responses made with Insomnia Resurface Insomnia PluginLog API requests and responses made with Insomnia to your own system of record RequirementsdockerResurface free Docker container Set upGo to Insomnia gt Preferences gt Plugins type in insomnia plugin usage logger and click Install Plugin Alternatively check out the manual installation Create a new Environment to store the variables used by the logger That s it UsageMake sure to select the environment you created before also make sure the plugin is enabled Use Insomnia as you would normally Go to http localhost to explore all your logs using the included API ExplorerHappy loggin Environment variablesThis plugin has access to three environment variables but only one them is required for the logger to work properly All API calls are sent to the database running inside the docker containerThe environment variable USAGE LOGGERS URL stores this address which by default should be… View on GitHubHere s how to video on installing the Insomnia plugin You can also find the plugin on the Insomnia Plugin Hub API Usage LoggerHappy loggin Resurface LumberjacksP S If you are more on the server side of things but still a Kong fan we also got you covered See original article here 2021-08-24 20:51:11
海外TECH DEV Community Setting session time in and out for a safe PHP login script. https://dev.to/yongdev/setting-session-time-in-and-out-for-a-safe-php-login-script-20pj Setting session time in and out for a safe PHP login script Hello everyone I hope everything is well with you So in this article we ll go through how to build your own secure PHP login system with session time in and out similar to the one I ve previously developed for the sake of this lesson A login form on your site or on a website is used to restrict unauthorised access to certain parts of the site Every site that allows visitors to create accounts needs a secure login and signup form I ll explain how I built a secure php system and share the code with you later Prerequisites You should be familiar with PHP operators arrays super global arrays If you don t already have a local web server I recommend XAMPP or Laragon Knowledge of Sql basic syntax queries Knowledge of HTML and CSS What You ll learn How to create a login system Session management Php form validation Setup amp Structure of Files After you ve downloaded the code from the github source here Please remember to leave a star This is how the file structure should look even if it hasn t been properly organised File Structure assets index php process php login php signup php dbconfig php database sql logout php Frontend DesignThis project s html template has already been developed and is designed with Bootstrap Step Creating the database and Setting Up the tablesYou will need to access to your MySQL database for this section either using phpMyAdmin or your favourite database administration software Click on the Database TabNavigate to the create database tab in your database softwareCreate a database called secureNavigate to the sql tab paste the sql code from the database sql file If you use phpmyadmin follow these steps Go to http localhost phpmyadmin At the top select the Databases tab In the text box under Create database type secure Select the Sql tab and paste the content of the database sql fileThe code you paste should look like phpMyAdmin SQL Dump version Host localhost Generation Time Aug at PM Server version PHP Version SET SQL MODE NO AUTO VALUE ON ZERO START TRANSACTION SET time zone SET OLD CHARACTER SET CLIENT CHARACTER SET CLIENT SET OLD CHARACTER SET RESULTS CHARACTER SET RESULTS SET OLD COLLATION CONNECTION COLLATION CONNECTION SET NAMES utfmb Database secure Table structure for table user CREATE TABLE user id int NOT NULL fullName varchar NOT NULL email varchar NOT NULL password varchar NOT NULL ENGINE InnoDB DEFAULT CHARSET latin Indexes for table user ALTER TABLE user ADD PRIMARY KEY id AUTO INCREMENT for dumped tables AUTO INCREMENT for table user ALTER TABLE user MODIFY id int NOT NULL AUTO INCREMENT COMMIT SET CHARACTER SET CLIENT OLD CHARACTER SET CLIENT SET CHARACTER SET RESULTS OLD CHARACTER SET RESULTS SET COLLATION CONNECTION OLD COLLATION CONNECTION The SQL statement code above would create a user table which will have the columns id fullName password and email Step Connecting Script to DatabaseThe dbconfig phpfile contains the following code lt php err message message Change this to your connection info define DBHOST localhost define your website hostdefine DBUSER root define your database usernamedefine DBPASS define your database password leave if no password is setdefine DBNAME secure database name Try and connect using the info above try pdo new PDO mysql host DBHOST dbname DBNAME DBUSER DBPASS pdo gt setAttribute PDO ATTR ERRMODE PDO ERRMODE EXCEPTION If there is an error with the connection stop the script and display the error catch PDOException exception echo Connection error exception gt getMessage If there is an error with the connection stop the script and display the error catch PDOException exception echo Connection error exception gt getMessage The first thing I did was create two variables err message and message to store the error and success messages respectively I then created a constant that i would use to connect the script to the database If you notice that PDO was used to connect the database instead of mysqli this is because PDO can connect to any database like mogo but mysqli is solely restricted to mysql databases Note You must have the PDO extension enabled in order for the script to function properly It is necessary to connect to the database How can we retrieve and keep information about our users without it As a result we must ensure that we connect to our database Step Developing a Signup FormIn the Signup php file lt php require once dbconfig php gt lt php include process php gt lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset utf gt lt meta name viewport content width device width initial scale shrink to fit no gt lt title gt Signup php login System lt title gt lt link rel stylesheet href assets bootstrap css bootstrap min css gt lt link rel stylesheet href gt lt link rel stylesheet href assets css Registration Form with Photo css gt lt link rel stylesheet href assets css styles css gt lt head gt lt body style font family Karla sans serif gt lt div class page gt lt section class register photo gt lt div class form container gt lt div class image holder gt lt div gt lt form method POST gt lt h class text center gt lt strong gt Create lt strong gt an account lt h gt lt php if err message gt lt div class callout text danger gt lt p gt lt php echo err message gt lt p gt lt div gt lt php endif gt lt php if message gt lt div class callout text primary gt lt p gt lt php echo message gt lt p gt lt div gt lt php endif gt lt div class mb gt lt input class form control type text name fullName placeholder Full Name value lt php if isset POST fullName echo POST fullName gt gt lt div gt lt div class mb gt lt input class form control type email name email placeholder Email value lt php if isset POST email echo POST email gt gt lt div gt lt div class mb gt lt input class form control type password name password placeholder Password minlength required gt lt div gt lt div class mb gt lt input class form control type password name re password placeholder Password repeat gt lt div gt lt div class mb gt lt div class form check gt lt label class form check label gt lt input class form check input type checkbox required gt I agree to the license terms lt label gt lt div gt lt div gt lt div class mb gt lt button class btn btn primary d block w type submit name signup required gt Sign Up lt button gt lt div gt lt a class already href login php gt You already have an account Login here lt a gt lt form gt lt div gt lt section gt lt div gt lt script src assets bootstrap js bootstrap min js gt lt script gt lt body gt lt html gt You begin by including both the dbconfig php and the process php files followed by the html code When building a form that contains sensitive data that is transmitted to the server the Post method method POST should be used since it allows us to process the form data using the POST request method and save it as key value pairs in the body while keeping it hidden from the url unlike the GET request method The lt php if err message gt checks to see if the error message has been set The message will be shown if the err message variable is set and vice versa for the message variable lt php if message gt Input text email password We must name our form fields in order for the server to identify them We may define the value of the attribute name as fullName which we can use to access the post array in our authentication file to receive the data eg POST fullName Button type submit When you click the submit button the information will be submitted to our authentication file for processing value lt php if isset POST email echo POST email gt Checks if the array has a value if an error occurs it returns the value to the field Step Authenticating usersIn the Process php the first code encountered is lt php Create Sessionob start session start If the Signup button is triggeredif isset POST signup valid Validation to check if fullname is inputed if empty POST fullName valid err message FullName can not be empty lt br gt Filtering fullname if not empty else fullname filter var POST fullName FILTER SANITIZE STRING Validation to check if email is inputed if empty POST email valid err message Email address can not be empty lt br gt Validation to check if email is valid else if filter var POST email FILTER VALIDATE EMAIL false valid err message Email address must be valid lt br gt Validation to check if email already exist else Prepare our SQL preparing the SQL statement will prevent SQL injection statement pdo gt prepare SELECT FROM user WHERE email statement gt execute array POST email total statement gt rowCount If There is a match gives an error message if total valid err message An account is already asociated with the provided email address lt br gt Validation to check if password is inputed if empty POST password empty POST re password valid err message Password can not be empty lt br gt Validation to check if passwords match if empty POST password amp amp empty POST re password if POST password POST re password valid err message Passwords do not match lt br gt If Passwords Matches Generates Hash else Generating Password hash password filter var POST password FILTER SANITIZE STRING hashed password password hash password PASSWORD DEFAULT if valid if There Error Messages are empty Store data in the database if empty err message Saving Data Into Database statement pdo gt prepare INSERT INTO user fullName email password VALUES statement gt execute array fullname POST email hashed password message You have successfully registered proceed to lt a href login php gt Login lt a gt else err message Problem in registration Please check your connection and Try Again if isset POST login First we create a session then we check if the sign up button is triggered and then we create a variable called valid and set it to this means that for everything in the form to be correct the valid must be Next we check if the fullName field is empty and if it is we set the valid variable to if it is not we filter the submitted data to ensure that no malicious string that can cause sql errors is present Note the presence of a concatenation operator or dot in front of the sign in the err message field It is a shortcut for adding to an existing string err message defined in the dbconfig php file The same is done for our email and password fields and a sql query is produced to determine if the given email address exists in our database and if it does an error message is returned A condition is set to verify whether the two password fields match PHP is a case sensitive language so if the password field was written in capital letters and the confirm password field was written in small letters it would return an error but if they matched it would filter the string and generate a password hash using the best method for hashing a password at the time Every time the password hash method is used even though the words to be hashed are the same a new hash is created If there is no error all data is saved in the database Step Creating Login formThe login form is quite identical to the signup form with only a minor change lt php require once dbconfig php gt lt php include process php gt lt phpif isset GET session expire err message Login Session is Expired Please Login Again if isset SESSION user header Location index php gt lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset utf gt lt meta name viewport content width device width initial scale shrink to fit no gt lt title gt Login php login System lt title gt lt link rel stylesheet href assets bootstrap css bootstrap min css gt lt link rel stylesheet href gt lt link rel stylesheet href assets css Registration Form with Photo css gt lt link rel stylesheet href assets css styles css gt lt head gt lt body style font family Karla sans serif gt lt div class page gt lt section class register photo gt lt div class form container gt lt div class image holder gt lt div gt lt form method post gt lt h class text center gt lt strong gt Login lt strong gt to your account lt h gt lt php if err message gt lt div class callout text danger gt lt p gt lt php echo err message gt lt p gt lt div gt lt php endif gt lt div class mb gt lt input class form control type email name email placeholder Email gt lt div gt lt div class mb gt lt input class form control type password name password placeholder Password gt lt div gt lt div class mb gt lt button class btn btn primary d block w type submit name login gt Login lt button gt lt div gt lt a class already href signup php gt Don t have an account signup here lt a gt lt form gt lt div gt lt section gt lt div gt lt script src assets bootstrap js bootstrap min js gt lt script gt lt body gt lt html gt lt phpif isset GET session expire err message Login Session is Expired Please Login Again if isset SESSION user header Location index php gt The code displayed above is used to determine whether the session expiration variable is included in the url in order to display a message indicating that the session has expired If a login session has already been established the second code disables access to the login page Step Authenticating LoginI know you ve been wondering why the code displayed in process php and dbconfig php so far doesn t match the one you have but don t worry they were omitted on purpose for the sake of explanation Process phpif isset POST signup If the Login button is triggeredif isset POST login Checks if Both input fields are empty if empty POST email empty POST password err message Email and or Password can not be empty lt br gt Checks if email is valid else email filter var POST email FILTER VALIDATE EMAIL if email false err message Email address must be valid lt br gt else Checks if email exists statement pdo gt prepare SELECT FROM user WHERE email statement gt execute array email total statement gt rowCount result statement gt fetchAll PDO FETCH ASSOC if total err message Email Address does not match lt br gt else if email exists save all data in the same column of the email in the row array foreach result as row stored password row password Checks Provided password matches the password in database if it does logs user in if password verify POST password stored password setting the session variables SESSION user row setting the session login time SESSION user loggedin time time header location index php else err message Password does not match lt br gt If the login button is triggered the code checks if both the email and password fields are empty If they aren t it constructs a sql statement to check if the email exists If it doesn t exist an error message is displayed but if it does it retrieves the password associated with the email stored in the database and tries to match it with the provided password If no match is detected an error message is returned but if none is found all of the data linked with the email from the database is stored in the super global array SESSION user The login time and was then stored in the session array in unix format The password verify function is used to unhash for lack of a better word the previously stored hashed password that was supplied during signup To retrieve any data from the database saved in the session array use SESSION user column name in database as an example to obtain a user s password you will use SESSION user password or email you would use SESSION user email A method to check if the session has expired what is included in the dbconfig php file lt php err message message Change this to your connection info define DBHOST localhost define your website hostdefine DBUSER root define your database usernamedefine DBPASS define your database password leave if no password is setdefine DBNAME secure database name Try and connect using the info above try pdo new PDO mysql host DBHOST dbname DBNAME DBUSER DBPASS pdo gt setAttribute PDO ATTR ERRMODE PDO ERRMODE EXCEPTION If there is an error with the connection stop the script and display the error catch PDOException exception echo Connection error exception gt getMessage Function to check if session is expirdfunction SessionExpire sets time for the session to expire the time is in seconds session duration checks if login time is set if isset SESSION user loggedin time and isset SESSION user id if time SESSION user loggedin time gt session duration return true return false gt After naming the function a variable was set up to keep the session s duration in seconds A condition is then constructed to verify if the time of login and the user id are both set If the condition is fulfilled it obtains the current time in unix format subtracts it from the previously saved login time and determines if it is greater than the session length If the outcome is true the function returns true but if it is false it returns false Step Creating the Home PageThe index php file contains the following lt php includes database configinclude dbconfig php Check if the user is logged in or notif isset SESSION user header location login php exit Check if the session has expired or notif isset SESSION user id if SessionExpire header Location logout php session expire gt lt DOCTYPE html gt lt html lang en gt lt head gt lt meta charset utf gt lt meta name viewport content width device width initial scale shrink to fit no gt lt title gt Dashboard php login System lt title gt lt link rel stylesheet href assets bootstrap css bootstrap min css gt lt link rel stylesheet href gt lt link rel stylesheet href assets css Registration Form with Photo css gt lt link rel stylesheet href assets css styles css gt lt head gt lt body style font family Karla sans serif gt lt div class page gt lt section class register photo gt lt div class form container gt lt h class text center gt lt strong gt User lt strong gt DashBoard lt h gt lt div class callout text primary gt Welcome lt php echo SESSION user fullName gt Click here to lt a href logout php tite Logout gt Logout lt div gt lt div gt lt section gt lt div gt lt script src assets bootstrap js bootstrap min js gt lt script gt lt body gt lt html gt When our users login in the home page will be the first page they see They will only view this page if they are logged in otherwise they will be sent back to the login page A condition to prevent access to the page if somehow the session array is not set i e if the user is not logged in is followed by a function that checks if the session has expired and if true redirects the user to the logout php file with a session expire variable defined in the url logout php session expire Following that are some html codes for displaying the user s fullName and a logout link With the criteria shown above in Step you may add any extra user data Step Creating A logout ScriptIt is extremely simple to construct the logout script all you need to do is terminate the sessions that we established logout php lt php ob start session start includes data base configinclude dbconfig php Unset the session variable unset SESSION user destroy created sessionsession destroy Redirect to login pageheader location login php check if session is expiredif isset GET session expire url login php session expire GET session expire Destroy session if time s out unset SESSION user redirect to login if expired header Location url Initialize sessions and destroy them if any before redirecting the user to the login page we need sessions to identify whether or not the user is logged in thus deleting them means the user is not logged in A condition that checks if the session has expired and redirects it to the login page if it has ConclusionYou should now have a good knowledge of how a PHP and MySQL login system works You are allowed to copy the source code and use it in your own projects The system will then be enhanced with additional security measures which I will later develop tutorials for If you enjoy our teaching method please like and comment below Don t forget to follow us and share the post doing so will allow us to develop more lessons in the future 2021-08-24 20:11:08
Apple AppleInsider - Frontpage News Some Hulu Original shows and movies now support HDR on Apple TV https://appleinsider.com/articles/21/08/24/some-hulu-original-shows-and-movies-now-support-hdr-on-apple-tv?utm_medium=rss Some Hulu Original shows and movies now support HDR on Apple TVHulu now supports high dynamic range HDR streaming for some of its original content on compatible Apple TV models and other streaming devices Credit HuluThe Disney owned streaming company has added HDR HDR HDR and Dolby Vision support for many Hulu Originals that previously supported K streaming The change was first spotted by an AVS Forum user via CNET Read more 2021-08-24 20:35:11
海外TECH Engadget Apple Maps is finally starting to follow Google's lead on user reviews https://www.engadget.com/apple-maps-ratings-us-canada-204538961.html?src=rss Apple Maps is finally starting to follow Google x s lead on user reviewsSince the release of iOS Apple Maps has included a built in rating system that allows you to review select businesses restaurants and other points of interest Before Monday that feature was only available in countries like Australia and Japan but as MacRumors points out you can now access it in the US and Canada The feature works for most locations It uses a simple thumbs up or down system When you tap one of the icons a secondary interface will appear prompting you to share how you feel about certain aspects of that business or restaurant For instance in the latter case you can also rate the food customer service and atmosphere That same pane also allows you to upload your own photo to a listing An Apple spokesperson told The Verge Maps will suggest you add contributions based on your device history in addition to photos you have in your camera roll Your name won t appear alongside any ratings you leave and any recommendations you get suggesting you add to a listing will come from analysis Maps does on device At the moment you can t leave a written review meaning there s still a place for the existing integrations Maps has with services like Yelp and Tripadvisor Apple could be laying the groundwork here for a more robust review system to match the likes of what Google Maps offers but that will have to come at a later date 2021-08-24 20:45:38
海外TECH Engadget Watch Xbox's Gamescom show in 11 minutes https://www.engadget.com/xbox-gamescom-2021-supercut-203051031.html?src=rss Watch Xbox x s Gamescom show in minutesOK we ll be honest The Xbox Gamescom show was fluffy It was a minute live YouTube event populated by drawn out developer interviews a mini documentary on the trebuchet and slightly exciting updates to mid tier titles but there were also a few bright spots Xbox cloud gaming is heading to Xbox Series X Series S and Xbox One this holiday season Psychonauts got a shiny new launch trailer and we got a closer look at Microsoft Flight Simulator and Forza Horizon Competitive multiplayer is heading to Microsoft Flight Simulator this fall while Forza Horizon s cover cars look truly spectacular nbsp See it all for yourself in our minute cutdown 2021-08-24 20:30:51
海外TECH Engadget Xiaomi is slowly phasing out its Mi branding https://www.engadget.com/xiaomi-mi-phasing-out-mi-branding-194046516.html?src=rss Xiaomi is slowly phasing out its Mi brandingChinese electronics manufacturer Xiaomi recently passed Apple to become the world s second largest phone maker It s now banking on the fact its products are recognizable enough they don t need additional branding As first reported by XDA Developers the company will phase out its “Mi branding over the coming months with new products slated to carry the Xiaomi name instead “Starting in Q Xiaomi s product series Mi will be renamed to Xiaomi a spokesperson for the company told Engadget “This change will unify our global brand presence and close the perception gap between the brand and its products The Mi branding isn t going completely away The company s Mi Home stores will continue to carry the name Xiaomi will also continue selling Redmi devices with those targeted at consumers who want to save money on their next phone purchase In fact it sounds like we ll see the Redmi branding appear on more devices before too long “The product series naming convention ーXiaomi and Redmi ーwill also be applied to our ecosystem and IoT products over time the spokesperson said The possibility that Xiaomi was planning to retire the Mi name came out earlier this month when the company s new Mix phone didn t feature the branding 2021-08-24 20:10:46
Cisco Cisco Blog Register for DevNet Create: Top 3 Reasons Why https://blogs.cisco.com/developer/createtopreasons01 Register for DevNet Create Top Reasons WhyDevNet Create is Cisco s developer conference that has grown and changed over the years Now in our th year we are excited to bring you a day virtual event that spans the globe where you ll hear use cases demos and stories from each region DevNet Create is a conference that lets application developers learn about 2021-08-24 20:37:30
ニュース BBC News - Home Covid-19: Samantha Willis' husband speaks of pain of her death https://www.bbc.co.uk/news/uk-northern-ireland-58320859?at_medium=RSS&at_campaign=KARANGA eviegrace 2021-08-24 20:20:05
ニュース BBC News - Home Charlie Watts: The life of a Rolling Stone in pictures https://www.bbc.co.uk/news/entertainment-arts-58323305?at_medium=RSS&at_campaign=KARANGA drummer 2021-08-24 20:22:40
ニュース BBC News - Home Ten-man Everton edge past Huddersfield with Townsend's first goal https://www.bbc.co.uk/sport/football/58239477?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-24 20:40:32
ニュース BBC News - Home T20 Blast: Sussex beat Yorkshire to reach Finals Day https://www.bbc.co.uk/sport/cricket/58256259?at_medium=RSS&at_campaign=KARANGA blast 2021-08-24 20:43:49
ニュース BBC News - Home Norwich hit six against Bournemouth in Carabao Cup https://www.bbc.co.uk/sport/football/58239592?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-24 20:13:48
ビジネス ダイヤモンド・オンライン - 新着記事 ウーバー配達員に聞いた過酷な労働実態「前歯破損など3回事故」「アカウント永久停止」 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280143 ウーバー配達員に聞いた過酷な労働実態「前歯破損など回事故」「アカウント永久停止」新・階級社会上級国民と中流貧民食事宅配サービス「ウーバーイーツ」の配達員は全国に約万人いるといわれる。 2021-08-25 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界で戦える人材に「情報編集力と狂気」が必要な理由、教育改革者・藤原和博氏に聞く - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280011 世界で戦える人材に「情報編集力と狂気」が必要な理由、教育改革者・藤原和博氏に聞くこれまでの常識は忘れようグローバル時代に勝つ人材の流儀教育改革実践家として、日本の教育制度や教育の在り方について発信を続けながら、現在は「朝礼だけの学校」校長である藤原和博氏。 2021-08-25 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【半導体・電子部品11社】あの「日の丸」会社が1位に - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279492 危険水域 2021-08-25 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 中小企業へ贈る補助金獲得「3つのコツ」、採択率42%・最大1億円を勝ち取る方法 - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279487 中小企業 2021-08-25 05:05:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース OOHは、“場所起点”から“人の移動起点”のメディアへ https://dentsu-ho.com/articles/7878 oohoutofhome 2021-08-25 06:00:00
ビジネス 電通報 | 広告業界動向とマーケティングのコラム・ニュース 「新聞広告の効果測定」はここまで可能に!日経と電通の挑戦 https://dentsu-ho.com/articles/7863 効果測定 2021-08-25 06:00:00
北海道 北海道新聞 四島に免税制度 日ロ関係損なうだけだ https://www.hokkaido-np.co.jp/article/581676/ 北方領土 2021-08-25 05:05:00
ビジネス 東洋経済オンライン データが証明「YouTubeに食われる放送局」の実態 ネット接続によって変わるテレビの使い方 | テレビ | 東洋経済オンライン https://toyokeizai.net/articles/-/450243?utm_source=rss&utm_medium=http&utm_campaign=link_back netflix 2021-08-25 06:00:00
ビジネス 東洋経済オンライン ミニストップ「強気の新契約」に募る加盟店の不安 9月に「脱コンビニ会計」の契約運用始まるが・・・ | コンビニ | 東洋経済オンライン https://toyokeizai.net/articles/-/450536?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-25 05:30:00
TECH Engadget Japanese 『League of Legends』世界選手権2021、開催地を欧州に変更。デルタ株拡大で出場者の移動考慮 https://japanese.engadget.com/league-of-legends-world-championship-moves-to-europe-215045469.html flegendsworldchampionship 2021-08-24 21:50:45
TECH Engadget Japanese 頭の体操にぴったり!文房具をはめ込む『消しゴムパズル』:発掘!スマホゲーム https://japanese.engadget.com/keshigom-puzzle-211019747.html 消しゴム 2021-08-24 21:10:19
AWS AWS Amazon Transcribe video snacks: Using custom vocabulary | Amazon Web Services https://www.youtube.com/watch?v=oBgSJ7bsP2U Amazon Transcribe video snacks Using custom vocabulary Amazon Web ServicesAmazon Transcribe is a automatic speech recognition service that can be used when you have audio and video that contains speech you want to convert to text If your speech has domain specific terms like proper nouns brand names or technical jargon then you ll want to use the custom vocabulary feature This feature can help you enhance transcription accuracy by addressing these “custom terms using a list of specific words or phrases that you want Transcribe to recognize In the demo I ll customize Transcribe to recognize skateboarding trick names I saw during the Tokyo Olympics by creating two types of custom vocabulary lists supporting both custom pronunciation and custom display Learn more about Amazon Transcribe View Amazon Transcribe Documentation Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos AmazonTranscribe 2021-08-24 21:59:08
AWS AWS How to move an application from Heroku to Elastic Beanstalk | Amazon Web Services https://www.youtube.com/watch?v=EfHdEFthqlg How to move an application from Heroku to Elastic Beanstalk Amazon Web ServicesThis is a demo on how to move an application from Heroku using Postgres Database to AWS Elastic beanstalk and Amazon RDS for Posgres Get started with Elastic Beanstalk Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSDemos 2021-08-24 21:36:41
AWS AWS - Webinar Channel Reduce Manual Efforts: Process Documents Faster Using AWS Machine Learning - AWS Online Tech Talks https://www.youtube.com/watch?v=mEiOcTjA-EE Reduce Manual Efforts Process Documents Faster Using AWS Machine Learning AWS Online Tech TalksFor most companies documents are the foundation of how business gets done whether it s with contracts insurance claims invoices receipts or paper applications These documents contain valuable information about your business or your customers Using AWS Machine Learning ML you can harness the power of Optical Character Recognition OCR to extract and process critical business data from documents In this tech talk we will provide hands on examples of how you can process documents using Amazon Textract with an emphasis on invoices and receipts Learning Objectives Find out how to process invoices and receipts using Amazon Textract Learn about new features for processing documents that can help you discover insights stuck in your documents Find ways you can take the information within your documents and use it in downstream applications such as databases analytics systems or internal systems to help you organize the information To learn more about the services featured in this talk please visit 2021-08-24 21:17:58
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScript入門(変数と宣言) https://qiita.com/andota05/items/238ff472a0e711b65275 constで宣言された変数には再代入できない。 2021-08-25 06:22:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) openpyxlを使用して、特定の文字色の文字を削除する https://teratail.com/questions/355995?rss=all openpyxl 2021-08-25 06:29:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) WebSocketで大量のデータを送受信したい https://teratail.com/questions/355994?rss=all javascript 2021-08-25 06:15:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Openpyxlを使用して、文字セルの次にある空白セルを結合する https://teratail.com/questions/355993?rss=all openpyxl 2021-08-25 06:07:23
Git Gitタグが付けられた新着投稿 - Qiita Git で外部の diff ツールを使う方法のまとめ https://qiita.com/Tachy_Pochy/items/d1e19673f747f7bcf46a gitconfigglobaldifftoolopendiffgitconfigglobaldifftoolpromptfalse参考Macでgitからマージツールを使うQiitagitdifftoolではなく、gitdiffに設定する方法参考gitdiffでOSXopendiffを起動する設定·GitHubVisualStudioCodeをgitdifftoolにする方法まず、codeコマンドをインストールする必要があります。 2021-08-25 06:33:54
海外TECH DEV Community FP in JS: 0x02 https://dev.to/0xf10yd/fp-in-js-0x02-1li4 FP in JS x Functional Programming in JavaScript Part You could say that the profound enlightenment you experience when you finally “get it will make learning functional programming worth it An experience such as this will make you a better programmer for the rest of your life whether you actually become a full time functional programmer or not But we re not talking about learning to meditate we re talking about learning an extremely useful tool that will make you a better programmer Formally speaking what exactly are the practical advantages of using functional programming Advantages Cleaner code Functional programs are cleaner simpler and smaller This simplifies debugging testing and maintenance For example let s say we need a function that converts a two dimensional array into a one dimensional array Using only imperative techniques we could write it the following way function mergedArrayIntoOne arrays var count arrays length var merged new Array count var c for var i i lt count i for var j jlen arrays i length j lt jlen j merged c arrays i j return merged And using functional techniques it could be written as follows varmergedArrayIntoOne function arrays return arrays reduce function p n return p concat n Both of these functions take the same input and return the same output However the functional example is much more concise and clean ModularityFunctional programming forces large problems to be broken down into smaller instances of the same problem to be solved This means that the code is more modular Programs that are modular are clearly specified easier to debug and simpler to maintain Testing is easier because each piece of modular code can potentially be checked for correctness ReusabilityFunctional programs share a variety of common helper functions due to the modularity of functional programming You ll find that many of these functions can be reused for a variety of different applications Many of the most common functions will be covered later in this series However as you work as a functional programmer you will inevitably compile your own library of little functions that can be used over and over again For example a well designed function that searches through the lines of a configuration file could also be used to search through a hash table Reduced couplingCoupling is the amount of dependency between modules in a program Because the functional programmer works to write first class higher order pure functions that are completely independent of each other with no side effects on global variables coupling is greatly reduced Certainly functions will unavoidably rely on each other But modifying one function will not change another so long as the one to one mapping of inputs to outputs remains correct Mathematically correctThis last one is on a more theoretical level Thanks to its roots in Lambda calculus functional programs can be mathematically proven to be correct This is a big advantage for researchers who need to prove the growth rate time complexity and mathematical correctness of a program Let s look at Fibonacci s sequence Although it s rarely used for anything other than a proof of concept it illustrates this concept quite well The standard way of evaluating a Fibonacci sequence is to create a recursive function that expresses fibonnaci n fibonnaci n fibonnaci n with a base case to return when n lt which makes it possible to stop the recursion and begin adding up the values returned at each step in the recursive call stack This describes the intermediary steps involved in calculating the sequence var fibonacci function n if n lt return else return fibonacci n fibonacci n console log fibonacci Output However with the help of a library that implements a lazy execution strategy an indefinite sequence can be generated that states the mathematical equation that defines the entire sequence of numbers Only as many numbers as needed will be computed var fibonacci Lazy generate function var x y return function var prev x x y y prev return prev var fibonacci Lazy generate function var x y return function var prev x x y y prev return prev console log fibonacci length Output undefinedconsole log fibonacci take toArray Output var fibonacci Lazy generate function var x y return function var prev x x y y prev return prev console log fibonacci take reverse first toArray Output The second example is clearly more mathematically sound It relies on the Lazy js library of JavaScript There are other libraries that can help here as well such as Sloth js and wu js These will be covered later on setting up the functional programming environment Functional programming in a nonfunctional worldCan functional and nonfunctional programming be mixed together Although this is the subject of a later part Functional amp Object oriented Programming in JavaScript it is important to get a few things straight before we go any further This series is not intended to teach you how to implement an entire application that strictly adheres to the rigors of pure functional programming Such applications are rarely appropriate outside Academia Rather this series will teach you how to use functional programming design strategies within your applications to complement the necessary imperative code For example if you need the first four words that only contain letters out of some text they could naively be written like this var words count text myString split for i count lt i lt text length i if text i match words words concat text i count console log words In contrast a functional programmer might write them as follows var words var words myString split filter function x return x match slice console log words Or with a library of functional programming utilities they can be simplified even further var words toSequence myString match a zA Z first The key to identifying functions that can be written in a more functional way is to look for loops and temporary variables such as words and count instances in the preceding example We can usually do away with both temporary variables and loops by replacing them with higher order functions which we will explore later in this series On the next part we ll have an overview about functions their types and with examples if you found my content helpful consider following me on twitter xfyd as I ll be posting stuff their too and it would great if you pull up and say hi 2021-08-24 21:10:10
Apple AppleInsider - Frontpage News How Tim Cook reshaped Apple in his first decade as CEO https://appleinsider.com/articles/21/08/24/how-tim-cook-reshaped-apple-in-his-first-decade-as-ceo?utm_medium=rss How Tim Cook reshaped Apple in his first decade as CEOTim Cook is a very different Apple CEO than Steve Jobs was but the company s astounding growth and evolution has its roots in all of Cook s previous experience Tim Cook with Steve JobsTim Cook was officially announced as Apple s CEO on August but the company s preparation for him to take over had begun much earlier So had Cook s own preparation the way that each element of his career and life up to then would become key to running Apple Read more 2021-08-24 21:09:26
海外科学 NYT > Science For States Dealing With the Spotted Lanternfly, the Policy Is No Mercy https://www.nytimes.com/2021/08/24/us/spotted-lanternfly-invasive-species.html For States Dealing With the Spotted Lanternfly the Policy Is No MercyThe spotted lanternfly an invasive species from Asia is a voracious plant eater and public nuisance that could cost state economies hundreds of millions of dollars 2021-08-24 21:47:19
海外科学 NYT > Science Goldman Sachs Mandates Vaccines for Its Workers and Visitors https://www.nytimes.com/2021/08/24/business/corporate-vaccine-mandates.html coronavirus 2021-08-24 21:46:30
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-24 21:50:02
ニュース BBC News - Home Afghanistan: Taliban must allow evacuees after 31 August - Boris Johnson https://www.bbc.co.uk/news/uk-58321281?at_medium=RSS&at_campaign=KARANGA johnson 2021-08-24 21:23:42
ニュース BBC News - Home Hat-trick for teenager Archer as Villa hammer Barrow in Carabao Cup https://www.bbc.co.uk/sport/football/58239481?at_medium=RSS&at_campaign=KARANGA barrow 2021-08-24 21:18:43
ニュース BBC News - Home Sussex beat Yorkshire by five wickets to reach T20 Finals Day https://www.bbc.co.uk/sport/cricket/58256259?at_medium=RSS&at_campaign=KARANGA blast 2021-08-24 21:28:39
ニュース BBC News - Home Ten-man Everton edge past Huddersfield with Townsend's first goal https://www.bbc.co.uk/sport/football/58239477?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-24 21:29:45
ニュース BBC News - Home Real bid for PSG's Mbappe - Wednesday's football gossip https://www.bbc.co.uk/sport/58312551?at_medium=RSS&at_campaign=KARANGA haaland 2021-08-24 21:41:21
LifeHuck ライフハッカー[日本版] お金持ちがやっている行動習慣〜「目標と計画」を立ててから動く https://www.lifehacker.jp/2021/08/240638book_to_read-822.html 計画 2021-08-25 07:00:00
北海道 北海道新聞 米軍8月末撤退目指す バイデン氏、G7で表明 https://www.hokkaido-np.co.jp/article/581726/ 米大統領 2021-08-25 06:17:00
北海道 北海道新聞 NY株続伸、30ドル高 ナスダック最高値 https://www.hokkaido-np.co.jp/article/581725/ 続伸 2021-08-25 06:17:00
ビジネス 東洋経済オンライン 「86/BRZ」新型登場で初代の中古車はどうなるか 正常進化&手頃さが増した新型と初代の差は? | 中古車 | 東洋経済オンライン https://toyokeizai.net/articles/-/449159?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-25 07:00:00
ビジネス 東洋経済オンライン 鉄道の群雄割拠で発展、工業都市「四日市」の軌跡 産業を支えた国鉄・JR、旅客輸送は近鉄が圧倒 | 駅・再開発 | 東洋経済オンライン https://toyokeizai.net/articles/-/450231?utm_source=rss&utm_medium=http&utm_campaign=link_back 名古屋市 2021-08-25 06:30:00
ニュース THE BRIDGE 米ライフサイエンス大手Labcorp、フェムテックスタートアップのOvia Healthを買収 http://feedproxy.google.com/~r/SdJapan/~3/6mrmXXSnJWo/labcorp-scoops-femtech-startup-ovia-health-deepen-women-s-health-services-pickupnews 米ライフサイエンス大手Labcorp、フェムテックスタートアップのOviaHealthを買収ピックアップLabcorpscoopsupfemtechstartupOviaHealthtodeepenwomenshealthservices重要なポイントアメリカのライフサイエンス分野大手Labcorpは日、女性の健康管理のためのプラットフォームを提供するOviaHealthを買収したことを発表した。 2021-08-24 21:30:58
ニュース THE BRIDGE 中国最大のマンガプラットフォーム「Kuaikan(快看漫画)」、2.4億米ドルを調達しユニコーンに http://feedproxy.google.com/~r/SdJapan/~3/dAGpbHRoBaw/tencent-backed-online-comics-platform-kuaikan-raises-240-million 中国最大のマンガプラットフォーム「Kuaikan快看漫画」、億米ドルを調達しユニコーンに中国で人気のオンラインコミックプラットフォーム「KuaikanManhua快看漫画」が、新たなラウンドで億万米ドルを調達したと発表した。 2021-08-24 21:15:44
IT 気になる、記になる… Microsoft、「Windows 11」のリリース日を9月上旬に発表か https://taisy0.com/2021/08/25/144512.html central 2021-08-24 22:41:03
TECH Engadget Japanese Xboxクラウドゲームは「旧機種で次世代タイトル」対応へ。年内にXbox One / Series X|S向け提供 https://japanese.engadget.com/xbox-cloud-game-game-pass-console-224328232.html gamescom 2021-08-24 22:43:28
TECH Engadget Japanese 砂時計デザインでベランダでも灰が飛び散らない。吸い殻と灰を分離する灰皿「kolevape」 https://japanese.engadget.com/kolevape-ashtray-221058523.html 分解簡単水洗いOKで楽々箱分の大容量洗練されたデザインで、愛煙家へのプレゼントに最適「kolevape」は気になるタバコの吸い殻や灰からの煙と臭いをシャットアウトし、灰の飛び散りを防止するスタイリッシュな灰皿です。 2021-08-24 22:10:58
TECH Engadget Japanese Xboxワイヤレスコントローラに Forza Horizon 5 限定版、半透明+振動モーターまで特別デザイン https://japanese.engadget.com/forza-horizon-5-controller-220032966.html forzahorizon 2021-08-24 22:00:32
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] Mirai botネットによるDDoS攻撃が増加傾向 IoTデバイスの放置は厳禁 https://www.itmedia.co.jp/enterprise/articles/2108/24/news114.html itmedia 2021-08-25 07:30:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] ガートナー、「先進テクノロジのハイプ・サイクル:2021年」を発表 https://www.itmedia.co.jp/enterprise/articles/2108/25/news049.html gartner 2021-08-25 07:30:00
IT ITmedia 総合記事一覧 [ITmedia News] Xbox Cloud Gaming(旧Project xCloud)、Xbox端末でプレイ可能に https://www.itmedia.co.jp/news/articles/2108/25/news062.html ITmediaNewsXboxCloudGaming旧ProjectxCloud、Xbox端末でプレイ可能にMicrosoftは、クラウドゲーミングサービスXboxCloudGaming旧ProjectxCloudを、「XboxSeriesXS」および「XboxOne」でもプレイできるようにすると発表した。 2021-08-25 07:01:00
AWS AWS Security Blog Confidential computing: an AWS perspective https://aws.amazon.com/blogs/security/confidential-computing-an-aws-perspective/ Confidential computing an AWS perspectiveCustomers around the globeーfrom governments and highly regulated industries to small businesses and start upsーtrust Amazon Web Services AWS with their most sensitive data and applications At AWS keeping our customers workloads secure and confidential while helping them meet their privacy and data sovereignty requirements is our highest priority Our investments in security technologies and rigorous … 2021-08-24 22:18:33
AWS AWS Security Blog Confidential computing: an AWS perspective https://aws.amazon.com/blogs/security/confidential-computing-an-aws-perspective/ Confidential computing an AWS perspectiveCustomers around the globeーfrom governments and highly regulated industries to small businesses and start upsーtrust Amazon Web Services AWS with their most sensitive data and applications At AWS keeping our customers workloads secure and confidential while helping them meet their privacy and data sovereignty requirements is our highest priority Our investments in security technologies and rigorous … 2021-08-24 22:18:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nuxtで詳細ページ用のパラメーターがうまく取得できない https://teratail.com/questions/355998?rss=all Nuxtで詳細ページ用のパラメーターがうまく取得できない前提・実現したいことRailsのshowを使用して詳細ページを取得できるようにしたいです。 2021-08-25 07:42:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【RubyMine】デバッガーが起動しない https://teratail.com/questions/355997?rss=all 【RubyMine】デバッガーが起動しない概要RubyMineを使って開発しています。 2021-08-25 07:40:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual Studio と Visual Studio Code を検索する上で、区別方法はありますか? https://teratail.com/questions/355996?rss=all VisualStudioとVisualStudioCodeを検索する上で、区別方法はありますかVisualnbspStudionbspとnbspVisualnbspStudionbspCodenbspが名前が似すぎているため、検索する上でnbspVisualnbspStudionbspのことが知りたいのにnbspVisualnbspStudionbspCodenbspのことも出てきます。 2021-08-25 07:13:44
技術ブログ Developers.IO S3에서 pre-signed url(미리 서명된 url) 만들기 https://dev.classmethod.jp/articles/create-pre-signed-url-in-s3/ S에서pre signed url 미리서명된url 만들기안녕하세요클래스메소드김재욱 Kim Jaewook 입니다 이번에는S에서pre signed url 미리서명된url 을만들어봤습니다 pre signed url이란 모든객체는기본 2021-08-24 22:35:08
Apple AppleInsider - Frontpage News Apple, Google want White House to challenge South Korean legislation on app stores https://appleinsider.com/articles/21/08/24/apple-google-want-white-house-to-challenge-south-korean-legislation-on-app-stores?utm_medium=rss Apple Google want White House to challenge South Korean legislation on app storesWith their respective app stores jeopardized by a proposed South Korean bill Apple and Google are looking to the U S government for help setting up a delicate balancing act for the Biden administration Driven in part by developer outcry a bill in South Korea seeks to force app store operators to accept alternative payment options for in app purchases Currently Apple requires use of its own payments system allowing the company to dip into App Store profits by taking an up to cut of sales The legislation which is anticipated to face a vote this week would also prohibit app store owners from forcing developers into platform exclusivity Read more 2021-08-24 22:52:01
海外科学 NYT > Science For States Dealing With the Spotted Lanternfly, the Policy Is No Mercy https://www.nytimes.com/2021/08/24/us/spotted-lanternfly-invasive-species.html For States Dealing With the Spotted Lanternfly the Policy Is No MercyThe spotted lanternfly an invasive species from Asia is a voracious plant eater and public nuisance that could cost state economies hundreds of millions of dollars 2021-08-24 22:19:28
金融 金融総合:経済レポート一覧 ベトナムの保険事業規制~生命保険契約規制:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/466009/?rss 保険事業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月23日)~ドル円、110円台では上値重い http://www3.keizaireport.com/report.php/RID/466010/?rss fxdaily 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 国内銀行の資産・負債等(銀行勘定)(2021年6月末) http://www3.keizaireport.com/report.php/RID/466011/?rss 日本銀行 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 日本株の弱さには理由がある~サービス業の回復が待たれる:Market Flash http://www3.keizaireport.com/report.php/RID/466025/?rss marketflash 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 フューチャーリンクネットワーク(東証マザーズ)~地域情報プラットフォームの構築・運営やふるさと納税業務支援事業などを行う。地域の魅力を掘り起こすとともに地域が抱える課題解決を支援:アナリストレポート http://www3.keizaireport.com/report.php/RID/466031/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 シイエヌエス(東証マザーズ)~企業向けシステム基盤の受託開発、運用、保守を行う。ビッグデータ分析モデル開発やクラウドサービスの導入支援に注力:アナリストレポート http://www3.keizaireport.com/report.php/RID/466032/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代におけるリース業界の将来展望 http://www3.keizaireport.com/report.php/RID/466033/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代における銀行業界の将来展望 http://www3.keizaireport.com/report.php/RID/466034/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 オーストラリア マーケット動向(2021/8/24)~先週の豪ドルの対円レートは、大幅に下落 http://www3.keizaireport.com/report.php/RID/466044/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 メキシコ中銀は引き締め継続も原油価格がペソ相場の重石に~感染動向の悪化も続くなか、当面のペソ相場は上値の重い展開が続く可能性も:World Trends http://www3.keizaireport.com/report.php/RID/466051/?rss worldtrends 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 住友生命保険相互会社の女性活躍への取組み:金融調査情報 http://www3.keizaireport.com/report.php/RID/466055/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の未利用口座管理手数料の導入動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466056/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の店舗内店舗の実施動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466057/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 自社株買いレポート(2021年8月号)~2021年7月期の自社株買いの公表金額(取得枠設定)は、前年同期比8,008億円減(75.8%減)の2,551億円 http://www3.keizaireport.com/report.php/RID/466060/?rss 前年同期 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 横浜市長選後の自民党総裁選を考える:市川レポート http://www3.keizaireport.com/report.php/RID/466064/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 中国のハイテク銘柄への投資はゲームオーバーか?:プロの視点 http://www3.keizaireport.com/report.php/RID/466065/?rss 銘柄 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融マンスリー 2021年8月24日号~今月のトピックス:世界の新規感染者数は引き続き高水準も増勢は鈍化 http://www3.keizaireport.com/report.php/RID/466066/?rss 高水準 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 米金利上昇が世界経済に与える影響~長期金利が5%まで上昇するとマイナス成長に:米国 http://www3.keizaireport.com/report.php/RID/466073/?rss 世界経済 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 編集者の目:米国を中心にさらに進展する『ETF革命』の行方と日本 http://www3.keizaireport.com/report.php/RID/466100/?rss 野村ホールディングス 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 J.D. パワー 2021年クレジットカード顧客満足度調査【概要】~高額利用者の年会費の満足度とロイヤルティが低下 http://www3.keizaireport.com/report.php/RID/466120/?rss jdpower 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-25 00:00:00
海外ニュース Japan Times latest articles Suspect at large after two injured in Tokyo subway acid attack https://www.japantimes.co.jp/news/2021/08/25/national/crime-legal/tokyo-subway-acid-attack/ tokyo 2021-08-25 07:45:45
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-24 22:29:44
ニュース BBC News - Home The Papers: 'Race' to leave Kabul and Charlie Watts' tributes https://www.bbc.co.uk/news/blogs-the-papers-58324691?at_medium=RSS&at_campaign=KARANGA The Papers x Race x to leave Kabul and Charlie Watts x tributesThe final days of the UK evacuations from Afghanistan and the death of the Rolling Stones drummer are the focus for the front pages 2021-08-24 22:32:04
ビジネス ダイヤモンド・オンライン - 新着記事 アルファベット傘下ウェイモ、無人タクシーを試験運用へ - WSJ発 https://diamond.jp/articles/-/280400 運用 2021-08-25 07:18:00
ビジネス 東洋経済オンライン 日米中に翻弄された「馬毛島」と怪人物の戦後秘史 防衛力の「真空地帯」に中国政府は付け込んだ | 国内政治 | 東洋経済オンライン https://toyokeizai.net/articles/-/450352?utm_source=rss&utm_medium=http&utm_campaign=link_back 中国政府 2021-08-25 08:00:00
TECH Engadget Japanese 自分の耳年齢、知っていますか? パナソニックのサイトが話題 「聴こえない」との声も https://japanese.engadget.com/panasonic-231453858.html 話題 2021-08-24 23:14:53
AWS AWS Architecture Blog Accelerating your Migration to AWS https://aws.amazon.com/blogs/architecture/accelerating-your-migration-to-aws/ Accelerating your Migration to AWSThe key to a successful migration to AWS is a well thought out plan informative tools prior migration experience and quality implementation In this blog we will share best practices for planning and accelerating your migration We will discuss two key concepts of a migration Portfolio Assessment and Migration So let s get started Figure … 2021-08-24 23:19:53
AWS AWS Partner Network (APN) Blog Integrating and Modernizing U.S. Health and Human Services Applications on AWS Using Red Hat Solutions https://aws.amazon.com/blogs/apn/integrating-and-modernizing-us-health-and-human-services-applications-on-aws-using-red-hat-solutions/ Integrating and Modernizing U S Health and Human Services Applications on AWS Using Red Hat SolutionsAn important focus for AWS and Red Hat is supporting IT modernization for U S Health and Human Services HHS state government agencies HHS modernization efforts include moving to the cloud connecting disparate datasets and embracing shared services across multiple agencies Learn how the Red Hat and AWS cloud based platform provides scalability on demand access to resources and self service functionalities to users 2021-08-24 23:18:42
AWS AWS Amazon FSx for Windows File Server - Automatic Throughput and Capacity Scaling | Amazon Web Services https://www.youtube.com/watch?v=1p0tnll1l14 Amazon FSx for Windows File Server Automatic Throughput and Capacity Scaling Amazon Web ServicesLearn more about scaling your Amazon FSx for Windows File Server file systems capacity dynamically and automatically Amazon FSx for Windows File Server allows you to increase your storage capacity and scale your throughput capacity both up or down through the AWS Console AWS Command Line Interface CLI and through AWS APIs For information on the dynamic scaling process mentioned in the video please visit Learn more about Amazon FSx for Windows File Server at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-24 23:53:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 2次元配列で[]を除いた要素を出力したいです。 https://teratail.com/questions/356003?rss=all 次元配列でを除いた要素を出力したいです。 2021-08-25 08:59:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bitbacketのリポジトリのURLがでない https://teratail.com/questions/356002?rss=all bitbacket 2021-08-25 08:44:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) FlutterのSDKがダウンロードできない - Loading表示 https://teratail.com/questions/356001?rss=all FlutterのSDKがダウンロードできないLoading表示Flutteをダウンロードしたいが、SDKが取得できないFlutterdenbspgtgtnbspGetnbspstartednbspgtgtnbspMacOSの順でたどり着き、GetnbspthenbspFlutternbspSDKnbspの青帯部分がいつまでもLoading表示です。 2021-08-25 08:43:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Phython Dataframe型の範囲指定を行いたい。 https://teratail.com/questions/356000?rss=all 前提・実現したいことdataframe型関数内のある一定の範囲内の最大値を持つIndexを取得したい。 2021-08-25 08:32:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 値の個数を示す棒グラフを描くには https://teratail.com/questions/355999?rss=all pddataframeacolumnsdatadf 2021-08-25 08:15:48
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNSシェアボタンを実装する方法 https://qiita.com/nao0725/items/92a54dc65c695096c7e7 これで実装完了です投稿者コメント少し前にSNSシェアボタンを設置して、簡単だったけど、どんな手順で実装したんだっけと忘れてしまったのでアウトプットしてみました。 2021-08-25 08:12:31
Linux Ubuntuタグが付けられた新着投稿 - Qiita WindowsとUbuntuでGitHubをSSHで使う。 https://qiita.com/daisukeh/items/6dee2dc7aca6ea093c45 GitHubの設定公開鍵をGitHubに登録する。 2021-08-25 08:57:27
Ruby Railsタグが付けられた新着投稿 - Qiita 【Ruby on Rails】SNSシェアボタンを実装する方法 https://qiita.com/nao0725/items/92a54dc65c695096c7e7 これで実装完了です投稿者コメント少し前にSNSシェアボタンを設置して、簡単だったけど、どんな手順で実装したんだっけと忘れてしまったのでアウトプットしてみました。 2021-08-25 08:12:31
技術ブログ Developers.IO AWS IoT Core Device Advisorをためしてみた https://dev.classmethod.jp/articles/aws-iot-core-device-advisor/ awsiotcore 2021-08-24 23:45:17
技術ブログ Developers.IO [AWS IoT Core] retained messages(保持メッセージ)を AWS IoT Device SDK v2 for Python で試してみました。 https://dev.classmethod.jp/articles/aws-iot-core-retained-messages/ awsiotcorenowsupports 2021-08-24 23:35:03
海外TECH Ars Technica Pressure mounts over COVID vaccines for kids; docs warn against off-label use https://arstechnica.com/?p=1789536 different 2021-08-24 23:16:19
Apple AppleInsider - Frontpage News South Korea likely to pass prohibitive app store legislation on Wednesday, report says https://appleinsider.com/articles/21/08/24/south-korea-likely-to-pass-prohibitive-app-store-legislation-on-wednesday-report-says?utm_medium=rss South Korea likely to pass prohibitive app store legislation on Wednesday report saysSouth Korea is poised to be the first country in the world to pass legislation targeting the management of app stores run by Apple and Google with lawmakers reportedly likely to vote in favor of more stringent rules on Wednesday The bill which amends South Korea s Telecommunications Business Act is being dubbed the Anti Google law by local media for its targeted language against owners of digital app stores It is designed to force Apple and Google to allow alternative payment methods for in app purchases as well as place prohibitions on app store rules that would dissuade developers from marketing their wares on other platforms Currently Apple takes an up to cut of all in app purchases and Google plans to implement a similar strategy next year The legislation passed committee scrutiny in the Korean National Assembly in July with minor resistance and now faces a vote in the judiciary committee before being sent to the full assembly and ratification by President Moon Jae in Read more 2021-08-24 23:33:32
海外科学 BBC News - Science & Environment Climate change: Consumer 'confusion' threatens net zero homes plan https://www.bbc.co.uk/news/science-environment-58320578?at_medium=RSS&at_campaign=KARANGA groups 2021-08-24 23:39:21
海外科学 BBC News - Science & Environment Consultation begins on beaver reintroductions https://www.bbc.co.uk/news/science-environment-58322561?at_medium=RSS&at_campaign=KARANGA rivers 2021-08-24 23:35:37
海外科学 BBC News - Science & Environment Madagascar on the brink of climate change-induced famine https://www.bbc.co.uk/news/world-africa-58303792?at_medium=RSS&at_campaign=KARANGA world 2021-08-24 23:35:39
海外科学 BBC News - Science & Environment Could this solar farm be a climate change solution? https://www.bbc.co.uk/news/world-europe-58320618?at_medium=RSS&at_campaign=KARANGA project 2021-08-24 23:01:08
金融 金融総合:経済レポート一覧 ベトナムの保険事業規制~生命保険契約規制:保険・年金フォーカス http://www3.keizaireport.com/report.php/RID/466009/?rss 保険事業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月23日)~ドル円、110円台では上値重い http://www3.keizaireport.com/report.php/RID/466010/?rss fxdaily 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 国内銀行の資産・負債等(銀行勘定)(2021年6月末) http://www3.keizaireport.com/report.php/RID/466011/?rss 日本銀行 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 日本株の弱さには理由がある~サービス業の回復が待たれる:Market Flash http://www3.keizaireport.com/report.php/RID/466025/?rss marketflash 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 フューチャーリンクネットワーク(東証マザーズ)~地域情報プラットフォームの構築・運営やふるさと納税業務支援事業などを行う。地域の魅力を掘り起こすとともに地域が抱える課題解決を支援:アナリストレポート http://www3.keizaireport.com/report.php/RID/466031/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 シイエヌエス(東証マザーズ)~企業向けシステム基盤の受託開発、運用、保守を行う。ビッグデータ分析モデル開発やクラウドサービスの導入支援に注力:アナリストレポート http://www3.keizaireport.com/report.php/RID/466032/?rss 東証マザーズ 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代におけるリース業界の将来展望 http://www3.keizaireport.com/report.php/RID/466033/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 DX/ニューノーマル時代における銀行業界の将来展望 http://www3.keizaireport.com/report.php/RID/466034/?rss pwcjapan 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 オーストラリア マーケット動向(2021/8/24)~先週の豪ドルの対円レートは、大幅に下落 http://www3.keizaireport.com/report.php/RID/466044/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 メキシコ中銀は引き締め継続も原油価格がペソ相場の重石に~感染動向の悪化も続くなか、当面のペソ相場は上値の重い展開が続く可能性も:World Trends http://www3.keizaireport.com/report.php/RID/466051/?rss worldtrends 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 住友生命保険相互会社の女性活躍への取組み:金融調査情報 http://www3.keizaireport.com/report.php/RID/466055/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の未利用口座管理手数料の導入動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466056/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 信用金庫の店舗内店舗の実施動向:ニュース&トピックス http://www3.keizaireport.com/report.php/RID/466057/?rss 中小企業 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 自社株買いレポート(2021年8月号)~2021年7月期の自社株買いの公表金額(取得枠設定)は、前年同期比8,008億円減(75.8%減)の2,551億円 http://www3.keizaireport.com/report.php/RID/466060/?rss 前年同期 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 横浜市長選後の自民党総裁選を考える:市川レポート http://www3.keizaireport.com/report.php/RID/466064/?rss 三井住友 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 中国のハイテク銘柄への投資はゲームオーバーか?:プロの視点 http://www3.keizaireport.com/report.php/RID/466065/?rss 銘柄 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 みずほ経済・金融マンスリー 2021年8月24日号~今月のトピックス:世界の新規感染者数は引き続き高水準も増勢は鈍化 http://www3.keizaireport.com/report.php/RID/466066/?rss 高水準 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 米金利上昇が世界経済に与える影響~長期金利が5%まで上昇するとマイナス成長に:米国 http://www3.keizaireport.com/report.php/RID/466073/?rss 世界経済 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 編集者の目:米国を中心にさらに進展する『ETF革命』の行方と日本 http://www3.keizaireport.com/report.php/RID/466100/?rss 野村ホールディングス 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 J.D. パワー 2021年クレジットカード顧客満足度調査【概要】~高額利用者の年会費の満足度とロイヤルティが低下 http://www3.keizaireport.com/report.php/RID/466120/?rss jdpower 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【注目検索キーワード】ジャクソンホール http://search.keizaireport.com/search.php/-/keyword=ジャクソンホール/?rss 検索キーワード 2021-08-25 00:00:00
金融 金融総合:経済レポート一覧 【お薦め書籍】もう価格で闘わない〜非価格経営を実現した24社の取り組み https://www.amazon.co.jp/exec/obidos/ASIN/4866672781/keizaireport-22/ 価格競争 2021-08-25 00:00:00
金融 日本銀行:RSS 預金種類別店頭表示金利の平均年利率等 http://www.boj.or.jp/statistics/dl/depo/tento/te210825.pdf 預金 2021-08-25 08:50:00
ニュース BBC News - Home Covid infection protection waning in double jabbed https://www.bbc.co.uk/news/health-58322882?at_medium=RSS&at_campaign=KARANGA double 2021-08-24 23:43:56
ニュース BBC News - Home Just Eat announces 1,500 new jobs in North East https://www.bbc.co.uk/news/business-58277030?at_medium=RSS&at_campaign=KARANGA customer 2021-08-24 23:01:35
ニュース BBC News - Home Consultation begins on beaver reintroductions https://www.bbc.co.uk/news/science-environment-58322561?at_medium=RSS&at_campaign=KARANGA rivers 2021-08-24 23:35:37
ニュース BBC News - Home UK self-catering holiday prices soar in pandemic https://www.bbc.co.uk/news/business-58320668?at_medium=RSS&at_campaign=KARANGA analysis 2021-08-24 23:03:57
ニュース BBC News - Home Climate change: Consumer 'confusion' threatens net zero homes plan https://www.bbc.co.uk/news/science-environment-58320578?at_medium=RSS&at_campaign=KARANGA groups 2021-08-24 23:39:21
ニュース BBC News - Home Smoking surge in young during Covid lockdown https://www.bbc.co.uk/news/health-58317263?at_medium=RSS&at_campaign=KARANGA england 2021-08-24 23:49:25
ニュース BBC News - Home Tokyo Paralympics: Swimmer Ibrahim Al Hussein's remarkable journey from war-torn Syria https://www.bbc.co.uk/sport/disability-sport/58233760?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Swimmer Ibrahim Al Hussein x s remarkable journey from war torn SyriaAn act of heroism a perilous journey a life changing injury helped by a generous stranger This is Ibrahim Al Hussein s story 2021-08-24 23:01:22
ビジネス ダイヤモンド・オンライン - 新着記事 米家電販売ベスト・バイ、勢い止まらず - WSJ発 https://diamond.jp/articles/-/280403 販売 2021-08-25 08:18:00
ビジネス ダイヤモンド・オンライン - 新着記事 米住宅メーカーの在庫増加、その意味は - WSJ発 https://diamond.jp/articles/-/280404 意味 2021-08-25 08:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハリス米副大統領の搭乗機が遅延 「ハバナ症候群」報告で - WSJ発 https://diamond.jp/articles/-/280405 副大統領 2021-08-25 08:09:00
LifeHuck ライフハッカー[日本版] Gmailの「送信取り消し」ができる時間を長くする方法 https://www.lifehacker.jp/2021/08/240303extend-your-undo-send-window-in-gmail-we-beg-of-you.html gmail 2021-08-25 08:30:00
北海道 北海道新聞 自宅療養者往診「協力を」 札幌市が全医療機関に緊急要請 第5波拡大警戒 https://www.hokkaido-np.co.jp/article/581645/ 医療機関 2021-08-25 08:18:39
北海道 北海道新聞 C・ワッツさん死去 80歳、Rストーンズのドラマー https://www.hokkaido-np.co.jp/article/581715/ 英国 2021-08-25 08:15:04
北海道 北海道新聞 長身選手が松葉づえでパラリンピック開会式行進 246センチ、普段は車いす https://www.hokkaido-np.co.jp/article/581668/ 東京パラリンピック 2021-08-25 08:04:21
北海道 北海道新聞 舞台は空港、翼をテーマに パラリンピック開会式、公募の障害者ら次々登場 https://www.hokkaido-np.co.jp/article/581664/ 東京パラリンピック 2021-08-25 08:01:32
ビジネス プレジデントオンライン 「転勤も残業も嫌がらない」それしか取り柄のない会社員ではこれから確実に仕事を失う - ギグワーカーを下に見る人ほど危険 https://president.jp/articles/-/49084 危険フード 2021-08-25 09:00:00
ニュース THE BRIDGE Robloxがチーム向けDiscordの「Guilded」を買収——ゲーム・コラボレーション市場の可能性/GB Tech Trend http://feedproxy.google.com/~r/SdJapan/~3/dMkGapzGRAM/gb-tech-trend-036-roblox-acquires-guilded-potential-for-the-gaming-collaboration-market-gb-universe Robloxがチーム向けDiscordの「Guilded」を買収ーゲーム・コラボレーション市場の可能性GBTechTrend本稿は独立系ベンチャーキャピタル、グローバル・ブレインが運営するサイト「GBUniverse」に掲載された記事からの転載グローバルテックニュースでは、毎週、世界で話題になったテック・スタートアップへの投資事例を紹介します。 2021-08-24 23:00:37
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 大浴場の混雑状況を“見える化” 京都のホテルが提供開始 https://www.itmedia.co.jp/business/articles/2108/25/news048.html itmedia 2021-08-25 09:50:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] ピアゴ碧南店、9月14日「ドン・キホーテUNY碧南店」にリニューアルオープン グループ力を活用し「情熱職人」も https://www.itmedia.co.jp/business/articles/2108/25/news066.html itmedia 2021-08-25 09:42:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 家の中でも「抗菌・非接触」が主流に パナソニックが洗面台の新製品 https://mag.executive.itmedia.co.jp/executive/articles/2108/25/news063.html itmedia 2021-08-25 09:11:00
デザイン コリス パネル、カード、ボタンなどのUI要素をふわりと浮かせ、視差効果を与えるJavaScriptの超軽量ライブラリ -vanilla-tilt.js https://coliss.com/articles/build-websites/operation/javascript/vanilla-tilt-js.html 続きを読む 2021-08-25 00:36:32
python Pythonタグが付けられた新着投稿 - Qiita AtCoder Beginner Contest 215 (B~D) https://qiita.com/namba_koya/items/2fe4138b73429ebf148d 2021-08-25 09:54:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) サブディレクトリサイトを新ドメインへリダイレクト https://teratail.com/questions/356012?rss=all サブディレクトリサイトを新ドメインへリダイレクトサブディレクトリサイトを新ドメインへ引越ししたく、htaccessでのリダイレクトを試しているのですが、うまくいきません。 2021-08-25 09:59:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブラウザでCSSが反映されない/デベロッパツールにCSSファイルが表示されない https://teratail.com/questions/356011?rss=all CSSを適用したいです。 2021-08-25 09:51:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) maskの画像を作りたいです! https://teratail.com/questions/356010?rss=all いろいろ調べてみたのですが、最初から、maskの画像ありきで、議論されていて、どうやったら、作れるのかが乗っていなかったです。 2021-08-25 09:35:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CaptureRequestsクラスを使ってカメラの露光時間と露光感度を変更したいです。 https://teratail.com/questions/356009?rss=all CaptureRequestsクラスを使ってカメラの露光時間と露光感度を変更したいです。 2021-08-25 09:35:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) unityにて作成済みのOculusGoのキー情報をOculusQuestに設定したい https://teratail.com/questions/356008?rss=all unityにて作成済みのOculusGoのキー情報をOculusQuestに設定したい前提・実現したいことUnityにてOculusGoで作成済のシステムをOculusQuestにリプレースする開発を行っています。 2021-08-25 09:27:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UnityのSubsystemについて教えてください https://teratail.com/questions/356007?rss=all UnityのSubsystemについて教えてください前提・Unity・C経緯Unityの機能RuntimeInitializeOnLoadMethodRuntimeInitializeLoadTypeSubsystemRegistration属性を付与した関数がAwakeやStartより後に実行されます。 2021-08-25 09:15:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 会員サイトログイン保持機能 https://teratail.com/questions/356006?rss=all 会員サイトログイン保持機能前提・実現したいことPHPでWebアプリケーションを作っており、ログイン機能を実装したいと思っています。 2021-08-25 09:14:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GAS(Google Apps Script)を使って条件に一致する動画を取得したい https://teratail.com/questions/356005?rss=all GASGoogleAppsScriptを使って条件に一致する動画を取得したい前提・実現したいこと現在、GASを使用して指定チャンネルの動画一覧から、動画概要欄に指定文字が含まれている動画のみを取得してGoogleスプレッドシートに書き出す処理を作成しています。 2021-08-25 09:09:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】セル範囲を下へ下へ間隔をあけてコピーしていきたい。 https://teratail.com/questions/356004?rss=all 【VBA】セル範囲を下へ下へ間隔をあけてコピーしていきたい。 2021-08-25 09:07:39
Ruby Railsタグが付けられた新着投稿 - Qiita SchemaSpyを使って、RDSのTable情報をER図まで自動的に作って欲しい https://qiita.com/auckse/items/4a4864e1fc633c4fbee7 2021-08-25 09:56:38
技術ブログ Developers.IO GitHub 専用 URL 短縮サービス「git.io」 https://dev.classmethod.jp/articles/introduction-git-io-github-url-shorten-service/ githu 2021-08-25 00:23:10
海外TECH DEV Community Sharpen your Ruby: Part 3 https://dev.to/ericchapman/sharpen-your-ruby-part-3-5gcd Sharpen your Ruby Part I develop in Javascript Python PHP and Ruby By far Ruby is my favorite programming language Together let start a journey and revisit our Ruby foundations Follow me on Twitter EricTheCoder If you have any questions comments or you are new and need help you can comment below or send me a message Numbers Type in RubyIn Ruby the two numbers primary types are Integer and Float Integerage Floatprice Attention In Ruby manipulating integers always end up with an integernumber Why does this division return Because both numbers are integer and Ruby assumed that you would want a rounded value so it rounded it to the nearest whole number which is in this case Ok but what can I get the right value with a decimal Yes just use a float in the equationnumber String to numberSometimes you will have a string that represents numbers and would like to perform a math operation on those number other number puts number other number This operation will return String is not a number To make it work we have to convert string to number using the to i methodputs number to i other number to i to i convert string to an integer You can also use to f to convert your string to a float number Arithmetic Order of OperationsIf we try to run this code what will be the value In which order the operation will be run In Ruby the order of operation isParenthesesExponentMultiplicationDivisionAdditionSubtractionAn old trick to remember this order is to take the first letter of each item that gives the word PEMDASLet s do example result Here the order of operation to make that result possible Parentheses Exponent Multiplication Division Final Addition and Subtraction Numbers methodsHere are some numbers manipulation methods Roundnumber round Round downnumber floor Round upnumber ceil Next next Is number event puts even true Is number odd puts odd false Generate a random numberrandom number rand ExerciseCreate a little program that Generate a random number between and That will generate a float number Use the round method to round your random number Create an arithmetic operation using all the PEMDAS items and try to figure out the result without looking at Ruby result Solutionnumber rand round Example onlynumber ConclusionThat s it for today The journey just started stay tuned for the next post very soonFollow me on Twitter EricTheCoder 2021-08-25 00:52:33
海外TECH DEV Community Top 7 Featured DEV Posts from the Past Week https://dev.to/devteam/top-7-featured-dev-posts-from-the-past-week-3ea8 Top Featured DEV Posts from the Past WeekEvery Tuesday we round up the previous week s top posts based on traffic engagement and a hint of editorial curation The typical week starts on Monday and ends on Sunday but don t worry we take into account posts that are published later in the week Interview Often Thanks to molly for this insightful post about the value of being well prepared for your next interview ーand how exactly to accomplish that Setting Yourself Up for Interview Success Molly Struve she her ・Aug ・ min read interviewing job career The road to being a developer is paved with mystery ーbut it shouldn t be ruppysuppy is here to demystify the oftentimes winding road of becoming a developer Thanks for these signposts Tapajyoti Zero to Hero Front End Developer Roadmap Tapajyoti Bose・Aug ・ min read webdev html css javascript No one can stop you when you master the basics Thanks to tyaga for this veritable treasure trove of learnings from over a decade in software development Solid gold Top Lessons learned in years as a software developer Ankur Tyagi・Aug ・ min read career webdev javascript codenewbie app ways I can t get over how good this idea is sammyshear Thanks for sharing your learnings of building the same app five different ways More of this Building the Same App Times Sammy Shear・Aug ・ min read angular react vue webdev Defense against the dark arts of cybersecurity threats Thanks for sharing your thoughts on how to defend against these attacks and how to secure our online experience ms Authentication vulnerabilities Mariam Reba Alexander・Aug ・ min read security Show and Tell App Store EditionHuge props to patrickweb for building their own store for ElectronJS apps Appreciate the showcase on DEV I made an App Store Patrick Waweru・Aug ・ min read javascript linux webdev opensource Journey to the Center of Vim phantass describes their series on Vim as a look inside the Vim caves helping you discover the finest diamonds Sounds pretty compelling to me In this installment you ll get a glimpse at some Vim treasures for the mind ーspecifically for those more advanced with Vim A Vim Guide for Veteran Users Matthieu Cneude・Aug ・ min read vim terminal productivity That s it for our weekly wrap up Keep an eye on dev to this week for daily content and discussions and if you miss anything we ll be sure to recap it next Tuesday 2021-08-25 00:25:52
Apple AppleInsider - Frontpage News New developer allowances suggest imminent launch of TestFlight for macOS https://appleinsider.com/articles/21/08/25/new-developer-allowances-suggest-imminent-launch-of-testflight-for-macos?utm_medium=rss New developer allowances suggest imminent launch of TestFlight for macOSApple could be preparing a near future release of TestFlight for macOS an expansion of the company s beta testing service first announced at the Worldwide Developers Conference in June Developers are reporting new capabilities that allow them to submit macOS app beta builds to App Store Connect through Xcode beta according to toMac Further the publication confirms that new options in App Store Connect allow developers to prepare app submissions for TestFlight though the function is not yet active While emails inviting users to test macOS beta apps can be generated and sent through system links provided lead back to Apple s developer portal instead of an expected download pane Read more 2021-08-25 00:43:20
Linux OMG! Ubuntu! The Best New Features Coming in GNOME 41 http://feedproxy.google.com/~r/d0od/~3/CiNjVij0rH4/gnome-41-features-and-changes The Best New Features Coming in GNOME Check out GNOME features big and small in this run through GNOME includes many new features big improvements plus a brand new app This post The Best New Features Coming in GNOME is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-25 00:24:00
医療系 内科開業医のお勉強日記 血中好酸球数とFeNO組み合わせによる喘息発作予測 https://kaigyoi.blogspot.com/2021/08/feno.html 血中好酸球数とFeNO組み合わせによる喘息発作予測nbspnbspDerivationofaprototypeasthmaattackriskscalecentredonbloodeosinophilsandexhalednitricoxideSimonCouillardetalF喘息発作のリスクを低減することは、現在の喘息管理の主要な目標である血中好酸球数とFeNOに基づく喘息発作予測riskscaleの提案バイオマーカー層別トライアルレベル喘息発作をNovelSTARTCAPTAINQUESTBenralizumabPhasebPATHWAYSTRATOSandDREAMtrialsnというトライアルから収集これらを用いてさまざまな患者グループの喘息発作率の比率と予測値を導き出した結果として得られたプロトタイプのリスクスケールは、喘息発作を予測する可能性を示しており、抗炎症治療によって予防できる可能性があることを判明した結果として得られたプロトタイプリスクスケールを図に示す。 2021-08-25 00:31:00
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 00:17:21
ニュース BBC News - Home Charlie Watts: Mick Jagger and Keith Richards pay tribute to Rolling Stones bandmate https://www.bbc.co.uk/news/entertainment-arts-58325271?at_medium=RSS&at_campaign=KARANGA charlie 2021-08-25 00:24:51
ニュース BBC News - Home Charlie Watts: The subtle magnificence of the Rolling Stones' drummer https://www.bbc.co.uk/news/entertainment-arts-58323536?at_medium=RSS&at_campaign=KARANGA rolling 2021-08-25 00:02:55
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ禍で職業資格巡る議論再燃、要件緩和の動き - WSJ発 https://diamond.jp/articles/-/280414 資格 2021-08-25 09:17:00
ビジネス ダイヤモンド・オンライン - 新着記事 世界銀行、アフガニスタンへの支援を凍結 - WSJ発 https://diamond.jp/articles/-/280415 世界銀行 2021-08-25 09:10:00
北海道 北海道新聞 サッカープレミアリーグ、W杯予選に派遣拒否 コロナ感染リスク高い南米など https://www.hokkaido-np.co.jp/article/581746/ 派遣 2021-08-25 09:14:00
北海道 北海道新聞 堂安がPSVベンチ入り 欧州サッカーCLプレーオフ https://www.hokkaido-np.co.jp/article/581745/ 欧州 2021-08-25 09:12:00
北海道 北海道新聞 米軍、8月末のアフガン撤退目指す バイデン氏、G7で表明 https://www.hokkaido-np.co.jp/article/581726/ 米大統領 2021-08-25 09:11:20
北海道 北海道新聞 ドラマーのワッツさん死去に追悼の声 マッカートニーさんら https://www.hokkaido-np.co.jp/article/581744/ 追悼 2021-08-25 09:09:00
IT IT号外 スピークバディやトーキングマラソン、リンゴチャンプなどの、最近流行のAI英語学習アプリを使ってみた感想と口コミ評価 https://figreen.org/it/%e3%82%b9%e3%83%94%e3%83%bc%e3%82%af%e3%83%90%e3%83%87%e3%82%a3%e3%82%84%e3%83%88%e3%83%bc%e3%82%ad%e3%83%b3%e3%82%b0%e3%83%9e%e3%83%a9%e3%82%bd%e3%83%b3%e3%80%81%e3%83%aa%e3%83%b3%e3%82%b4%e3%83%81/ スピークバディやトーキングマラソン、リンゴチャンプなどの、最近流行のAI英語学習アプリを使ってみた感想と口コミ評価いやはや前回書いたオリンピック開会式の記事で衝撃を受けたことに関連して、今回はなんとついに、英語についての記事を満を持して書かせて頂きたい。 2021-08-25 00:56:21
海外TECH reddit Female Stalker at Tokyo Station https://www.reddit.com/r/japanlife/comments/pb004u/female_stalker_at_tokyo_station/ Female Stalker at Tokyo StationMy wife works in one of the office buildings at Tokyo Station area Yesterday she took a walk at Kitte Building during lunch hour alone She was browsing at a shop on th floor alone when suddenly this woman cut in front of her to see the same product My wife gave her a polite quot dozo quot and nod before going to another corner of the shop Then someone quot bumped quot into her again from the back and it was the same lady According to my wife the woman was very well dressed looked like your average Japanese lady and even said sorry There were other people in the shop but my wife sensed something is amissed so she left But the same woman followed her My wife said she started to half jog brisk walk down the escalator and the woman chased after her for floors By then she was sure she was being targeted and was quite creeped out When she saw crowds at the basement she switched to walking calmly instead The woman followed straight right behind stood so close that my wife could literally feel her breath down her neck At that point it s obvious to the woman that my wife was aware of the stalking The woman started walking next to my wife side by side occasionally shoving my wife with her body My wife stopped couple of times to politely invite her to walk ahead The woman pleasantly declined and continued to stick close At times she zig zagged in front of my wife to block her path and kept asking her quot nani nani quot in a very pleasant voice The longer she followed the more aggressive she became shoving my wife harder and harder with her body Eventually my wife lost her when she slipped into her office building gantry with a security badge According to my wife the woman would shove her when people around them have their heads down minding their own business There was a person who noticed her shoving but the woman leaned in very close and spoke to my wife in a tone like they are friends She d continue shoving when the person looked away quickly She was also carrying a shopping bag My wife didn t want to aggravate her Just in case she pulls out a knife So she chose to remain calm and polite Has any woman here encountered similar experiences being stalked by a Japanese woman My wife was wondering if the same thing happened again whether she could have handled it better We are still relatively new to Japan if the stalker had appeared to be outright crazy it may have been easier to deal with My wife doesn t speak any Japanese She actually thought of reporting the woman when they walked pass Kitte s reception desk However the woman also seems so high functioning and normal that it would be her word against my wife s My wife is East Asian While she doesn t speak any Japanese she s quite tiny amp could blend right in with the Japanese She was pretty sure she didn t bump into the woman at the shop and neither did she make any eye contact Logically there s probably no special reason since the lady seems mentally unsound She s just hoping to avoid another run in with another nut job Also just want to share here so that those working around the area can stay alert submitted by u modk to r japanlife link comments 2021-08-25 00:25:26
ニュース THE BRIDGE オンラインヨガ講座「SOELU」運営、DG Daiwa Venturesら10社から6.5億円を調達 http://feedproxy.google.com/~r/SdJapan/~3/UUGJJR1HL_w/soelu-jpy650m-funding オンラインヨガ講座「SOELU」運営、DGDaiwaVenturesら社から億円を調達オンラインヨガサービス「SOELUソエル」を提供するSOELU旧社名ワクテクは日、直近のラウンドで億円を調達したと発表した。 2021-08-25 00:00:41
ROBOT ロボスタ お天気アプリ「ウェザーニュース」の「落雷レーダー」事前予想の時間を最大90分から3時間に延長 落雷対策や避難に https://robotstart.info/2021/08/25/thunder-weathernews.html 株式会社ウェザーニューズ 2021-08-25 01:45:56
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「グランピング」認知度は8割超 一方、経験者は約1割 なぜ? https://www.itmedia.co.jp/business/articles/2108/25/news073.html itmedia 2021-08-25 10:40:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] Amazon Pay、Amazonギフト券での支払いで0.5%分を還元 https://www.itmedia.co.jp/business/articles/2108/25/news070.html amazonpay 2021-08-25 10:22:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] JALのマイルから「FamiPayギフト」へ 交換開始 https://www.itmedia.co.jp/business/articles/2108/25/news069.html famipay 2021-08-25 10:21:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] セゾン最上位ライン「セゾンプラチナ・アメックス」リブランディング、新サービス開始 https://www.itmedia.co.jp/business/articles/2108/25/news068.html itmedia 2021-08-25 10:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] スシローと京樽のダブルブランド4店舗を同時オープン 高まる持ち帰り需要に対応 https://www.itmedia.co.jp/business/articles/2108/25/news067.html foodlifecompanies 2021-08-25 10:14:00
IT SNSマーケティングの情報ならソーシャルメディアラボ【Gaiax】 自社ファン理解が超深まる。ソーシャルリスニングのやり方「ユーザー像調査」を解説 https://gaiax-socialmedialab.jp/post-112543/ 自社商品 2021-08-25 01:45:41
TECH Techable(テッカブル) OPPOから2つの新型ワイヤレスイヤホン「Enco Free 2」「Enco Buds」が登場! https://techable.jp/archives/160572 encobuds 2021-08-25 01:30:25
TECH Techable(テッカブル) クラファン達成率700%! ノートに書いたものがすぐにデータ化する「RoWrite 2」 https://techable.jp/archives/160547 makuake 2021-08-25 01:00:12
AWS AWS Build a Cross-Account Continuous Delivery Pipeline Using AWS CodePipeline | Amazon Web Services https://www.youtube.com/watch?v=PFQQkoO9kEc Build a Cross Account Continuous Delivery Pipeline Using AWS CodePipeline Amazon Web ServicesIn this video you ll see an example of how to build a cross account continuous delivery pipeline using AWS CodePipeline With this solution you can implement administrative isolation between AWS accounts clearly divide user responsibilities and enhance project security Learn more about Building a cross account CI CD pipeline at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster CICD CodePipeline Cross Account DevOps AWS AmazonWebServices CloudComputing 2021-08-25 01:12:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Typescript&Vue.jsでonchangeした要素のvalueを取得 https://teratail.com/questions/356027?rss=all TypescriptVuejsでonchangeした要素のvalueを取得表題のとおりなのですが、いくつか並ぶinputをonchangeした要素のvalueを取得したいです。 2021-08-25 10:55:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでファイルアップロードする際に、プログレスバーを表示したい https://teratail.com/questions/356026?rss=all 記事 2021-08-25 10:54:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Java]クラス型のArrayListの要素をフィールドに優先順位をつけて並べ替え https://teratail.com/questions/356025?rss=all Javaクラス型のArrayListの要素をフィールドに優先順位をつけて並べ替え前提・実現したいことDataクラスのフィールドは、stocknbsppricedataListは、Dataクラス型のArrayListdataListを、stockの値が大きい順に並べ替えるstockの数が同じ場合は、priceの値が大きい順に並べ替える発生している問題price昇順nbsp→nbspstock昇順nbsp→nbspreverseとすることで実現できたが、データ数が多くなると処理時間が長い。 2021-08-25 10:48:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ggsurvplotを使って生存分析をしていますが、カプランマイヤー曲線までは引けるのですがログランク検定やリスクテーブルがエラーになってしまいます。 https://teratail.com/questions/356024?rss=all ggsurvplotを使って生存分析をしていますが、カプランマイヤー曲線までは引けるのですがログランク検定やリスクテーブルがエラーになってしまいます。 2021-08-25 10:40:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) インデックスを使った番号からデータを検索する方法 https://teratail.com/questions/356023?rss=all インデックスを使った番号からデータを検索する方法インデックスを使った番号の取得はできているのですが、それからデータを検索する方法がわかりません。 2021-08-25 10:40:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Vue.jsでclassのトグルをしてもスタイルが適用されない https://teratail.com/questions/356022?rss=all Vuejsでclassのトグルをしてもスタイルが適用されない現在vueを勉強中なのですが、classをトグルして文字のスタイルを変化させようとしても何故か変わりません。 2021-08-25 10:36:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DOブロック内で、psql の ¥set で設定した変数値を使いたい。 https://teratail.com/questions/356021?rss=all DOブロック内で、psqlの¥setで設定した変数値を使いたい。 2021-08-25 10:34:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ブラウザ機能のパスワード保存ポップアップが出現しない https://teratail.com/questions/356020?rss=all ブラウザ機能のパスワード保存ポップアップが出現しないtypequotpasswordquotを含むformを送信しても、ブラウザでパスワード保存のポップアップが出現しません。 2021-08-25 10:27:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 空のリストが作れません https://teratail.com/questions/356019?rss=all 空のリストが作れませんpythonで空のリストを作ろうとしたらエラーが表示されてしまいました。 2021-08-25 10:22:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ターミナルからはMecabが使えるがPythonから実行すると「No module named 'MeCab'」エラーがでる https://teratail.com/questions/356018?rss=all ターミナルからはMecabが使えるがPythonから実行すると「NomodulenamedxMeCabx」エラーがでる前提・実現したいことMACにMeCabをインストールしたいと考えております。 2021-08-25 10:20:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) メディアクエリがうまく反映されない https://teratail.com/questions/356017?rss=all スマホではうまく反映されていないのでしょう。 2021-08-25 10:13:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Import-Csvで日付付きファイル名を指定する方法 https://teratail.com/questions/356016?rss=all ImportCsvで日付付きファイル名を指定する方法ファイル名testyyymmddcsvyyymmddはfgetdateで他シェルでExportcsvの際に現在日時で変更されるImportCsvでファイル名を指定する場合想定される構文としては、filepathnbsptestcsvnbspornbsptestdcsvImportcsvnbspnbspfilepathで対応可能かと思いましたが、エラーとなりました。 2021-08-25 10:12:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) プルダウンの選択内容によってチェックボックスにチェックをつける方法 https://teratail.com/questions/356015?rss=all プルダウンの選択内容によってチェックボックスにチェックをつける方法かなりざっくりとした質問になります。 2021-08-25 10:08:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ASP.NETでModelのエンコードをまとめたい https://teratail.com/questions/356014?rss=all ASPNETでModelのエンコードをまとめたいASPNETのmodelの方で作成したリストをJavaScriptのライブラリである「Chartjs」を用いてグラフ描画したいと考えています。 2021-08-25 10:08:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EAでObjectGetIntegerを使用したいが,チャートにテンプレートが適用されず機能しない https://teratail.com/questions/356013?rss=all 2021-08-25 10:01:07
AWS AWSタグが付けられた新着投稿 - Qiita 複数環境に対応したTerraform運用環境構築 https://qiita.com/mttk030/items/fe11afddce39b9e5e60f SSL証明書の検証には、分ほどかかる⑤LaravelのAPPKEYの値とRDSのDBマスターパスワードを以下コマンドで変更bashstepssmparameterssetupsh⑥ECRのプライベートリポジトリにDockerイメージをPush⑦上記①③の手順で、AWSリソース構築operation⑧オペレーションサーバへ以下コマンドでシェルアクセスawsssmstartsessiontargetltoperationinstanceidgtシェルアクセス後、以下の手順を実施する。 2021-08-25 10:01:02
Azure Azureタグが付けられた新着投稿 - Qiita クラウドWG】MSLearn の Azure Functions を使用して Cosmos DB からデータを読み取る演習でつまった点 https://qiita.com/minoura_a/items/332eaa5df80384a2c784 CosmosDBの作成とそのデータベースとコンテナの作成読み取り検証用のサンプルデータをCosmosDBに追加HTTPトリガーの設定をしたAzureFunctions関数の作成HTTPトリガーの入力バインディングの作成CosmosDBをバインド関数の実装関数の実装の更新入力バインディングの変更入力バインディングの定義が記載されているFunctionjsonを変更試してみるの章では、これまでで作成したAzureFunctionsが正常に動くかの検証を行います。 2021-08-25 10:51:57
技術ブログ Developers.IO Route53 シリーズ 2. Route53のヘルスチェックをやってみた https://dev.classmethod.jp/articles/lim-route53-health-checks/ route 2021-08-25 01:52:06
技術ブログ Developers.IO Route53 シリーズ 1. Amazon Route53を調べて、使用してみた。 https://dev.classmethod.jp/articles/lim-route53-hands-on/ amazonroute 2021-08-25 01:51:56
技術ブログ Developers.IO 【8/26(木)】AWSの設計/設定ミスを未然に防ぐDome9 https://dev.classmethod.jp/news/dome9-webinar/ 足がかり 2021-08-25 01:36:20
海外TECH DEV Community 💯 Blur All Sensitive Data While Screen Sharing, Recording Video https://dev.to/blurdata/blur-all-sensitive-data-while-screen-sharing-recording-video-9pl Blur All Sensitive Data While Screen Sharing Recording VideoWe ve all been in a situation where we sometimes want to hide sensitive information while screen sharing recording video or live Blur All Sensitive Data text image input or paragraphs While Screen Sharing Recording Video Or Live Powerful Features To Save Hours Of Post Video Editing Hassles Free Lifetime Updates Chrome Extension Works on Opera too Add Or Remove Blur With One Single Click Blur Part All Selected Text With One Single Click Draw Blur Area Anywhere The Page Save All Blur Areas Even After Reloading The Page Control Blur Intensity Hide Tab Title amp Favicon Clear All Blur Grab Blurry Today 2021-08-25 01:29:18
Apple AppleInsider - Frontpage News Apple issues beta version of TestFlight for Mac to developers https://appleinsider.com/articles/21/08/25/apple-issues-beta-version-of-testflight-for-mac-to-developers?utm_medium=rss Apple issues beta version of TestFlight for Mac to developersApple on Tuesday issued a beta version of TestFlight for Mac bringing the app beta testing platform to macOS for the first time Announced in a post to Apple s developer portal the availability of TestFlight beta allows developers to seed beta apps to other registered developers who are also running TestFlight for Mac Like iOS and tvOS versions of the platform TestFlight for Mac streamlines the app prototyping process by allowing developers to create distribute and manage beta software through one service Read more 2021-08-25 01:56:48
Apple AppleInsider - Frontpage News Alaska Airlines flight evacuated after Samsung Galaxy smartphone combusts https://appleinsider.com/articles/21/08/25/alaska-airlines-flight-evacuated-after-samsung-galaxy-smartphone-combusts?utm_medium=rss Alaska Airlines flight evacuated after Samsung Galaxy smartphone combustsA Samsung Galaxy smartphone reportedly caught fire on an Alaska Airlines flight in Seattle on Monday prompting the evacuation of passengers in an incident reminiscent of a fiasco involving a Galaxy Note device in Source KIRO reporter Kevin Ko via Twitter The Samsung handset in question a Galaxy A caught fire in the cabin of an Alaska Airlines flight that had landed at Seattle Tacoma International Airport from New Orleans reports The Seattle Times Perry Cooper spokesman for the Port of Seattle identified the device in a statement Read more 2021-08-25 01:36:44
Apple AppleInsider - Frontpage News South Korea likely to pass prohibitive app store legislation on Wednesday, report says https://appleinsider.com/articles/21/08/24/south-korea-likely-to-pass-prohibitive-app-store-legislation-on-wednesday-report-says?utm_medium=rss South Korea likely to pass prohibitive app store legislation on Wednesday report saysSouth Korea is poised to be the first country in the world to pass legislation targeting the management of app stores run by Apple and Google with lawmakers reportedly likely to vote in favor of more stringent rules on Wednesday The bill which amends South Korea s Telecommunications Business Act is being dubbed the Anti Google law by local media for its targeted language against owners of digital app stores It is designed to force Apple and Google to allow alternative payment methods for in app purchases as well as place prohibitions on app store rules that would dissuade developers from marketing their wares on other platforms Currently Apple takes an up to cut of all in app purchases and Google plans to implement a similar strategy next year Read more 2021-08-25 01:44:14
金融 日本銀行:RSS 【挨拶】中村審議委員「わが国の経済・物価情勢と金融政策」(宮崎) http://www.boj.or.jp/announcements/press/koen_2021/ko210825a.htm 金融政策 2021-08-25 10:30:00
海外ニュース Japan Times latest articles ‘Always there’: The AI chatbot comforting China’s lonely millions https://www.japantimes.co.jp/news/2021/08/25/asia-pacific/social-issues-asia-pacific/chinese-app-artificial-intelligence/ Always there The AI chatbot comforting China s lonely millionsAfter a painful break up from a cheating ex Beijing based human resources manager Melissa was introduced to someone new by a friend last year 2021-08-25 10:40:13
海外ニュース Japan Times latest articles Crowd control a challenge as Paralympic marathons approach and COVID-19 spreads https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/paralympic-marathon-tokyo-covid/ Crowd control a challenge as Paralympic marathons approach and COVID spreadsRoad races during a pandemic present a unique challenge when it comes to crowds as organizers look to keep people away from the races in 2021-08-25 10:08:47
ニュース BBC News - Home Haiti earthquake: Mother mourns daughter killed during christening https://www.bbc.co.uk/news/world-us-canada-58320708?at_medium=RSS&at_campaign=KARANGA daughter 2021-08-25 01:07:48
ビジネス ダイヤモンド・オンライン - 新着記事 アジアの工場、デルタ株で混乱 供給網に打撃 - WSJ発 https://diamond.jp/articles/-/280421 混乱 2021-08-25 10:02:00
LifeHuck ライフハッカー[日本版] 「いのちの電話」相談員に学ぶ、人の話の引き出し方 https://www.lifehacker.jp/2021/08/240636inochi-no-denwa.html 人間関係 2021-08-25 11:00:00
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】1,000円台の今治タオル・5枚セットや1,485円の緊急時に役に立つ多機能懐中電灯など https://www.lifehacker.jp/2021/08/amazon-timesale-0825-1.html amazon 2021-08-25 10:30:00
北海道 北海道新聞 二酸化炭素を固体化し貯留 三笠の坑道で実証実験 ヤフーが資金1億円寄付 https://www.hokkaido-np.co.jp/article/581624/ 二酸化炭素 2021-08-25 10:02:32
IT 週刊アスキー 武蔵小山にある人気ピザ店の王道マルゲリータにうっとり! デリバリー、テイクアウトで家でも楽しめてオススメ https://weekly.ascii.jp/elem/000/004/066/4066961/ latripletta 2021-08-25 10:30:00
IT 週刊アスキー アーケードコントローラーUniversal Fighting BoardがPS5に完全対応、アップグレードキット発売 https://weekly.ascii.jp/elem/000/004/066/4066996/ brook 2021-08-25 10:30:00
マーケティング AdverTimes 「スポーツ」を越えて「日常」へ、千葉ジェッツふなばしのリブランディングプロジェクト https://www.advertimes.com/20210825/article361341/ bleague 2021-08-25 02:00:27
IT 気になる、記になる… J:COM MOBILEが5Gサービスを提供開始 − 4Gから価格据え置きでSIM交換も不要 https://taisy0.com/2021/08/25/144527.html jcommobile 2021-08-25 03:28:30
IT InfoQ レガシシステム廃止のためのパターン - ThoghtWorksが語るITランドスケープの進化 https://www.infoq.com/jp/news/2021/08/legacy-displacement/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global レガシシステム廃止のためのパターンThoghtWorksが語るITランドスケープの進化MartinFowler氏は先頃、PatternsofLegacyDisplacementという一連の記事を公開した。 2021-08-25 03:40:00
IT InfoQ Googleがクラウドコストを削減するための放置プロジェクトレコメンダを提供開始 https://www.infoq.com/jp/news/2021/08/gcp-unattended-project-recommend/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global Googleがクラウドコストを削減するための放置プロジェクトレコメンダを提供開始最近、Googleは放置プロジェクトレコメンダを導入した。 2021-08-25 03:38:00
IT InfoQ DevOpsの4つのキーメトリクスの計測から学んだこと - 改善すべき領域の特定 https://www.infoq.com/jp/news/2021/08/measuring-four-key-metrics/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global derstranslatedbyhyoshida 2021-08-25 03:27:00
IT InfoQ ARMがプラスチックベースの柔軟なマイクロチップであるPlasticARMをリリース https://www.infoq.com/jp/news/2021/08/plasticArm-first-flexible-CPU/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global translatedbyshojishigeki 2021-08-25 03:25:00
IT InfoQ JDKMon - JDKの検出と更新を行う新ツール https://www.infoq.com/jp/news/2021/08/jdkmon-java/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global JDKMonJDKの検出と更新を行う新ツールJDKMonは、インストールされているJDKの監視と更新を行う新ツールだ。 2021-08-25 03:23:00
IT InfoQ Android Studio Arctic FoxがComposeのプレビュー版を改善し、新たにApple Siliconをサポート https://www.infoq.com/jp/news/2021/08/android-studio-arctic-fox/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global AndroidStudioArcticFoxがComposeのプレビュー版を改善し、新たにAppleSiliconをサポートGoogleによると、AndroidStudioの最新リリースは、つの主な領域に焦点を当てている。 2021-08-25 03:20:00
IT InfoQ アーティクル: Java 16の最新情報 https://www.infoq.com/jp/articles/java-16-new-features/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=global アーティクルJavaの最新情報Javaは、プロダクションで使用することを目的としたGAビルドとして年月にリリースされました。 2021-08-25 03:15:00
TECH Engadget Japanese Spotifyの月額性ポッドキャスト、米国の全ポッドキャスターが利用可能に https://japanese.engadget.com/spotify-podcast-subscription-033059218.html spotify 2021-08-25 03:30:59
TECH Engadget Japanese 半導体不足が「アップル以外」全てに影響を与えるとのアナリスト予測 https://japanese.engadget.com/chipset-shortage-affect-but-apple-031045817.html 深刻 2021-08-25 03:10:45
ROBOT ロボスタ スマートロックの活用で自動搬送ロボットの移動をサポート ビットキーがQBIT Roboticsの実証実験に技術協力 https://robotstart.info/2021/08/25/bitkey-qbit-robotics.html qbitrobotics 2021-08-25 03:08:43
IT ITmedia 総合記事一覧 [ITmedia News] 次期Visual Studio 2022はマルチリポジトリ対応 Microsoftが明らかに https://www.itmedia.co.jp/news/articles/2108/25/news096.html itmedia 2021-08-25 12:21:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] がんを経験した女性でも入れるがん保険登場 オンライン診療ベンチャーが開発した理由 https://www.itmedia.co.jp/business/articles/2108/25/news092.html itmedia 2021-08-25 12:07:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 正社員化の誘いを断った派遣社員は7割超 理由は? https://www.itmedia.co.jp/business/articles/2108/25/news089.html itmedia 2021-08-25 12:05:00
IT ITmedia 総合記事一覧 [ITmedia News] 「nasneいつでも買えます」 バッファローが在庫状況の改善アピール 生産体制の強化で https://www.itmedia.co.jp/news/articles/2108/25/news091.html itmedia 2021-08-25 12:03:00
TECH Techable(テッカブル) 1SEC、バーチャルランド型プラットフォーム「1Block LAND」を今秋リリース! https://techable.jp/archives/160522 blockland 2021-08-25 03:30:51
python Pythonタグが付けられた新着投稿 - Qiita AWSでAIサービスを使ってみる~⑧comprehend編~ https://qiita.com/AInosukey/items/9afcad26d3b177ee2112 今回は①の言語検出と②の感情分析を紹介させていただきます。 2021-08-25 12:41:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Anaconda Prompt (Miniconda3) からパッケージをインストールできるようにしたい。 https://teratail.com/questions/356048?rss=all AnacondaPromptMiniconda から パッケージ を インストール できる よう に し たい 。 2021-08-25 12:38:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 9999-9999を0000ではなく0と出力する方法 https://teratail.com/questions/356047?rss=all をではなくと出力する方法プログラムの目的nbsp桁以下の正の整数値に対して各桁の数を並べ替えてできる「最大の整数値」と「最小の整数値」の差を計算し、整数値を作成。 2021-08-25 12:16:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPでいいね機能を実装中 いいねしたもの、していないもの全て取得表示したい https://teratail.com/questions/356046?rss=all データベースと連携し、ハートマークをクリックしていいねの付け外しまでは既にできていますが、全投稿を取得しいいねが付いた投稿にはTwitterのようにハートマーク横に数字を表示する段階で躓いています。 2021-08-25 12:14:02
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Firebase Authentication】特定ドメインのメールアドレスのみ登録できるようにしたい https://teratail.com/questions/356045?rss=all 【FirebaseAuthentication】特定ドメインのメールアドレスのみ登録できるようにしたい前提・実現したいことFirebaseを用いてWebアプリケーションを製作しています。 2021-08-25 12:04:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rでロジスティック回帰を行ったときのdeviance残差の計算方法 https://teratail.com/questions/356044?rss=all Rでロジスティック回帰を行ったときのdeviance残差の計算方法Rでロジスティック回帰を行った際のresidualnbspdevianceを取得したいと考えています。 2021-08-25 12:01:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DB内に保存されているTIMEのデータ型のデータを、00:00:00ではなく00:00で表示したい。 https://teratail.com/questions/356043?rss=all DBにはTIMEのデータ型で保存しているのですが、保存してある時間のデータを引っ張ってきてウェブサイトLaravelに表示しようとすると、のように表示されてしまいます。 2021-08-25 12:00:44
AWS AWSタグが付けられた新着投稿 - Qiita AWSでAIサービスを使ってみる~⑧comprehend編~ https://qiita.com/AInosukey/items/9afcad26d3b177ee2112 今回は①の言語検出と②の感情分析を紹介させていただきます。 2021-08-25 12:41:45
AWS AWSタグが付けられた新着投稿 - Qiita お名前ドットコム+AWS Route 53+S3でhttp静的サイト公開ハンズオン https://qiita.com/SwuBHj8aKGqBKHet/items/ba44351f7853c06e6bbb ここからバケットの設定を進めます。 2021-08-25 12:09:38
技術ブログ Developers.IO Auth0のActionsを使って一部のユーザー向けにMFAをカスタマイズ https://dev.classmethod.jp/articles/auth0-actions-customize-mfa-for-selected-users/ actions 2021-08-25 03:26:48
Apple AppleInsider - Frontpage News Joe Carroll added to cast of Apple TV+ original 'Five Days at Memorial' https://appleinsider.com/articles/21/08/25/joe-carroll-added-to-cast-of-apple-tv-original-five-days-at-memorial?utm_medium=rss Joe Carroll added to cast of Apple TV original x Five Days at Memorial x Actor Joe Carroll has been tapped to star in a recurring role in Apple TV original series Five Days at Memorial a drama chronicling a New Orleans hospital in the immediate aftermath of Hurricane Katrina Carroll whose previous credits include Pose The Politician FBI and New Amsterdam will play Michael Arvin an executive who must find life saving resources for people located hundreds of miles away Deadline reports The actor joins Julie Ann Emery Vera Farmiga Molly Hager Cherry Jones Adepero Oduye and Cornelius Smith Jr Read more 2021-08-25 03:43:29
Apple AppleInsider - Frontpage News Apple Watch potentially saved Boston man's life twice https://appleinsider.com/articles/21/08/25/apple-watch-potentially-saved-boston-mans-life-twice?utm_medium=rss Apple Watch potentially saved Boston man x s life twiceApple Watch is frequently credited with saving lives but rarely are its unique capabilities called upon twice in as many years as was the case with year old Bostonian Dan Pfau About two years ago Pfau was on a bicycle ride while vacationing in Martha s Vineyard when he was knocked off balance by a speed bump and fell reports The Boston Globe The next thing I remember was waking up in the ambulance he said Read more 2021-08-25 03:22:51
Apple AppleInsider - Frontpage News Apple issues beta version of TestFlight for Mac to developers https://appleinsider.com/articles/21/08/25/apple-issues-beta-version-of-testflight-for-mac-to-developers?utm_medium=rss Apple issues beta version of TestFlight for Mac to developersApple on Tuesday issued a beta version of TestFlight for Mac bringing the app beta testing platform to macOS for the first time Announced in a post to Apple s developer portal the availability of TestFlight beta allows developers to seed beta apps to other registered developers who are also running TestFlight for Mac Like iOS and tvOS versions of the platform TestFlight for Mac streamlines the app prototyping process by allowing developers to create distribute and manage beta software tests through one service Read more 2021-08-25 03:19:16
Apple AppleInsider - Frontpage News Alaska Airlines flight evacuated after Samsung Galaxy smartphone combusts https://appleinsider.com/articles/21/08/25/alaska-airlines-flight-evacuated-after-samsung-galaxy-smartphone-combusts?utm_medium=rss Alaska Airlines flight evacuated after Samsung Galaxy smartphone combustsA Samsung Galaxy smartphone reportedly caught fire on an Alaska Airlines flight in Seattle on Monday prompting the evacuation of passengers in an incident reminiscent of a fiasco involving a Galaxy Note device in Source KIRO reporter Kevin Ko via Twitter The Samsung handset in question a Galaxy A caught fire in the cabin of an Alaska Airlines flight that had landed at Seattle Tacoma International Airport from New Orleans reports The Seattle Times Perry Cooper spokesman for the Port of Seattle identified the device in a statement Read more 2021-08-25 03:17:17
Apple AppleInsider - Frontpage News New developer allowances suggest imminent launch of TestFlight for macOS [u] https://appleinsider.com/articles/21/08/25/new-developer-allowances-suggest-imminent-launch-of-testflight-for-macos?utm_medium=rss New developer allowances suggest imminent launch of TestFlight for macOS u Apple could be preparing a near future release of TestFlight for macOS an expansion of the company s beta testing service first announced at the Worldwide Developers Conference in June Developers are reporting new capabilities that allow them to submit macOS app beta builds to App Store Connect through Xcode beta according to toMac Further the publication confirms that new options in App Store Connect allow developers to prepare app submissions for TestFlight though the function is not yet active While emails inviting users to test macOS beta apps can be generated and sent through system links provided lead back to Apple s developer portal instead of an expected download pane Read more 2021-08-25 03:15:22
Apple AppleInsider - Frontpage News South Korea likely to pass prohibitive app store legislation on Wednesday, report says https://appleinsider.com/articles/21/08/24/south-korea-likely-to-pass-prohibitive-app-store-legislation-on-wednesday-report-says?utm_medium=rss South Korea likely to pass prohibitive app store legislation on Wednesday report saysSouth Korea is poised to be the first country in the world to pass legislation targeting the management of app stores run by Apple and Google with lawmakers reportedly likely to vote in favor of more stringent rules on Wednesday The bill which amends South Korea s Telecommunications Business Act is being dubbed the Anti Google law by local media for its targeted language against owners of digital app stores It is designed to force Apple and Google to allow alternative payment methods for in app purchases as well as place prohibitions on app store rules that would dissuade developers from marketing their wares on other platforms Currently Apple takes an up to cut of all in app purchases and Google plans to implement a similar strategy next year Read more 2021-08-25 03:17:42
海外科学 NYT > Science Overweight Adults Should Be Screened for Diabetes at 35, Experts Say https://www.nytimes.com/2021/08/24/health/diabetes-weight-screening.html Overweight Adults Should Be Screened for Diabetes at Experts SayNearly one in seven Americans now has diabetes a record rate The condition also raises the risk of severe illness after coronavirus infection 2021-08-25 03:37:11
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 03:02:21
ビジネス ダイヤモンド・オンライン - 新着記事 コロナ禍にリピート必至の「お取り寄せ」3選を紹介! “ステイホーム”で利用が急増しているネット通販の おすすめ食品と、注目の「エシカル消費」について解説 - 節約の達人が伝授!ゼロから貯める節約術 https://diamond.jp/articles/-/280223 コロナ禍にリピート必至の「お取り寄せ」選を紹介“ステイホームで利用が急増しているネット通販のおすすめ食品と、注目の「エシカル消費」について解説節約の達人が伝授ゼロから貯める節約術ファイナンシャルプランナーの風呂内亜矢さんがリピートしている「お取り寄せ選」コロナ禍が長引き、ステイホーム推奨の状況が継続している。 2021-08-25 12:30:00
LifeHuck ライフハッカー[日本版] 15 in 1で機能充実&コスパ良好! Amazonベーシックのマルチツール https://www.lifehacker.jp/2021/08/amazon-basicmultitool.html amazon 2021-08-25 13:00:00
北海道 北海道新聞 変異株で経済悪化懸念 日銀審議委員 https://www.hokkaido-np.co.jp/article/581802/ 関係者 2021-08-25 12:01:33
北海道 北海道新聞 パラ、選手2人含む16人陽性 累計176人に、組織委 https://www.hokkaido-np.co.jp/article/581810/ 東京五輪 2021-08-25 12:09:00
ビジネス 東洋経済オンライン タリバンが次々危害「執拗に狙われる人々」の素性 諜報機関職員らの「ブラックリスト」が明るみに  | 中東 | 東洋経済オンライン https://toyokeizai.net/articles/-/450706?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-25 12:20:00
IT 週刊アスキー セブンプレミアムがこだわり抜いた「フィナンシェ」が発売 https://weekly.ascii.jp/elem/000/004/067/4067046/ フィナンシェ 2021-08-25 12:50:00
IT 週刊アスキー シャインマスカットや巨峰など秋の味覚が盛りだくさん! アフタヌーンティー・ラブアンドテーブル ルミネ新宿にて「秋季限定ホームメイドミルクレープ」9月2日より販売 https://weekly.ascii.jp/elem/000/004/067/4067014/ 盛りだくさん 2021-08-25 12:30:00
TECH Engadget Japanese Waymo、サンフランシスコでロボタクシー試験を開始。乗客は登録制で順次拡大 https://japanese.engadget.com/waymo-san-francisco-045010232.html googlealphabet 2021-08-25 04:50:10
TECH Engadget Japanese 楽天ペイ、中小店舗対象の決済手数料実質0円キャンペーン実施 https://japanese.engadget.com/rakuten-pay-044818258.html 決済手数料 2021-08-25 04:48:18
TECH Engadget Japanese ALINCO(アルインコ)のフィットネスバイクで運動不足を解消! Amazonでセール開催中 https://japanese.engadget.com/sale-alinco-fitnessbike-044020414.html alinco 2021-08-25 04:40:20
TECH Engadget Japanese 次期MacBook Pro、14インチと16インチは同じCPU搭載の噂。14インチはかなり高価? https://japanese.engadget.com/14-16-m-1-x-macbookpro-same-cpu-042019422.html macbookpro 2021-08-25 04:20:19
TECH Engadget Japanese ライカスマホ「Leitz Phone 1」純正アクセサリを新カラー追加して9月3日発売 https://japanese.engadget.com/leitz-phone-1-040040235.html leitzphone 2021-08-25 04:00:40
IT ITmedia 総合記事一覧 [ITmedia News] Windows Server 2022正式版のリリース、事実上開始 セキュアコアサーバ搭載、VPN不要のファイルアクセスなど https://www.itmedia.co.jp/news/articles/2108/25/news105.html itmedianewswindowsserver 2021-08-25 13:17:00
TECH Techable(テッカブル) わずか14g! 高機能ワイヤレスミニマイク「Dancebot」が先行予約販売を開始 https://techable.jp/archives/160554 dancebot 2021-08-25 04:30:33
TECH Techable(テッカブル) LINEユーザーなら簡単にNFTを受け取れる!「LINEで応募」、実証実験を開始 https://techable.jp/archives/160564 blockchain 2021-08-25 04:00:56
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 注目ユニコーン15社に見る、ドイツのスタートアップ/ベンチャーの躍進:第25回 | IT Leaders https://it.impress.co.jp/articles/-/21958 注目ユニコーン社に見る、ドイツのスタートアップベンチャーの躍進第回ITLeadersユニコーン評価額億ドル以上の未上場スタートアップと言えば、すぐさま米国と中国が連想される。 2021-08-25 13:45:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders CTC、システム性能監視ツール「New Relic One」の取り扱いを開始 | IT Leaders https://it.impress.co.jp/articles/-/21960 itleaders 2021-08-25 13:31:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ALSI、アップロードしたファイルを自動で暗号化するクラウドストレージを提供 | IT Leaders https://it.impress.co.jp/articles/-/21959 ALSI、アップロードしたファイルを自動で暗号化するクラウドストレージを提供ITLeadersアルプスシステムインテグレーションALSIは年月日、クラウドストレージ「セキュアクラウドファイルサーバー」の提供を開始した。 2021-08-25 13:04:00
Google Google Developer Japan Blog Chrome 93: マルチスクリーン ウィンドウの配置、URL ハンドラとしての PWA など http://developers-jp.googleblog.com/feeds/3120551423516541970/comments/default 完了したオリジントライアルChromeで以前にオリジントライアルが行われていた以下の機能は、現在デフォルトで有効化されています。 2021-08-25 14:00:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでのmatplotlibの使用について https://teratail.com/questions/356055?rss=all 2021-08-25 13:57:44
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) flutterでカウントダウンを小数第2位まで表示させたいです。 https://teratail.com/questions/356054?rss=all flutterでカウントダウンを小数第位まで表示させたいです。 2021-08-25 13:56:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android Kotlin での画面振分け方法 https://teratail.com/questions/356053?rss=all AndroidKotlinでの画面振分け方法前提・実現したいこといつもお世話になっております。 2021-08-25 13:46:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 投稿済みのメモの編集画面を作りたい https://teratail.com/questions/356052?rss=all 投稿済みのメモの編集画面を作りたい投稿済みのメモの編集画面を作りたいよくわかるPHPの教科書という参考書の、メモの編集機能を作っているのですが、vardumpで試験するとREQUESTがNULLになってしまい編集対象のメモをデータベースから取得できません。 2021-08-25 13:42:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Apps Script データ取得が途中で終了してしまう。 https://teratail.com/questions/356051?rss=all GoogleAppsScriptデータ取得が途中で終了してしまう。 2021-08-25 13:32:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javaでcmdを起動し、複数のコマンドを実行 https://teratail.com/questions/356050?rss=all cdnbspmdnbspabc 2021-08-25 13:30:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スプレッドシートをDB化、その運用方法 https://teratail.com/questions/356049?rss=all ①図のようにひとつの行にあらかじめ日付を並べておき、毎日「今日の列」を探し出してそこにデータを書き出す。 2021-08-25 13:28:15
Linux Ubuntuタグが付けられた新着投稿 - Qiita Truffleのインストールに失敗する https://qiita.com/oishii_pg_gohan/items/dedfbecb1a077045247e Truffleのインストールに失敗するはじめにTruffleをDockerのUbuntu環境にインストールしようとしたら、エラーが発生してインストールできなかったので、解決策をメモ。 2021-08-25 13:30:24
Docker dockerタグが付けられた新着投稿 - Qiita Dockerコマンドで Windowsコンテナー一括削除 https://qiita.com/idoudougirl/items/6c8e8d052cf042ed4c38 DockerコマンドでWindowsコンテナー一括削除Docker初心者です。 2021-08-25 13:58:22
Docker dockerタグが付けられた新着投稿 - Qiita docker: Error response from daemon: driver failed programming external connectivity on endpointの対応 https://qiita.com/gaEoni/items/1958c21234e829fb542a dockerErrorresponsefromdaemondriverfailedprogrammingexternalconnectivityonendpointの対応状況dockerrunしたらエラーが出て、コンテナはステータスはCreatedで立ち上がりません。 2021-08-25 13:40:19
Docker dockerタグが付けられた新着投稿 - Qiita Truffleのインストールに失敗する https://qiita.com/oishii_pg_gohan/items/dedfbecb1a077045247e Truffleのインストールに失敗するはじめにTruffleをDockerのUbuntu環境にインストールしようとしたら、エラーが発生してインストールできなかったので、解決策をメモ。 2021-08-25 13:30:24
海外TECH DEV Community Simple Immutable Data w/ Spectacles 👓 https://dev.to/anthonyjoeseph/simple-immutable-data-w-spectacles-4nb5 Simple Immutable Data w Spectacles Do you want to love immutable data but think it s a drag Are you perplexed by the syntax of immutability helper Repulsed by immer js s use of assignment Alarmed by lodash s lack of type safety Looking for something a little more intuitive powerful amp flexible Get some clarity w spectacles github repo Syntax featuring auto complete import pipe from fp ts import set from spectacles ts const oldObj a b const newObj pipe oldObj set a b oldObj a b newObj a b It s that simple If pipe syntax is unfamiliar checkout this quick explanation Functional Programming fp spectacles ts integrates seamlessly with the fp ts ecosystem it s built on top of the excellent monocle ts library Its curried functions fit in nicely w a functional style You can see that here with get import get from spectacles ts const as number a map get a Array accessWe can do Array access using a number for the index const a pipe a get a Since Array access at a given index might fail we use fp ts s Option typeimport as O from fp ts Option vconst a O Option lt number gt pipe a get a The Option type is powerful featuring a full set of combinators It can be a great simple intro into the joys of fp tsThis also gives us a way to know when a set call has failed using setOption import set setOption from spectacles ts const silentSuccess number pipe set const silentFailure number pipe set silentSuccess silentFailure const noisySuccess O Option lt number gt pipe setOption const noisyFailure O Option lt number gt pipe setOption noisySuccess O some noisyFailure O noneAlso featuring modifyOption and modifyOptionW TraversalsWe can traverse an Array to collect its nested dataconst a number pipe a a get gt a equivalent to const a number a a map get a a a Or to make a change across all of its valuesconst a a number pipe a a set gt a a a a We can also traverse a Recorddeclare const rec Record lt string a number gt const a number pipe rec get gt a Other stuffYou can access the index of a tuple const tup abc as number string const getIndex number pipe tup get getIndex You can access the key of a record const rec Record lt string number gt a const getKey pipe rec get key a getKey You can pick a few keys const pickedKeys pipe nest a b abc c false set nest a c as const a c true pickedKeys nest a b abc c true You can refine a union type const refined number pipe a as a string number get a a a is number gt typeof a number And there are convenience operations for working with Option and Either types Change Object typesYou can change an existing key import upsert from spectacles ts const objS a b string pipe obj upsert a b abc Or add a new one const objS a b string pipe obj upsert a b abc Or remove a few of them import remove from spectacles ts const removedKeys nest b string pipe nest a b abc c false remove nest a c as const removedKeys nest b abc Or rename a key import rename from spectacles ts const renamedKey nest a number pipe nest a remove nest a renamedKey nest a Also featuring modifyW which stands for modify widen as in widen the output type ModificationYou can modify a value in relation to its old value import modify from spectacles ts const mod a number pipe a modify a a gt a mod a You can even change a value s type this way import modifyW from spectacles ts const modW a string pipe a modifyW a a gt a mod a Also featuring modifyOption and modifyOptionW LimitationYou can only use up to four operations at a time Alas You can nest functions instead import pipe from fp ts function import get set modify from spectacles ts const getDeep number pipe a b c d e get a b c d get e const setDeep pipe a b c d e modify a b c d set e Nesting functions that change their output type looks a little uglier but it works const upsertDeep a b c d e number e string pipe a b c d e modifyW a b c d val gt pipe val upsert e abc spectacles ts vs monocle tsspectacles ts is built on top of monocle ts which is more powerful and flexible but a little less ergonomic monocle ts has these advantages spectacles ts only works in piped contexts except for get No limitation on object sizecan filter similar to es s filter can traverse on any arbitrary traversable object aka Zippers or Rose Trees Can define an isomorphism between two objectsworks with the Map type ConclusionI hope spectacles ts can help you modify data both immutably amp ergonomically CREDITS Logo Stuart Leach 2021-08-25 04:04:46
Apple AppleInsider - Frontpage News Luxshare posts big gains after Apple 'iPhone 13' order win https://appleinsider.com/articles/21/08/25/luxshare-posts-big-gains-after-apple-iphone-13-order-win?utm_medium=rss Luxshare posts big gains after Apple x iPhone x order winApple supplier Luxshare Precision Industry notched record revenues and profit for the first half of an anticipated outcome as the company becomes more deeply entrenched in the tech giant s supply chain Luxshare s revenue grew to billion yuan about billion in the first half of up more than from the same period last year reports Nikkei Asia Net profit grew to billion yuan up year over year Some of our businesses were postponed due to multiple external factors Luxshare said in a filing But looking ahead to the second half of this year we are determined to continue to carry out our five year corporate growth plan though the external uncertainties are expected to stay Read more 2021-08-25 04:54:07
海外TECH Engadget Samsung disables the Galaxy Z Fold 3's camera if you unlock its bootloader https://www.engadget.com/samsung-disables-galaxy-z-fold-3-camera-unlock-bootloader-044518459.html?src=rss Samsung disables the Galaxy Z Fold x s camera if you unlock its bootloaderDon t unlock your new Samsung Galaxy Fold s bootloader if you don t know what you re getting into or you may just regret it According to XDA Developers the foldable device shows a warning when you attempt to unlock its bootloader telling you that doing so quot will cause the camera to be disabled and may cause your phones and apps to stop working correctly quot Indeed that s exactly what happens when you do go through with the process to gain root access and modify the device s software After unlocking the bootloader you ll notice that the stock camera app will fail to operate You ll no longer be able to fire it up to take photos and the apps on your phone that use the camera won t be able to access it as well Those apps ーyes including third party camera apps ーjust remain dark or time out after a while so there s no workaround In fact all camera related features will cease to function including facial recognition nbsp We ve reached out to Samsung for a statement and were told that the company has nothing to share right now As the publication notes Samsung has always made it difficult to root its phones Modifying the device s software already voids your warranty and kills Samsung Pay This is next level protection though ーand perhaps a most effective one ーconsidering most people at this point in time frequently use their phones as cameras XDA says re locking the bootloader will also re enable the Galaxy Fold s camera so all won t be lost if you do decide to try it out and poke around for a solution yourself 2021-08-25 04:45:18
Cisco Cisco Blog Peace of Mind with Cloud ACI and the Power of Configuration Drift https://blogs.cisco.com/datacenter/peace-of-mind-with-cloud-aci-and-the-power-of-configuration-drift Peace of Mind with Cloud ACI and the Power of Configuration DriftTroubleshooting configuration errors can be extremely tedious and painstaking Cloud ACI can pro actively monitor drifts in configuration between a stated intent and the actual configuration in the cloud saving hours of debugging time 2021-08-25 04:34:07
Cisco Cisco Blog Ruling the Hybrid Cloud with Cisco Nexus Dashboard One View https://blogs.cisco.com/datacenter/ruling-the-hybrid-cloud-with-cisco-nexus-dashboard-one-view Ruling the Hybrid Cloud with Cisco Nexus Dashboard One ViewLearn how Nexus Dashboard provides One View over the management plane as it undergoes transformation to meet the ever increasing demands of enterprise hybrid cloud operations 2021-08-25 04:17:42
海外科学 NYT > Science For States Dealing With the Spotted Lanternfly, the Policy Is No Mercy https://www.nytimes.com/2021/08/24/us/spotted-lanternfly-invasive-species.html For States Dealing With the Spotted Lanternfly the Policy Is No MercyThe spotted lanternfly an invasive species from Asia is a voracious plant eater and public nuisance that could cost state economies hundreds of millions of dollars 2021-08-25 04:25:48
海外ニュース Japan Times latest articles Japan set to expand state of emergency as delta variant spreads https://www.japantimes.co.jp/news/2021/08/25/national/japan-coronavirus-emergency-expansion/ Japan set to expand state of emergency as delta variant spreadsEconomic revitalization minister Yasutoshi Nishimura said the expansion which would cover almost half the country s prefectures was approved by a panel of external experts 2021-08-25 13:30:56
海外ニュース Japan Times latest articles U.S. Vice President Kamala Harris to offer Vietnam more vaccine help https://www.japantimes.co.jp/news/2021/08/25/asia-pacific/kamala-harris-vietnam-vaccines/ U S Vice President Kamala Harris to offer Vietnam more vaccine helpVaccines have been at the forefront of an American diplomatic offensive in Southeast Asia with the region accounting for about a fifth of all doses 2021-08-25 13:08:31
ニュース BBC News - Home Afghanistan: 'The sooner we finish, the better,' says Joe Biden https://www.bbc.co.uk/news/world-asia-58321849?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 04:46:56
ニュース BBC News - Home The Papers: 'Race' to leave Kabul and Charlie Watts' tributes https://www.bbc.co.uk/news/blogs-the-papers-58324691?at_medium=RSS&at_campaign=KARANGA The Papers x Race x to leave Kabul and Charlie Watts x tributesThe final days of the UK evacuations from Afghanistan and the death of the Rolling Stones drummer are the focus for the front pages 2021-08-25 04:36:47
北海道 北海道新聞 パラリンピック、選手2人含む16人陽性 累計176人に、組織委 https://www.hokkaido-np.co.jp/article/581810/ 東京五輪 2021-08-25 13:15:36
北海道 北海道新聞 自民総裁選の実施確認 首相、二階幹事長と会談 https://www.hokkaido-np.co.jp/article/581826/ 二階俊博 2021-08-25 13:06:43
IT 週刊アスキー プラチナゲームズ、3タイトルの新情報を発表する「納涼“特盛”生放送」を8月28日に配信決定 https://weekly.ascii.jp/elem/000/004/067/4067052/ thewonderfulremastered 2021-08-25 13:45:00
IT 気になる、記になる… Appleの整備済み商品情報 2021/8/25 https://taisy0.com/2021/08/25/144532.html apple 2021-08-25 05:24:51
TECH Engadget Japanese Switchで遊べる“ホラーゲーム”のおすすめ4選! 冷や汗をかいて残暑の気だるさを吹き飛ばそう https://japanese.engadget.com/best-selection-switch-horror-054520291.html nintendo 2021-08-25 05:45:20
TECH Engadget Japanese 近接バトロワ「NARAKA: BLADEPOINT」は格ゲーのような読み合いが熱い! https://japanese.engadget.com/naraka-053002552.html narakabladepoint 2021-08-25 05:30:02
TECH Engadget Japanese 128GBになったOculus Quest 2が販売開始。新たにシリコンカバー付属 https://japanese.engadget.com/oculuis-quest-2-128gb-052006264.html oculus 2021-08-25 05:20:06
TECH Engadget Japanese 【GREEN FUNDING】先週の支援額ランキング BEST5(2021.8.16-8.22) https://japanese.engadget.com/greenfunding-ranking-20210816-0822-051832553.html 2021-08-25 05:18:32
TECH Engadget Japanese 楽天ペイ、毎月500人に10,000ポイント還元キャンペーンを1年間実施 https://japanese.engadget.com/rakuten-051144623.html 全額還元 2021-08-25 05:11:44
TECH Engadget Japanese 10分で届く宅配スーパー「OniGO」1号店が東京・目黒区にオープン 年内25店舗展開へ https://japanese.engadget.com/oni-go-050331742.html onigo 2021-08-25 05:03:31
TECH Engadget Japanese 楽天ペイ、中小店舗対象の決済手数料実質0円キャンペーン実施 https://japanese.engadget.com/rakuten-pay-050012968.html 決済手数料 2021-08-25 05:00:12
IT ITmedia 総合記事一覧 [ITmedia PC USER] ウエスタンデジタル、ポケットサイズのUSB外付けポータブルSSD https://www.itmedia.co.jp/pcuser/articles/2108/25/news117.html itmediapcuser 2021-08-25 14:44:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 22卒が「説明会には参加したが、エントリーはしない」理由とは? https://www.itmedia.co.jp/business/articles/2108/25/news101.html itmedia 2021-08-25 14:40:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 他社が有料化のタイミングで、決済手数料ゼロにする楽天ペイの狙い https://www.itmedia.co.jp/business/articles/2108/25/news116.html itmedia 2021-08-25 14:38:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] VIE STYLE、脳波と音楽を活用しサウナで「ととのう」プロセス可視化へ https://www.itmedia.co.jp/business/articles/2108/25/news112.html itmedia 2021-08-25 14:30:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 秋のシルバーウイーク、旅行する人はどの程度いるのか 交通手段にコロナの影響 https://www.itmedia.co.jp/business/articles/2108/25/news115.html itmedia 2021-08-25 14:28:00
IT ITmedia 総合記事一覧 [ITmedia News] EA、障害者支援の技術特許5件を無料で開放 「ゲーム業界のイノベーションを推進」 https://www.itmedia.co.jp/news/articles/2108/25/news110.html electronicarts 2021-08-25 14:21:00
IT ITmedia 総合記事一覧 [ITmedia News] 身に付けるAIスピーカー、シャープが発売 https://www.itmedia.co.jp/news/articles/2108/25/news111.html alexa 2021-08-25 14:20:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] ドコモの「DAZN for docomo」利用料金を6カ月間還元するキャンペーン https://www.itmedia.co.jp/mobile/articles/2108/25/news109.html daznfordocomo 2021-08-25 14:19:00
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders ALSI、情報漏洩対策ソフト「InterSafe ILP」新版、ファイル受け渡し時の手続きを簡素化 | IT Leaders https://it.impress.co.jp/articles/-/21961 新版では、ファイル受け渡し時の手続きを簡素化した。 2021-08-25 14:54:00
python Pythonタグが付けられた新着投稿 - Qiita 【Project Euler】Problem 220 Heighway Dragonの感想(その2) https://qiita.com/masa0599/items/7efd1b70bac0802076b0 if残りステップ数gtCacheされたStep数Cacheを使って残りStep数、座標、向きを更新else再帰関数を呼ぶこの方法でなんとか答えを得ることできましたが、ProjectEulerの素晴らしいところはどうな方法でも正解を得ることが出来れば、正解者たちが書き込んでいるThreadにアクセスができるようになることです。 2021-08-25 14:56:19
python Pythonタグが付けられた新着投稿 - Qiita LibreOffice pythonマクロ https://qiita.com/SabotageCLA6/items/fc32a9f49d100b17096d scripts 2021-08-25 14:17:33
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ctrlキー + window.location.href で新しいタブを開きながら現在の留まる方法 https://teratail.com/questions/356065?rss=all 通常のWEBを操作するときに「ctrlキー」を開きながらリンクをクリックすると現在のタブに留まったまま、クリックしたURLが新しいタブが開きます。 2021-08-25 14:58:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) position:absoluteで相対的に定位置を確保した https://teratail.com/questions/356064?rss=all ただ、実際に下記のコードを実行して、ウィンドウをリサイズするとheaderとの関係とは切り離され、常に動いてしまうと思います。 2021-08-25 14:58:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) プレリュード関数interateをunfoldを用いて再定義 https://teratail.com/questions/356063?rss=all false 2021-08-25 14:56:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでサーバーを立ち上げる時に同じポート番号を2つ使ってエラーが出ている https://teratail.com/questions/356062?rss=all pythonでサーバーを立ち上げる時に同じポート番号をつ使ってエラーが出ているpythonのスクリプトでサーバーを起動するときに、エラーが起きています。 2021-08-25 14:30:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Rails】中間テーブルにデータを保存したい https://teratail.com/questions/356061?rss=all 【Rails】中間テーブルにデータを保存したいやりたいことやりたいこととしては以下です中間テーブルを作り、テーブルA、Bが中間テーブルを介して多対多の状態になっていることここは理解できましたテーブルAに新しくデータを入れる場合、テーブルBに新しくデータを入れる場合に中間テーブルと紐付けてデータが追加される上記をやりたいと思っております。 2021-08-25 14:24:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ExcelVBA 選択したテーブル内セルのアドレスの取り方 https://teratail.com/questions/356060?rss=all ExcelVBA選択したテーブル内セルのアドレスの取り方前提・実現したいことquotBquotのリンクをクリックした際、そのセルのテーブルアドレスを取得したい。 2021-08-25 14:10:24
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Githubで複数ブランチを保護したい https://teratail.com/questions/356059?rss=all branchnbspnamenbsppattern 2021-08-25 14:08:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHPの真偽値は、大文字か小文字か https://teratail.com/questions/356058?rss=all 真偽 2021-08-25 14:05:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CNN-画像のオーバーレイ時のValueError https://teratail.com/questions/356057?rss=all CNN画像のオーバーレイ時のValueError前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-25 14:05:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) tsvファイルを作成したい https://teratail.com/questions/356056?rss=all python 2021-08-25 14:05:02
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 入門 [表示と変数] https://qiita.com/yuht-09/items/cae6cf3076f74dc56267 order 2021-08-25 14:41:00
Docker dockerタグが付けられた新着投稿 - Qiita Golang / React / PostgreSQLのホットリロードできる開発環境をDockerで作ってみた https://qiita.com/ktoshiya/items/cb91532d262ae1242b4a デバッグモードの切り替えを手動でする必要があるのでその解消docker内でmaketestを実行するとエラーが発生するgotestはエラーは発生しないdockerコマンドが長いのでmakeなどで省略したい参考記事こちらの記事をかなり参考にさせてもらいました。 2021-08-25 14:07:41
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD の PowerShell モジュール https://qiita.com/nob_ara/items/95659fc37fdc1ee1aa5a azure 2021-08-25 14:55:56
海外TECH DEV Community How to Configure ESLint For Your Project From Scratch https://dev.to/myogeshchavan97/how-to-configure-eslint-for-your-project-from-scratch-4kg How to Configure ESLint For Your Project From ScratchESLint is a linter that helps to improve the code quality and fix bugs beforehand to avoid them from coming at runtime It also helps to avoid hard to debug issues in the future Knowing how to use ESLint is very important as most companies are actively using it There are also other linters available like jslint jshint but ESLint is the most widely used and popular In this article we will explore what is ESLint is and how to use it Let s get started ESLint displays warning or error messages whenWe use a variable without declaring itWe re declare the variableWe try to change the constant valueWe add unnecessary parenthesisWhen we use the wrong syntaxESLint also provides suggestions based on preferred code style and wrong syntaxes Note that ESLint just displays warnings or errors so you can fix them but it does not stop the program from running ESLint website is really nice and well documented which describes each part in detail with various rules and information related to that Installation Create a new folder with the name eslint setup and from inside this folder execute the following command in terminal npm init yORyarn init yThis will create a package json file Now Install the eslint package as dev dependency as it s only used for development and not in production npm install eslint save devORyarn add eslint devThis will add eslint entry into devDependencies section of package json file Basic ConfigurationCreate a new file index js in your eslint setup folder and add the following variable declaration inside it and save it var name You will see that there is no error shown This is because we need to do two things Install the eslint VS Code extensionCreate eslintrc fileSo let s do that Install the ESLint VS Code Extension as shown below Now Create a new file eslintrc doteslintrc with the following code extends eslint recommended This will add support for basic recommended ESLint rules Save the file and if you open index js you will see a red underline for the variable with the message So the ESLint will make sure that you are not creating unnecessary variables which will never be used The name in brackets in the error message no unused vars is the name of the rule which we can configure in the eslintrc file to either show or hide the message If you don t want to see that red underline you can disable it in your eslintrc file by adding it as a rule extends eslint recommended rules no unused vars off With this change it will not show the red underline but generally you should not disable the no unused vars rule as it helps to avoid creating unused variables Now lets use some ES features in our index js file Open index js file and add following code inside it const user Harry console log user Now you will see a red underline for the const keyword This is because by default ESLint runs code in an ES environment To specify ES and specify that the code can be run in a browser or node environment we can add that as another property in the eslintrc file extends eslint recommended parserOptions ecmaVersion env node true browser true es true Here in parserOptions we specify which ecmaVersion to use If you hover over the number you can see additional information about all available versions to use You can change the value as per your need You can see all available environments HERE Navigate to this URL and click on the Rules Configuration button and you can check and uncheck the environments and verify the code by typing in the textarea Linting as per Airbnb Style guide Using extends eslint recommended inside eslintrc file is fine but it does not cover all styles guidelines There are more usable and widely used guidelines in all projects provided by Airbnb which you can access HERE These guidelines help us toAvoid creating objects using a new operator when required Also displays a warning when we use let instead of const if the variable is not going to change Helps to add and avoid extra spacing when using operators or functions and much much more Airbnb provides JavaScript and React linting support To use linting for just JavaScript without React you can install the following dependencies npm install eslint config airbnb base latest eslint plugin import save devORyarn add eslint config airbnb base latest eslint plugin import devYou can find more information about it HERE To setup linting for JavaScript with React install the following dependencies npm install eslint config airbnb latest eslint plugin import eslint plugin react eslint plugin react hooks eslint plugin jsx ay save devORyarn add eslint config airbnb latest eslint plugin import eslint plugin react eslint plugin react hooks eslint plugin jsx ay devYou can find more information about it HERE and in eslintrc file change extends eslint recommended to extends airbnb Now let s write some React code and we can check the linting Now open index js file and add the following code inside it import React from react import ReactDOM from react dom const App gt lt h gt This is some JSX lt h gt ReactDOM render lt App gt document getElementById root If you save the file you will see many red underlines saying unable to find packages react react dom App is never reassigned Use const insteadJSX not allowed in files with extension js To fix the first error install the react and react dom packages npm install react react domORyarn add react react domNow for the second error is we need to change let to const as it s never changed So it s always recommended to use const when its value is not going to change As you can see linting gives helpful suggestions to write better code If you want to learn more information about what any error means you can just copy the rule name displayed in brackets when you mouse hover over the red underline and search in google Like prefer const eslint and it will show you all the information about how to fix and what issues it causes To find more information about any rule and how to disable it you can search for that rule on the rules page HERE If you mouse over the JSX red underline on line number you can see its rule name react jsx filename extension If you can t find the rule on the rules page HERE you can search for it in google as react jsx filename extension eslint and you will see the result showing how to fix it as shown HERE So to disable this check we can add a rule in the eslintrc file rules react jsx filename extension off The value is generally one of the following warn to show as a warningerror to show as an erroroff to not show the red underlineYou may find sometimes error code is used in the documentation instead of the text warn error or off is for off is for warn and is for error Now if you save the eslintrc file you will see that there are no more red underlines in the index js file That s it about this article Hope you learned something new Thanks for reading You can find Complete Github Source Code for this article with the additional configuration in eslintrc for better linting HERE Check out my recently published Mastering Redux course In this course you will build apps along with food ordering app and you ll learn Basic and advanced ReduxHow to manage the complex state of array and objectsHow to use multiple reducers to manage complex redux stateHow to debug Redux applicationHow to use Redux in React using react redux library to make your app reactive How to use redux thunk library to handle async API calls and much moreand then finally we ll build a complete food ordering app from scratch with stripe integration for accepting payments and deploy it to the production Want to stay up to date with regular content regarding JavaScript React Node js Follow me on LinkedIn 2021-08-25 05:24:56
Apple AppleInsider - Frontpage News YouTube enables picture-in-picture on iPhone for premium subscribers https://appleinsider.com/articles/21/08/25/youtube-enables-picture-in-picture-on-iphone-for-premium-subscribers?utm_medium=rss YouTube enables picture in picture on iPhone for premium subscribersGoogle on Tuesday rolled out an experimental picture in picture feature for its iOS YouTube app that allows premium subscribers to view video content while using other apps For now the picture in picture mode is limited to YouTube Premium customers and is considered an experimental feature which means it must be manually activated before use When enabled the feature allows users to minimize YouTube s viewing window into a mini player that sits atop other apps To take advantage of PiP subscribers must first visit YouTube com new while logged in to their Google Account and navigate to the Picture in picture on iOS experiment Selecting Try it out activates the option for that account Read more 2021-08-25 05:47:33
ラズパイ Raspberry Pi Top project ideas for Raspberry Pi Zero https://www.raspberrypi.org/blog/top-project-ideas-for-raspberry-pi-zero/ Top project ideas for Raspberry Pi ZeroWe came across this Top Raspberry Pi Zero Projects video and realised that it s been a while since we showed our tiniest computer some love on this blog The compilation features full build videos for Raspberry Pi Zero projects Too many to go into detail about here so we ve picked out a few The post Top project ideas for Raspberry Pi Zero appeared first on Raspberry Pi 2021-08-25 05:14:54
海外ニュース Japan Times latest articles Japan’s top COVID-19 adviser slams IOC’s Bach over return to Tokyo https://www.japantimes.co.jp/news/2021/08/25/national/omi-bach-tokyo-return-criticism/ Japan s top COVID adviser slams IOC s Bach over return to TokyoShigeru Omi questioned the IOC chief s decision to visit the capital again since the government has been urging people to stay at home and telework 2021-08-25 14:39:24
海外ニュース Japan Times latest articles Surging COVID-19 cases stifle pent-up demand, BOJ board member says https://www.japantimes.co.jp/news/2021/08/25/business/coronavirus-demand-boj/ Surging COVID cases stifle pent up demand BOJ board member saysToyoaki Nakamura touched on the importance of further progress in COVID vaccinations and strengthening the medical system in mitigating the economic impact of the pandemic 2021-08-25 14:39:10
海外ニュース Japan Times latest articles Afghan Paralympians evacuated and safe, IPC says https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/paralympics-afghanistan-refugees/ Afghan Paralympians evacuated and safe IPC saysAfghanistan s two Paralympic athletes have been safely evacuated from the country the International Paralympic Committee said Wednesday declining to specify their destination The two taekwondo athletes 2021-08-25 14:34:29
海外ニュース Japan Times latest articles The Tokyo Paralympics, by the numbers https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/tokyo-paralympics-numbers/ delay 2021-08-25 14:32:26
海外ニュース Japan Times latest articles Crowd control a challenge as Paralympic marathons approach and COVID-19 spreads https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/paralympic-marathon-tokyo-covid/ Crowd control a challenge as Paralympic marathons approach and COVID spreadsRoad races during a pandemic present a unique challenge when it comes to crowds as organizers look to keep people away from the races in 2021-08-25 14:30:00
海外ニュース Japan Times latest articles Gold up for grabs as Tokyo Paralympics get underway https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/2020-paralympics-underway/ medals 2021-08-25 14:29:34
ニュース BBC News - Home Levelling up: The seaside town debating what change is needed https://www.bbc.co.uk/news/uk-58248594?at_medium=RSS&at_campaign=KARANGA levelling 2021-08-25 05:16:13
ニュース BBC News - Home From Rhondda to Greenham and the US Supreme Court https://www.bbc.co.uk/news/uk-wales-58318646?at_medium=RSS&at_campaign=KARANGA courtforty 2021-08-25 05:37:55
ニュース BBC News - Home Real bid for PSG's Mbappe - Wednesday's football gossip https://www.bbc.co.uk/sport/58312551?at_medium=RSS&at_campaign=KARANGA haaland 2021-08-25 05:55:12
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 05:54:56
北海道 北海道新聞 元経産キャリア官僚2人を追送検 給付金400万円詐取容疑 https://www.hokkaido-np.co.jp/article/581849/ 新型コロナウイルス 2021-08-25 14:03:00
北海道 北海道新聞 パラリンピック、選手2人含む16人陽性 累計176人に https://www.hokkaido-np.co.jp/article/581810/ 東京五輪 2021-08-25 14:10:36
IT 週刊アスキー スイートポテトと焼きりんごの相性抜群! グラニースミス秋限定メニュー「スイートポテト アップルパイ」販売中 https://weekly.ascii.jp/elem/000/004/067/4067053/ 限定メニュー 2021-08-25 14:50:00
IT 週刊アスキー 犬が主人公のローグライトアクション『メタルドッグス』が本日アーリーアクセスを開始! https://weekly.ascii.jp/elem/000/004/067/4067083/ frame 2021-08-25 14:30:00
IT 気になる、記になる… ahamo、「dカードボーナスパケット特典」を9月より提供開始 − dカード支払いで最大5GB増量 https://taisy0.com/2021/08/25/144534.html ahamo 2021-08-25 06:58:12
IT @IT Security&Trustフォーラム 最新記事一覧 セキュリティカンファレンス「Black Hat USA 2021」と「DEF CON 29」の主要プレゼンまとめ PortSwigger https://atmarkit.itmedia.co.jp/ait/articles/2108/25/news097.html blackhatusa 2021-08-25 15:35:00
TECH Engadget Japanese ahamo容量が月20GB→25GBに、「dカードボーナスパケット特典」9月1日開始 https://japanese.engadget.com/ahamo-dcard-065025203.html ahamo 2021-08-25 06:50:25
TECH Engadget Japanese キャデラック、2023年のル・マン24時間に新マシン『LMDh-V.R』で挑戦へ。IMSAも継続 https://japanese.engadget.com/cadillac-lmdh-development-plan-062038256.html lmdhvr 2021-08-25 06:20:38
ROBOT ロボスタ NVIDIAがソフトウェア「AI Enterprise」の提供を世界中で開始 VMware連携など幅広い分野でAI利用を加速 https://robotstart.info/2021/08/25/nvidia-ai-enterprise.html nvidia 2021-08-25 06:32:27
IT @IT 全フォーラム 最新記事一覧 セキュリティカンファレンス「Black Hat USA 2021」と「DEF CON 29」の主要プレゼンまとめ PortSwigger https://atmarkit.itmedia.co.jp/ait/articles/2108/25/news097.html blackhatusa 2021-08-25 15:35:00
IT ITmedia 総合記事一覧 [ITmedia News] 「2回目の10万円給付」偽るフィッシングに注意 マイナポータルに似せ、クレカ番号や免許証写真求める https://www.itmedia.co.jp/news/articles/2108/25/news127.html itmedia 2021-08-25 15:45:00
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] NSAとCISA、Kubernetesのセキュリティ脅威をまとめたガイダンスを発表 https://www.itmedia.co.jp/enterprise/articles/2108/25/news118.html ITmediaエンタープライズNSAとCISA、Kubernetesのセキュリティ脅威をまとめたガイダンスを発表NSAとCISAが、Kubernetes環境のセキュリティ脅威と対策をまとめたガイダンス「KubernetesHardeningGuidance」を共同で発表した。 2021-08-25 15:22:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] アイ・オー、リビング設置にも向くWi-Fi 6対応無線LANルーター https://www.itmedia.co.jp/pcuser/articles/2108/25/news122.html itmediapcuser 2021-08-25 15:21:00
IT ITmedia 総合記事一覧 [ITmedia News] ぷらら、「ゲーミング光回線」βテスター募集 大手タイトルへの通信経路を短縮 https://www.itmedia.co.jp/news/articles/2108/25/news121.html itmedia 2021-08-25 15:20:00
TECH Techable(テッカブル) アプリ1つでネットにつながる!海外用データ通信サービス「trifa」 https://techable.jp/archives/160613 erake 2021-08-25 06:30:18
TECH Techable(テッカブル) 2030年のライフスタイルを先取りする共創イニシアチブ「FUTURE GATEWAY」始動 https://techable.jp/archives/160603 futuregateway 2021-08-25 06:00:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonでylactを開発。画像評価のコードで不明点 https://teratail.com/questions/356078?rss=all 画像評価のコードで不明点前提・実現したいことpythonを用いてyolactの環境を開発中です。 2021-08-25 15:58:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Undefined variableとUndefined array key 0 inのエラーの直し方がわかりません。 https://teratail.com/questions/356077?rss=all UndefinedvariableとUndefinedarraykeyinのエラーの直し方がわかりません。 2021-08-25 15:53:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 自作でapiを作ってみたが表示されない https://teratail.com/questions/356076?rss=all 自作でapiを作ってみたが表示されないapiを作ってみて、実行したのですが表示されません。 2021-08-25 15:50:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JavaScript ページ全体を右クリック禁止にして、input textなどでは許可したい場合 https://teratail.com/questions/356075?rss=all 2021-08-25 15:48:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ddタグの中にdlタグを入れ子で書くのは文法上問題ない? https://teratail.com/questions/356074?rss=all ddタグの中にdlタグを入れ子で書くのは文法上問題ないHTMLの文法として、以下のようなddタグの中に新規でdlタグを記載する書き方は問題ないでしょうかwebの規約的な部分を心配していますが、リサーチしてもあまり参考になる記事が見当たらなかった為、ご教示頂けると幸いです。 2021-08-25 15:45:36
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Wordpressのリダイレクト設定を変更したい https://teratail.com/questions/356073?rss=all Wordpressのリダイレクト設定を変更したい前提・実現したいことWordpressのリダイレクト設定を変更したい現状のWPインストール状態testcomnbsp←nbspWordPress①testcomsamplenbsp←Wordpress②といった感じにWPをインストールしてあります。 2021-08-25 15:36:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) reactで別々にrenderしているコンポーネント同士でデータを共有する方法 https://teratail.com/questions/356072?rss=all reactで別々にrenderしているコンポーネント同士でデータを共有する方法表題の件、reactはvnbspvを使っています。 2021-08-25 15:34:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Perlで繰り返し処理を行う際のJavascriptの記述 https://teratail.com/questions/356071?rss=all Perlで繰り返し処理を行う際のJavascriptの記述前提・実現したいことPerlはある程度理解できるのですが、Javascriptはつい最近触り始めたばかりです。 2021-08-25 15:19:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python Selenium 複数ページにまたがる資産情報を一つのCSVへ出力したい https://teratail.com/questions/356070?rss=all PythonSelenium複数ページにまたがる資産情報を一つのCSVへ出力したい前提・実現したいことPythonへSeleniumを導入し資産ツールサイトへ自動ログインした後、複数ページにまたがった資産情報テーブル形式をひとつのCSVファイルへ出力しようと思っています。 2021-08-25 15:18:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Excel】同じ金額を入力しているのに端数に誤差がある。 https://teratail.com/questions/356069?rss=all Excelの下のほうに、選択範囲内の数字の平均・データの個数・合計が表示されるようにしているのですがブックBでは円で先ほどの数式での合計も円になります。 2021-08-25 15:16:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP Warning: Undefined array key "last_name" というPHPのエラーの直し方がわからず困っています。 https://teratail.com/questions/356068?rss=all PHPWarningUndefinedarraykeyquotlastnamequotというPHPのエラーの直し方がわからず困っています。 2021-08-25 15:03:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) xamppを複数同時起動する方法 https://teratail.com/questions/356067?rss=all xamppを複数同時起動する方法phpを別バージョンで同時に起動したく、xamppを同時に起動する方法を調べました。 2021-08-25 15:02:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flask(__name__)とは何ですか? https://teratail.com/questions/356066?rss=all flask 2021-08-25 15:01:21
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 入門 [配列を繰り返し処理する] https://qiita.com/yuht-09/items/71e1bcfbb09a612e6811 Ruby入門配列を繰り返し処理する配列“カフェラテコーヒーモカ配列は複数のオブジェクトをまとめて使う道具eachdo配列eachdo変数繰り返し実行する処理endmapdo配列mapdo変数変数処置endeachメソッドとmapメソッドの違いmapメソッドはブロックを渡して各要素について処理を行う点が、eachメソッドと似ている。 2021-08-25 15:15:49
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 入門 [比較メソッド] https://qiita.com/yuht-09/items/4e376ee9bc03dfc32168 Ruby入門比較メソッド比較メソッドはその左右にあるものを比較して条件を満たせばtrue、満たさなければfalseを返す。 2021-08-25 15:09:08
Azure Azureタグが付けられた新着投稿 - Qiita Windows用Azure Portalアプリケーション https://qiita.com/nob_ara/items/2dac6ea9e324375afc29 azure 2021-08-25 15:20:21
Azure Azureタグが付けられた新着投稿 - Qiita 【Azure】サインインログのクエリメモ https://qiita.com/nob_ara/items/138dd1684fcbd531f4e4 2021-08-25 15:09:39
Azure Azureタグが付けられた新着投稿 - Qiita TLS 1.2 を無効にする PowerShell スクリプト https://qiita.com/nob_ara/items/aa30b3b08f8e0fbaa4a7 2021-08-25 15:05:04
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD Connect に対する TLS 1.2 の強制 https://qiita.com/nob_ara/items/d70ff93e89e26e96bd6c 2021-08-25 15:04:23
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD Connect の構成情報 https://qiita.com/nob_ara/items/e2f8d8fafabce5d3f836 2021-08-25 15:03:05
Azure Azureタグが付けられた新着投稿 - Qiita Azure AD Connect のバージョン情報 https://qiita.com/nob_ara/items/5dc447d26a820b72d418 cproductlistgtproducttxt 2021-08-25 15:02:39
Git Gitタグが付けられた新着投稿 - Qiita Githubの個人アクセストークンを使ってみた https://qiita.com/ok2/items/bcb7b3996f4ab7bbc36f 手順Git環境の準備Dockerfile検証環境FROMcentoscentos必要なツールのインストールRUNyuminstallygitローカルDockerfileが置かれているディレクトリ上で以下のコマンドを実施Dockerfileを元にイメージを作成sudodockerbuildtgitgitイメージを元にコンテナを起動sudodockerrunitgitgitDocker環境コンテナ起動したコンテナ上でgitのバージョンを確認gitversionアカウント名とメールアドレスを登録gitconfigglobalusernameltアカウント名gtgitconfigglobaluseremailltメールアドレスgtGithubアカウントの作成以下のサイトからアカウントを作成します。 2021-08-25 15:15:44
技術ブログ Developers.IO EC2インスタンスを別のAWSアカウントに移行する方法 https://dev.classmethod.jp/articles/aws-ec2-instance-transfer-different-account/ amazon 2021-08-25 06:43:14
技術ブログ Developers.IO BigQueryの外部テーブルでAvroを扱った際にTIMESTAMPでハマった話 https://dev.classmethod.jp/articles/bq_external_avro_ts/ bigquery 2021-08-25 06:32:56
海外TECH DEV Community 7 reasons why you should use SWR https://dev.to/thatanjan/7-reasons-why-you-should-use-swr-2fke reasons why you should use SWR Why should you use SWR SWR is a React Hooks library for remote data fetching The name “SWR is derived from stale while revalidate a cache invalidation strategy popularized by HTTP RFC SWR first returns the data from cache stale then sends the fetch request revalidate and finally comes with the up to date data again Let s see what problems SWR solves Auto Revalidation Suppose you have opened up your todo application on two tabs Normally In one tab if you add a new todo then you won t see the update on the other tab SWR solves this problem out of the box by auto re validating When you change your focus from the tab and then refocus again swr will make sure the data is valid or up to date This is done by sending another request to the API Data Mutation You can tell swr to re validate your data with mutation This is an example from SWR documentation It shows how to automatically refetch the login info e g inside when the user clicks the “Logout button import useSWR mutate from swr function App return lt div gt lt Profile gt lt button onClick gt set the cookie as expired document cookie token expires Thu Jan UTC path tell all SWRs with this key to revalidate mutate api user gt Logout lt button gt lt div gt Real time experience Suppose you want to create a todo app where you want to add a new todo But every time you add a new item you have to refresh the page to see the changes But with SWR mutation you can mutate the request It simply means when you add new data it will automatically fetch another request and will update the UI Request deduplication Take a look at this code function useUser return useSWR api user fetcher function Avatar const data error useUser if error return lt Error gt if data return lt Spinner gt return lt img src data avatar url gt function App return lt gt lt Avatar gt lt Avatar gt lt Avatar gt lt Avatar gt lt Avatar gt lt gt Normally it will send the same requests to the API That is unnecessary It will take more data and will cause unnecessary rendering Swr solves this by request deduplication It will only send one request because they are requested at the same time The default de duplicating interval is seconds But you can change from the config So it won t cause unnecessary rendering or take more data It makes our user experience better specifically for mobile devices Can be used with Both rest and graphql SWR does not fetch the data The fetcher function does And that allows us to use both REST and Graphql API Built in caching support When you first fetch data from an API endpoint it caches the response data If you send a request to the same API then it will first give you the cached data while fetching the up to date data So that you don t have to show the loading state to the user Reusable code SWR is itself a hook And you can create a custom hook from hooks It allows us to write DRY don t repeat yourself code Suppose you want to fetch data from the users endpoint So every time you want to fetch the data you have to pass the fetcher function and options again and again But if you create a custom hook then you don t have to pass anything again function App const data error isValidating useSWR users fetcher return lt gt lt gt insteadfunction useUser return useSWR users fetcher function App const data error isValidating useUser return lt gt lt gt Super flexible You can configure every setting of SWR if you want You can also set a global configuration Read more from swr optionsAnd these are the problems that SWR solves It also has some other features Built in Typescript support Fast lightweight Tree shaking vailable These are the reasons why I love SWR and you should try it too Shameless PlugI have already made a Redux toolkit crash course on my youtube channel Redux toolkit is a tool to set up and work with redux easilyI have simplified everything for you by building a simple to do application You can demo the application by going to this link Don t forget to like share and subscribe to Cules Coding Please like and subscribe to Cules Coding It motivates me to create more content like this If you have any questions please comment down below You can reach out to me on social media as thatanjan Stray safe Goodbye About me Why do I do what I do The Internet has revolutionized our life I want to make the internet more beautiful and useful What do I do I ended up being a full stack software engineer What can I do I can develop complex full stack web applications like social media applications or e commerce sites What have I done I have developed a social media application called Confession The goal of this application is to help people overcome their imposter syndrome by sharing our failure stories I also love to share my knowledge So I run a youtube channel called Cules Coding where I teach people full stack web development data structure algorithms and many more So Subscribe to Cules Coding so that you don t miss the cool stuff Want to work with me I am looking for a team where I can show my ambition and passion and produce great value for them Contact me through my email or any social media as thatanjan I would be happy to have a touch with you ContactsEmail thatanjan gmail comlinkedin thatanjanportfolio anjanGithub thatanjanInstagram personal thatanjanInstagram youtube channel thatanjantwitter thatanjanBlogs you might want to Read Eslint prettier setup with TypeScript and react What is Client Side Rendering What is Server Side Rendering Everything you need to know about tree data structure reasons why you should use NextjsVideos might you might want to watch 2021-08-25 06:17:08
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):(株)アスタリスク https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-25 15:30:00
金融 JPX マーケットニュース [東証]新規上場の承認(マザーズ):セーフィー(株) https://www.jpx.co.jp/listing/stocks/new/index.html 新規上場 2021-08-25 15:30:00
金融 日本銀行:RSS 新型コロナウイルス感染症対応金融支援特別オペレーションの実施結果 http://www.boj.or.jp/announcements/release_2021/rel210825a.pdf 新型コロナウイルス 2021-08-25 16:00:00
ニュース BBC News - Home Covid: Waning vaccine protection and soaring holiday prices https://www.bbc.co.uk/news/uk-58322872?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-25 06:45:07
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins first British gold medal in style https://www.bbc.co.uk/sport/av/disability-sport/58326983?at_medium=RSS&at_campaign=KARANGA Tokyo Paralympics Sarah Storey wins first British gold medal in styleWatch Sarah Storey claim Britain s first gold medal of the Tokyo Paralympics in the Women s C m individual pursuit by beating compatriot Crystal Lane Wright in the final 2021-08-25 06:51:30
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 06:25:48
ビジネス 不景気.com スズケンが希望退職者を募集、人員数定めずに - 不景気.com https://www.fukeiki.com/2021/08/suzuken-cut-job.html 人員削減 2021-08-25 06:51:08
ビジネス 不景気.com RISEが子会社「プレスト」を解散、グループ効率化で - 不景気.com https://www.fukeiki.com/2021/08/rise-liquidate-prest.html 不動産業 2021-08-25 06:36:20
ビジネス 不景気.com レッドプラネットが名古屋と札幌のホテルを閉館、コロナ影響で - 不景気.com https://www.fukeiki.com/2021/08/red-planet-close-sapporo-nagoya.html 閉館 2021-08-25 06:15:55
LifeHuck ライフハッカー[日本版] 意外と多くの人が悩んでいる「職場でのいじめ」の対処法4つ https://www.lifehacker.jp/2021/08/240258how-to-deal-with-a-work-bully.html 職場 2021-08-25 16:00:00
LifeHuck ライフハッカー[日本版] 羽ばたく姿がリアル。スマホで飛ばす鳥型ドローン「MetaBird」 https://www.lifehacker.jp/2021/08/machi-ya-metabird-end.html metabird 2021-08-25 15:15:00
GCP Google Cloud Platform Japan 公式ブログ GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
北海道 北海道新聞 64年東京五輪の記念切手原画も 横浜で国際展示会が開幕 https://www.hokkaido-np.co.jp/article/581866/ 国際切手展 2021-08-25 15:10:00
北海道 北海道新聞 片翼の飛行「圧巻だった」と絶賛 韓国メディア、東京パラ開会式で https://www.hokkaido-np.co.jp/article/581865/ 東京パラリンピック 2021-08-25 15:10:00
ニュース Newsweek 90年代以降に急増した博士号取得者に、活躍の場はあるか? https://www.newsweekjapan.jp/stories/world/2021/08/90-24.php 筆者の専攻の教育学は変化が大きく、年の学位取得者率は取得者の実数はわずか人だったが、年ではと倍以上になっている。 2021-08-25 15:30:00
IT 週刊アスキー NHK Eテレ「びじゅチューン」の世界に入り込もう! 「びじゅチューン!EXPO ~ときめき立体ミュージアム~」横浜アソビルにて開催 https://weekly.ascii.jp/elem/000/004/067/4067084/ 立体 2021-08-25 15:30:00
IT 週刊アスキー シャインマスカットのアフタヌーンティーが初登場! 横浜ベイホテル東急、9月1日~30日期間限定で提供 https://weekly.ascii.jp/elem/000/004/067/4067086/ 期間限定 2021-08-25 15:30:00
IT 週刊アスキー 10分間のミニ番組だからこそ宿る“美しさ” https://weekly.ascii.jp/elem/000/004/067/4067087/ 最優秀賞 2021-08-25 15:30:00
IT 週刊アスキー オリンパス、胃がんを対象としたAI病理診断支援ソフトウェアの汎用性を実証 https://weekly.ascii.jp/elem/000/004/067/4067090/ 病理診断 2021-08-25 15:30:00
IT 週刊アスキー 「gamescom 2021 Xbox Stream」で発表された情報のハイライトまとめ https://weekly.ascii.jp/elem/000/004/067/4067088/ gamescom 2021-08-25 15:20:00
IT 週刊アスキー J:COM MOBILEが5Gサービスを料金据え置き、SIM交換不要で提供開始 https://weekly.ascii.jp/elem/000/004/067/4067057/ aquossenseg 2021-08-25 15:10:00
GCP Cloud Blog JA GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
IT 気になる、記になる… Amazon、初回利用者限定で読み放題サービス「Kindle Unlimited」が2ヶ月299円になるキャンペーンを開始 https://taisy0.com/2021/08/25/144536.html amazon 2021-08-25 07:13:26
TECH Engadget Japanese 大画面とSペン対応のGalaxy Z Fold3 5GはGalaxy Noteの後継機だ(山根博士) https://japanese.engadget.com/galaxy-z-fold-3-075427303.html galaxynote 2021-08-25 07:54:27
TECH Engadget Japanese TikTokとShopifyが提携。TikTokでのショッピング機能をテスト開始 https://japanese.engadget.com/tiktok-shopify-shopping-tab-075033151.html shopify 2021-08-25 07:50:33
TECH Engadget Japanese Google純正「ドアベル」と「カメラ」はどんな感じ? 実際に使ってみた https://japanese.engadget.com/google-nest-doorbell-cam-073043988.html google 2021-08-25 07:30:43
TECH Engadget Japanese スマートウォッチのAmazon売れ筋ランキング。今や生活必需品。HUAWEI、Xiaomi、Appleがランキング上位を独占! https://japanese.engadget.com/ranking-smartwatch-071543842.html amazon 2021-08-25 07:15:43
ROBOT ロボスタ 芸術・先端技術・文化の祭典「アルスエレクトロニカ・フェスティバル」9月8日から開催 分身ロボットカフェ、VR演劇作品、オンライントークなど https://robotstart.info/2021/08/25/ars-electronica-festival-2021.html 先端技術 2021-08-25 07:04:04
IT ITmedia 総合記事一覧 [ITmedia News] AWS、インメモリデータベース「Amazon MemoryDB for Redis」発表 https://www.itmedia.co.jp/news/articles/2108/25/news135.html amazonmemorydbforredis 2021-08-25 16:22:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] アイ・オー、WUXGA表示に対応した25型ワイド液晶ディスプレイ https://www.itmedia.co.jp/pcuser/articles/2108/25/news131.html itmediapcuser 2021-08-25 16:03:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] スイーツ、フィットネスジム、紙芝居 大学生社長のコンサル企業が、SDGs商品を次々とリリース https://www.itmedia.co.jp/business/articles/2108/25/news050.html ITmediaビジネスオンラインスイーツ、フィットネスジム、紙芝居大学生社長のコンサル企業が、SDGs商品を次々とリリースSDGs推進のコンサルティングを行うネクストエージは、月までにSDGsを推進するオリジナル商品を続々とリリースする。 2021-08-25 16:03:00
python Pythonタグが付けられた新着投稿 - Qiita matplotlibのxticksが見切れてしまう時の対処法 https://qiita.com/sk161717/items/d9888436a3ce3e9d9e3a matplotlibのxticksが見切れてしまう時の対処法matplotlibでグラフをpdf形式で保存しようとした時に、xticksが縦に長いと見切れてしまうことがあります。 2021-08-25 16:26:21
python Pythonタグが付けられた新着投稿 - Qiita Docker Compose + libfaketimeでテスト用コンテナの日時を固定する https://qiita.com/motoy3d/items/b8642b1f892ad68c3805 ユニットテストは何度やっても同じテストができて、同じ結果になることが重要ですが、その際に問題となるのはシステム日時です。 2021-08-25 16:03:59
js JavaScriptタグが付けられた新着投稿 - Qiita VeturでProperty 'xxx' does not exist on type 'CombinedVueInstance<Record<never, any> & Vue, object, object, object, Record<never, any>>'.と怒られる https://qiita.com/vixyziv/items/cd3fd05cb0ed48b0d5ca 環境nuxtvuenuxtjsauthveturvscodeの拡張機能対処法vscodeのveturの拡張機能設定でveturvalidationinterpolationfalseを設定する。 2021-08-25 16:26:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonで指定したepochごとにモデルを保存して別のプログラムを実行させる方法 https://teratail.com/questions/356093?rss=all Pythonで指定したepochごとにモデルを保存して別のプログラムを実行させる方法前提・実現したいことpythonでmainpyでlossの計算をしており、その結果をresultに保存してvisualpyでtSNEを用いて可視化するプログラムを作っています。 2021-08-25 16:55:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) while, do whileのループ処理を使って入力した分、数を増やし表示したい https://teratail.com/questions/356092?rss=all whiledowhileのループ処理を使って入力した分、数を増やし表示したい前提・実現したいこととあるサイトにコンソールに数値を入力し、その数だけを表示するという問題があり、それをwhile文、donbspwhile文のループ処理を使って実行できるようにしたいのですが、現状どの数値を入力してもがつしか表示されません。 2021-08-25 16:54:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 修正困難なエラーがきました泣 どこが問題なのか一緒に探してください https://teratail.com/questions/356091?rss=all 修正困難なエラーがきました泣どこが問題なのか一緒に探してください今起こっている問題どこからかの数値が出てきて、実行結果が望み通りでないものが出てきます。 2021-08-25 16:45:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Android7,8 ロック画面で通知を受け取った時画面がオンにならない https://teratail.com/questions/356090?rss=all ・着信音を鳴らす・バイブを振動させる・画面をオフの状態からオンにする現在発生している不具合ですが、androidandroidでコールをロック画面で受け取った時に着信音とバイブは機能しているのですが、画面がオフのままでオンになりません。 2021-08-25 16:37:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) EdgeXFoundryでMQTT通信をしたい https://teratail.com/questions/356089?rss=all EdgeXFoundryでMQTT通信をしたい前提・実現したいことデータの送受信の役割を担うラズパイ複数台子機とデータを蓄積するラズパイ台親機でのMQTT通信ができるシステムを模索しています。 2021-08-25 16:33:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) package.jsonに関するエラー https://teratail.com/questions/356088?rss=all packagejsonに関するエラー前提・実現したいことAWSのLambdaで以下のコマンドを実行した際にエラーメッセージが表示されました。 2021-08-25 16:29:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C++ 変数が予期せぬ数字になる場合について。 https://teratail.com/questions/356087?rss=all 入るはずがない数字とは、計算過程で出てくるものでなく、なおかつ入力されていない数字になります。 2021-08-25 16:27:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP header locationでview-sourceに飛ばせないのはなぜ? https://teratail.com/questions/356086?rss=all charsetutfabcdefgexitgt 2021-08-25 16:24:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jmockitでフィールドに値を入れる方法について https://teratail.com/questions/356085?rss=all 現状、上privateaのチェッククラスにnullpointerが発生しており、deencapsulationで値を入れようにも、下階層のみに値が入ってしまいます。 2021-08-25 16:16:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) AWS cloud9環境。laravelプロジェクトでStripe PHPライブラリのインストールしたいです https://teratail.com/questions/356084?rss=all AWScloud環境。 2021-08-25 16:14:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PythonのアプリをHerokuにあげるときのrequirements.txtの書き方を教えて欲しいです。 https://teratail.com/questions/356083?rss=all PythonのアプリをHerokuにあげるときのrequirementstxtの書き方を教えて欲しいです。 2021-08-25 16:09:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MySQL Workbench|横長に表示されてしますスクリプトを改行・インデント付き表示に直したい https://teratail.com/questions/356082?rss=all MySQLWorkbench横長に表示されてしますスクリプトを改行・インデント付き表示に直したいMySQLnbspWorkbench横長に表示されてしますスクリプトを改行・インデント付き表示に直したいMySQLnbspWorkbenchのviewのソースコードを開いたときに、すべてのコードが行にまとめられてしまい、見づらいです。 2021-08-25 16:09:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) index.htmlは表示されるがindex.phpは真っ白で表示される https://teratail.com/questions/356081?rss=all indexhtmlは表示されるがindexphpは真っ白で表示されるapacheでindexhtmlは表示されるのですが、indexphpのみ表示されません。 2021-08-25 16:05:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) powershell ForEach-Object の複数列への処理 https://teratail.com/questions/356080?rss=all powershellForEachObjectの複数列への処理前提・実現したいことWindowsnbspServernbspRnbspPSVersionnbspテキストファイルoutcsvquotnamequotquotgroupquotquottestsatoquotquotsitetokyoquotquottestsuzukiquotquotsiteosakaquotquottesttakahashiquotquotsiteosakaquotquottesttanakaquotquotsitenagoyaquotがあり、これをnbsppowershellnbspで読み込み、整形したい。 2021-08-25 16:05:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのCGIがエラーになります https://teratail.com/questions/356079?rss=all pythonのCGIがエラーになります前提・実現したいこと現在、conohanbspVPSでサーバー構築しています。 2021-08-25 16:01:24
AWS AWSタグが付けられた新着投稿 - Qiita Windows10 コマンドプロンプトから ASWのWindows Server にscpでファイルを送信 https://qiita.com/hachicomb/items/b6527f5d1c0d80a556ba 2021-08-25 16:59:49
Docker dockerタグが付けられた新着投稿 - Qiita DockerでWordpressの開発環境構築(テーマ開発用) https://qiita.com/shinjindesuga/items/b1dcd9d537da2d46f055 そしたら「wordpress」配下に「dockercomposeyml」ファイルを作成します。 2021-08-25 16:38:19
Docker dockerタグが付けられた新着投稿 - Qiita Docker Compose + libfaketimeでテスト用コンテナの日時を固定する https://qiita.com/motoy3d/items/b8642b1f892ad68c3805 ユニットテストは何度やっても同じテストができて、同じ結果になることが重要ですが、その際に問題となるのはシステム日時です。 2021-08-25 16:03:59
技術ブログ Developers.IO AWS Control Tower がサポートしていないリージョンで Configを有効化する https://dev.classmethod.jp/articles/enable-config-for-ct-unsupported-regions/ controltowe 2021-08-25 07:44:53
海外TECH DEV Community Learning Python- Intermediate course: Day 14, Introduction to the Decimal module https://dev.to/aatmaj/learning-python-intermediate-course-day-14-introduction-to-the-decimal-module-4ngc Learning Python Intermediate course Day Introduction to the Decimal module Today we will cover a gist of the decimal module in Python The Decimal module is a very vast module with a huge amount of functions In this course only a basic idea about the module will be given Those who want to learn about it in depth would like to visit the Official documentation of the decimal module The documentation is quite easy to understand and covers everything related to the module Computers must provide an arithmetic that works in the same way as the arithmetic that people learn at school excerpt from the decimal arithmetic specification The Decimal module is a way by which faster and accurate floating point arithmetic can be achieved Let us take a few simple calculations on the Python command prompt gt gt gt gt gt gt gt gt gt e gt gt gt Strange eh Such ambiguities often arise when performing floating point arithmetic Let us now see how to do these calculations properly using the decimal module gt gt gt from decimal import gt gt gt Decimal Decimal Decimal gt gt gt getcontext prec gt gt gt Decimal Decimal Decimal gt gt gt getcontext prec gt gt gt Decimal Decimal Decimal gt gt gt int Decimal Decimal gt gt gt float Decimal Decimal gt gt gt print Decimal Decimal Explanation We first import the module using from decimal import Or we can simply import decimal and type in decimal Decimal every time we want to use it from decimal import a way by which we can use everything in the module We do not require to import a specific function from the module but we import the entire module itself More about importing here When we do decimal operations we can set the precision by giving value to getcontext prec This sets the value of the precision accordingly When we say Decimal we are creating a decimal object with the value One important thing to note here is that is not of the type float but of the type Decimal The cool fact is that we can directly operate on them using our arithmetic operators The result has the precision equal to what we have set But the result is of the type Decimal object We can convert it into floating point or int data types The print method automatically converts the Decimal data type object into a readable string Some common mistakes while importing the decimal module gt gt gt import decimal You must import the entire module with a astrix sign gt gt gt Decimal Decimal Traceback most recent call last File lt stdin gt line in lt module gt NameError name Decimal is not defined gt gt gt from Decimal import decimal module name is small caseTraceback most recent call last File lt stdin gt line in lt module gt ModuleNotFoundError No module named Decimal gt gt gt from decimal import gt gt gt decimal decimal Decimal method is upper caseTraceback most recent call last File lt stdin gt line in lt module gt TypeError module object is not callableSo that was all we would like to cover in the decimal module You might like to visit this link for learning about more functions or check out the official documentationExercise Check out the as tuple sqrt and thenormalize methods from the official documentation Out of them the most interesting method is theas tuple method It is very useful when it comes to separating a decimal number into digits The method returns a tuple containing sign digits and the exponent value of the decimal Note that in the sign field when the number is it means the decimal is positive when it is it represents the negative number 2021-08-25 07:42:03
海外TECH Engadget FCC proposes $5 million fine for activists behind election robocalls https://www.engadget.com/robocallers-5-million-fine-fcc-voter-suppression-071854017.html?src=rss FCC proposes million fine for activists behind election robocallsThe FCC has proposed the largest fine yet under the Telephone Consumer Protection Act and the subjects are two robocallers Law amp Crime describes as quot hard right hoaxers quot John M Burkman and Jacob Alexander Wohl are facing a fine for allegedly making unlawful pre recorded calls to mobile phones without the recipients prior consent The calls content Fake information designed to discourage people from voting by mail nbsp According to the commission s Enforcement Bureau the calls were made on August th and September th prior to last year s Presidential elections in the US The robocalls told potential voters that if they vote by mail their personal information will be added to a public database law enforcement can use to track down old warrants Credit card companies will also be able to access the database to collect outstanding debts the calls said and the CDC can issue mandatory vaccines on the people in the list Law amp Crime says the calls primarily targeted Black and Latino populations in New York Ohio and Michigan The FCC started investigating the calls after receiving complaints from consumers and a non profit organization Its Enforcement Bureau then worked with the Ohio Attorney General s Office to identify the dialing service providers Burkman and Wojl used The providers turned over subpoenaed call records to identify Burkman and Wohl by name along with information on the zip codes they wanted to target Both individuals also admitted under oath that they were involved in the creation and distribution of those particular robocalls The pair are also facing a million lawsuit from the NY AGーTonya Riley TonyaJoRiley August In addition to facing a million fine from the FCC the pair also face a million lawsuit from the New York Attorney General s office Back in May a federal judge gave the NY AG the go ahead to join a lawsuit accusing the pair of violating the Ku Klux Klan Act which protects Americans from political intimidation As for the FCC fine Burkman and Wohl will be given an opportunity to submit evidence and legal arguments before the commission takes any more step towards a resolution 2021-08-25 07:18:54
金融 JPX マーケットニュース [東証]上場廃止等の決定:(株)オリバー https://www.jpx.co.jp/news/1023/20210825-11.html 上場廃止 2021-08-25 16:40:00
海外ニュース Japan Times latest articles As his appeal wanes, can Suga be more than a caretaker prime minister? https://www.japantimes.co.jp/news/2021/08/25/national/politics-diplomacy/suga-caretaker-prime-minister/ As his appeal wanes can Suga be more than a caretaker prime minister Setbacks in by elections a lack of a political boost from the Olympics and criticism of his demeanor have put Suga on the back foot as 2021-08-25 16:33:01
海外ニュース Japan Times latest articles Kanagawa doctors to prescribe pain relievers and cough medicine for COVID-19 patients at home https://www.japantimes.co.jp/news/2021/08/25/national/coronavirus-drugs-kanagawa/ Kanagawa doctors to prescribe pain relievers and cough medicine for COVID patients at homePreviously doctors often did not prescribe any drugs for such patients on an initial consultation if their symptoms were only mild instead choosing to monitor 2021-08-25 16:18:04
海外ニュース Japan Times latest articles Kamala Harris urges more China pressure in meeting with Vietnam’s Phuc https://www.japantimes.co.jp/news/2021/08/25/asia-pacific/kamala-harris-vietnam-vaccines/ Kamala Harris urges more China pressure in meeting with Vietnam s PhucVaccines have been at the forefront of an American diplomatic offensive in Southeast Asia with the region accounting for about a fifth of all doses 2021-08-25 16:14:32
海外ニュース Japan Times latest articles Australia’s Paige Greco grabs first gold as action heats up at the Tokyo Paralympics https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/2020-paralympics-underway/ medals 2021-08-25 16:29:53
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-25 07:52:09
ニュース BBC News - Home Charlie Watts: Jagger and Richards pay tribute to Rolling Stones bandmate https://www.bbc.co.uk/news/entertainment-arts-58325271?at_medium=RSS&at_campaign=KARANGA charlie 2021-08-25 07:13:49
ニュース BBC News - Home Claudia Lawrence: Mum in 'utter shock' at new search https://www.bbc.co.uk/news/uk-england-york-north-yorkshire-58326788?at_medium=RSS&at_campaign=KARANGA lawrence 2021-08-25 07:01:43
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 07:02:36
GCP Google Cloud Platform Japan 公式ブログ 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
GCP Google Cloud Platform Japan 公式ブログ GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
北海道 北海道新聞 アメフト、日大はBブロック 関東学生連盟、1部TOP8 https://www.hokkaido-np.co.jp/article/581902/ 関東学生アメリカンフットボール連盟 2021-08-25 16:11:00
ニュース Newsweek アジア歴訪中のカマラ・ハリス一行を襲った?「ハバナ症候群」とは何か https://www.newsweekjapan.jp/stories/world/2021/08/post-96981.php 2021-08-25 16:30:16
ニュース Newsweek メスのサメしかいない水槽で赤ちゃんが生まれる https://www.newsweekjapan.jp/stories/world/2021/08/post-96973.php 2021-08-25 16:30:00
IT 週刊アスキー 新たに「有間都古」が参戦!『MELTY BLOOD: TYPE LUMINA』5週連続でプレイアブルキャラクターを発表 https://weekly.ascii.jp/elem/000/004/067/4067101/ meltybloodtypelumina 2021-08-25 16:45:00
IT 週刊アスキー 温めなくても美味しい「駅弁風あなごめし」で旅に行かなくても旅気分!? https://weekly.ascii.jp/elem/000/004/067/4067050/ 八丁味噌 2021-08-25 16:40:00
IT 週刊アスキー SNSで話題の216円「ウインナー弁当」全店へ販売拡大【ローソン100】 https://weekly.ascii.jp/elem/000/004/067/4067045/ 販売拡大 2021-08-25 16:30:00
IT 週刊アスキー 「邪神ちゃんドロップキックねばねばウォーズ」にて、「エキュートオーディション応援キャンペーン」開催! https://weekly.ascii.jp/elem/000/004/067/4067093/ 公式twitter 2021-08-25 16:30:00
IT 週刊アスキー すし銚子丸の9月度の新メニュー「秋の味覚を先取り!」は岩瀬ぶりと生かつおのたたき、8月25日より販売 https://weekly.ascii.jp/elem/000/004/067/4067100/ 販売開始 2021-08-25 16:30:00
IT 週刊アスキー ゲームアプリ『五等分の花嫁』第7回公式放送を8月31日に配信決定! https://weekly.ascii.jp/elem/000/004/067/4067092/ enish 2021-08-25 16:05:00
マーケティング AdverTimes 【人事】キリン堂、「機能遂行責任分担構造」をより明確に(2021年9月1日付) https://www.advertimes.com/20210825/article361602/ 組織変更 2021-08-25 07:58:35
GCP Cloud Blog JA 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
GCP Cloud Blog JA GKE のサービスの可用性を確認できる、新しい専用の稼働時間チェック https://cloud.google.com/blog/ja/products/operations/verify-gke-services-are-up-with-dedicated-uptime-checks/ 一般的には、稼働時間を示す指標やログを用いてサービスを内部的に測定することが推奨されていますが、利用できるのであれば外部のシグナルも非常に役立ちます。 2021-08-25 08:00:00
TECH Engadget Japanese ノルウェー企業が「線路検査ドローン」を開発中。列車接近すると浮上して回避 https://japanese.engadget.com/nordic-unmanned-the-staaker-railway-drone-085046323.html nordicunmanned 2021-08-25 08:50:46
TECH Engadget Japanese 『Forza Horizon 5』開発者QA。オープンワールドも収録台数も過去最大規模 https://japanese.engadget.com/forza-horizon-5-dev-qa-083017772.html forzahorizon 2021-08-25 08:30:17
TECH Engadget Japanese 高機能かつリーズナブルなLogicoolのワイヤレスマウス。ほとんどの人はコレで満足できるはず|買い物レビュー日記 https://japanese.engadget.com/mini-review-logicool-082522423.html engadget 2021-08-25 08:25:22
TECH Engadget Japanese 韓国、アップルやGoogleのアプリストア手数料を制限する法案可決の見通し https://japanese.engadget.com/south-korea-curb-apple-google-commission-082004583.html google 2021-08-25 08:20:04
ROBOT ロボスタ 自作ロボットを簡単なプログラミングで無線操作できる「ココロキット」第15回キッズデザイン賞を受賞 https://robotstart.info/2021/08/25/cocorokit-kid-design-award.html 子どもたち 2021-08-25 08:20:16
IT ITmedia 総合記事一覧 [ITmedia News] 日本でのデータ侵害でかかるコストは平均5億円 世界平均よりも高い結果 世間からの「厳しい目」が要因か https://www.itmedia.co.jp/news/articles/2108/25/news143.html itmedia 2021-08-25 17:46:00
IT ITmedia 総合記事一覧 [ITmedia News] 「10分でお届け」 宅配専用スーパー「ダークストア」日本開業、専業ベンチャーが都内に https://www.itmedia.co.jp/news/articles/2108/25/news139.html itmedia 2021-08-25 17:29:00
IT ITmedia 総合記事一覧 [ITmedia News] 楽天ペイが加盟店向け手数料を実質0円に、期間限定で 有料化控えるPayPayに対抗か https://www.itmedia.co.jp/news/articles/2108/25/news138.html itmedia 2021-08-25 17:15:00
TECH TechAcademyマガジン primeNumberCTO鈴木健太が「自分もそうなりたい」と語るスゴい人とは https://techacademy.jp/magazine/70506 primeNumberCTO鈴木健太が「自分もそうなりたい」と語るスゴい人とは本企画では、業界トップの現役エンジニアの影響を受けた人にフォーカス。 2021-08-25 08:10:57
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders データ侵害1回あたりのコストは424万ドルで過去最高額に、米IBM Securityが調査レポートを公開 | IT Leaders https://it.impress.co.jp/articles/-/21962 データ侵害回あたりのコストは万ドルで過去最高額に、米IBMSecurityが調査レポートを公開ITLeaders日本IBMは年月日、『年データ侵害のコストに関する調査レポート』を公開した。 2021-08-25 17:03:00
python Pythonタグが付けられた新着投稿 - Qiita mayaがワーニングを吐く時の対処 1 ~存在しないUVset~ https://qiita.com/9boz/items/de0bc9d83639ecb54116 mayaがワーニングを吐く時の対処存在しないUVsetmayaがwarningを吐いて鬱陶しい時メッシュデータをimportしただけでこんなワーニングを吐く時WarningThemeshobjectobjectShapecontainsinvalidorunusedcomponentsThesecanbecleanedupusingtheMeshCleanupdialog場合にもよるけれども、指示通りにcleanup実行してもwarnigが出続ける場合がある。 2021-08-25 17:47:31
python Pythonタグが付けられた新着投稿 - Qiita DataFrameに新規の行を追加するときのメモ https://qiita.com/fp74skzcz/items/136a24d7ac2cbb45fc4b value 2021-08-25 17:20:20
js JavaScriptタグが付けられた新着投稿 - Qiita TwilioのFAX APIの代わりになるサービスを見つけたので利用してみた https://qiita.com/TomTomoya/items/df2be5e3ebc32122eea8 failedFaxの送信・受信に失敗しました。 2021-08-25 17:15:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【Git】GitでSJISファイルの文字化けに対応したい https://teratail.com/questions/356105?rss=all 【Git】GitでSJISファイルの文字化けに対応したい前提・実現したいことAzureDevOpsでGitを使いソース管理をしています。 2021-08-25 17:48:59
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Flutter FireBase 今月のデータを取得したい https://teratail.com/questions/356104?rss=all FlutterFireBase今月のデータを取得したいやりたいことflutterとfirebaseを用いて今月のデータのクエリをしたいのですが、取得できませんでした。 2021-08-25 17:48:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) background-imageで画像が見つからない https://teratail.com/questions/356103?rss=all backgroundimageで画像が見つからない前提・実現したいことid名がtopのdivにbackgroundimageで背景を表示させたいのですが、styleタグを利用して表示させようとしても何も変化がありません。 2021-08-25 17:42:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】一番初めの処理に戻って、同じ作業を繰り返すことはできないのでしょうか? https://teratail.com/questions/356102?rss=all 調べてみたのですが、VBAでは一番初めに戻るような処理はないのでしょうか今現在作ったコードでは①データ読み取りをしたいExcelを開く、別ブックを開いて該当のセルに入力。 2021-08-25 17:38:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Django modelとviewsとtemplateの役割 https://teratail.com/questions/356101?rss=all Djangomodelとviewsとtemplateの役割作成した台帳modelの登録内容からteamlineの情報が同じもの同士を一つの集団として登録情報を抜き取り、templateで表示させるにはどこでその集団を抜き取る指示をさせればよいでしょうか。 2021-08-25 17:29:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Rust]const genericについて、配列の大きさに[0;N/2]のような式を使うと怒られるがコンパイラに勧められた謎のトレイト境界で怒られなくなる。なぜ? https://teratail.com/questions/356100?rss=all Rustconstgenericについて、配列の大きさにNのような式を使うと怒られるがコンパイラに勧められた謎のトレイト境界で怒られなくなる。 2021-08-25 17:26:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) railsで、each.do をしたものを一列に表示したい https://teratail.com/questions/356099?rss=all railsで、eachdoをしたものを一列に表示したい前提・実現したいこと現在RubynbsponnbspRailsnbspnbspとnbspBootstrapnbspで簡易Webアプリを作成しています。 2021-08-25 17:23:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 動的に作成されたiframeタグ内の要素のstyleを上書きしたい https://teratail.com/questions/356098?rss=all 動的に作成されたiframeタグ内の要素のstyleを上書きしたい前提・実現したいことFacebookforDevelopersで提供されているコードで表示させているタイムラインの幅をwidthの設定にしたいです。 2021-08-25 17:22:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) excelのVBAでファイル指定したexcelを指定場所にコピーする方法を知りたい。 https://teratail.com/questions/356097?rss=all excelのVBAでファイル指定したexcelを指定場所にコピーする方法を知りたい。 2021-08-25 17:09:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrap 5 で フォームを中央に表示したい https://teratail.com/questions/356096?rss=all bootstrapでフォームを中央に表示したい前提・実現したいことrubynbsponnbsprailsnbspでnbspbootstrapnbspを利用してフォームを作成しているのですが、次の画像のようにフォームが左寄りになってしまいます。 2021-08-25 17:09:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) circleCIの自動テスト時にtableが存在しないというエラーが出力された https://teratail.com/questions/356095?rss=all circleCIの自動テスト時にtableが存在しないというエラーが出力されたお世話になっております。 2021-08-25 17:08:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) データベースへカラムを追加したい https://teratail.com/questions/356094?rss=all データベースへカラムを追加したいデータベースへ以下コードをマイグレーションファイルに記述し、実行したいのですが、エラーとなってしまいます。 2021-08-25 17:02:40
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails] アプリケーション作成の準備 https://qiita.com/skmtydi947/items/3ba87e60ffa09444a9ff Railsアプリケーション作成の準備アプリのひな形の作成ターミナルひな形の作成新しいRailsアプリが作成されるrailsnewアプリ名先程作ったアプリケーションディレクトリに移動cdアプリ名データベースの作成binrailsdbcreateサーバーを起動するbinrailssデータベースの使い分けRailsはデフォルトで種類の環境が与えられていて、つの環境に対し、つのデータベースを対応させる。 2021-08-25 17:13:30
技術ブログ Developers.IO 特定のタグが付いた AWS のリソース一覧を取得する方法を教えてください https://dev.classmethod.jp/articles/tsnote-list-aws-resources-from-tag/ 設定 2021-08-25 08:31:33
海外TECH DEV Community Git Undo Merge: The Final Guide https://dev.to/zigrazor/git-undo-merge-the-final-guide-4bj9 Git Undo Merge The Final Guide IntroductionYou can undo a Git merge using the git reset merge command This command changes all files that are different between your current repository and a particular commit There is no “git undo merge command but the git reset command works well to undo a merge How to Undo a Git MergeHave you just merged two branches that you re not ready to merge Not to worry Git has a solution for you Developers merge branches all the time that should not be branched so you re definitely not alone in experiencing this issue In this tutorial we re going to talk about git merges and how to undo a git merge We ll walk through an example of two approaches you can use to undo a git merge Let s begin Git MergesGit relies heavily on branches These are used to maintain separate lines of development inside a project Branches allow you to work on multiple different versions of a repository at once Merging combines two branches into one You can merge a branch into another branch whenever you are ready This means that you can develop a feature or a bug fix on a separate branch Then you can make it part of your main project later Git Undo MergeTo undo a git merge you need to find the commit ID of your last commit Then you need to use the git reset command to reset your repository to its state in that commit There is no “git revert merge command The steps to revert a merge in order are git log OR git reflog to find the last commit ID git reset merge to revert to the commit you specify Say we have accidentally merged two branches that should not be merged We can undo these changes Undo Merge Git Example Find the Commit IDTo start we need to find out the commit ID of the commit before our merge on our remote repository You can do this using git reflog git reflogLet s run this command on a Git repository acc HEAD commit feat Push example code for innerText and innerHTML tutorialafdeb HEAD commit initial feat Merge dev fix into masterThis command tells us that the last commit has the hash afdeb Alternatively you can use the git log command But the reflog command returns an output that is easier to read This is why we opted to use reflog instead of the log command Revert to the CommitWe can use this hash to revert the merge commit with the git reset merge command git reset merge afdebThis command resets our repository to the state it was at in the afdeb commit on the master branch The merge flag resets an index and updates all the files that are different between the current state of your repository and the HEAD This flag does not reset files with changes that have not been added to a commit This makes it safer than using the oft recommended git reset hard command Once we have reset our repository we can make the relevant changes to our code Then we can push them to a remote branch using the git push command The HEAD ShorthandThe Git HEAD keyword refers to the latest commit in your repository You can use the Git HEAD shorthand to undo a merge git reset merge HEADThis command reverts our repository to the last commit HEAD refers to the current state of your repository HEAD is the last commit in your repository Additional NotesIf you need to push the branch to the remote and you have already pushed the merge you need to use git push f origin myBranch to let Git force the push and overwrite the history of the branch PAY ATTENTION this can be dangerous if myBranch was already fetched by others in their own repo ConclusionThe git reset command undoes a merge The merge flag resets a repository but keeps files to which changes have been made that have not been added to your repository 2021-08-25 08:48:51
海外TECH DEV Community CXXGraph Library Release v0.1.5 https://dev.to/zigrazor/cxxgraph-library-release-v0-1-5-118c CXXGraph Library Release v CXXGraph ZigRazor CXXGraph Header Only C Library for Graph Representation and Algorithms CXXGraph Share on Table of ContentsCXXGraphTable of ContentsIntroductionAlgorithm ExplanationDijkstraDialBFSDFSCycle DetectionPartition Algorithm ExplanationVertex CutGreedy Vertex CutClasses ExplanationRequirementsHow to useUnit Test ExecutionGoogle Test InstallationHow to Compile TestHow to Run TestBenchmark ExecutionGoogle Benchmark InstallationHow to Compile BenchmarkHow to Run BenchmarkPackagingTarballsRPMDEBInstall and UninstallInstall Linux TarballsInstall RPMInstall DEBInstall From SourceExampleHow to contributeSiteContactSupportReferencesCreditsWe are Looking for IntroductionCXXGraph is a small library header only that manages the Graph and it s algorithms in C In other words a Comprehensive C Graph Library Algorithm ExplanationDijkstraGraph Dijkstras Shortest Path Algorithm Dijkstra s Shortest Path Dijkstra s Algorithm is used to find the shortest path from a source node to all other reachable nodes in the graph The algorithm initially assumes all the… View on GitHubShare on Table of ContentsCXXGraphTable of ContentsIntroductionAlgorithm ExplanationDijkstraDialBFSDFSCycle DetectionPartition Algorithm ExplanationVertex CutGreedy Vertex CutClasses ExplanationRequirementsHow to useUnit Test ExecutionGoogle Test InstallationHow to Compile TestHow to Run TestBenchmark ExecutionGoogle Benchmark InstallationHow to Compile BenchmarkHow to Run BenchmarkPackagingTarballsRPMDEBInstall and UninstallInstall Linux TarballsInstall RPMInstall DEBInstall From SourceHow to contributeSiteContactSupportReferencesCreditsWe are Looking for IntroductionCXXGraph is a small library header only that manages the Graph and it s algorithms in C In other words a Comprehensive C Graph Library Algorithm Explanation DijkstraGraph Dijkstras Shortest Path Algorithm Dijkstra s Shortest Path Dijkstra s Algorithm is used to find the shortest path from a source node to all other reachable nodes in the graph The algorithm initially assumes all the nodes are unreachable from the given source node so we mark the distances of all nodes as infinity infinity from source node INF infinity denotes unable to reach DialDial specialization of dijkstra s algorithm When edge weights are small integers bounded by a parameter C specialized queues which take advantage of this fact can be used to speed up Dijkstra s algorithm The first algorithm of this type was Dial s algorithm Dial for graphs with positive integer edge weights which uses a bucket queue to obtain a running timeO E V C source wikipedia Below is complete algorithm Maintains some buckets numbered … wV Bucket k contains all temporarily labeled nodes with distance equal to k Nodes in each bucket are represented by list of vertices Buckets wV are checked sequentially until the first non empty bucket is found Each node contained in the first non empty bucket has the minimum distance label by definition One by one these nodes with minimum distance label are permanently labeled and deleted from the bucket during the scanning process Thus operations involving vertex include Checking if a bucket is emptyAdding a vertex to a bucketDeleting a vertex from a bucket The position of a temporarily labeled vertex in the buckets is updated accordingly when the distance label of a vertex changes Process repeated until all vertices are permanently labeled or distances of all vertices are finalized At this link you can find a step by step illustrations BFS Breadth First Search Breadth First Search Algorithm Breadth First Search Breadth First Search also quoted as BFS is a Graph Traversal Algorithm Time Complexity O V E where V are the number of vertices and E are the number of edges in the graph Applications of Breadth First Search are Finding shortest path between two vertices say u and v with path length measured by number of edges an advantage over depth first search algorithm Ford Fulkerson Method for computing the maximum flow in a flow network Testing bipartiteness of a graph Cheney s Algorithm Copying garbage collection And there are many more DFS Depth First Search Depth First Search Algorithm Depth First Search Depth First Search also quoted as DFS is a Graph Traversal Algorithm Time Complexity O V E where V is number of vertices and E is number of edges in graph Application of Depth First Search are Finding connected componentsFinding edge or vertex connected components Finding edge or vertex connected components Finding the bridges of a graph Generating words in order to plot the limit set of a group Finding strongly connected components And there are many more Cycle DetectionCycle graph theory The existence of a cycle in directed and undirected graphs can be determined by whether depth first search DFS finds an edge that points to an ancestor of the current vertex it contains a back edge All the back edges which DFS skips over are part of cycles In an undirected graph the edge to the parent of a node should not be counted as a back edge but finding any other already visited vertex will indicate a back edge In the case of undirected graphs only O n time is required to find a cycle in an n vertex graph since at most n edges can be tree edges Many topological sorting algorithms will detect cycles too since those are obstacles for topological order to exist Also if a directed graph has been divided into strongly connected components cycles only exist within the components and not between them since cycles are strongly connected For directed graphs distributed message based algorithms can be used These algorithms rely on the idea that a message sent by a vertex in a cycle will come back to itself Distributed cycle detection algorithms are useful for processing large scale graphs using a distributed graph processing system on a computer cluster or supercomputer Applications of cycle detection include the use of wait for graphs to detect deadlocks in concurrent systems WORK IN PROGRESS Partition Algorithm Explanation Vertex CutA vertex cut partitioning divides edges of a graph into equal size partitions The vertices that hold the endpoints of an edge are also placed in the same partition as the edge itself However the vertices are not unique across partitions and might have to be replicated cut due to the distribution of their edge across different partitions Replication factor quantifies how many vertexes are replicated over computers compared with the the number of vertexes of the original input graph Greedy Vertex CutThis Algorithm is a simple vertex cut in Round Robin fashion It takes the original graph edges and assign them to the partitions dividing it in equal or similar size This algorithm does not take care of optimization in vertex replication Replication Factor but only balance the edge in the partitions Classes ExplanationThe Classes Explanation can be found in the Doxygen Documentation in the Classes Section RequirementsThe minimun C standard required is C and a G compiler version greater than How to useThe use of the library is very simple just put the header file where you need Unit Test ExecutionThe Unit Test required the CMake version greater than and the google test library Google Test InstallationGoogleTestgit clone cd googletest Main directory of the cloned repository mkdir build Create a directory to hold the build output cd buildcmake Generate native build scripts for GoogleTest makesudo make install Install in usr local by default How to Compile Test If not exist create a directory build under the base directory Enter the directory execute command cmake if all is succesfull execute the command make How to Run TestAfter the compilation you can run the executable that is under the build directory with the name test exe with the simple command test exe Benchmark ExecutionThe Benchmark required the CMake version greater than and the google test and the google benchmark library Google Benchmark InstallationGoogle Benchmark Check out the library git clone Benchmark requires Google Test as a dependency Add the source tree as a subdirectory git clone benchmark googletest Go to the library root directory cd benchmark Make a build directory to place the build output cmake E make directory build Generate build system files with cmake cmake E chdir build cmake DCMAKE BUILD TYPE Release or starting with CMake use a simpler form cmake DCMAKE BUILD TYPE Release S B build Build the library cmake build build config Release install library sudo cmake build build config Release target install How to Compile Benchmark If not exist create a directory build under the base directory Enter the directory execute command cmake if all is succesfull execute the command make How to Run BenchmarkAfter the compilation you can run the executable that is under the build directory with the name benchmark with the simple command benchmark Benchmark ResultsYou can check benchmark result at this link Packaging TarballsTo create tarballs package you need to follow the following steps Enter Packaging Directory cd packaging execute the script to generate tarballs tarballs sh RPM Fedora CentOS RedHat To create rpm package you need to follow the following steps Enter Packaging Directory cd packaging rpm execute the script to generate tarballs make rpm sh DEB Debian Ubuntu To create deb package you need to follow the following steps Enter Packaging Directory cd packaging deb execute the script to generate tarballs make deb sh Install and Uninstall Install Linux TarballsOn Unix Linux system you need to execute the following command to install sudo tar xjf CXXGraph version tar bzto uninstall sudo rm f usr include Graph hpp usr include CXXGraph Install RPMOn Fedora CentOS RedHat system you need to execute the following command to install sudo rpm ivh CXXGraph version noarch rpmto uninstall sudo rpm e CXXGraph version Install DEBOn Debian Ubuntu system you need to execute the following command to install sudo dpkg i CXXGraph version debto uninstall sudo apt get remove CXXGraph Install From SourceYou can install from source the library using CMake After the compilation phase you can use sudo make installto install the library How to contributeIf you want give your support you can create a pull request or report an issue If you want to change the code or fix issue or implement a new feature please read our CONTRIBUTING Guide SiteCXXGraph Site ContactE Mail zigrazor gmail comGitHub Profile SupportTo support me just add Star the project or follow me To get updated watch the project ReferencesWe are referenced by awesome hppcppreference com CreditsThanks to the community of TheAlgorithms for some algorithms ispiration Thanks to GeeksForGeeks for some algorithms inspiration We are Looking for We are looking for developers and committer also at first experience we will guide you step by step to the open source world If you are interested please contact us at zigrazor gmail com or contribute to this project We are waiting for you 2021-08-25 08:20:06
海外TECH Engadget Instagram is putting ads in its Shop tab https://www.engadget.com/instagram-shop-ads-083632822.html?src=rss Instagram is putting ads in its Shop tabInstagram is introducing ads to the Shop tab it launched last November as part of a divisive app redesign The Facebook owned company s push to bring ads to more parts of its app has upset some users but at least the move makes sense in this context nbsp Moreso than on Reels or the Explore feed ads seem like a natural fit for Instagram s shopping section where you go to peruse products from brands and creators They ll look like the other tiles on the Shop home page but with a little quot sponsored quot label that tells you someone paid to show you them nbsp As a rep for luggage brand Away explains in their spiel ads tend to be more successful quot in an environment where the consumer is already in a shopping mindset which the Shop tab naturally attracts quot Clicking on a Shop ad will show you more details about the product including any additional images and let you browse more items from the brand You can also save products to your wishlist or share them with friends As is the norm you can hide or report ads too Unlike Instagram s video ads in Stories and Reels you can t skip photo ads 2021-08-25 08:36:32
医療系 医療介護 CBnews 診療側「大きな変更困難」、支払側「キーの1年」-入院報酬見直し、意見に隔たり https://www.cbnews.jp/news/entry/20210825164536 中央社会保険医療協議会 2021-08-25 17:55:00
医療系 医療介護 CBnews 回復期リハ入院料、支払側「3つぐらいに統合を」-診療側は慎重姿勢、中医協・総会 https://www.cbnews.jp/news/entry/20210825165455 中央社会保険医療協議会 2021-08-25 17:40:00
金融 RSS FILE - 日本証券業協会 上場有価証券の発行会社が発行した店頭取扱有価証券の売買状況 https://www.jsda.or.jp/shiryoshitsu/toukei/toriatsukai/index.html 店頭取扱有価証券 2021-08-25 10:00:00
金融 RSS FILE - 日本証券業協会 証券業報 2021年8月 https://www.jsda.or.jp/about/gaiyou/gyouhou/21/2108gyouhou.html 証券 2021-08-25 09:54:00
金融 RSS FILE - 日本証券業協会 債券貸借取引残高等状況 (旧債券貸借取引状況) https://www.jsda.or.jp/shiryoshitsu/toukei/taishaku/index.html 貸借 2021-08-25 09:30:00
ニュース @日本経済新聞 電子版 工作機械受注、中国需要が鈍化 スマホ・PC向け一巡 https://t.co/P8KeKy8ADo https://twitter.com/nikkei/statuses/1430442286622470145 工作機械 2021-08-25 08:09:52
ニュース @日本経済新聞 電子版 東京都、新たに4228人感染 7日平均で前週下回る https://t.co/VX1eC3c5Gg https://twitter.com/nikkei/statuses/1430441262969081861 東京都 2021-08-25 08:05:48
海外ニュース Japan Times latest articles More schools in Tokyo cancel Paralympic plans even as Games go on for some students https://www.japantimes.co.jp/news/2021/08/25/national/tokyo-schools-paralympic-plans/ More schools in Tokyo cancel Paralympic plans even as Games go on for some studentsOver students from across the capital are still expected to watch events in person but most schools in Tokyo have canceled visits to competition 2021-08-25 17:34:40
海外ニュース Japan Times latest articles Schools take action against rising pandemic-linked student suicides https://www.japantimes.co.jp/news/2021/08/25/national/student-suicides/ coronavirus 2021-08-25 17:20:34
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA kabul 2021-08-25 08:52:48
ニュース BBC News - Home Club completes challenge to bag all 282 Munros in a single day https://www.bbc.co.uk/news/uk-scotland-edinburgh-east-fife-58305778?at_medium=RSS&at_campaign=KARANGA running 2021-08-25 08:08:19
ニュース BBC News - Home Real Madrid make £137m bid for Paris St-Germain star Mbappe https://www.bbc.co.uk/sport/football/58326817?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-25 08:48:06
ニュース BBC News - Home Bilal Sarwary: 'In the city I loved, suddenly nowhere was safe' https://www.bbc.co.uk/news/world-south-asia-58071592?at_medium=RSS&at_campaign=KARANGA country 2021-08-25 08:11:56
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 08:35:48
ニュース BBC News - Home Afghanistan: Where will refugees go after Taliban takeover? https://www.bbc.co.uk/news/world-asia-58283177?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 08:49:44
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 08:18:39
ビジネス ダイヤモンド・オンライン - 新着記事 メルカリ(4385)の10年後の未来は? 市場が織り込んでいない成長ストーリーを信じ、 長期保有することで資産は大きく増える - 超成長株投資で資産10倍計画! https://diamond.jp/articles/-/280399 投資顧問 2021-08-25 17:05:00
GCP Google Cloud Platform Japan 公式ブログ 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
北海道 北海道新聞 よつ葉ミルクフェスタ、今年も中止 https://www.hokkaido-np.co.jp/article/581938/ 十勝管内 2021-08-25 17:19:00
北海道 北海道新聞 五輪派遣警察官、感染者81人に 新たに岡山の巡査長 https://www.hokkaido-np.co.jp/article/581937/ 岡山県警 2021-08-25 17:19:00
北海道 北海道新聞 大橋悠依「自然に気合が入る」 五輪後初戦のISL出発前に https://www.hokkaido-np.co.jp/article/581936/ 大橋悠依 2021-08-25 17:19:00
北海道 北海道新聞 食料自給率、過去最低の37% 20年度、コメや小麦が減少 https://www.hokkaido-np.co.jp/article/581935/ 食料自給率 2021-08-25 17:17:00
北海道 北海道新聞 尾身氏「教職員へ優先接種を」 学校の感染拡大防止策 https://www.hokkaido-np.co.jp/article/581926/ 感染拡大 2021-08-25 17:14:00
北海道 北海道新聞 CTBTで「新型核」開発歯止め 発効の必要性、新事務局長が強調 https://www.hokkaido-np.co.jp/article/581925/ 事務局長 2021-08-25 17:01:00
北海道 北海道新聞 ダム湖に沈んだ道が… 旧道道当別浜益港線 夏の水位低下で出現 https://www.hokkaido-np.co.jp/article/581662/ 当別ダム 2021-08-25 17:01:53
IT 週刊アスキー スローライフ街破壊ゲーム 『ごく普通の鹿のゲーム DEEEER Simulator』が11月25日にフルリリース決定! https://weekly.ascii.jp/elem/000/004/067/4067106/ スローライフ街破壊ゲーム『ごく普通の鹿のゲームDEEEERSimulator』が月日にフルリリース決定年月日、PLAYISMはSteamストアでアーリーアクセス中のスローライフ街破壊ゲーム『ごく普通の鹿のゲームDEEEERSimulator』のフルリリースを、年月日に実施すると発表。 2021-08-25 17:40:00
IT 週刊アスキー Steam版『SCARLET NEXUS』の無料体験版が配信開始!さらに追加有料DLCの配信も決定 https://weekly.ascii.jp/elem/000/004/067/4067109/ nexus 2021-08-25 17:35:00
マーケティング AdverTimes 【人事】サントリーホールディングス(2021年9月1日付) https://www.advertimes.com/20210825/article361610/ 経営 2021-08-25 08:28:42
マーケティング AdverTimes 【人事】サントリーウエルネス、メディア部新設ほか(2021年9月1日付) https://www.advertimes.com/20210825/article361612/ 組織 2021-08-25 08:22:17
マーケティング AdverTimes 【人事】東武百貨店、企画業務の強化と業務の効率化(2021年9月1日付) https://www.advertimes.com/20210825/article361606/ 東武百貨店 2021-08-25 08:12:16
GCP Cloud Blog JA 開催予定のウェブセミナー: 「How to plan your migration the right way(正しい方法で移行を計画するには)」 https://cloud.google.com/blog/ja/products/cloud-migration/upcoming-webinar-how-to-migrate-to-the-cloud-the-right-way/ 検討すべき問題が多くて不安になるかもしれませんが、GoogleCloudをご利用になる場合、ご心配は無用です。 2021-08-25 09:00:00
TECH Engadget Japanese 子供向けアーケード筐体「Arcade 1 Up Jr」、米国で10月15日発売 https://japanese.engadget.com/arcade-1-up-jr-pac-man-092003589.html arcadeup 2021-08-25 09:20:03
TECH Engadget Japanese コンピューター・IT関連のKindle書籍が最大半額! 常に変化する業界を生き抜くための“教養”を身につけよう https://japanese.engadget.com/kindle-pc-it-sale-090521163.html kindle 2021-08-25 09:05:21
ROBOT ロボスタ 月額9,887円で『LOVOT』を迎えられる「スリムプラン」新登場!「分割手数料無料キャンペーン」「100日返金保証キャンペーン」を延長 https://robotstart.info/2021/08/25/lovot-slim-plan.html groovex 2021-08-25 09:37:23
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 日本のコロナ論文数は世界で何位? 諸外国にリード許す https://www.itmedia.co.jp/business/articles/2108/25/news150.html itmedia 2021-08-25 18:36:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] シャープが音声操作可能なネックスピーカー https://www.itmedia.co.jp/business/articles/2108/25/news149.html aquos 2021-08-25 18:24:00
TECH Techable(テッカブル) オンライン教育サービスを展開するスクーが迎えた転換期 https://techable.jp/archives/160624 schoo 2021-08-25 09:30:15
Google カグア!Google Analytics 活用塾:事例や使い方 プレゼンに勝ちたい人のプレゼン本「勝者のプレゼン術」レビュー。伝説級のプレゼン事例が満載、プレゼンに負けた理由もわかる良書 https://www.kagua.biz/review/book/20210825a1.html 説得力 2021-08-25 09:00:39
python Pythonタグが付けられた新着投稿 - Qiita OS system command Run ... / Ruby case / Python case / golang case / Nim case https://qiita.com/dauuricus/items/74af3e818264acb435f1 OS system command Run Ruby case Python case golang case Nim caseRubycurrent test system rm current system rm r current Pythonimport os os system ls os system mkdir test os system rm r test golangfunc main title test cmd exec Command zip title zip r title err cmd Run if err nil log Fatal err cmd nil cmd exec Command rm r title err cmd Run if err nil log Fatal err cmd nil Nimimport osdiscard execShellCmd ls discard execShellCmd echo discard execShellCmd mkdir test discard execShellCmd echo discard execShellCmd ls discard execShellCmd rm r test discard execShellCmd echo discard execShellCmd ls 2021-08-25 18:05:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAについて「違うブックからデータを取得し行と列を入れ替える」 https://teratail.com/questions/356125?rss=all VBAについて「違うブックからデータを取得し行と列を入れ替える」エクセルで、異なるブックからデータを取得し、行と列を入れ替えて並べ替えるVBAを書いております。 2021-08-25 18:58:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) IE拡張属性「ContentEditable」について https://teratail.com/questions/356124?rss=all ところがEdgeで動かしたところfalseが返ってきました。 2021-08-25 18:57:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) pythonのマッチングアプリについて https://teratail.com/questions/356123?rss=all pythonのマッチングアプリについて抽象的な質問になってしまい申し訳ありません。 2021-08-25 18:55:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) スマホで撮影した写真だとBitmapクラスのheightとwidthが逆になる https://teratail.com/questions/356122?rss=all スマホで撮影した写真だとBitmapクラスのheightとwidthが逆になる実現したいことスマホiphoneで撮影した画像ファイルwindowsのエクスプローラで確認すると幅nbsp高さをファイルアップロードしてbitmapオブジェクトを作成するとbitmapheightが、bitmapwidthがになってしまいます。 2021-08-25 18:48:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) セマンティックな<br>の使い方について。 https://teratail.com/questions/356121?rss=all セマンティックなltbrgtの使い方について。 2021-08-25 18:47:52
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UnityでMySqlを使いたいがMySqlConnection.OpenでPlatformNotSupportedExceptionが出る https://teratail.com/questions/356120?rss=all UnityでMySqlを使いたいがMySqlConnectionOpenでPlatformNotSupportedExceptionが出る前提・実現したいことUnityでMySqlを使用しようとしています。 2021-08-25 18:46:23
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Railsのenumを利用した中間テーブルの複数のカラムを使ったユニーク制約の付け方が分かりません https://teratail.com/questions/356119?rss=all Railsのenumを利用した中間テーブルの複数のカラムを使ったユニーク制約の付け方が分かりません悩んでいる事タイトル通り、Railsのenumを利用した中間テーブルの複数のカラムを使ったユニーク制約の付け方が分かりません。 2021-08-25 18:43:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【初心者です】Pyqt5で作成したウィジットのウィンドウサイズを手動で変更した時の縦横のサイズを表示したい https://teratail.com/questions/356118?rss=all 【初心者です】Pyqtで作成したウィジットのウィンドウサイズを手動で変更した時の縦横のサイズを表示したいタイトルの通りの説明になってしまいますが、Pyqtで作成したウィジットをウィンドウサイズを手動で変更した時の縦横のサイズをprintで表示したいです。 2021-08-25 18:42:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python3 for文の速度が遅い(モザイク処理) https://teratail.com/questions/356117?rss=all pythonfor文の速度が遅いモザイク処理前提・実現したいこと下記コードのメソッドの速度を早くしたいです。 2021-08-25 18:42:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Unityで【androidx.fragment.app.FragmentActivity】を取得する方法 https://teratail.com/questions/356116?rss=all Unityで【androidxfragmentappFragmentActivity】を取得する方法前提・実現したいことAndroidStudioで生体認証のプラグインを作成しUnityで繋ぎ込みを行っているときに発生しました。 2021-08-25 18:38:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rのパッケージ作成、サイト説明通りやったら初めからつまづく。 https://teratail.com/questions/356115?rss=all Rのパッケージ作成、サイト説明通りやったら初めからつまづく。 2021-08-25 18:34:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) migrateすると、「django.db.utils.OperationalError: FATAL: ユーザ"myname"のIdent認証に失敗しました」のエラー https://teratail.com/questions/356114?rss=all migrateすると、「djangodbutilsOperationalErrorFATALユーザquotmynamequotのIdent認証に失敗しました」のエラー前提・実現したいことDjangoをCentOS上で動かそうとしています。 2021-08-25 18:29:01
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) word pressのアイキャッチ画像のサイズ制御について https://teratail.com/questions/356113?rss=all wordpressのアイキャッチ画像のサイズ制御について以下で投稿のサムネイルを取得したいのですが、サムネイルのサイズがなぜかpxになってしまいます。 2021-08-25 18:24:29
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) デプロイ後、ブラウザによって画像の違いが出ることはありますか?(heroku + s3 + wagtail) https://teratail.com/questions/356112?rss=all デプロイ後、ブラウザによって画像の違いが出ることはありますかherokuswagtail症状Firefox上では問題なく動いていますが、その他ブラウザ上では画像が透過されており反映されません。 2021-08-25 18:18:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) interactionがインポートできません https://teratail.com/questions/356111?rss=all 2021-08-25 18:15:54
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ナビゲーションの現在位置にクラスを付与してデザインを加えたい。 https://teratail.com/questions/356110?rss=all ナビゲーションの現在位置にクラスを付与してデザインを加えたい。 2021-08-25 18:10:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Next.jsとstyled-componentsの関係をおしえてください https://teratail.com/questions/356109?rss=all 2021-08-25 18:07:41
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Pythonでlist型にdict型をappendしていったがooo[0]で取得すると文字列になってしまう https://teratail.com/questions/356108?rss=all Pythonでlist型にdict型をappendしていったがoooで取得すると文字列になってしまうお世話になっております。 2021-08-25 18:05:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python pandasでのskiprowsの取り扱いについて https://teratail.com/questions/356107?rss=all 2021-08-25 18:03:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) あるテキストに連続しないドットを挿入して、重複なしの文字列を生成したい。 https://teratail.com/questions/356106?rss=all あるテキストに連続しないドットを挿入して、重複なしの文字列を生成したい。 2021-08-25 18:02:31
Ruby Rubyタグが付けられた新着投稿 - Qiita OS system command Run ... / Ruby case / Python case / golang case / Nim case https://qiita.com/dauuricus/items/74af3e818264acb435f1 OS system command Run Ruby case Python case golang case Nim caseRubycurrent test system rm current system rm r current Pythonimport os os system ls os system mkdir test os system rm r test golangfunc main title test cmd exec Command zip title zip r title err cmd Run if err nil log Fatal err cmd nil cmd exec Command rm r title err cmd Run if err nil log Fatal err cmd nil Nimimport osdiscard execShellCmd ls discard execShellCmd echo discard execShellCmd mkdir test discard execShellCmd echo discard execShellCmd ls discard execShellCmd rm r test discard execShellCmd echo discard execShellCmd ls 2021-08-25 18:05:28
Docker dockerタグが付けられた新着投稿 - Qiita php artisan migrate でSQLSTATE[HY000] [2002]のエラーが出る https://qiita.com/greencha/items/9acf33959ea310fdbae1 phpartisanmigrateでSQLSTATEHYのエラーが出るはじめに一度、コンテナなどをdownした後にもう一度upしてmigrateしようとすると、エラーになったので解決した方法をメモします。 2021-08-25 18:16:18
golang Goタグが付けられた新着投稿 - Qiita OS system command Run ... / Ruby case / Python case / golang case / Nim case https://qiita.com/dauuricus/items/74af3e818264acb435f1 OS system command Run Ruby case Python case golang case Nim caseRubycurrent test system rm current system rm r current Pythonimport os os system ls os system mkdir test os system rm r test golangfunc main title test cmd exec Command zip title zip r title err cmd Run if err nil log Fatal err cmd nil cmd exec Command rm r title err cmd Run if err nil log Fatal err cmd nil Nimimport osdiscard execShellCmd ls discard execShellCmd echo discard execShellCmd mkdir test discard execShellCmd echo discard execShellCmd ls discard execShellCmd rm r test discard execShellCmd echo discard execShellCmd ls 2021-08-25 18:05:28
海外TECH DEV Community পাইথন প্রোগ্রামিং এ ভেরিয়েবল এবং ডাটাটাইপ https://dev.to/moniruzzamansaikat/-20he পাইথনপ্রোগ্রামিংএভেরিয়েবলএবংডাটাটাইপvariable শব্দটারবাংলাঅর্থহচ্ছেচলক।তারমানেএইজিনিসটাপরিবর্তিতহতেপারবে।অন্যকথায় ভেরিয়েবলহচ্ছেধারকবাcontainer বাplaceholder অর্থাৎ ভেরিয়েবলেরমধ্যেতুমিকোনএকটাডাটারেখেদিতেপার যাপরেতুমিতোমারপ্রোগ্রামেব্যাবহারকরতেপারবে।তো এইvariable এরমধ্যেতুমিযেকোনডাটাইরেখেদিতেপার।এইটাহতেপারেতোমারনাম string তোমারবয়স number অথবাকোনএকটাএকটাকথাসত্যিনাকিমিথ্যা boolean তোএইযেডাটাগুলাতুমিকোনএকটাcontainer বাvariable এরমধ্যেরাখতেছ তোঐvariable এরএকটানামদিতেহবেনা তাহলেইতোতুমিঐনামেরমাধ্যমেডাটাটাকেঅ্যাক্সেসকরতেপারবা।নোটঃপাইথনপ্রোগ্রামিংএতোমাকেনির্দিষ্টকরেবলেদিতেহবেনাযে তুমিকিধরনেরডাটাতোমারভেরিয়েবলেরমধ্যেরাখতেছ।তুমিjust একটাvariable এরনামদিয়েইএরমধ্যেডাটাটাকেরেখেদিতেপারবা। কিভাবেএকটিভেরিয়েবলDeclare তৈরি করেমাননির্ধারন assign করেদিতেহয়তোমনেকর তুমিএকটাপ্রোগ্রামলিখছ।যেখানেতোমাকেএকজনuser এরনামমনে contain রাখতেহবে।তোতাহলেতোমাকেপ্রথমেইএকটাভেরিয়েবলেরনামdeclare করতেহবে তারপর সমান এরমাধ্যমেতোমাকেএকটামানassign করেদিতেহবে।একটাজিনিসমনেরাখতেহবে তুমিকিন্তুচাইলেইযেকোনকিছুনামদিতেপারবেনা।ভেরিয়েবলেরনামকিভাবেনির্ধারণকরতেহয় তানিচেবিস্তারিতভাবেদেয়াআছে।আপাততদেখ নিচেআমিuser name নামেএকটাভেরিয়েবলতৈরীকরছি।যারমধ্যেzuck নামেএকটামানদিয়েদিছি।একটাজিনিসখেয়ালকরছ আমিকীধরণেরমানassign করছি এইটাএকটাস্ট্রিং string তুমিচাইলেঅন্যকিছুওব্যাবহারকরতেপারবে।যেটাআমরাData Type সেকশনেদেখব।user name zuck এখনতুমিএকটাজিনিসখেয়ালকরো উপরেরযেভেরিয়েবলটাতুমিcreate করছ ঐমানটাকীসবসময়ইএকইথাকবে।না থাকবেনা।কারণ তুমিতোআগেইজানযেvariable মানেহচ্ছেচলকঅর্থাৎযারমানচলতেচলতেইপরিবর্তিতহতেপারবে।এরনিচেরলাইনেএসেযদিতুমিবলেদাওuser name ভেরিয়েবলটিতেঅন্যকোনমানরাখ তাহলেকিন্তুকম্পিউটারওইখানেঅন্যএকটামানইরাখবে।নিচেদেখuser name zuck user name Mark Zuckerburg দেখছ প্রথমলাইনেআমরাবলেদিলামuser name ভেরিয়েবলটিতেzuck মানটারাখ।কিন্তুনম্বরলাইনেএসেআমরাআবারবলেদিলামযে user name এরমধ্যেতুমিMark Zuckerburg এইমানটারেখেদাও।তোএইজিনিসটিকেইআসলেবলাহয়Variable re assign করা। ভেরিয়েবলনামনির্ধারণকরারকিছুশর্ত ভেরিয়েবলটারনামকেবলমাত্র a z A Z অথবা দিয়েশুরুহতেপারবে।name Mr Bean Right secret Ami Rightname Amar name a vul ace Wrong ভেরিয়েবলনামেরশুরুহওয়াব্যাতিতঅন্যযেকোনজায়গায় a b A B বাnumbers বাunderscores থাকতেপারে।ten Rightten Wrongamar name Mr Zuckerburg Right ভেরিয়েবলনামেরমাঝখানেকোনফাকাজায়গা space রাখাযাবেনা।amar name Mr Zuckerburg Rightamar name Amar name vul ache Wrong পাইথনেভেরিয়েবলনামগুলোcase sensitive হয়েথাকে।অর্থাৎছোটহাতেরঅক্ষরদিয়েকোনভেরিয়েবলেরনামআরবড়হাতেরঅক্ষরদিয়েঐসেইমname কিন্তুএকইনা AmarName Mr Zuckerburg এইটাআলাদাamarName Amio Mr Zuckerburg এইটাআলাদা পাইথনেকিছুreserved বানিজস্বকিওয়ার্ডআছে।তুমিঐকিওয়ার্ডগুলোওভেরিয়েবলনামহিসেবেব্যবহারকরতেপারবেনা।নিচেকিওয়ার্ডগুলোদিয়েদেয়াহলঃKeywordsKeywordsKeywordsKeywordsKeywordsKeywordsanddefFalseimportnotTrueasdelfinallywhileinorasserteliftryforispassbreakelsewithfromlambdaprintclassexceptyieldglobalraiseNonecontinueexecifnonlocalreturn পাইথনপ্রোগ্রামিংএডাটাটাইপ Data Type পাইথনকিন্তুDynamically typed একটাপ্রোগ্রামিংভাষা।অর্থাৎ ভেরিয়েবলতৈরীকরারসময়তোমাকেএরটাইপবলেদিতেহবেনা।মানেকী এরমানেহচ্ছে তুমিযখনএকটাভেরিয়েবলDecalare করতেছ তখনতোমাকেবলেদিতেহবেনাযে তুমিকীধরণেরমানassign করতেছ পাইথননিজেনিজেইবুঝেযাবেযেতুমিকীstring assign করতেছনাকিnumber নাকিঅন্যকিছু।কিন্তুপ্রোগ্রামিংকরারসময়তোমাকেঅবশ্যইজানতেহবেযেতুমিকোনধরণেরডাটারসাথেকাজকরতেছ।তাহলে প্রোগ্রামিংকরারসময়তোমারকোডগুলাঅনেকefficient হবেপাশাপাশিতোমারলাইফটাওঅনেকসহজহয়েযাবেনিচেকিছুবেসিক basic ডাটাটাইপসম্পর্কেআলোচনাকরাহল যেগুলাতোমাকেঅবশ্যইঅবশ্যইজানতেহবে।String or text based Data TypeNumeric Data typeBoolean or True False Data TypeList Data Type String Data Typeতোমারপ্রোগ্রামেবিভিন্নসময়বিভিন্নরকমেরশব্দ বাক্য প্যারাগ্রাফনিয়েকাজকরতেহতেপারে।তোএইক্ষেত্রেতোমাকেএইstring ডাটাটাইপব্যাবহারকরতেহবে।তোপাইথনেতুমিদুইভাবেstring টাইপেরভেরিয়েবলব্যাবহারকরতেপার।সিংগেলকোটেশন Single Quote অথবাডাবলকোটেশন Double qutation নিচেরউদাহরণদেখvariabl Ami thik aci variabl Amio thik aci উপরেরদুইটাভেরিয়েবলইঠিকআছে।কিন্তুতুমিযখনএকটাparagraph লিখতেযাবে তখনকিন্তুতুমিউপরেরনিয়মেলিখতেপারবেনা।অর্থাৎsingle quote বাdouble quote দিয়েযখনতুমিকোনstring বানাবা তখনযদিতুমিনতুনলাইনেচলেআসতেচাওতাহলেতুমিএকটাএরর error খাবা।তাহলেকীকরতেহবে তাহলে তুমিযদিপাইথনেএমনএকটাস্ট্রিংবানাইতেচাওযাকিনাmultiline এরহতেপারেবাএকটাparagraph হতেপারেতখনতোমাকেনিচেরমতকরেstring declare করতেহবেgorur rocona Lorem ipsum dolor sit amet consectetur adipiscing elit sed do eiusmod tempor incididuntut labore et dolore magna aliqua Numeric Data Typeতোমাকেবিভিন্নসময়বিভিন্নরকমনাম্বারনিয়েকাজকরতেহতেপারে।বিভিন্নরকমনাম্বারবলতেfloat দশমিক নাম্বার integer পূর্ণসংখ্যা ।তোপাইথনেআসলেতিনধরণেরনাম্বারআছে।int Integer বাপূর্ণসংখ্যা float Floating point number বাদশমিকসংখ্যা Complex Complex বাজটিলসংখ্যা নাম্বারপজিটিভবানেগেটিভহতেপারবে।নিচেকয়েকটিউদাহরণদেয়াহলage Integer Numberheight Float Numbercomplex e Complex Number Boolean Data Typeধরকোনএকটাঘটনাঘটছে।তো তোমাকেআমিবললামযেতুমিশুধুবলযেঘটনাটাআসলেঘটছেকীনা।তোতুমিএকটাvariable এএইমানটাকিভাবেরাখবে নিচেদেখেফেলghotona ghotce True এইখানেতুমিTrue অথবাFalse লিখতেপারতোএইহচ্ছেboolean তুমিএকটাভেরিয়বলেTrue or False রাখতেপারতেছ। List Data Typeএখনতুমিতোstring বাnumber ডাটাটাইপনিয়েকিভাবেকাজকরতেহয়শিখেফেলছ।তাইনা আচ্ছা এখনযদিআমিতোমাকেবলিতোমারবেশকয়েকজনেরবন্ধুরনামেরএকটালিস্টবানিয়েফেল।তখনতুমিকইকরবে তোপ্রথমেইচিন্তাকরযে একেকটানামকিন্তুএকেকটাstring ।এখনএরকমঅনেকগুলোstring নিয়েইআমাদেরএকটালিস্টবানিয়েফেলতেহবে।নিচেদেখfriends Rakib Sakib Wakib তাহলে অনেকগুলোitem নিয়েএকটালিস্টহয়েথাকে।তুমিউপরেরলিস্টটাতেযেকোনরকমেরvalue ইরাখতেপারবে।সেটাহতেপারেকোননাম্বারেরলিস্টবাস্ট্রিংএরলিস্ট।যেমনতোমাকেযদিবলাহয়একটানাম্বারেরলিস্টবানিয়েফেল।তুমিকিন্তুপারবে।কীভাবে তোআচ্ছা এইযেলিস্টটাআছে।এরপ্রত্যেকটিitem কেবলাহয়একেকটাelement বাউপাদান।তো তোমাকেআমিযদিবলিSakib নামেরstring টাতুমিআমাকেদাও অথবাশুধুমাত্রঐstring টাকেঅন্যএকটাvariable এরেখেদাও।এইকাজটাকরারআগেএকটাজিনিসজেনেরাখ পাইথনেকিন্তুlist কিন্তু index based মানেহচ্ছে তমindex এআছেRakib তমindex এআছেSakib আর তমindex এআছেWakib বুঝছ এইভাবেইচলতেথাকবে।মানেতুমিদেখেতেছযেএকটাelement তমজায়গায়আছে তাহলেঐelement টাকেঅ্যাক্সেসকরতেহলেতোমাকেকিন্তুতমindex এaccess করতেহবে।নিচেরউদাহরণটাদেখfriends Rakib Sakib Wakib ami sakib friends এরমানহলRakibami rakib friends এরমানহলSakib Conclusionএইব্লগেআমরাপাইথনেরবেসিককিছুডাটাটাইপএবংভেরিয়েবলনিয়েকিভাবেকাজকরতেহয় এগুলাশিখছি।এরপরবর্তিব্লগেআমরাString নিয়েবিস্তারিতভাবেজানতেপারব 2021-08-25 09:39:39
海外TECH DEV Community NEW ON THE PLATFORM https://dev.to/omoitjustin/new-on-the-platform-5b71 platformhello 2021-08-25 09:28:14
海外TECH DEV Community Nobody Cares About Your Programming Experience https://dev.to/fagnerbrack/nobody-cares-about-your-programming-experience-2jkf Nobody Cares About Your Programming Experience Avoid disregard an argument based on the authorIn Argumentation Theory there are concepts called fallacies They are mistakes of reasoning discovered and elaborated by scholars over the ages known to have been used in discussions and debates as an attempt to support an incorrect claim One of these fallacies is the Ad hominem It is usually used in discussions where the counterargument is not correctly addressed which can cause a cascading effect that might wreck the discussion like what you can see at the bottom of Paul Graham s Hierarchy of Disagreement Most people believe that ad hominem is just about attacking the physical characteristics or the authority of the author instead of focusing on the argument However ad hominem can manifest itself in many subtle ways For example in software engineering teams argue about abstract technical decisions all the time Eventually a situation might come up where someone provides an idea or argument that is contradictory because that person is known to belong to a group that has made many mistakes in the past or is a junior developer The instinct is to ignore that person s ideas merely because of those past experiences arguing that the idea is irrelevant based on the credibility of the person that is making it questioning his or her capability of delivering a correct answer That is ad hominem More specifically a Tu quoque if the focus is on a single person or a Guilt by association if the focus is on the group that person belongs to Ad hominem is when somebody tries to criticize the argument but instead criticizes the person Whether the attacker is correct in criticizing the person is irrelevant for the point of ad hominem is focusing on the person not the argument Ad hominem is to ignore somebody else s argument or idea because of the person that is making it instead of the content of that argument or idea In this case it is the responsibility of all parties to put the arguments or ideas on the table and argue against the content of those not against who is defending or attacking it There is also another fallacy called Argument from Authority It happens when an argument is ignored in favor of an authority s opinions Authority in this context can be a person an organization a methodology…anything it doesn t even need to be famous In software engineering the classic usage of this fallacy is when a suggested practice is ignored just because somebody else already tried it and it didn t work at the time therefore it is assumed that it doesn t work no matter the circumstances The problem with that reasoning which usually comes with expressions like I have used in many projects and it didn t work is that instead of providing evidence of why that practice doesn t work one tries to disregard the argument using the personal experience as a self entitled authority Personal experience is mostly irrelevant ideally arguments should contain evidence backed up by a measurable independent and scientific study for the experience might be different either by a different execution or a wrong execution Besides there is the human factor where emotions can cloud the judgment of individuals when disagreements take into account matters of personal experience However there are kinds of complex systems where such evidence is impossible to get either by the lack of resources or for the lack of time Imagine an ordinary team in an ordinary company you don t always have the time and knowledge to run controlled experiments Therefore you may delegate debatable decisions to the most experienced person in the room in that subject not because they re right only that they re the ones most likely to be A good example is a doctor you can t expect to run a controlled experiment in order to treat a disease that it s going to kill you tomorrow you have to act now The argument of personal experience is weak because it relies on an experience that might be different either by a different execution or a wrong execution Also the relationship between the perceived and real knowledge may differ either because of the Dunning Kruger Effect or the Impostor Syndrome The image below shows a transition of mindset from the Impostor Syndrome to reality Every individual has the potential to come up with great ideas and arguments One doesn t have more or less knowledge than the other Everyone has different pieces of knowledge It doesn t make any sense ignoring every argument or idea because of the person that is making it Something important might be missed Personal experience is a self entitled authority It relies on the belief that one person has executed something the exact same way as somebody else did which is rarely the case Ad hominem is arguing against the author not the argument When anyone tries to use the argument of personal experience that person is arguing against the author his or her experience not the content Do not judge the person by experience Instead judge the argument by the content Unless you re dying tomorrow Thanks for reading If you have some feedback reach out to me on Twitter Facebook or Github 2021-08-25 09:16:34
Apple AppleInsider - Frontpage News How Tim Cook reshaped Apple in his first decade as CEO https://appleinsider.com/articles/21/08/24/how-tim-cook-reshaped-apple-in-his-first-decade-as-ceo?utm_medium=rss How Tim Cook reshaped Apple in his first decade as CEOTim Cook is a very different Apple CEO than Steve Jobs was but the company s astounding growth and evolution has its roots in all of Cook s previous experience Tim Cook with Steve JobsTim Cook was officially announced as Apple s CEO on August but the company s preparation for him to take over had begun much earlier So had Cook s own preparation the way that each element of his career and life up to then would become key to running Apple Read more 2021-08-25 09:03:38
海外TECH Engadget Twitter test shows you the Spaces your friends are listening to https://www.engadget.com/twitter-spaces-listening-activity-092359214.html?src=rss Twitter test shows you the Spaces your friends are listening toIn the hopes that Spaces don t go the way of Fleets Twitter has largelyfocused on discovery efforts around the audio chat rooms It s latest stab at making the feature easier to find is all about eliciting FOMO Twitter is experimenting with a new quot listening activity quot mode that shows you the Spaces the people you follow are tuning in to For now the feature is limited to some users on iOS and Android Of course not everyone wants their interests to be highlighted atop other s timelines so Twitter is allowing you to toggle the option on or off via settings Bear in mind that Spaces are public anyway which means your activity is visible to others including those you follow and those browsing the rooms Though Twitter does note that it s possible for you to listen to a Space without being listed as a guest we re experimenting with ways to help you discover more Spaces for some of you on iOS and android if someone you follow is listening to a Space you ll see it at the top of your tl you can control who can see your listening activity in your settings send us your thoughts pic twitter com fbEZUMvMーSpaces TwitterSpaces August 2021-08-25 09:23:59
海外科学 NYT > Science Rejecting Covid Inquiry, China Peddles Conspiracy Theories Blaming the U.S. https://www.nytimes.com/2021/08/25/world/asia/china-conspiracy-theories-coronavirus.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming the U S A new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-25 09:12:10
医療系 医療介護 CBnews 24時間往診体制緩和し在宅医療推進へ、中医協-在支診と継続診療加算、連携体制で評価の方向 https://www.cbnews.jp/news/entry/20210825173953 中央社会保険医療協議会 2021-08-25 18:15:00
金融 RSS FILE - 日本証券業協会 上場有価証券の発行会社が発行した店頭取扱有価証券の売買状況 https://www.jsda.or.jp/shiryoshitsu/toukei/toriatsukai/index.html 店頭取扱有価証券 2021-08-25 10:00:00
金融 RSS FILE - 日本証券業協会 証券業報 2021年8月 https://www.jsda.or.jp/about/gaiyou/gyouhou/21/2108gyouhou.html 証券 2021-08-25 09:54:00
金融 RSS FILE - 日本証券業協会 債券貸借取引残高等状況 (旧債券貸借取引状況) https://www.jsda.or.jp/shiryoshitsu/toukei/taishaku/index.html 貸借 2021-08-25 09:30:00
海外ニュース Japan Times latest articles Japan’s state of emergency to be expanded to eight more prefectures https://www.japantimes.co.jp/news/2021/08/25/national/japan-coronavirus-emergency-expansion/ Japan s state of emergency to be expanded to eight more prefecturesWith COVID measures now covering the vast majority of the country there are growing calls for a state of emergency or quasi emergency to be implemented 2021-08-25 18:27:18
海外ニュース Japan Times latest articles Japan’s top COVID-19 adviser slams IOC’s Bach over return to Tokyo https://www.japantimes.co.jp/news/2021/08/25/national/omi-bach-tokyo-return-criticism/ Japan s top COVID adviser slams IOC s Bach over return to TokyoShigeru Omi questioned the IOC chief s decision to visit the capital again since the government has been urging people to stay at home and telework 2021-08-25 18:24:05
海外ニュース Japan Times latest articles Charlie Watts, Rolling Stones’ beat maker for almost six decades, dies at 80 https://www.japantimes.co.jp/culture/2021/08/25/entertainment-news/rolling-stones-drummer-charlie-watts-dies-80/ Charlie Watts Rolling Stones beat maker for almost six decades dies at Music s biggest legends remember Charlie Watts who provided the heartbeat for the Rolling Stones in terms of both music and spirit 2021-08-25 18:15:09
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 09:40:10
ニュース BBC News - Home GB's Dunn & Shaw win Paralympic swimming medals https://www.bbc.co.uk/sport/disability-sport/58326272?at_medium=RSS&at_campaign=KARANGA paralympic 2021-08-25 09:44:47
ビジネス ダイヤモンド・オンライン - 新着記事 ディー・エヌ・エー(DeNA)、株主優待内容を発表! 2021年9月は、100株以上の株主にオンライン感謝イ ベントの実施やベイスターズなどのグッズクーポンも - 株主優待【新設・変更・廃止】最新ニュース https://diamond.jp/articles/-/280525 ディー・エヌ・エーDeNA、株主優待内容を発表年月は、株以上の株主にオンライン感謝イベントの実施やベイスターズなどのグッズクーポンも株主優待【新設・変更・廃止】最新ニュースディー・エヌ・エーが、年月期基準日は年月末の株主優待の内容を、年月日の時に発表した。 2021-08-25 18:05:00
ビジネス ダイヤモンド・オンライン - 新着記事 「セーフィー」のIPO情報総まとめ! スケジュールから幹事証券、注目度、銘柄分析、 他の映像プラットフォーム開発・運営企業との比較や予想まで解説! - IPO株の銘柄分析&予想 https://diamond.jp/articles/-/280519 2021-08-25 18:02:00
北海道 北海道新聞 王位戦第5局 藤井王位が初防衛 https://www.hokkaido-np.co.jp/article/581916/ 防衛 2021-08-25 18:17:17
北海道 北海道新聞 デジタル監、石倉洋子氏で調整 一橋大名誉教授 https://www.hokkaido-np.co.jp/article/581969/ 名誉教授 2021-08-25 18:16:00
北海道 北海道新聞 伸ばした髪 闘病する子に届け 岩内・木村さん、豊村さん寄付 「支援の輪広がって」 「必要な人のために」 https://www.hokkaido-np.co.jp/article/581968/ 闘病 2021-08-25 18:15:00
北海道 北海道新聞 ウサギコウモリ仲良くすやすや 厚岸水鳥観察館の玄関で8匹発見 https://www.hokkaido-np.co.jp/article/581967/ 観察 2021-08-25 18:15:00
北海道 北海道新聞 43都道府県、爆発的コロナ感染 厚労省の専門家組織で報告 https://www.hokkaido-np.co.jp/article/581966/ 厚生労働省 2021-08-25 18:15:00
北海道 北海道新聞 杉村、ボッチャ連続メダル目指す 「試合できることに感謝」 https://www.hokkaido-np.co.jp/article/581963/ 体操競技 2021-08-25 18:14:00
北海道 北海道新聞 解熱鎮痛剤の販売が急増 ワクチン副反応に備え https://www.hokkaido-np.co.jp/article/581962/ 新型コロナウイルス 2021-08-25 18:13:00
北海道 北海道新聞 軟式、松山商や筑陽学園など8強 全国高校野球選手権が開幕 https://www.hokkaido-np.co.jp/article/581961/ 全国高校軟式野球選手権 2021-08-25 18:13:00
北海道 北海道新聞 パラ、アフガン選手近く訪日か 韓国報道、出場に望みも https://www.hokkaido-np.co.jp/article/581960/ 聯合ニュース 2021-08-25 18:12:00
北海道 北海道新聞 クジラぱくぱく 滝上の木工作家、からくりおもちゃ展示 遠軽ちゃちゃワールド https://www.hokkaido-np.co.jp/article/581959/ 遠軽 2021-08-25 18:09:00
北海道 北海道新聞 26日の予告先発 https://www.hokkaido-np.co.jp/article/581958/ 予告先発 2021-08-25 18:09:00
ビジネス 東洋経済オンライン 東京五輪で「損した人々」「得をした人々」【動画】 すべてが目算狂いの異例大会、関係者の収支は? | スポーツ | 東洋経済オンライン https://toyokeizai.net/articles/-/450830?utm_source=rss&utm_medium=http&utm_campaign=link_back 感染拡大 2021-08-25 18:05:00
ニュース Newsweek <裁判>大谷元同僚スキャッグスが薬物死したのはエンゼルスのせい──遺族 https://www.newsweekjapan.jp/stories/world/2021/08/post-96982.php 2021-08-25 18:38:56
IT 週刊アスキー 『LOST ARK』新大陸「パプニカ」と新クラス「スカウター」実装!プロデューサーレターも公開 https://weekly.ascii.jp/elem/000/004/067/4067132/ lostark 2021-08-25 18:45:00
IT 週刊アスキー 「カップヌードル 辛麺」ブランド史上最大量の唐辛子入り https://weekly.ascii.jp/elem/000/004/067/4067135/ 史上最大 2021-08-25 18:45:00
IT 週刊アスキー “ファイナルファンタジー ピクセルリマスター”シリーズの『ファイナルファンタジーIV』が9月9日に発売決定! https://weekly.ascii.jp/elem/000/004/067/4067131/ 発売決定 2021-08-25 18:40:00
IT 週刊アスキー ビデオ通話は「やる気やモチベーションに欠ける」点が課題、ユニフォア調査 https://weekly.ascii.jp/elem/000/004/067/4067117/ 人工知能 2021-08-25 18:30:00
IT 週刊アスキー ちょっとしたミニゲーム感覚!新作MMORPG『ELYON(エリオン)』素材を集める「採集」コンテンツを紹介 https://weekly.ascii.jp/elem/000/004/067/4067129/ elyon 2021-08-25 18:20:00
IT 気になる、記になる… 「ファイナルファンタジー IV」のピクセルリマスター版、日本では9月9日に配信開始へ https://taisy0.com/2021/08/25/144539.html 開始 2021-08-25 10:29:09
TECH Engadget Japanese 今日は圏外。SNSから解放されるバックパック&ポーチ「SOUL SEARCH」シリーズ https://japanese.engadget.com/soul-search-series-101557376.html 今日は圏外。 2021-08-25 10:15:57
IT ITmedia 総合記事一覧 [ITmedia News] 東京都、求職中の若者向けオンライン講座開設 「プログラミング」「先端IT」の2コース https://www.itmedia.co.jp/news/articles/2108/25/news156.html itmedia 2021-08-25 19:41:00
TECH Techable(テッカブル) エレコムからOculus Quest 2用アクセサリが多数登場! https://techable.jp/archives/160586 oculus 2021-08-25 10:00:40
AWS AWS Japan Blog AWS中国リージョンでAWSサービスを活用して構築されたスマートホームソリューションと家電製品との接続 https://aws.amazon.com/jp/blogs/news/connecting-home-appliances-with-a-smart-home-solution-built-on-aws-in-the-aws-china-region/ 本ブログにはPythonコードスニペットが含まれているので、デバイスからスマートホームIoTプラットフォームにデータを送信し、デバイスからユーザー向けのモバイルアプリケーションやWebアプリケーションへのマルチメディアファイルを安全に共有するソリューションをトライできます。 2021-08-25 10:12:45
AWS AWS AWS Solutions Media2Cloud: Architecture for the Formula 1 Legacy | Amazon Web Services https://www.youtube.com/watch?v=CANn5FdkNbA AWS Solutions MediaCloud Architecture for the Formula Legacy Amazon Web ServicesSince its inception in Formula F has grown into a globally recognized brand thanks to the abundance of audio video and imagery captured at Grand Prix around the world Learn how AWS created a long term remedy to F s media asset management needs using the MediaCloud MC reference implementation by AWS Solutions Learn more about MediaCloud at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWSSolutions F MediaCloud Architecture Migration MachineLearning Metadata AWS AmazonWebServices CloudComputing 2021-08-25 11:00:05
AWS lambdaタグが付けられた新着投稿 - Qiita 【React / Laravel / AWS Lambda】ポートフォリオ (カンバン方式のタスク管理アプリ) を作成しました。 https://qiita.com/zuka-e/items/9a985f0dd5db21bc48d7 ユーザーは、VercelにデプロイされたURLからアプリケーションにアクセスAPIの機能が必要な場合は、APIGatewayに向かってリクエストを送信APIGatewayによって呼ばれたLambdaが以下のような処理を実行Cookieの付与、DynamoDBによるセッション管理データベースからデータの取得や更新必要に応じてユーザーにメールを送信ログをCloudWatchに保存これを表しているのが以下の図です。 2021-08-25 19:04:23
python Pythonタグが付けられた新着投稿 - Qiita pythonで永続セグメント木実装 https://qiita.com/tomato1997/items/27581f530cdf77c79ad2 クエリVerのindexの値を取得に対しては、verの時は青色の根から、verの時は赤色の根から始め、末端のノードにアクセスすればしていけばよいです。 2021-08-25 19:52:12
js JavaScriptタグが付けられた新着投稿 - Qiita Vueでお絵かきアプリ作成3(canvas使用) https://qiita.com/ryotaro_tech/items/3726db3213d4932c76c1 Vueでお絵かきアプリ作成canvas使用趣向vueでお絵かき機能を作成する機会があったため作ってみましたの続き前回のはこちらこのページでは「前に戻る」「次に進む」が動作できるようにしていきたいと思います。 2021-08-25 19:42:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) インタラクションに失敗します... https://teratail.com/questions/356135?rss=all 2021-08-25 19:56:25
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) discord.pyでWebhookの送信でエラーが発生する https://teratail.com/questions/356134?rss=all discordpyでWebhookの送信でエラーが発生する前提・実現したいことdiscordpyを使用し、Webhook式のグローバルチャットを作成しています。 2021-08-25 19:51:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JsonデータからGoogleMap上にマークする https://teratail.com/questions/356133?rss=all JsonデータからGoogleMap上にマークする概要ReactでGoogleMapにピンを表示する可視化ツールの作成をしています。 2021-08-25 19:40:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) python,django setting.pyでDIRSのことろで黄色い線が出てしまう。 https://teratail.com/questions/356132?rss=all pythondjangosettingpyでDIRSのことろで黄色い線が出てしまう。 2021-08-25 19:39:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 計算フォームをAjaxなしで画面移管なしに計算結果出力 https://teratail.com/questions/356131?rss=all 計算フォームをAjaxなしで画面移管なしに計算結果出力現在計算フォームを作成しているのですが画面遷移なしで計算結果を出力する様にしたいのですがAjaxなしでphpのみでする方法はありますかPHP学習のアウトプットで作っているので・・・本当に方法がない場合はAjaxを使おうとは思っているのですが使わなくてもいい方法があるなら教えていただきたいです。 2021-08-25 19:37:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) MW WP Formでの条件分岐が戻るとリセットされる https://teratail.com/questions/356130?rss=all MWWPFormでの条件分岐が戻るとリセットされる前提・実現したいことwordpressのプラグインnbspMWnbspWPnbspFormにてラジオボタンnbspの選択肢によって項目を変更するフォームを作成しております。 2021-08-25 19:30:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Excellを使ってデータの整理を行いたいのですが https://teratail.com/questions/356129?rss=all excell 2021-08-25 19:29:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 月別・タグ・カテゴリのアーカイブが正常に表示されません。 https://teratail.com/questions/356128?rss=all 月別・タグ・カテゴリのアーカイブが正常に表示されません。 2021-08-25 19:16:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レコードに画像を紐付けたい。 https://teratail.com/questions/356127?rss=all レコードに画像を紐付けたい。 2021-08-25 19:09:35
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ソートのためのFor文の途中でフォーム入力でソートリストを更新し指定の箇所からマクロを再開させる方法 https://teratail.com/questions/356126?rss=all 2021-08-25 19:08:41
Docker dockerタグが付けられた新着投稿 - Qiita ホスト(macos)からdocker上のredis sentinelに接続 https://qiita.com/junk616/items/5b005d639dd7ccc4828d ホストmacosからdocker上のredissentinelに接続Overviewdocker上にテスト用のredissentinelを動かして、ホスト上で動いているプログラムから接続するProblemsentinelgetmasteraddrbynameで返却されるマスタのIPはdocker環境上のIPなので、ホストからは繋げない。 2021-08-25 19:18:04
Docker dockerタグが付けられた新着投稿 - Qiita DockerfileでCMDとENTRYPOINTを使ったときに、コンテナが起動しない、リスタートし続ける https://qiita.com/Sicut_study/items/027882def75b784f462c ですので、シェルスクリプトの中で終了しないようにする工夫が必要になります。 2021-08-25 19:12:04
golang Goタグが付けられた新着投稿 - Qiita ホスト(macos)からdocker上のredis sentinelに接続 https://qiita.com/junk616/items/5b005d639dd7ccc4828d ホストmacosからdocker上のredissentinelに接続Overviewdocker上にテスト用のredissentinelを動かして、ホスト上で動いているプログラムから接続するProblemsentinelgetmasteraddrbynameで返却されるマスタのIPはdocker環境上のIPなので、ホストからは繋げない。 2021-08-25 19:18:04
Azure Azureタグが付けられた新着投稿 - Qiita Azure Functionsで作成した関数のHttpTriggerエンドポイントを保護する https://qiita.com/yuuton8823/items/ade023bafdf2cec543b6 local実行ではおそらく確認できないので再デプロイして試してください。 2021-08-25 19:28:07
Ruby Railsタグが付けられた新着投稿 - Qiita Rails 【初心者向け】フォロー機能のモデル同士の関連付けについて理解を深掘ってみた! https://qiita.com/turituri08/items/dbc602687de7841d21d8 ※followingメソッドとは何かは、後述するRelationshipモデル側の関連付けの部分で説明しますこれでfollowingsメソッドでそのユーザーがフォローしているユーザーのデータの集合が取得できるようになり、userfollowingsで簡単にデータの取得が可能になりました。 2021-08-25 19:52:20
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails] コントローラーとビューについて https://qiita.com/skmtydi947/items/e7d0b1ce9d06dce67e75 2021-08-25 19:51:17
Ruby Railsタグが付けられた新着投稿 - Qiita [Rails] タスクモデルを作成する https://qiita.com/skmtydi947/items/1ca1bf7fb68fea5cc06d 2021-08-25 19:07:02
技術ブログ Developers.IO S3からBigQueryへの転送をリトライしてハマった部分を調査及び回避手順を検討してみた https://dev.classmethod.jp/articles/trouble-shoot-transfer-from-s3-to-bigquery/ bigquery 2021-08-25 10:52:19
技術ブログ Developers.IO VS Code に古いバージョンの拡張機能をインストールする方法 https://dev.classmethod.jp/articles/install-previous-vscode-extension/ monaco 2021-08-25 10:19:58
海外TECH Ars Technica Europe’s July floods: So rare and extreme, they’re hard to study https://arstechnica.com/?p=1789537 event 2021-08-25 10:30:30
海外TECH Ars Technica A decade and a half of instability: The history of Google messaging apps https://arstechnica.com/?p=1673505 google 2021-08-25 10:00:47
海外TECH DEV Community How to protect your time at work? https://dev.to/hellonehha/how-to-protect-your-time-at-work-1n1 How to protect your time at work Time management and being productive is a trait everyone wants to excel in Since the pandemic this is one of the challenging skills as now everyone is just one ping or call away The line between work and personal is no longer the same with the weekend and weekdays As an Engineering manager it is a constant battle to manage my time to get more time to do work beyond meetings and calls There are a few hacks I learned in years I will give credit to my ex manager Block Calendar live by calendar At work I live by the calendar One skill I used to take it lightly Eg I never bother to block time to have a discussion with a fellow teammate or for lunch or to request to block my time for any discussion My ex manager taught me that how to live by a calendar and plan it pre pandemic I started blocking my calendar for commute time morning and evening lunchtime focus time code reviews etc and requesting everyone to block my calendar prior It helped me in planning the week and days prior It saved me from ad hoc meetings calls As a result I was able to save time for myself by planning my week day Eg I used to push all my meetings to Mon Wed I keep my Thursday and Friday free from meetings It helped me to focus on my work Agenda driven meetingsI always request an agenda with the meetings invites If I am sending an invite then I make sure Clear agenda is mentionedApprox time to be spent on each topic is allocatedThere are host s names against each topicAny pre research etc is added It helped not just me but attendees also to have productive meetings and close the next step Always respond to the meeting invite I have observed that a lot of folks don t respond to the meeting invite ever If you decline add the reason also MOMs Minute of Meetings I always take MOM minutes of meetings or I request someone to do and share These are my cheat notes of the meeting Even if I am not in the meeting I know what happened I saved the time of asking around and everyone is on the same page too It is important for all meetings As a developer I found the value of this in the tech discussions a lot E g of MOM Attendees XXX XXX XXXXMOM by YYYCannot take A approach as this could hamper the performance B approach would require more time XXX to share the metric of performanceAll agreed to meet again after weeks with the numbers performance score the time we have to release at UAT Am I required If I get a meeting invite which I feel I might not require I always ask the host Am I required If someone else can cover on my behalf or it could be just an email If yes then you know what to do It is crucial to protect your time and calendar just like a baby Cancel the meeting with the reason and send the email with the details discussion Add optional guests to meetings so they know their presence is not mandatory Identify your focus timeAnother hack for me to identify my preferred time for focus I call it my focus time I keep that free from every commitment and work without distractions I keep that time blocked in my calendar and out myself into DND I prefer working in the early morning and that time is booked for me Use DND mode Do Not Disturb It is hard to focus on the work when pings are coming non stop Async communication is a blessing Still constant pings are distracting So moving to DND mode while working is a good hack to focus and finish the work Thanks to the messenger app s for introducing this It lets me focus on my task without distractions Use DND mode at your focus time which we discussed at Follow your to do list and priorityI always make my to do list with priority Batch similar tasks Eg sending emails to XYZ Strike out the tasks finished Put priority against every to do It helps in clarity to what is urgent and what is not If anything is left You can track the spillovers More spillovers mean the need to change the strategy of managing time Any task I can delegate to someone Again with this list I have clarity of the work I have on my plate what is the priority what can be a push towards the end of the week if any tasks item has dependency then I try to close that ASAP Writing down things is a great hack to let go of the task of remembering something Take breaksTaking breaks between the meetings is very essential How does it help in time management Well it helps me not to get burnout The worst thing I can do to myself is getting stressed and burnt out It is crucial to take small breaks between the meetings and work Having a mins break and walking around is a no cost and highly effective Try it day no meetingAs I told you in point I keep my meetings from Mon Wed and focus on the tasks that do not require meetings such as coding My Friday is a no meeting day to finish all pending work I focus on the non meetings tasks such as coding doing code reviews working on new features etc Focus time and DND come here in handy I also get myself ready for the next week before logging off for the day Time bound tasksOne of my problem areas is spending endless time on task and end up with a pile of unfinished work I started time bounding all my tasks I just put a min clock and focus to finish the task If after mins I am not able to then I take a call should I spend the next mins to finish it or what should be my next step It helps me in Avoiding endless time on my taskUnderstand how much time I am spending on every taskTake the call should I keep going on or ask for helpMost importantly at the end of the day I know where my hours went D Quick Summary Block calendarAgenda driven meetingsMOMsAm I required Identify your focus timeUse DND modeFollow your to do list and priorityTake breaks day no meeting Meeting free workdayTime bound tasks If you have noticed I don t use any app or extension to increase my productivity If you are using any such app extension do share the name and how it helps you ️Thank you for reviewing it nchiarora sureshdsk jain harshit and RawHeatG Happy Working 2021-08-25 10:38:36
海外TECH DEV Community Best Design Agency Landing page https://dev.to/helloabutaher/best-design-agency-landing-page-3pog Best Design Agency Landing pageHello EveryoneHere we come with another design Design Agency Landing page️Your feedback will be appreciated️ Find it on here UIHUTDownload over premium resources On www uihut com 2021-08-25 10:28:08
海外TECH DEV Community How to contribute blog posts for LitmusChaos? https://dev.to/prithvi1307/how-to-contribute-blog-posts-for-litmuschaos-3cnp How to contribute blog posts for LitmusChaos As the LitmusChaos community continues to grow and recently celebrated completing the milestone of blog posts on its DEV to blog page I would like to congratulate the community for helping Chaos Engineering reach more and more people out there with their smallest of contributions in the form of blog posts tweets videos and other community content LitmusChaos is out now with a lot more new features experiments enhancements and bug fixes to make your Chaos Engineering journey easier and better Induce Chaos Engineering tests in a simpler easier amp faster way with LitmusChaos Don t forget to write down your experience or about a feature through a blog to let the community know While most of the present blogs published on LitmusChaos have been by the maintainers and the contributors it is the need of the hour for the community to come forward and contribute learnings ideas features and principles of LitmusChaos for the betterment of the project as well as the overall Chaos Community If you are interested in contributing a blog for the LitmusChaos project do read the blog find out how you can contribute a blog post for LitmusChaos… Topics to coverThere are various topics and ideas one can consider to write a blog post on As the center of interest is on Litmus and Chaos Engineering as a value hence the ideations should focus on the above before anything else There are plenty of topics that can be covered as blogs regarding the LitmusChaos project Let us take a look at some of the potential topics that can be covered as blogs and the questions that can be answered Features of LitmusChaosHow has the Litmus ChaosHub eased your experience What role does GitOps play in the Chaos Engineering ecosystem How has the LitmusChaos SDK helped you Bring your own Chaos to your infrastructure Chaos Workflows have helped ease inducing Chaos Engineering use cases What are the benefits of LitmusChaos being multi tenant Your Experience using LitmusChaosHow You configured LitmusChaos in your environment How does LitmusChaos fit in your architecture How does LitmusChaos fit in your use case What can be improved with LitmusChaos The LitmusChaos CommunityTranslate a meetup webinar on Litmus into a blogWhy is community support vital in making an open source cloud native project successful What makes the LitmusChaos community amazing and what could be done better Things to look forward to with LitmusChaos What should be the roadmap ahead for Chaos Engineering and LitmusChaos Cover a LitmusChaos experiment or a Chaos Engineering scenario built using LitmusCover a Gameday you ran using LitmusChaosJot down your encounter of running Chaos in production with LitmusChaos The pros and cons of it Comparison blog on LitmusChaos with other toolsets Pros amp Cons Running LitmusChaos on different infrastructuresRunning LitmusChaos on Kubernetes infrastructuresRunning LitmusChaos on AWS Azure GCP based infrastructuresRunning LitmusChaos on VMsRunning Litmus on Baremetals Integration with different projectsHow did you run chaos and validate SLOs with Litmus amp Keptn Your experience of running LitmusChaos GitHub Actions or GitLab templates Ideas on integrating Litmus with other CNCF or Cloud Native projectsA deep dive tutorial or guide on using LitmusChaos Other than the topics stated above there are many permutations and combinations which can form a blog You can author mini blogs covering a particular sub topic or feature or can curate a series of blogs followed by a meta blog which will be of interest to the Litmus community as well as to folks practicing or looking forward to Chaos Engineering Check out the LitmusChaos blog page to grab an idea of the blogs already published and find the topic you can cover In case you are not sure about the topic feel free to reach out on Slack We are on the litmus channel of the Kubernetes slack or you can tag LitmusChaos on Twitter and ask Worst case scenario you can DM me on LinkedIn How to contribute You can contribute blogs on both DEV to as well as Medium as both the blog platforms feature Litmus blogs Majorly Litmus related blogs are hosted on DEV to You can find the previously published articles here As you can see in the image above the blogs have been published using the tag litmuschaos And most of them also lie under the LitmusChaos publication Let s find out how you can publish on DEV first Start by creating a new post by clicking the “Create Post button on the top right corner of the page You will be redirected to a new blog draft where you can add a title up to tags and then the blog content In the tags section add one of the tags as “litmuschaos This ensures that your blog is published under the Litmus blogs Once published the blog can be added under the LitmusChaos DEV publicationFurther you can also contribute blogs on the Medium platform as many of you prefer writing blogs on Medium On Medium one can contribute blogs under the LitmusChaos Medium Publication In case you are are contributing blogs on any other platforms other than DEV to or Medium feel free to share the same with us on the Slack channel or tag us on Twitter with your blog Once you are finished with the draft you can share the draft with maintainers or the community leaders of the project to confirm facts and then can go ahead publishing the blog post As the next steps we will promote it on our Slack channel and other social media platforms and communities ConclusionIn an open source community contributing blogs is an important aspect and as a matter of fact is absolutely counted as a major contribution As a community lead of the LitmusChaos CNCF project I invite you to write blogs for the project to put forward your understandings and learning and further help it grow Chaos Engineering is growing everyday and such blogs help the Chaos Engineering technology further reach the community Join the litmus slack channel on the Kubernetes Slack Space to be a part of the community Don t forget to check out the LitmusChaos GitHub repo and drop a star and add it to your watch list to stay connected on GitHub Happy Contributing Below are some links to important resources to get started with Litmus LitmusChaos WebsiteLitmusChaos DocsLitmusChaos on YouTube 2021-08-25 10:26:03
Apple AppleInsider - Frontpage News 'iPhone 13' & 'AirPods 3' release dates may have been revealed https://appleinsider.com/articles/21/08/25/iphone-13-airpods-3-release-dates-may-have-been-revealed?utm_medium=rss x iPhone x amp x AirPods x release dates may have been revealedA new report claims to have the dates of Apple s iPhone availability and subsequent AirPods debut though the source is sketchy Mockups of Apple s forthcoming iPhone Following recent claims of the next iPhone launching in the third week of September a new report says iPhone family orders will start shortly before then on Friday September The same report says that the AirPods will be released almost a week later on Thursday September Read more 2021-08-25 10:53:58
Apple AppleInsider - Frontpage News Luxshare posts big gains after Apple 'iPhone 13' order win https://appleinsider.com/articles/21/08/25/luxshare-posts-big-gains-after-apple-iphone-13-order-win?utm_medium=rss Luxshare posts big gains after Apple x iPhone x order winApple supplier Luxshare Precision Industry notched record revenues and profit for the first half of an anticipated outcome as the company becomes more deeply entrenched in the tech giant s supply chain Luxshare s revenue grew to billion yuan about billion in the first half of up more than from the same period last year reports Nikkei Asia Net profit grew to billion yuan up year over year Some of our businesses were postponed due to multiple external factors Luxshare said in a filing But looking ahead to the second half of this year we are determined to continue to carry out our five year corporate growth plan though the external uncertainties are expected to stay Read more 2021-08-25 10:15:34
海外科学 NYT > Science Second Dose of J. & J. Vaccine Gives Strong Boost, Company Reports https://www.nytimes.com/2021/08/25/health/johnson-booster-shot.html Second Dose of J amp J Vaccine Gives Strong Boost Company ReportsJohnson Johnson will submit the data to the Food and Drug Administration which is evaluating similar data on boosters from Pfizer and Moderna 2021-08-25 10:48:37
海外科学 NYT > Science Rejecting Covid Inquiry, China Peddles Conspiracy Theories Blaming the U.S. https://www.nytimes.com/2021/08/25/world/asia/china-conspiracy-theories-coronavirus.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming the U S A new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-25 10:28:55
医療系 医療介護 CBnews 緊急事態宣言を全国に、日医会長が改めて強調-「通常医療の制限を視野に」へ危機感 https://www.cbnews.jp/news/entry/20210825191133 中川俊男 2021-08-25 19:30:00
医療系 医療介護 CBnews 訪問薬剤管理指導、月4回を超えるケース設定を-中医協、在宅医療関連で日薬委員 https://www.cbnews.jp/news/entry/20210825190602 中央社会保険医療協議会 2021-08-25 19:25:00
海外ニュース Japan Times latest articles Japan’s state of emergency to be expanded to eight more prefectures https://www.japantimes.co.jp/news/2021/08/25/national/japan-coronavirus-emergency-expansion/ Japan s state of emergency to be expanded to eight more prefecturesWith COVID measures now covering the vast majority of the country there are growing calls for a state of emergency or quasi emergency to be implemented 2021-08-25 19:10:20
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 10:21:17
ニュース BBC News - Home Afghanistan: UK offers to help evacuate rescue animals and staff https://www.bbc.co.uk/news/uk-politics-58328966?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 10:10:59
ニュース BBC News - Home Club completes challenge to bag all 282 Munros in a single day https://www.bbc.co.uk/news/uk-scotland-edinburgh-east-fife-58305778?at_medium=RSS&at_campaign=KARANGA running 2021-08-25 10:16:12
ニュース BBC News - Home Real Madrid make £137m bid for Paris St-Germain star Mbappe https://www.bbc.co.uk/sport/football/58326817?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-25 10:46:54
ニュース BBC News - Home England v India: James Anderson claims early wickets of KL Rahul & Cheteshwar Pujara https://www.bbc.co.uk/sport/av/cricket/58330114?at_medium=RSS&at_campaign=KARANGA England v India James Anderson claims early wickets of KL Rahul amp Cheteshwar PujaraJames Anderson claims the early wickets of KL Rahul and Cheteshwar Pujara as England reduce India to in the opening session of the third Test at Headingley 2021-08-25 10:54:28
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 10:42:22
北海道 北海道新聞 然別湖畔テントサウナ爽快 国立公園でととのう 湖が水風呂 ロウリュもできる https://www.hokkaido-np.co.jp/article/582000/ 国立公園 2021-08-25 19:18:04
北海道 北海道新聞 ソフトB球団、ワクチンで入場可 プロスポーツで接種条件、日本初 https://www.hokkaido-np.co.jp/article/582015/ 新型コロナウイルス 2021-08-25 19:17:00
北海道 北海道新聞 野生のシカを食べるヒグマを撮影 小樽市の男性 新ひだか町内の山林で https://www.hokkaido-np.co.jp/article/582014/ 新ひだか町 2021-08-25 19:16:00
北海道 北海道新聞 パラ光瀬智洋「日本新で入賞を」 パワーリフティング男子 https://www.hokkaido-np.co.jp/article/582012/ 男子 2021-08-25 19:13:00
北海道 北海道新聞 頭痛持ちは副反応に注意、慶応大 接種後の割合高い分析結果 https://www.hokkaido-np.co.jp/article/582011/ 研究グループ 2021-08-25 19:10:00
北海道 北海道新聞 外来患者に抗体カクテル投与へ 大阪府知事「数日中にも」 https://www.hokkaido-np.co.jp/article/582010/ 外来患者 2021-08-25 19:10:00
北海道 北海道新聞 場所や時間で動力切り替えHV車 トヨタの新技術、実用化へ https://www.hokkaido-np.co.jp/article/582009/ 切り替え 2021-08-25 19:10:00
北海道 北海道新聞 残る爪痕 復興着実に 清水・新得の連続台風から5年 写真で振り返る https://www.hokkaido-np.co.jp/article/582008/ 道内 2021-08-25 19:09:00
北海道 北海道新聞 橋2万3千カ所超、修繕が必要 施設老朽化、トンネルも千カ所超 https://www.hokkaido-np.co.jp/article/582007/ 国土交通省 2021-08-25 19:05:00
北海道 北海道新聞 維新公約「ベーシックインカム」 消費税5%引き下げ、IR推進も https://www.hokkaido-np.co.jp/article/582005/ 引き下げ 2021-08-25 19:03:00
IT 週刊アスキー 『モンスターハンターライズ』で「ストリートファイター」の豪鬼になりきれる!イベントクエストは8月27日に登場 https://weekly.ascii.jp/elem/000/004/067/4067140/ nintendo 2021-08-25 19:50:00
IT 週刊アスキー テレワークや在宅勤務用に使える奥行45cmで圧迫感のないシンプルデスク「100-DESKN012」発売 https://weekly.ascii.jp/elem/000/004/067/4067134/ deskn 2021-08-25 19:30:00
IT 週刊アスキー 『とあるIF』の公式生放送#12が、8月27日20時より配信決定!「風斬 氷華」が出現するガチャも開催中 https://weekly.ascii.jp/elem/000/004/067/4067136/ 配信決定 2021-08-25 19:30:00
IT 週刊アスキー MMORPG『ArcheAge』にてバトルロイヤルイベント「カマハの罠-シーズン4-」を開催! https://weekly.ascii.jp/elem/000/004/067/4067138/ archeage 2021-08-25 19:20:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「カップヌードル」ブランドが、世界累計販売500億食を達成 発売50年目 https://www.itmedia.co.jp/business/articles/2108/25/news133.html itmedia 2021-08-25 20:50:00
AWS AWS Open Source Blog Adding AWS X-Ray support to the OpenTelemetry PHP library https://aws.amazon.com/blogs/opensource/adding-aws-x-ray-support-to-the-opentelemetry-php-library/ Adding AWS X Ray support to the OpenTelemetry PHP libraryIn this blog post AWS observability team intern Oliver Hamuy shares his experience with enhancing the OpenTelemetry PHP SDK to support AWS X Ray These enhancements will also be available in AWS Distro for OpenTelemetry ADOT Many of today s production applications were created with or have adopted a distributed application model As applications become increasingly complex … 2021-08-25 11:57:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) NumPy配列のコピーが出来ない https://teratail.com/questions/356147?rss=all NumPy配列のコピーが出来ない前提・実現したいことpythonでリンゴを認識し、ガイドを表示するシステムを作成しています。 2021-08-25 20:47:08
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rails db:migrateにてエラーが出る https://teratail.com/questions/356146?rss=all railsdbmigrateにてエラーが出る前提・実現したいことフォームオブジェクトによりstockitemsテーブルとtagsテーブルに登録出来るようにしたい。 2021-08-25 20:33:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [至急] curl コマンドで帰ってきたパラメータを変数に格納したい https://teratail.com/questions/356145?rss=all 至急curlコマンドで帰ってきたパラメータを変数に格納したいやりたいことcurlnbspXnbspaposPOSTaposnbsphttpxxxxxxのコマンドで帰ってくるパラメータを変数に格納して、パラメータが格納された変数を下記のコマンドのようにセットしたい。 2021-08-25 20:32:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) DockerでPrismaのマイグレーションが実行できない https://teratail.com/questions/356144?rss=all DockerでPrismaのマイグレーションが実行できない前提・実現したいことDockerでExpressとMySQLの環境を構築しています。 2021-08-25 20:31:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Railsでログアウトができない問題について https://teratail.com/questions/356143?rss=all ebffaadfabbbpng実行したことルーティングエラーと言うことで、以下を確認しましたが、解決できませんでした。 2021-08-25 20:30:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) モーダルウインドウの中身を切り替えるとfadeInの処理が複数回動作してしまう https://teratail.com/questions/356142?rss=all モーダルウインドウの中身を切り替えるとfadeInの処理が複数回動作してしまう不具合の内容ページ内にモーダルウインドウを設置しました。 2021-08-25 20:20:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Visual studio setup projectでカスタムインストールするには? https://teratail.com/questions/356141?rss=all VisualstudiosetupprojectでカスタムインストールするにはVisualnbspstudionbspsetupnbspprojectでカスタムインストールするにはカスタムインストールとは、インストール時にインストールするものを、するかしないか、ユーザーに選択させたいのですが。 2021-08-25 20:19:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) cssのfloatがうまくいかない https://teratail.com/questions/356140?rss=all cssのfloatがうまくいかない前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-25 20:10:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Nつの数の最小公倍数 https://teratail.com/questions/356139?rss=all Nつの数の最小公倍数上のAtcodernbspの問題で、TnbspTNの最小公倍数を取ろうとし、以下のようなコードを書きました。 2021-08-25 20:04:13
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vue.jsにて、async文内で、thisが参照できない https://teratail.com/questions/356138?rss=all vuejsにて、async文内で、thisが参照できない前提・実現したいことvueで非同期通信を作成したいです発生している問題・エラーメッセージasync内でthisの値を参照しようとすると、XXXnbspofnbspundefinedと言われてしまい、thisが見えない状況です。 2021-08-25 20:04:09
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) txtファイルを読み込んだ時の if 文の判定 https://teratail.com/questions/356137?rss=all txtファイルを読み込んだ時のif文の判定前提・実現したいことpythonを利用して、txtファイルから問題を読みこみクイズを作りたいです。 2021-08-25 20:03:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【マクロ VBA】選択範囲をRange,Cells,変数を用いて指定する方法について https://teratail.com/questions/356136?rss=all 【マクロVBA】選択範囲をRangeCells変数を用いて指定する方法について前提・実現したいことここに質問の内容を詳しく書いてください。 2021-08-25 20:02:48
Ruby Rubyタグが付けられた新着投稿 - Qiita RailsでのSquare webクレジット決済のサンプル https://qiita.com/rubyist_yasunao/items/fa9e232d85c2e9d19264 RailsでのSquarewebクレジット決済のサンプルSquareWebPaymentsSDKを用いたカード決済サイトを構築する一般的な方法は以下のドキュメントに記載されています。 2021-08-25 20:01:19
Docker dockerタグが付けられた新着投稿 - Qiita [初心者向け] Railsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にする[rails_admin] https://qiita.com/daisuke114/items/4f6c7eb9a3a96ad1da54 初心者向けRailsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にするrailsadminはじめに右も左もわからないプログラミング初心者が書く備忘録です。 2021-08-25 20:48:25
Ruby Railsタグが付けられた新着投稿 - Qiita [初心者向け] Railsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にする[rails_admin] https://qiita.com/daisuke114/items/4f6c7eb9a3a96ad1da54 初心者向けRailsで管理用ページを作成し、管理者権限を持つユーザーのみアクセス可能にするrailsadminはじめに右も左もわからないプログラミング初心者が書く備忘録です。 2021-08-25 20:48:25
Ruby Railsタグが付けられた新着投稿 - Qiita RailsでのSquare webクレジット決済のサンプル https://qiita.com/rubyist_yasunao/items/fa9e232d85c2e9d19264 RailsでのSquarewebクレジット決済のサンプルSquareWebPaymentsSDKを用いたカード決済サイトを構築する一般的な方法は以下のドキュメントに記載されています。 2021-08-25 20:01:19
技術ブログ Developers.IO 既に手動でDNSサーバーとNTPサーバーを設定している場合もDHCPオプションセットの内容は正しく反映されるのかを検証してみた https://dev.classmethod.jp/articles/update-dhcp-options-sets/ 設定 2021-08-25 11:22:26
技術ブログ Developers.IO 【Greengrass V2】Lambda コンポーネントが異常終了した時の動作を確認してみた https://dev.classmethod.jp/articles/greengrass-v2-lambda-compoent-broken/ greengrassv 2021-08-25 11:21:16
海外TECH DEV Community React Hooks calling child component method from parent https://dev.to/007_dark_shadow/react-hooks-calling-child-component-method-from-parent-144p React Hooks calling child component method from parentFor calling Child Component method from parent component in hooks we are using React forwardRef and React useImperativeHandle hooks from React React forwardRefReact forwardRef creates a React component that forwards the ref attribute it receives to another component below in the tree This technique is not very common but is particularly useful in two scenarios Forwarding refs to DOM componentsForwarding refs in higher order componentsReact forwardRef accepts a rendering function as an argument React will call this function with props and ref as two arguments This function should return a React node For more information see forwarding refs React useImperativeHandleuseImperativeHandle customizes the instance value that is exposed to parent components when using ref As always imperative code using refs should be avoided in most cases useImperativeHandle should be used with forwardRef Here comes the important part to call the child method Now we will just render the child component in the parent and create a ref using React useRef with that the getAlert function will be called import React from react const forwardRef useRef useState useImperativeHandle React We need to wrap component in forwardRef in order to gain access to the ref object that is assigned using the ref prop This ref is passed as the second parameter to the function component const Child forwardRef props ref gt const state setState useState const getAlert gt alert getAlert from Child setState state gt state The component instance will be extended with whatever you return from the callback passed as the second argument useImperativeHandle ref gt getAlert return lt gt lt h gt Count state lt h gt lt button onClick gt getAlert gt Click Child lt button gt lt br gt lt gt export const Parent gt In order to gain access to the child component instance you need to assign it to a ref so we call useRef to get one const childRef useRef return lt div gt lt Child ref childRef gt lt button onClick gt childRef current getAlert gt Click Parent lt button gt lt div gt Child component is rendered and a ref is created using React useRef named childRef The button we created in parent component is now used to call the child component function childRef current getAlert Reference 2021-08-25 11:13:49
Apple AppleInsider - Frontpage News Apple, Intel join lawsuit against Trump-era tariffs on Chinese goods https://appleinsider.com/articles/21/08/25/apple-intel-join-lawsuit-against-trump-era-tariffs-on-chinese-goods?utm_medium=rss Apple Intel join lawsuit against Trump era tariffs on Chinese goodsApple Intel and Pfizer have joined other US firms in a lawsuit against tariffs imposed on billion worth of Chinese goods during the Trump administration Tim Cook left argued against the US imposing tariffsTariffs on products imported from China ーincluding Mac mini and HomePods ーwere imposed during the previous administration despite Apple s lobbying While certain proposed further tariffs that would affect the iPhone were delayed a lawsuit was launched against them all in Read more 2021-08-25 11:47:15
海外TECH Engadget The Morning After: Xbox Cloud Gaming will bring game streaming to its consoles https://www.engadget.com/the-morning-after-xbox-cloud-gaming-will-add-game-streaming-to-its-consoles-111550211.html?src=rss The Morning After Xbox Cloud Gaming will bring game streaming to its consolesWere you ready to be underwhelmed Microsoft really didn t have all that much to reveal it seemed despite the minute run time Thankfully we ve shaved it down to an minute highlight reel you can watch here The problem with Xbox s show was that it was so heavy on developer interviews There really weren t many headline announcements either besides further expansion of Xbox Cloud Gaming ーmore on that below Wringing the gaming news towel dry Psychonauts got a new launch trailer and we got a better look at the Xbox bound version of Microsoft Flight Simulator and some shiny vehicles for Forza Horizon I guess we go back to playing Hades on our Xboxes for now ーMat SmithPeloton s newer safer Tread will be available to buy on August thIts cheaper treadmill is back PelotonLast year Peloton introduced its new lower cost Peloton Tread to the market which was around cheaper than the original Tread However the company had to recall both its treadmills after reports of several injuries and one fatality The Tread had to be recalled because its touchscreen console could detach and fall There are of course improved safety features including Tread Lock a mandatory four digit digital passcode to stop children from activating the treadmill Tread Lock will be available for both All Access members as well as those without There s also a physical safety key that a runner can pull to quickly stop during a class Continue Reading Xbox Cloud Gaming will bring streaming games to its consolesJust in time for Halo Infinite Starting this holiday season Xbox Game Pass Ultimate subscribers will have access to cloud gaming on Xbox Series X S and Xbox One consoles It could be a huge deal as you ll be able to fire up more than games without having to download them at all At some point in the future Xbox One owners will be able to play some Series X S games through the cloud such as Microsoft Flight Simulator Naturally you won t get the full next gen experience on last gen consoles but Microsoft is targeting p gameplay at frames per second Continue Reading Pint sized Pac Man and PAW Patrol arcade machines for kids are on the wayThe ArcadeUp Jr machines each feature a trio of games ArcadeUpArcadeUp s latest arcade cabinets are aimed at a younger crowd Much younger The first two machines in the ArcadeUp Jr line center around the Pac Man and PAW Patrol franchises The former includes a trio of arcade classics Pac Man Galaga nbsp and nbsp Dig Dug The PAW Patrol system also features three games Chase is in a Race PAW Patrol Off Duty and PAW Patrol Pups on the Go Prices will start at Continue Reading Destiny The Witch Queen expansion heads to PC and consoles on February nd It s the fourth expansion for Destiny Bungie s new expansion will have players facing off against the long teased witch queen There will be new crafting mechanics ーwhich you ll need to make new custom weapons and mods The expansion was first expected to land earlier this year but as the headline says the new release date is currently early Continue Reading Sorry I missed your th birthday Super NESMy unhealthy obsession with Nintendo s finest enters a fourth decade Nathan Ingraham EngadgetThe SNES wasn t Nathan Ingraham s first console Like many kids of the s he started with the NES But that system never quite felt like his But the Super NES that console was his After saving his allowance finally at some point in he had the console two controllers and Super Mario World And he never looked back Continue Reading The best student discounts we found for And the best gaming laptops for students Today s Back to School guide features the best discounts for students Like Amazon Prime for a year if you re in college with everything the regular package offers Apple meanwhile will throw in free AirPods when you buy selected Macs or iPads to embark upon your educational dreams On the laptop front we ve also scrubbed through the best gaming laptops for the most affordable machines we could find Continue Reading The big news you might have missed Waymo opens its self driving taxis to Trusted Testers in San FranciscoXiaomi is slowly phasing out its Mi brandingSpaceX has already shipped Starlink satellite internet terminalsYamaha s wireless ANC headphones pack D sound and head tracking techMovies Anywhere is using AI to create lists of the movies you ownEngadget Deals August s WiFi smart lock drops to at WellbotsOculus update lets Quest headsets auto sync VR media to mobileYou can now buy the Oculus Quest with GB of storageEA pledges not to sue over its accessibility patents and technologies 2021-08-25 11:15:50
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 11:21:27
ニュース BBC News - Home Police need clearer guidance on Tasers - watchdog https://www.bbc.co.uk/news/uk-58330668?at_medium=RSS&at_campaign=KARANGA independent 2021-08-25 11:14:42
ニュース BBC News - Home England captain Kane says he is 'staying at Tottenham this summer' https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA England captain Kane says he is x staying at Tottenham this summer x England captain Harry Kane says he will be staying at Tottenham this summer and is focused on helping the team achieve success 2021-08-25 11:52:46
ニュース BBC News - Home Six-time champion Williams pulls out of US Open https://www.bbc.co.uk/sport/tennis/58327037?at_medium=RSS&at_campaign=KARANGA champion 2021-08-25 11:57:24
ニュース BBC News - Home England v India: James Anderson has captain Virat Kohli caught behind for seven https://www.bbc.co.uk/sport/av/cricket/58330119?at_medium=RSS&at_campaign=KARANGA England v India James Anderson has captain Virat Kohli caught behind for sevenIndia captain Virat Kohli is caught behind for seven as James Anderson claims his third wicket to help England reduce the tourists to in the third Test at Headingley 2021-08-25 11:25:36
ニュース BBC News - Home Afghanistan: How much opium is produced and what's the Taliban's record? https://www.bbc.co.uk/news/world-asia-58308494?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 11:49:06
ニュース BBC News - Home Tears on the tarmac as Afghan journalist speaks to BBC https://www.bbc.co.uk/news/world-asia-58328511?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 11:52:18
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold as GB claim six medals https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 11:39:15
北海道 北海道新聞 大阪、学校の部活動を原則休止 集団感染相次ぎ対応強化 https://www.hokkaido-np.co.jp/article/582018/ 大阪府教育委員会 2021-08-25 20:20:11
北海道 北海道新聞 強制わいせつ疑い、記者を逮捕 宮城テレビ勤務の派遣社員 https://www.hokkaido-np.co.jp/article/582023/ 宮城テレビ 2021-08-25 20:18:17
北海道 北海道新聞 国内2万4321人がコロナ感染 10府県で最多 https://www.hokkaido-np.co.jp/article/582046/ 新型コロナウイルス 2021-08-25 20:14:00
北海道 北海道新聞 パラ学校観戦、5競技で 対策綿密、応援は拍手 https://www.hokkaido-np.co.jp/article/582045/ 児童生徒 2021-08-25 20:14:00
北海道 北海道新聞 バッハ会長は国民感情に配慮を 西村担当相、再来日巡り https://www.hokkaido-np.co.jp/article/582035/ 国民感情 2021-08-25 20:05:00
北海道 北海道新聞 医療逼迫や学校感染懸念 宣言追加、効果に疑問も https://www.hokkaido-np.co.jp/article/582034/ 感染拡大 2021-08-25 20:05:00
ビジネス 東洋経済オンライン 中国「SMIC」半導体の出荷と販売価格上昇の背景 2021年4~6月期の純利益は前年同期の5.6倍 | 「財新」中国Biz&Tech | 東洋経済オンライン https://toyokeizai.net/articles/-/448178?utm_source=rss&utm_medium=http&utm_campaign=link_back biztech 2021-08-25 20:30:00
IT 週刊アスキー PC『機動戦士ガンダムオンライン』に新シリーズ「新機動戦記ガンダムW」が参戦! https://weekly.ascii.jp/elem/000/004/067/4067147/ windows 2021-08-25 20:10:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 全国の「住みここちランキング2021」 都道府県のトップ5は昨年と同じ顔ぶれ https://www.itmedia.co.jp/business/articles/2108/25/news126.html itmedia 2021-08-25 21:37:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] 楽天ペイ、中小店舗の決済手数料を1年間無料に 楽天ポイントが集客の強みに https://www.itmedia.co.jp/mobile/articles/2108/25/news161.html itmediamobile 2021-08-25 21:15:00
TECH Techable(テッカブル) ダークエネルギーカメラが最も公転周期の短い小惑星を発見! https://techable.jp/archives/160514 decam 2021-08-25 12:00:36
AWS AWS The Internet of Things Blog Connecting with mobile BLE to AWS IoT Core using FreeRTOS and Nordic nRF52840-DK https://aws.amazon.com/blogs/iot/connecting-with-mobile-ble-to-aws-iot-core-using-freertos-and-nordic/ Connecting with mobile BLE to AWS IoT Core using FreeRTOS and Nordic nRF DKAs an IoT solution architect customers often ask me how they can connect to AWS IoT Core cloud using a microcontroller unit MCU One solution is to use Bluetooth Low Energy BLE as the connection from the MCU to a mobile device from there the mobile device connects to the cloud BLE works for consumer … 2021-08-25 12:53:40
python Pythonタグが付けられた新着投稿 - Qiita [Python]Gmail APIを利用した受信メール一覧取得方法 メモ https://qiita.com/KWS_0901/items/2ab834af57a0b2cdae3e アクセストークンを指定しGmailAPIを使って、自身に届いたメールを取得する。 2021-08-25 21:40:53
python Pythonタグが付けられた新着投稿 - Qiita [Python]Seleniumを用いたログイン処理の自動化方法 備忘録 https://qiita.com/KWS_0901/items/b9efe737063e4bbd901e chromedriverの取得方法はこちらを参照のこと。 2021-08-25 21:22:44
js JavaScriptタグが付けられた新着投稿 - Qiita 【React Final Form】オブジェクトや配列でも管理できるよ【小ネタ】 https://qiita.com/honey32/items/865679fc33824e3555c3 【ReactFinalForm】オブジェクトや配列でも管理できるよ【小ネタ】手前味噌ですが、ReactFinalFormの使い方をから知りたい場合は、↓の記事をどうぞ。 2021-08-25 21:50:10
js JavaScriptタグが付けられた新着投稿 - Qiita 眠り姫問題のシミュレーション https://qiita.com/41semicolon/items/ce2523663c3331cea340 JavaScriptで乱数を使って頻度的な確率を計算します眠り姫問題Wikipediaの記事より実験の参加者である眠り姫は、実験の内容を全て説明され、一日経過後、薬を投与され日曜日に眠りにつく。 2021-08-25 21:08:56
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) _anci.hが見つからない https://teratail.com/questions/356151?rss=all ancihが見つからないgccのオプションIでインクルードパスを指定しunistdhを読み込みましたが、unistdからさらに参照しているansihが見つからないというエラーがでます。 2021-08-25 21:46:03
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Tkinter ファイルダイアログが画面の一番手前に出てこない https://teratail.com/questions/356150?rss=all Tkinterファイルダイアログが画面の一番手前に出てこない環境はWindowsjupyternbspnotebookの環境で動かしています。 2021-08-25 21:46:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Python dtypeの意味 https://teratail.com/questions/356149?rss=all Pythondtypeの意味dfpdDataFramenparraycolumnscolcolcolindexidxidxidxdfIndexidxidxidxdtypeobject現在Pythonのpandasを勉強中なのですが、プログラム上のdtypeaposobjectaposが何を意味しているのかがわかりません。 2021-08-25 21:11:50
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) CSSで上下左右中央にすると下に余白ができる https://teratail.com/questions/356148?rss=all CSSで上下左右中央にすると下に余白ができる前提・実現したいこと画像やblock要素をネットで調べてCSSで上下左右中央にしました。 2021-08-25 21:09:00
Ruby Rubyタグが付けられた新着投稿 - Qiita Railsで無限スクロールの導入 https://qiita.com/atsu123456789/items/1452b28aa97bbd31432f ④無限スクロールの実装無限スクロールは②で導入したjscrollのおかげで以下のように記載することで、実装できます。 2021-08-25 21:55:55
Ruby Rubyタグが付けられた新着投稿 - Qiita [Ruby] all?メソッドとinclude?メソッドの合わせ技 https://qiita.com/minhee/items/4dde2d444c2d744d60a7 Rubyallメソッドとincludeメソッドの合わせ技はじめに少し前にallメソッドとincludeメソッドを記事にしましたが、この二つを使うと配列の中に複数の要素が含まれているか確認するのにとても便利だったため、合わせ技を記事にしておきます。 2021-08-25 21:07:23
Git Gitタグが付けられた新着投稿 - Qiita git hubにzipfileからDLしたものを統合させたいとき https://qiita.com/saru1439s7/items/504c3f743d0d912c66da githubにzipfileからDLしたものを統合させたいときGithubでのコミットローカルでのコミットでそれぞれ共通の祖先がない状態から行い、プルリク、マージできない状況になった。 2021-08-25 21:28:57
Ruby Railsタグが付けられた新着投稿 - Qiita Railsで無限スクロールの導入 https://qiita.com/atsu123456789/items/1452b28aa97bbd31432f ④無限スクロールの実装無限スクロールは②で導入したjscrollのおかげで以下のように記載することで、実装できます。 2021-08-25 21:55:55
Ruby Railsタグが付けられた新着投稿 - Qiita RailsでCustom Fontを使う(Webpacker) https://qiita.com/shinzanmono/items/12a5f228c8d09b761e15 2021-08-25 21:37:00
技術ブログ Developers.IO 【レポート】「Google Cloud Firestore を利用した 複数人リアルタイム通信対戦の観戦機能 開発事例」#CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021_gcp_firestore_realtime_replay/ cedec 2021-08-25 12:11:02
Apple AppleInsider - Frontpage News Barclaycard & Experian offering months of free Apple Music, Apple Arcade, more https://appleinsider.com/articles/21/08/25/barclaycard-experian-offering-months-of-free-apple-music-apple-arcade-more?utm_medium=rss Barclaycard amp Experian offering months of free Apple Music Apple Arcade moreUK customers who take out a new Barclaycard credit card via Experian can get up to five months free use of Apple Music Apple News Apple Arcade and Apple TV Credit reporting company Experian is reportedly reaching out to UK customers with an offer of several months free use of most Apple services The offer excludes Apple Fitness and iCloud but otherwise offers up to five months of all the company s major services We have a new offer from our partner Barclaycard that allows you to get up to months free Apple Music Apple TV Apple News and Apple Arcade says an Experian email when you take out a Barclaycard through Experian Continues as paid subscription after trial Read more 2021-08-25 12:58:40
Apple AppleInsider - Frontpage News Discord valued at $15B after Microsoft deal collapse https://appleinsider.com/articles/21/08/25/discord-valued-at-15b-after-microsoft-deal-collapse?utm_medium=rss Discord valued at B after Microsoft deal collapseDiscord is expected to seed a new investment round at around million as a result of billion valuation Discord seeks new round of investmentMultiple existing investment firms are expected to contribute to the investment round including Spark Capital Benchmark and Index Ventures If the venture capital firms estimations of value are correct then Discord will have doubled its value since its previous financing round in Read more 2021-08-25 12:55:36
Apple AppleInsider - Frontpage News South Korea App Store payment bill final vote delayed until further notice https://appleinsider.com/articles/21/08/25/south-korea-app-store-payment-bill-final-vote-delayed-until-further-notice?utm_medium=rss South Korea App Store payment bill final vote delayed until further noticeA South Korean parliamentary committee has voted in favor of preventing big tech from forcing the use their in app payment systems in App Stores but it isn t clear when ーor if ーthe final vote and presidential ratification will take place App StoreAccording to South Korean news agency Yonhap the bill was passed as expected by the legislation and judiciary committee of the country s National Assembly This was the last hurdle before a final vote before a plenary session of the full assembly and ultimately ratification by President Moon Jae in Read more 2021-08-25 12:41:47
Apple AppleInsider - Frontpage News Big Tech firms to announce new cybersecurity plans after Biden meeting https://appleinsider.com/articles/21/08/25/big-tech-firms-to-announce-new-cybersecurity-plans-after-biden-meeting?utm_medium=rss Big Tech firms to announce new cybersecurity plans after Biden meetingPresident Biden s cybersecurity summit with Big Tech firms including Apple will reportedly be followed by new security announcements concerning technology and talent President BidenBoth Apple s Tim Cook and Microsoft s Satya Nadella will be among the Big Tech representatives meeting with President Biden to discuss the national security threat posed by cyber attacks Following the discussion it is now reported that there will be announcements concerning private sector cyber security efforts Read more 2021-08-25 12:04:43
Cisco Cisco Blog 3 Ways Technology can Power an Inclusive Future https://blogs.cisco.com/government/3-ways-technology-can-power-an-inclusive-future future 2021-08-25 12:33:51
海外科学 NYT > Science Looks Like Bird Poop. But It's Really a Predatory Spider. https://www.nytimes.com/2021/08/24/science/spider-bird-poop.html predatory 2021-08-25 12:41:57
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 12:40:25
ニュース BBC News - Home Tokyo Paralympics: Sarah Storey wins 15th Paralympic gold as GB claim six medals https://www.bbc.co.uk/sport/disability-sport/58326267?at_medium=RSS&at_campaign=KARANGA tokyo 2021-08-25 12:44:40
ニュース BBC News - Home Harry Kane: Tottenham striker says he will stay at the club https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA tottenham 2021-08-25 12:37:09
ニュース BBC News - Home Six-time champion Williams pulls out of US Open https://www.bbc.co.uk/sport/tennis/58327037?at_medium=RSS&at_campaign=KARANGA champion 2021-08-25 12:22:49
ニュース BBC News - Home GB's Kearney and Dunn win silver medals in pool https://www.bbc.co.uk/sport/disability-sport/58326272?at_medium=RSS&at_campaign=KARANGA paralympics 2021-08-25 12:40:59
ニュース BBC News - Home Afghanistan: The Sandhurst sisterhood trying to save Afghans https://www.bbc.co.uk/news/uk-58317798?at_medium=RSS&at_campaign=KARANGA british 2021-08-25 12:41:55
ビジネス ダイヤモンド・オンライン - 新着記事 三栄建築設計(3228)、「増配」を発表し、配当利回りが 4.0%にアップ! 年間配当額は1年間で1.5倍に急増、 2021年8月期は前期比27円増の「1株あたり75円」に! - 配当【増配・減配】最新ニュース! https://diamond.jp/articles/-/280521 三栄建築設計、「増配」を発表し、配当利回りがにアップ年間配当額は年間で倍に急増、年月期は前期比円増の「株あたり円」に配当【増配・減配】最新ニュース三栄建築設計が、年月期の配当予想の修正増配を発表し、配当利回りがに三栄建築設計は、年月期の年間配当を前回予想比で「円」の増配、前期比では「円」の増配となる「株あたり円」に修正すると発表した。 2021-08-25 21:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 J&amp;Jのコロナワクチン、8カ月後の追加接種が有効 - WSJ発 https://diamond.jp/articles/-/280550 jampampj 2021-08-25 21:21:00
北海道 北海道新聞 トミーズ雅さん感染 発熱し自宅待機 https://www.hokkaido-np.co.jp/article/582051/ 吉本興業 2021-08-25 21:04:58
北海道 北海道新聞 オオカンガルー「ふぶき」死ぬ 雄10歳 円山動物園に献花台 https://www.hokkaido-np.co.jp/article/582064/ 円山動物園 2021-08-25 21:06:00
北海道 北海道新聞 コンサドーレ 名古屋に0―2で敗れる https://www.hokkaido-np.co.jp/article/582062/ 北海道コンサドーレ札幌 2021-08-25 21:04:00
北海道 北海道新聞 空知産ワイン提供店 ひと目で 振興局がステッカー配布 https://www.hokkaido-np.co.jp/article/582063/ 地域活性化 2021-08-25 21:04:00
北海道 北海道新聞 湯巡りと野営楽しんで 朝里川温泉にキャンプ場オープン https://www.hokkaido-np.co.jp/article/582061/ 朝里川温泉 2021-08-25 21:02:00
北海道 北海道新聞 後志管内9人感染 新型コロナ https://www.hokkaido-np.co.jp/article/582060/ 新型コロナウイルス 2021-08-25 21:01:00
python Pythonタグが付けられた新着投稿 - Qiita メッシュ作成ソフトウェア Gmsh を Google Colaboratory で使う https://qiita.com/sasaco/items/a8495d87f2509d0319b1 pipinstallupgradegmshimportgmshに失敗する現在importgmshに失敗する原因は、以下の示すcolabのモジュールの参照pathにgmshのインストールフォルダusrlocallibpythonsitepackagesが含まれていないからです。 2021-08-25 22:50:57
js JavaScriptタグが付けられた新着投稿 - Qiita ts-nodeを実行したらCannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. https://qiita.com/hogeJima/items/c8232504a2675f1b16b0 2021-08-25 22:53:29
js JavaScriptタグが付けられた新着投稿 - Qiita ローカルストレージ(localStorage)を操作する https://qiita.com/iiishokoiii/items/4a8fc7a4231e20bdf6cf indexjsletkeytestKeyletdatadatahogedatahugaletvalJSONstringifydatawindowlocalStoragesetItemkeyvalデータを取得する際は、JSONparseで文字列型から連想配列に変換します。 2021-08-25 22:48:20
js JavaScriptタグが付けられた新着投稿 - Qiita 【Stripe&Firebase&コピペでOK】Stripeで決済を行いたいそこのあなた。コピペだけでStripeの決済画面へ遷移してみせます。 https://qiita.com/akki-memo/items/f061260f2247b6cf43de priceIdはFirestoreから読み取ってください。 2021-08-25 22:41:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Laravel Webアプリでチャットのユーザーリストの作成 https://teratail.com/questions/356157?rss=all LaravelWebアプリでチャットのユーザーリストの作成前提・実現したいこと現在、Laravelを使用してチャット機能のあるWebアプリの開発を行っています。 2021-08-25 22:59:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) c言語のifを使って最大値と最小値を求めようとしています https://teratail.com/questions/356156?rss=all 2021-08-25 22:57:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jest でVue コンポーネントの中のモジュールをmockしたいのですが。。。 https://teratail.com/questions/356155?rss=all jestでVueコンポーネントの中のモジュールをmockしたいのですが。 2021-08-25 22:32:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) OpenXRとOVRCameraRigの関係について https://teratail.com/questions/356154?rss=all oculusintegrationv 2021-08-25 22:26:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【VBA】ファイル名の保存について https://teratail.com/questions/356153?rss=all 2021-08-25 22:23:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Datagridviewのテーブルが表示されない https://teratail.com/questions/356152?rss=all Formに表のコードを書きDatagridviewに表示させたいのですが何をやっても表が表示されず灰色の画面のままです。 2021-08-25 22:09:58
AWS AWSタグが付けられた新着投稿 - Qiita S3、cloudfrontの設定をしたのにaccess deniedがwebページで表示されてしまう人向けの解決法 https://qiita.com/auau/items/7108452f6f43577a17e7 具体的に何をすればよいかといいますとcloudfrontのエラーページを設定するところにアクセスルート先を設定してください。 2021-08-25 22:47:58
Docker dockerタグが付けられた新着投稿 - Qiita CentOS7でコンテナ上で動作させる https://qiita.com/m_masashi/items/ad273fb2a0b819916f03 CentOSでコンテナ上で動作させる【環境構築】dockerpullcentoscentosdockerimagescentoscentosbfcbcmonthsagoMBdockerrunitdprivilegedpnamecentoscentoscentossbininititコンテナのプロセスにttyを割り当てるdコンテナをバックグラウンドで実行pポート指定ここではsshアクセスポートの変更privilegedsystemctlコマンドを使えるようにしたいのでこのオプションを追加name作成したコンテナに名前をつける「privileged」オプションを追加しないと、CentOSを使用する際に必要となる「systemctl」コマンドなどが利用できないので、使いたい方は追加しましょう。 2021-08-25 22:48:09
Linux CentOSタグが付けられた新着投稿 - Qiita CentOS7でコンテナ上で動作させる https://qiita.com/m_masashi/items/ad273fb2a0b819916f03 CentOSでコンテナ上で動作させる【環境構築】dockerpullcentoscentosdockerimagescentoscentosbfcbcmonthsagoMBdockerrunitdprivilegedpnamecentoscentoscentossbininititコンテナのプロセスにttyを割り当てるdコンテナをバックグラウンドで実行pポート指定ここではsshアクセスポートの変更privilegedsystemctlコマンドを使えるようにしたいのでこのオプションを追加name作成したコンテナに名前をつける「privileged」オプションを追加しないと、CentOSを使用する際に必要となる「systemctl」コマンドなどが利用できないので、使いたい方は追加しましょう。 2021-08-25 22:48:09
Git Gitタグが付けられた新着投稿 - Qiita Sourcetree でユーザ名を誤入力したり認証をやり直したかったりしたい場合は hostusernamemap などを消せ https://qiita.com/Dameppoi/items/727cf529b8f9fc594c77 Sourcetreeでユーザ名を誤入力したり認証をやり直したかったりしたい場合はhostusernamemapなどを消せtldr※本当に物ぐさに色々吹っ飛ばすので注意してくださいmacOSbashrmrfLibraryApplicationSupportSourcetreeWindowscmdrmdirsrLOCALAPPDATAAtlassianSourceTreeその他macOSの場合キーチェーンアクセスに保存されているケースもある。 2021-08-25 22:36:20
技術ブログ Developers.IO CodePipelineのビルドフェーズでSorceArtifactの保存先へAccessDeniedにより失敗したときの原因と対応 https://dev.classmethod.jp/articles/an-access-denied-occurred-during-the-build-phase-of-codepipeline/ codebuild 2021-08-25 13:14:14
技術ブログ Developers.IO CloudWatchダッシュボードのグラフ移動機能を試してみた https://dev.classmethod.jp/articles/moving-graphs-for-cloudwatch-dashboards/ cloudwatch 2021-08-25 13:13:46
海外TECH Ars Technica Fitbit announces Charge 5, teases future Google collaboration https://arstechnica.com/?p=1789554 popular 2021-08-25 13:00:58
海外TECH DEV Community React TinyMCE Editor with noneditable plugin https://dev.to/nouran96/react-tinymce-editor-with-noneditable-plugin-27j3 React TinyMCE Editor with noneditable pluginTrying to find a nice editor to integrate with in your application is not an easy task You need a highly customizable package regarding both toolbar and main editor design I also had a feature to implement which needed some non editable non deletable text inside the editor wrapping the main content For this case i decided to use TinyMCE editor which have many plugins including noneditable plugin but still deletable We will see the workaround for this issue in this tutorial TinyMCE is a free editor with some amazing opensource plugins but also contains some premium plugins that are not free To start with we need to install TinyMCE react package npm install save tinymce tinymce reactYou can find the Quick start guide in hereNext we will add the Editor Component with its main configurations The editor component looks like thisimport React useRef from react import Editor from tinymce tinymce react const editorRef useRef null const handleEditorChange value gt value is in HTML format not text console log value lt Editor apiKey lt API KEY gt onInit evt editor gt editorRef current editor onEditorChange handleEditorChange gt You can get the api key with a free account It is not mandatory but it will hide an annoying warning above the editor Let s start adding our configurations lt Editor init menubar false remove menubar if not needed toolbar styleselect bold italic underline alignleft aligncenter alignright alignjustify add custom buttons for your toolbar style formats title H block h title H block h title H block h title H block h title H block h title H block h title Paragraph block p customize the styleselect dropdown in toolbar with only these branding false remove tinymce branding resize false disallow editor resize statusbar false remove bottom status bar plugins noneditable add the noneditable plugin content css material outline skin material outline use the material ui theme height Editor height gt We some what customized our editor But we need to add the non deletable functionality for noneditable plugin For this we need to add initial value for the editor with our non editable content as html The default css class for noneditable plugin is mceNonEditable So we re adding this class to our content and applying a function called on pressing backspace or delete button to check on these content and not delete them lt Editor initialValue lt p class mceNonEditable gt Non editable content lt p gt lt p gt lt br gt lt br gt lt br gt lt p gt lt p class mceNonEditable gt Non editable content lt p gt init setup function editor editor on keydown function event if event keyCode event keyCode const currentLine editor selection getNode Prevent deletion of non editable text if currentLine hasAttribute data mce bogus event preventDefault event stopPropagation return false The initial value attribute takes content as html string with mceNonEditable class To add multiple non editable contents with space between them you can use tags as shown above The setup handler checks for backspace and delete keys and prevent default behavior if cursor is on the line of the non editable content That s it Now you have an editor with non editable content You can change styles and add other features and many more You can find more details from the docsHope this quick tutorial is helpful for anyone stuck with an editor and wants to get going fast 2021-08-25 13:39:18
海外TECH DEV Community Mastering Web Scraping in Python: Scaling to Distributed Crawling https://dev.to/anderrv/mastering-web-scraping-in-python-scaling-to-distributed-crawling-51ig Mastering Web Scraping in Python Scaling to Distributed CrawlingWondering how to build a website crawler and parser at scale Implement a project to crawl scrape extract content and store it at scale in a distributed and fault tolerant manner We will take all the knowledge from previous posts and combine it First we learned about pro techniques to scrape content although we ll only use CSS selectors today Then tricks to avoid blocks from which we will add proxies headers and headless browsers And lastly we built a parallel crawler and this blog post begins with that code If you do not understand some part or snippet it might be in an earlier post Brace yourselves lengthy snippets are coming PrerequisitesFor the code to work you will need Redis and python installed Some systems have it pre installed After that install all the necessary libraries by running pip install pip install install requests beautifulsoup playwright celery redis npx playwright install Intro to Celery and RedisCelery is an open source asynchronous task queue We created a simple parallel version in the last blog post Celery takes it a step further by providing an actual distributed queue implementation We will use it to distribute our load among workers and servers Redis is an open source in memory data structure store used as a database cache and message broker Instead of using arrays and sets to store all the content in memory we will use Redis as a database Moreover Celery can use Redis as a broker so we won t need other software to run it Simple Celery TaskOur first step will be to create a task in Celery that prints the value received by parameter Save the snippet in a file called tasks py and run it If you run it as a regular python file only one string will be printed The console will print two different lines if you run it with celery A tasks worker The difference is in the demo function call Direct call implies execute that task while delay means enqueue it for a worker to process Check the docs for more info on calling tasks The celery command will not end we need to kill it by exiting the console i e ctrl C We ll need it several times because Celery does not reload after code changes Crawling from TaskThe next step is to connect a Celery task with the crawling process This time we will be using a slightly altered version of the helper functions seen in the last post extract links will get all the links on the page except the nofollow ones We will add filtering options later We could loop over the retrieved links and enqueue them but that would end up crawling the same pages repeatedly We saw the basics to execute tasks and now we will start splitting into files and keeping track of the pages on Redis Redis for Tracking URLsWe already said that relying on memory variables is not an option anymore We will need to persist all that data visited pages the ones being currently crawled keep a to visit list and store some content later on For all that instead of enqueuing directly to Celery we will use Redis to avoid re crawling and duplicates And enqueue URLs only once We won t go into further details on Redis but we will use lists sets and hashes Take the last snippet and remove the last two lines the ones calling the task Create a new file main py with the following content We will create a list named crawling to visit and push the starting URL Then we will go into a loop that will query that list for items and block for a minute until an item is ready When an item is retrieved we call the crawl function enqueuing its execution It does almost the same as before but allows us to add items to the list and they will be automatically processed We could do that easily by looping over links and pushing them all but it is not a good idea without deduplication and a maximum number of pages We will keep track of all the queued and visited using sets and exit once their sum exceeds the maximum allowed After executing everything will be in Redis so running again won t work as expected We need to clean manually We can do that by using redis cli or a GUI like redis commander There are commands for deleting keys i e DEL crawling to visit or flushing the database careful with this one Separate ResponsabilitiesWe will start to separate concepts before the project grows We already have two files tasks py and main py We will create another two to host crawler related functions crawler py and database access repo py Please look at the snippet below for the repo file it is not complete but you get the idea There is a GitHub repository with the final content in case you want to check it And the crawler file will have the functions for crawling extracting links and so on Allow Parser CustomizationAs mentioned above we need some way to extract and store content and add only a particular subset of links to the queue We need a new concept for that default parser parsers defaults py And in the repo py file There is nothing new here but it will allow us to abstract the link and content extraction Instead of hardcoding it in the crawler it will be a set of functions passed as parameters Now we can substitute the calls to these functions by an import for the moment For it to be completely abstracted we need a generator or factory We ll create a new file to host it parserlist py To simplify a bit we allow one custom parser per domain The demo includes two domains for testing scrapeme live and quotes toscrape com There is nothing done for each domain yet so that we will use the default parser for them We can now modify the task with the new per domain parsers Custom ParserWe will use scrapeme first as an example Check the repo for the final version and the other custom parser Knowledge of the page and its HTML is required for this part Take a look at it if you want to get the feeling To summarize we will get the product id name and price for each item in the product list Then store that in a set using the id as the key As for the links allowed only the ones for pagination will go through the filtering In the quotes site we need to handle it differently since there is no ID per quote We will extract the author and quote for each entry in the list Then in the store content function we ll create a list for each author and add that quote Redis handles the creation of the lists when necessary With the last couple of changes we have introduced custom parsers that will be easy to extend When adding a new site we must create one file per new domain and one line in parserlist py referencing it We could go a step further and auto discover them but no need to complicate it even more Get HTML Headless BrowsersUntil now every page visited was done using requests get which can be inadequate in some cases Say we want to use a different library or headless browser but just for some cases or domains Loading a browser is memory consuming and slow so we should avoid it when it is not mandatory The solution Even more customization New concept collector We will create a file named collectors basic py and paste the already known get html function Then change the defaults to use it by importing it Next create a new file collectors headless firefox py for the new and shiny method of getting the target HTML As in the previous post we will be using playwright And we will also parametrize headers and proxies in case we want to use them Spoiler we will If we want to use a headless Firefox for some domain merely modify the get html for that parser i e parsers scrapemelive py As you can see in the final repo we also have a fake py collector used in scrapemelive py Since we used that website for intense testing we downloaded all the product pages the first time and stored them in a data folder We can customize with a headless browser but we can do the same with a file reader hence the fake name Avoid Detection with Headers and ProxiesYou guessed it we want to add custom headers and use proxies We will start with the headers creating a file headers py We won t paste the entire content here there are three different sets of headers for a Linux machine and it gets pretty long Check the repo for the details We can import a concrete set of headers or call the random headers to get one of the available options We will see a usage example in a moment The same applies to the proxies create a new file proxies py It will contain a list of them grouped by the provider In our example we will include only free proxies Add your paid ones in the proxies dictionary and change the default type to the one you prefer If we were to complicate things we could add a retry with a different provider in case of failure Note that these free proxies might not work for you They are short time lived And the usage in a parser Bringing it All TogetherIt s been a long and eventful trip It is time to put an end to it by completing the puzzle We hope you understood the whole process and all the challenges that scraping and crawling at scale have We cannot show here the final code so take a look at the repository and do not hesitate to comment or contact us with any doubt The two entry points are tasks py for Celery and main py to start queueing URLs From there we begin storing URLs in Redis to keep track and start crawling the first URL A custom or the default parser will get the HTML extract and filter links and generate and store the appropriate content We add those links to a list and start the process again Thanks to Celery once there is more than one link in the queue the parallel distributed process starts Points Still MissingWe already covered a lot of ground but there is always a step more Here are a few functionalities that we did not include Also note that most of the code does not contain error handling or retries for brevity s sake DistributedWe didn t include it but Celery offers it out of the box For local testing we can start two different workers celery A tasks worker concurrency n worker and n worker The way to go is to do the same in other machines as long as they can connect to the broker Redis in our case We could even add or remove workers and servers on the fly no need to restart the rest Celery handles the workers and distributes the load It is important to note that the worker s name is essential especially when starting several in the same machine If we execute the above command twice without changing the worker s name Celery won t recognize them correctly Thus launch the second one as n worker Rate LimitCelery does not allow a rate limit per task and parameter in our case domain Meaning that we can throttle workers or queues but not to a fine grained detail as we would like to There are several issues open and workarounds From reading several of those the take away is that we cannot do it without keeping track of the requests ourselves We could easily rate limit to requests per minute for each task with the provided param app task rate limit m But remember that it would affect the task not the crawled domain Robots txtAlong with the allow url filter part we should also add a robots txt checker For that the robotparser library can take a URL and tell us if it is allowed to crawl it We can add it to the default or as a standalone function and then each scraper decides whether to use it We thought it was complex enough and did not implement this functionality If you were to do it consider the last time the file was accessed with mtime and reread it from time to time And also cache it to avoid requesting it for every single URL ConclusionBuilding a custom crawler parser at scale is not an easy nor straightforward task We provided some guidance and tips hopefully helping you all with your day to day tasks Before developing something as big as this project at scale think about some important take aways Separate responsabilities Use abstractions when necessary but do not over engineer Don t be afraid of using specialized software instead of building everything Think about scaling even if you don t need it now just keep it in mind Thanks for joining us until the end It s been a fun series to write and we hope it s also been attractive from your side Did you find the content helpful Please spread the word and share it Originally published at 2021-08-25 13:35:12
海外TECH DEV Community Scope Creep, Traveling Salesman, 100% Uptime https://dev.to/mikhailkaran/scope-creep-traveling-salesman-100-uptime-5fdb Scope Creep Traveling Salesman Uptime What is HTML All The ThingsHTML All The Things is a web development podcast and discord community which was started by Matt and Mike developers based in Ontario Canada The podcast speaks to web development topics as well as running a small business self employment and time management You can join them for both their successes and their struggles as they try to manage expanding their Web Development business without stretching themselves too thin What s This One About In this episode Matt and Mike discuss all the ridiculous things that clients ask of us tech professionals with real stories from our Twitter account as well as our own personal accounts We tackle commonly asked for items like uptime and the dreaded project scope creep that keeps us working away on something that should have been months ago It was a funny enraging and highly conversational episode that you re not gonna want to miss Show Notes Asking to solve np complete problems uptime requirement availability Scope Creep Adding features after the contract has been signed because this should be easy Asking for too much paying too little Asking to support super old hardware browsers Misusing the term MVP Instant userbase Key TakeawaysBe flexible with customers demands Tell them when you are doing that though so they don t assume that is what you ll do every time It s on you to educate the customer on what s possible and what is notLearn when to say no Twitter MentionsPhil philostarArun aiorunVitto vittoStackCsaba csaba kissiRobert robertbalazsiAlex thealexkates Thank you If you re enjoying the podcast consider giving us a review on Apple Podcasts or checking out our Patreon to get a shoutout on the podcast Support us on PatreonYou can find us on all the podcast platforms out there as well asInstagram htmlallthethings Twitter htmleverything TikTok Html All The Things 2021-08-25 13:17:26
海外TECH DEV Community All free resources for developers at one place https://dev.to/aashishpanthi/free-resources-for-developers-4ona All free resources for developers at one placeWell as a human I love free things So I have gathered some free resources that I ve used over the years And I want to share them with you all amazing peoples To develop any thing we first need a computerand an internetconnection Then of course an operating system we all know linux is available totally for free Let s talk about the things that come after these Code editor VS codeSublime text editorAtom Online code editorsCodepenCodeSandboxStackblitzFind more online code editors here Stock photos and videos PexelsUnsplashPixabayMixkitCoverr Vectors and illustrationsFreepikUndrawVecteezyOpenclipartVectorstock FontsGoogle fontsFontspace IconsFont AwesomeMaterial ui iconsAnimated iconsFreepik Mockup toolsFigmaZepllin Design ideasAwwwardsDribbleWebdesign Inspiration Browser extensionsWappalyzer Look at website technology stackColorzilla Pick color from anysite and do color related stuffsCSS generator Allows you to generate CSS snippetsDaily Dev Developer newsGitpod Fork and edit any repo instantly Now its time to make our website public But before that we need Compressor OptimizillaTinypngCode compressor Hosting providersNetlifyHerokuGithub pagesVercelSurgeZeetHere are free learning resources for developersThank you so much for sticking around And here is a bonus for you More free dev resources And if you are a student then you can always apply for Student developer pack by Github in collaborations with many other service providers Here is more by Brad Travercy 2021-08-25 13:13:01
海外TECH DEV Community Print code on NFT https://dev.to/hetoro/print-code-on-nft-322j Print code on NFTPRINTCODE   is collection base on star patternAll item can run code on javascript language or NodeJSHi guys This is first my collection on NFT Non fungible tokens  NFT I m interested NFT for a whileI m print code on NFT in website opensea on chain ethereum ETH Update item in collection PRINTCODEExample code first itemPRINT CODE I m use javascript languageCODEYou can support collection PRINTCODE 2021-08-25 13:10:44
海外TECH DEV Community JavaScript's asynchronicity - Promises, callbacks and async/await https://dev.to/danieo/javascript-s-asynchronicity-promises-callbacks-and-async-await-31l9 JavaScript x s asynchronicity Promises callbacks and async awaitOne of the core concepts of JavaScript is asynchronicity which means doing many things simultaneously It s a solution for avoiding your code being blocked by a time intensive operation like an HTTP request In this article you re going to learn the basic concept of asynchronicity and how to use it in JavaScript But before we start we need to cover some computer theory Programming is the process of telling your computer what it s supposed to do we communicate with it using code Every code is just a set of instructions for our machine that we want to execute Every line of our code is executed by a so called thread A thread is executing only one instruction at a time Let s analyze this pseudo code set x to set y to add x to y save result to rdisplay rWhen we execute this code a thread is going to firstly set our variables x value to THEN it will set y to AFTER THAT it is going to add these two numbers together and save the result to our variable r and at the end it will display the value of r The keywords are THEN and AFTER THAT our thread can t simultaneously set x to and y to it has to wait with setting y until setting x is done This is type of code is named synchronous code every instruction is executed one after another With such simple operations we re not going to find any issues but what when we want to execute something that is time consuming Like downloading an image Well there s the tricky part Such an operation is a blocking code because it stops our thread from performing anything else until the image is downloaded We don t want our users to wait every time such instruction occurs Imagine downloading a meme and when it s happening your computer can t do anything else your music player stops desktop freezes etc using such computers would be a pain As you probably noticed such things are not happening you can listen to music watch a video on YouTube and code your breakthrough project all at the same time That s because computer engineers found a solution to this problem Wise people once thought if one thread can execute one operation at a time couldn t threads execute operations in parallel Yes they can and that s the reason why modern CPUs have many cores and every core has many threads Programs using many threads are multi threaded The problem with JavaScript is that it s not multi threaded JavaScript is single threaded so it can t use many threads to do many operations at the same time We re left with the same problem again is there any other way to fix this Yes It s writing asynchronous code Let s assume that you want to fetch posts from your server every time your user scrolls your website For this we need to make an API call API calls are just HTTP requests which means that our browser making such call needs to establish a connection to our server then our server processes the request then sends it back then our browser needs to process it it s all time consuming and waiting for it to finish will block other interactions on our website but it would only happen if our code was synchronous Most time consuming things like HTTP requests are mostly handled not by our main thread but by lower level APIs implemented in our browser Asynchronous code uses this principle We don t have to wait for our browser to finish the HTTP request we can just inform the browser that we need to make an HTTP request the browser will handle it and report to us with the result in the meantime other code can be executed on the main thread You probably noticed that asynchronous code is similar to multi thread code Well kind of Both help us to solve the problem with blocking code but asynchronous code in JavaScript is pseudo parallel For example if we want to run two compute intensive calculations in parallel we can t do it until the execution is handled by something else like a lower level API of our browser For real parallelism in JavaScript we can use WebWorkers which run specified code in the background However WebWorkers are not today s topic so I won t talk about them for now Ok that s enough theory How we can write this asynchronous code in JavaScript There are two major ways to do it the older method using callbacks and the newer method using Promises It s time to look at them in deep CallbacksEarlier I said that when our asynchronous operation is done we inform our main thread about it The older way to report back is using a callback A callback is basically a function that is called when our task is done It can also carry arguments with data like a result of the asynchronous task Let s analyze some examples We are going to fetch information about Charmander from pokeapi co using XMLHttpRequest API const xhr new XMLHttpRequest xhr open GET true xhr responseType json xhr onload e gt if xhr status console dir xhr response else console error Something went wrong xhr send null The first lines are just configuring the XMLHttpRequest object The thing that interests us the most is xml onload because here we specify our callback using an arrow function When we send our request the browser is going to handle it and when it s done it s going to call our callback function in which we can further process the received data Another common example of using callbacks to handle asynchronous tasks are Event Listeners Look at the code below const button document getElementById myButton button addEventListener click event gt console info Button clicked We get our button element using its ID then we attach a listener to its click event Listener functions are nothing else than just callbacks Our arrow function is called every time the user clicks this button This whole process is not blocking code because we don t have to wait for the click in our main thread Events are handled by the browser and we only attach a callback that is called when the click is done One more example Timeout and Intervals are also asynchronous const timeout setTimeout gt console info Boo The Timeout or Interval handler function is also a callback and it s called only after a certain time has been deducted The whole time measurement code is handled by our browser s components not by us so we are only informed when the right amount of time has passed Now let s combine some of these examples as a recap const button document getElementById myButton button addEventListener click event gt console info Button clicked const request setTimeout gt This timeout is going to simulate a very long HTTP request console info Response received In this code we attach a listener to our button and make an HTTP request If you run this example you can see that you can click the button despite the fact that the HTTP request is being made You don t have to wait with the request until the button is clicked nor do you have to wait with handling the button click until the HTTP request is done no operation is blocked That s the power of asynchronicity PromisesThe modern way to handle asynchronicity in JavaScript is to use Promises You can think of them like a promise made by people It s not the result of something it s just a promise that something will be done in the future or not If your roommate promises you to take out the trash this week she s telling you that she will do it in the future but not now You can focus on your things and after some hours your roommate is going to tell you that the trashcan is empty and that she fulfilled her promise Your roommate can also tell you that she couldn t fulfill it because there is a raccoon living in your trashcan and it behaves aggressively when you try to take out the litter bag In this case she couldn t keep this promise because she doesn t want to be attacked by an aggressive raccoon Remember not every raccoon is aggressive Photo by Vincent Dörig on UnsplashA Promise can be in one of three states pending This is an initial state the Promise is running and we don t know if it s fulfilled or something went wrong fulfilled or resolved Everything is ok The Promise has completed its task successfully rejected Something went wrong and the operation failed So let s create our first promise const promise new Promise resolve gt setTimeout resolve We are creating a new Promise object by calling the Promise constructor As you can see in this example the constructor of a Promise object takes an arrow function as an argument This argument is called an executor or executor function The executor is going to be called when we are creating our Promise object and it is the connector between your Promise and the result The executor takes two arguments a resolve function and a reject function both of them are used to control your Promise Resolve is used to mark our promise as fulfilled and return result data Reject is used to notify that something is wrong and the Promise is not going to be fulfilled it s rejected Reject like resolve can also carry data in most cases it carries information about why the Promise was not fulfilled Resolving and rejecting promises can be handled by methods provided by the Promise object Take a look at this code const promise new Promise resolve gt setTimeout resolve promise then gt console info seconds have passed Our promise is very simple our executor is going to create a Timeout and call our resolve function after seconds We can intercept this information using then by providing a callback to it then takes two arguments the first is a callback called when the Promise is fulfilled the second one not seen in this example is a callback called when the Promise is rejected But for handling rejected promises we can use a more convenient method catch Let s modify our example const promise new Promise resolve reject gt setTimeout gt const number Math floor Math random if number resolve number reject new Error Generated number is not even promise then result gt console info Promise fulfilled console info result is even catch error gt console info Promise rejected console error error This code after seconds is going to generate a random number and check if it s even or not If it s even then the Promise is resolved and we return the even number if not we reject the Promise with an error message catch as an argument accepts a callback that is called when the Promise is rejected We can also reject Promises by throwing an error const promise new Promise resolve gt throw new Error Error message promise then result gt console info Promise fulfilled catch error gt console info Promise rejected console error error However this has some limitations If we throw an error inside an asynchronous function like Timeout s callback in our example catch will not be called and the thrown error will behave as an Uncaught Error const promise new Promise resolve gt setTimeout gt const number Math floor Math random if number resolve number throw new Error Generated number is not even This is an Uncaught Error promise then result gt console info Promise fulfilled console info result is even catch error gt console info Promise rejected console error error Also you need to remember that every error thrown after calling resolve is going to be silenced const promise new Promise resolve gt resolve throw new Error Error message This is silenced Beside then and catch we also have a third method finally Finally is called when the Promise is done it doesn t bother if it was resolved or rejected it runs after then and catch const promise new Promise resolve reject gt if Math random lt resolve Promise fulfilled reject new Error Promise rejected promise then result gt console dir result Runs only when the Promise is resolved catch error gt console error error Run only when the Promise is rejected finally gt console dir Promise has finished its work Run everytime the Promise is finished Now let s analyze a real case example const fetchCharmanderData fetch fetchCharmanderData then response gt if response status return response json else throw new Error response statusText then data gt console dir data catch error gt console error error This code will fetch information about Charmander from pokeapi co but it uses the new promise based fetch API Fetch will make an HTTP request and return a Promise for it When the data is fetched we process the response If we received a HTTP status OK we are returning the JSON representation of the response body if the status code is different like not found or internal server error we throw an error with a status message As you see we are using then twice The first time is used as I mentioned to process the response the second time we use then to process a second Promise response json also returns a Promise JSON parsing can also take some time so it can also be blocking code that s why we want to make it asynchronous Basically this proves to us that you can have a Promise that resolves another Promise and you can handle them one after another by chaining control methods like then catch and finally async awaitChaining then catch and finally can be sometimes painful and lead to the creation of hard to read code ES or EcmaScript introduced some syntax sugar for easier handling promises async and await Let s rewrite our Charmander example using async await async gt const response await fetch try if response status const charmanderData await response json console dir charmanderData else throw new Error response statusText catch error console error error This code does exactly the same which is done by the previous code it s only written in a different way We can t use await outside of asynchronous functions so we are bypassing it by creating a self calling async function Inside this function we are waiting for the response returned by fetch After we receive the response we are going to check its status code when it s OK we await for the response body to be parsed and after that we are going to output it You probably noticed the missing of catch We replaced it with a try catch block basically it is going to do the same thing as catch If anything inside try throws an error the code will stop to execute and the error handling code inside catch will be run instead I mentioned async functions and that await can be used only inside them It is a new type of functions introduced in ES and simplifying it s a function that utilizes Promise based behavior which means that an async function always returns a Promise It can be then awaited in another async function or treated like a Promise async function getCharmanderData const response await fetch return response json async gt console dir await getCharmanderData NOTE This example was simplified and no exception handling is now included We moved our logic that is responsible for fetching Charmander s data from pokeapi co to an async function After this every time when we need that data we can simply call this function with await and we can deal with it without writing long promise chains I said that an async function can be treated like a Promise and here is an example of how we can do this async function getCharmanderData const response await fetch return response json getCharmanderData then data gt console dir data Await can also be used on normal functions that return a Promise function delay time return new Promise resolve gt setTimeout resolve time async gt console info Start await delay console info seconds have passed Promise helpersThe Promise object has also some pretty useful methods that can help us with handling many Promises Promise all Promise all awaits for all passed Promises to be fulfilled and resolves all results to an array const charmander fetch then response gt response json const bulbasaur fetch then response gt response json const squirtle fetch then response gt response json Promise all charmander bulbasaur squirtle then result gt console dir result Worth mentioning is the fact that when one of the passed promises is rejected Promise all is also rejected Promise allSettled It s similar to Promise all but it s not rejected when one or more of the passed promises is rejected const charmander fetch then response gt response json const fail fetch then response gt response json This Promise is going to failconst squirtle fetch then response gt response json Promise allSettled charmander fail squirtle then result gt console dir result Promise any Promise any is fulfilled when any of the passed Promises is fulfilled It is also going to return the result of the first resolved Promise When none of the passed promises is fulfilled Promise any is going to be rejected const charmander fetch then response gt response json const bulbasaur fetch then response gt response json const squirtle fetch then response gt response json Promise any charmander bulbasaur squirtle then result gt console dir result Promise race It is resolved when any of the passed promises is resolved or rejected const charmander fetch then response gt response json const bulbasaur fetch then response gt response json const squirtle fetch then response gt response json Promise race bulbasaur charmander squirtle then result gt console dir result Now you should have a better understanding of JavaScript s asynchronicity As homework try to play with pokeapi co and the Fetch API Create custom Promises that are going to fetch Pokemons after a certain delay or Fetch data based on something you received in an earlier Promise You can also use async await and Promise helpers in your code to experiment even more with this topic See you or read you and happy coding P S If you like my work remember to checkout my blog and consider signing up for my newsletter only good content no SPAM I Promise 2021-08-25 13:09:23
海外TECH DEV Community Best tool for distributed tracing: SigNoz vs Jaeger https://dev.to/signoz/best-tool-for-distributed-tracing-signoz-vs-jaeger-39md Best tool for distributed tracing SigNoz vs JaegerAre you thinking of using Jaeger as a distributed tracing tool What if there is a better alternative that does both traces and metrics so that your engineering team does not have to use multiple tools In this article we will explore how SigNoz is a better alternative than Jaeger as an observability tool Jaeger is famous as an end to end distributed tracing tool Jaeger was originally built by teams at Uber and then open sourced Distributed tracing is a mechanism to track transactions across services When you have a distributed system based on microservices tracing your transactions across services is a necessity With distributed tracing engineering teams can quickly identify issues instead of wasting time checking multiple logs and dashboards SigNoz is an excellent open source distributed tracing tool But it goes beyond It is a full stack APM and observability tool with a unified UI for metrics and traces So you don t have to switch between tools like Prometheus metrics and Jaeger traces to debug issues The product roadmap of SigNoz also has log management in its pipeline How is SigNoz better than Jaeger as an observability tool SigNoz can be your one stop solution for application performance monitoring and observability needs While Jaeger can be a good solution for distributed tracing engineering teams often need access to metrics and traces for robust monitoring and quick debugging The biggest advantage of SigNoz over Jaeger is that it does both metrics and traces And that s only one of the reasons List of reasons why you should choose SigNoz over Jaeger SigNoz provides unified UI for both metrics and tracesSee metrics like latency error rate etc on traces for specific user groupsBackend storage options of ClickHouse or Kafka DruidBetter user experience with out of box charts amp visualizationRole based access control for better team management in roadmap Let s explore in detail how these features of SigNoz make it a better choice than Jaeger for your engineering team s productivity SigNoz provides unified UI for both metrics and tracesMetrics are usually captured as time series data and show statistics about the performance of specific services over a period of time The statistics help developers understand the behavior of these services and how they are being used Therefore metrics monitoring is critical to keep your system uptimes high A good practice is to aggregate and visualize metrics within at most one minute Jaeger is a distributed tracing tool and does not provide metrics Jaeger UI showing services and corresponding tracesSigNoz on the other hand provides application metrics like the popular RED metrics Requests per secError rate Application latency like p p and pSigNoz also provides an easy way to track the top endpoints of your application as shown in the dashboard below You can see that SigNoz has a dedicated tab for metrics visualization You can also track metrics for external calls and database calls SigNoz UI showing application overview metrics like RPS th th th Percentile latencies and Error Rate See metrics like latency error rate etc on traces for specific user groupsA single trace tells you how a user request performed across services to serve the user what they wanted And aggregated traces can help you identify which service or database is causing the latency affecting user s requests And what if we told you with SigNoz you can see metrics for aggregated trace data related to particular attributes Let s break down what it means Suppose you have a user category marked gold for customers in a particular segment for your application Seeing how requests from a specific segment of users perform in your application can be critical to business metrics like growth or revenue SigNoz allows you to filter traces with the help of tags For example you can filter traces where the customer type tag is set to gold You can filter traces with tags in SigNoz traces dashboardAfter filtering the traces you can choose to visualize metrics like calls duration and error rate on the filtered traces This insight can help you improve app s performance for specific user segments and use cases Jaeger does not provide such capabilities See metrics like number of calls duration and error on filtered traces Backend storage option of ClickHouse or Kafka DruidWhile installing SigNoz you will have the option to choose between ClickHouse or Kafka Druid as your storage backend You can select any of the two depending on your preference Technical architecture of SigNoz with ClickHouse setupClickHouse is designed to be a very fast OLAP database It is also low resource intensive Kafka Druid is an industry proven combo to power highly scalable data ingestion and real time data analysis For Jaeger Cassandra and Elasticsearch are the primary supported storage backends But users have requested ClickHouse support for Jaeger too due to its popularity Check out this GitHub issue Out of box charts and visualization with SigNozSigNoz is an open source tool but its genesis lies in the absence of a great user experience of current popular open source alternatives It can be easily compared to SaaS vendors like DataDog when it comes to UX and data visualization Below you can see how spans in a trace are visualized with flamegraphs and Gantt charts A good visualization dashboard is designed with the intent to drive actionable insights fast With a single pane view of spans and details for selected spans it s much easier for teams to identify issues in selected spans Spans of a trace visualized with the help of flamegraphs and gantt charts in SigNoz dashboardJaeger does not provide Flamegraphs and to view details of a span you need to drill down on a selected span Jaeger s UI showing spans for selected tracesSigNoz also provides interactive service maps which can automatically identify the dependency between your services The size of each circle is proportional to the number of requests it is serving The dots connecting the services are synced with the flow of requests between the services Interactive Service Maps shown on SigNoz dashboardJaeger s dependency graph Role based access control for better team management in roadmap SigNoz plans to implement role based access controls for its dashboards Collaboration is one of the key focus areas of SigNoz In today s cross functioning teams it s important that tools enable such collaboration With SigNoz s RBAC features you can share dashboards across teams with different permission levels Jaeger does not support any such feature Now that you have an idea of why you should choose SigNoz if you re considering Jaeger as a distributed tracing tool let s see in brief two important things about SigNoz How does SigNoz collects data How to install and get started with SigNoz How does SigNoz collects data SigNoz uses OpenTelemetry for code instrumentation Instrumentation is the technique of generating telemetry data logs metrics and traces OpenTelemetry is becoming the world standard for generating vendor agnostic telemetry data As SigNoz uses OpenTelemetry you will never be locked in with your data You can always shift to any analysis backend tool as most of the tools have started supporting OpenTelemetry formats of telemetry data How to install and get started with SigNoz If you have docker installed getting started with SigNoz just takes three easy steps at the command line git clone cd signoz deploy install shYou can read more about deploying SigNoz from its documentation If you face any issues while trying out SigNoz feel free to write to us at support signoz ioYou can check out SigNoz s GitHub repo here If you want to read more about SigNoz Monitor Spring Boot application with OpenTelemetry and SigNozMonitor your Nodejs application with OpenTelemetry and SigNoz 2021-08-25 13:01:07
Apple AppleInsider - Frontpage News Discord valued at $15B after Microsoft deal collapse https://appleinsider.com/articles/21/08/25/discord-valued-at-15b-after-microsoft-deal-collapse?utm_medium=rss Discord valued at B after Microsoft deal collapseDiscord is expected to seed a new investment round at around million as a result of billion valuation Discord seeks new round of investmentMultiple existing investment firms are expected to contribute to the investment round including Spark Capital Benchmark and Index Ventures If the venture capital firms estimations of value are correct then Discord will have doubled its value since its previous financing round in Read more 2021-08-25 13:17:01
Apple AppleInsider - Frontpage News 'iPhone 13' & 'AirPods 3' release dates may have been revealed https://appleinsider.com/articles/21/08/25/iphone-13-airpods-3-release-dates-may-have-been-revealed?utm_medium=rss x iPhone x amp x AirPods x release dates may have been revealedA new report claims to have the dates of Apple s iPhone availability and subsequent AirPods debut though the source is sketchy Mockups of Apple s forthcoming iPhone Following recent claims of the next iPhone launching in the third week of September a new report says iPhone family orders will start shortly before then on Friday September The same report says that the AirPods will be released almost a week later on Thursday September Read more 2021-08-25 13:21:41
海外TECH Engadget 'Halo Infinite' is likely launching on December 8th https://www.engadget.com/halo-infinite-december-8th-launch-date-134031534.html?src=rss x Halo Infinite x is likely launching on December thAfter a year long delay Halo Infinite will reportedly arrive on December th Italian gadget site Aggiornamenti Lumia first noticed that the game s Microsoft Store listing was updated with the new date in some regions and sources tell The Verge that it s correct Microsoft is likely saving the big reveal for today s Gamescom Opening Night live event which kicks off at PM Eastern It s just a shame it had to be left out of the company s fairly uneventful Xbox Gamescom presentation Industries announced last week that Halo Infinite won t be launching with campaign co op or Forge mode which allows players to create and play custom maps But if it means that the developer can ship a more polished single player campaign and competitive multiplayer modes on time it may be worth the trade off Halo Infinite multiplayer betas also kicked off last month and so far the general consensus seems to be positive It s hard to overstate how important Halo Infinite will be for Microsoft It was originally meant to be one of the big draws for the Xbox Series X and S last year Its delay left the company without a major exclusive release while Sony had several for the PlayStation post launch 2021-08-25 13:40:31
海外TECH Engadget Facebook Messenger marks 10th anniversary with birthday-themed features https://www.engadget.com/facebook-messenger-10th-anniversary-features-133027577.html?src=rss Facebook Messenger marks th anniversary with birthday themed featuresFacebook s first messaging app is officially years old and the company is celebrating the occasion with a handful of new features and birthday themed updates Messenger is introducing “birthday versions of several of its existing features such as birthday soundmoji AR effects stickers chat themes and other effects Users will also be able to send cash to friends as a “birthday gift with Facebook Pay which is essentially like any other person to person payment in Messenger but adds some new celebratory animations The app is also adding a new type of mini game to chats with “poll games The feature allows friends in group threads to weigh in on lighthearted polls that ask which member of the chat is “most likely to do something like miss a flight or fight zombies Both the new birthday effects poll games and birthday gifting are rolling out now Messenger also previewed a new “word effects feature coming “in the near future that allows users to pair an emoji with a specific word or phrase in order to trigger an in chat animation similar to iMessage s special effects The updates underscore just how much Messenger has changed in its first decade of existence Originally launched in the app evolved from a basic chat app to one so bloated with features it s been redesigned at leastthree times in the last two years It s been home to many of Facebook s more ambitious ーthough not always successful ーfeatures over the years More recently Facebook has been weaving Messenger more tightly into its other services by pushing users to link their Instagram DMs with their Messenger account Facebook wants to bring this same kind of “cross app communication to WhatsApp as well though the company hasn t said much about how or when it could happen Likewise it s still not clear when Messenger will turn on end to end encryption as a default setting During a call with reporters Facebook s Messenger chief Stan Chudnovsky said that the rollout of encryption as a default is moving slowly in part due to the sheer number of features in the messaging app “We need to rebuild all these features in an end to end encrypted environment and make them fully capable he said noting that Messenger is still continuously adding new features “It s almost like we are constantly trying to catch up with ourselves 2021-08-25 13:30:27
海外TECH Engadget OnlyFans has 'suspended' its ban on sexually explicit content https://www.engadget.com/onlyfans-suspends-ban-on-sexually-explicit-content-132256309.html?src=rss OnlyFans has x suspended x its ban on sexually explicit contentOnlyFans upcoming ban on sexually explicit material appears to be over before it even began The company said it had quot suspended quot its planned October st change after having quot secured assurances quot needed to support its existing creator base The exact situation isn t clear we ve asked for comment but it appears adults only content is safe for now A more detailed communique will reach producers soon The statement suggests OnlyFans has triumphed at least momentarily in its fight against big banks These institutions have historically balked at tech companies that court sexually explicit content pushing sites like Patreon to drop sex workers if they wanted to maintain their financing It s not clear just how OnlyFans might have prevailed as we write this did the banks change their minds or is there new funding but the tension seems to have dissipated at least for now Even a permanent victory might be bittersweet however The planned crackdown shook the trust of some sex workers and other OnlyFans creators ーa key source of income is no longer quite so reliable as it once was It won t be surprising if some content makers either switch services or add alternatives to protect their income 2021-08-25 13:22:56
海外TECH Engadget The best wireless earbuds you can buy right now https://www.engadget.com/best-wireless-earbuds-120058222.html?src=rss The best wireless earbuds you can buy right nowIn the last two years true wireless earbuds have made quite the leap There s no doubt the popularity of Apple s AirPods helped make these headphones a mainstay but companies ability to offer reliable connectivity great sound and active noise cancellation ANC in an increasingly smaller form factor has hastened widespread adoption You can also get features that used to be reserved for premium models on mid range devices Of course the popularity means that new earbuds are popping up all the time and the list of options is longer than ever To help we ve compiled the best wireless earbuds you can buy right now including noteworthy features for each selection Best overall Sony WF XMBilly Steele EngadgetNo one comes close to Sony s true wireless earbuds with its overall mix of sound and features That was true of the WF XM in and the company distanced itself even further from the competition earlier this year with the WF XM A smaller design offers a better fit but Sony still packed in the features ーfrom adaptive ANC and wireless charging to and high res audio support The company s app gives you the ability to let the Ms do a lot of the adjustments for you based on activity and location What s more tools like speak to chat although imperfect are handy when you need to have a quick conversation I m not a huge fan of the new foam ear tips but based on other reviews I m in the minority there Still it s easy enough to find alternatives and those tips shouldn t deter you from an otherwise excellent set of buds Buy WF XM at Amazon Buy WF XM at Best Buy Runner up Master amp Dynamic MWBilly Steele EngadgetMaster amp Dynamic typically stands out from other audio brands due its attention to detail when it comes to design When most companies are using spruced up plastic M amp D chooses aluminum ceramic and leather ーeven for its true wireless earbuds The leather is reserved for its headphones but Master amp Dynamic still pairs premium elements with a stellar set of features on the MW hour battery life improved noise cancellation and excellent sound quality are the highlights plus the company reduced the overall size of the earbuds for a better fit Buy MW at Amazon Buy MW at Master and Dynamic Best budget Anker Soundcore Spirit Dot EngadgetSure there are cheaper options but for it s hard to beat the Anker Soundcore Spirit Dot These true wireless earbuds are smaller than a lot of the competition which makes them more comfortable to wear for extended periods of time Anker also delivers ample bass which means they can handle hip hop electronic and other genres better than many budget buds They re also IPX rated so they ll easily double as your new workout partner Buy Soundcore Spirit Dot at Amazon Best for iOS AirPods ProBilly Steele EngadgetThere s no denying that AirPods are extremely popular among iPhone owners And there s a good reason The earbuds integrate seamlessly with iOS Plus the more recent models offer hands free access to Siri on top of core features like quick pairing In addition to active noise cancellation the AirPods Pro have one very important thing the “regular AirPods don t comfort And when you factor in the spatial audio improvements in iOS the Pro model is well worth the extra investment at this point Buy AirPods Pro at Amazon Best for Android Pixel Buds A SeriesEngadgetIn Google debuted redesigned true wireless Pixel Buds They were a massive improvement over the original model but they were also far from perfect Instead of issuing a minor update in the company took nearly all of the best features and put them in the more affordable Pixel Buds A Series Hands free access to Google Assistant handy language translation and actionable notifications will help with tasks and productivity while improved sound quality makes the A Series a better option for music than its predecessor Buy Pixel Buds A Series at Best Buy Best overall sound quality Sennheiser Momentum True Wireless EngadgetSennheiser made quite the leap from its first true wireless earbuds to version The company figured out the touch controls extended the battery life and added active noise cancellation The Momentum True Wireless is also the best sounding set of true wireless earbuds we ve tested As we noted during our review Sennheiser consistently creates an audio profile that highlights minute details of songs from the subtle attack of acoustic guitar strumming to the deep sub of synths and drum machines The company s trademark tone is warm pleasant and inviting The downside is these are pricey at around and you can find better battery life and wireless charging elsewhere In terms of pure audio quality though this is the clear top pick Buy Momentum True Wireless at Amazon Buy Momentum True Wireless at Best Buy Best overall noise cancellation Bose QuietComfort EarbudsEngadgetIt s no surprise Bose built a set of true wireless earbuds with impressive active noise cancellation The company has spent years perfecting its QuietComfort technology to block out the world around you Most of the time that s easier said than done with true wireless but Bose s QuietComfort Earbuds stand above the rest in the ANC department The company allows you to select one of levels of noise cancellation in its app and you can assign three of those to the on board controls for quick access It doesn t match the isolation of its over ear headphones but Bose is clearly ahead of the true wireless competition when it comes to blocking unwanted noise Buy QuietComfort Earbuds at Amazon Buy QuietComfort Earbuds at Best Buy Best mid range Samsung Galaxy Buds Billy Steele EngadgetSamsung s recent Galaxy Buds have all been well designed ーperhaps with the exception of the Galaxy Buds Live ーand offer a comfy fit due to their small size The company merged its noise cancelling Galaxy Buds Pro with the more affordable Galaxy Buds to create the Galaxy Buds At this true wireless model remains tiny and comfortable with improved audio quality adjustable ambient sound and wireless charging That combination of features makes the Galaxy Buds a solid option for the Android faithful that won t break the bank Buy Galaxy Buds at Amazon Buy Galaxy Buds at Best Buy Honorable mention Beats Studio BudsBilly Steele EngadgetBeats is no stranger to true wireless earbuds but until recently the only option was its over the ear hook design that isn t for everyone With the Studio Buds the company offers a more “traditional true wireless fit and surprisingly balanced sound Plus the small size keeps things comfortable even during extended listening sessions iOS users get hands free access to Siri and the company offers Android users a similar quick pairing experience iPhone owners have enjoyed on previous Beats headphones Buy Studio Buds at Amazon Honorable mention Jabra Elite tBilly Steele EngadgetJabra s true wireless earbuds are always a solid option offering a lot of features for less than the typical premium flagship prices The company made an impression with its Elite t earbuds in and followed up in late with the new and improved Elite t Jabra redesigned nearly everything offering smaller buds with a better fit in addition to improved sound quality longer battery life and optional wireless charging The company also added ANC via a firmware update in so these don t seem outdated by any means Buy Jabra Elite t at Amazon Buy Jabra Elite t at Best Buy 2021-08-25 13:20:22
海外TECH Engadget Lucid is offering two variants of its Air Dream Edition luxury EV https://www.engadget.com/lucid-air-dream-edition-variants-131507797.html?src=rss Lucid is offering two variants of its Air Dream Edition luxury EVLucid is giving prospective owners of its luxury electric sedan the choice between two variants The Air Dream Edition will be available in a quot Performance quot or quot Range quot version that ultimately leaves you to decide between speed and real world driving range The former promises horsepower which rivals the Tesla Model S Plaid and can hit mph in seconds The Dream Edition Range meanwhile will deliver horsepower and take seconds longer to go from mph Both have a top speed of mph cost before factoring in federal tax credits or other incentives and are expected to ship later this year You ll be able to identify each variant with the quot P quot or quot R quot letter on their respective badges The company previously revealed that it only planned to build about units of the Dream Edition Notably Lucid is still in the process of confirming the cars official range with the US Environmental Protection Agency In real world tests the company says a pair of Dream Edition Range models travelled miles on a single charge The journey saw the cars venture from LA to San Francisco at highway speeds via central California and then back across the San Francisco Bay to Lucid s global headquarters Upon arrival Lucid claims the the cars displayed miles and miles of charge remaining for totals of and miles nbsp The EV maker is currently reaching out to those who put down to reserve the Air Dream Edition to confirm their chosen configuration Lucid said in June that it had received over reservations across all Air models which ーalong with the top of the range Dream Edition ーincludes the base edition the Air Touring and Air Grand Touring 2021-08-25 13:15:07
海外TECH Engadget Fitbit’s Charge 5 packs an ECG and stress response sensor https://www.engadget.com/fitbit-charge-5-ecg-eda-sensors-heart-stress-i-h-130058156.html?src=rss Fitbit s Charge packs an ECG and stress response sensorThe trickle down of features from Fitbit s higher end wearables to its everyday fitness trackers continues with the Charge This new edition of the device is packing both ECG and EDA sensors both of which were first found in the higher end Sense to better help you monitor your heart health and stress Charge also gets a few quality of life improvements compared to its predecessor including a new body that s percent thinner and a new color AMOLED display with an always on option But the real point of this new tech is to integrate the Fitbit into your daily health routines as something more than just a tracker The ECG sensor will naturally help you check your heart s electrical activity and check for signs of atrial fibrillation The EDA or Electrodermal Activity sensor itself a fancier term for Galvanic Skin Response is designed to measure the perspiration of your hands which can be a marker for stress As with the Sense users can then be coached through a stress reduction session if their stats get too aggressive Fitbit is also looking to bolster its per month Premium offering to encourage more of its hardware users to sign up to a monthly subscription That includes a new Daily Readiness Score which sounds a lot like Garmin s Body Battery calculation which will examine how ready you are to work out It ll do that by looking at your heart rate variability recent sleep schedule and activity to judge if you should hit the treadmill or the couch that day Premium will also get a new collection of workouts from Les Mills to help coach you through the workout du jour In addition Fitbit is partnering with Calm and Premium users will get access to “ pieces of Calm content in seven languages with users able to run an EDA scan at the same time as listening to a Calm created mindfulness session Or they will be since the material is expected to arrive at some point in September The Fitbit Charge is available to pre order today and will cost complete with six months of Fitbit Premium thrown in 2021-08-25 13:00:58
海外TECH Engadget Zoom's latest update includes gesture-activated reactions on iPad https://www.engadget.com/zooms-update-gesture-reactions-130053956.html?src=rss Zoom x s latest update includes gesture activated reactions on iPadAs more businessesdelay the return to the office Zoom looks set to keep thriving in a hybrid work setup To build on that momentum the communications platform is introducing a raft of new updates that span meetings chat and even phone calls The neatest new feature rolling out today are gesture activated reactions for iPad Now when you raise your hand or give a thumbs up during a meeting it will automatically show the corresponding icon in your video panel The broader quot non verbal feedback quot function needs to be activated first For now quot Raise Hand quot and quot Thumbs Up quot are the only gesture supported reactions though that could change in the future The others are quot slow down quot quot yes quot and quot no quot while the standard emoji also include clapping hands heart tears of joy open mouth and party popper celebration The gist of non verbal feedback is to allow participants to communicate with the host while maintaining the flow of a meeting Using physical gestures may help novice Zoomers to express themselves without the fear of mishaps ZoomAs mentioned this latest update is a biggie but how much of it you notice depends on the parts of Zoom you actually use For Meetings there s a new Focus Mode that only shows participants the host and the content they are sharing As its name implies the feature is designed to cut out distractions You can now also seamlessly transition a meeting from mobile to desktop and vice versa Plus admins can limit screen sharing when a guest joins a meeting In addition Zoom is making the chat sidebar easier to navigate with public and private channel markers Now the display will generally show fewer chats and channels per group but you ll be able to expand it to see more activity Zoom is also once again moving the search function to the left side Lastly you can try out the new admin experience ーwhich puts a bunch of management controls in one place ーbefore it becomes the default in October As for calls Zoom Phone users are getting more usage metrics group call monitoring privileges and a privacy feature that prevents others from accessing shared line calls 2021-08-25 13:00:53
Linux OMG! Ubuntu! Happy 30th Birthday, Linux! http://feedproxy.google.com/~r/d0od/~3/AFbSY9i0B9c/happy-30th-birthday-linux Happy th Birthday Linux Linux is now years old Today August is the day most open source folk bust out the bunting to celebrate the famous kernel s formal founding It was on this day years ago that a fresh faced Fin named Linus Torvalds sat down to type out a small announcement and share it with the Minix newsgroup The subject His  hobby operating system Hello everybody out there using minix I m doing a free operating system just a hobby won t be big and professional like gnu for AT clones This has been brewing since april and is starting to get ready I d like any feedback This post Happy th Birthday Linux is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-25 13:06:09
海外科学 NYT > Science Second Dose of J. & J. Vaccine Gives Strong Boost, Company Reports https://www.nytimes.com/2021/08/25/health/johnson-booster-shot.html Second Dose of J amp J Vaccine Gives Strong Boost Company ReportsJohnson Johnson will submit the data to the Food and Drug Administration which is evaluating similar data on boosters from Pfizer and Moderna 2021-08-25 13:08:21
海外ニュース Japan Times latest articles Japan routs Australia in women’s wheelchair basketball opener https://www.japantimes.co.jp/sports/2021/08/25/paralympics/summer-paralympics/japan-australia-wheelchair-basketball/ japan 2021-08-25 22:17:10
ニュース BBC News - Home Dominic Raab: With hindsight I wouldn't have gone on holiday https://www.bbc.co.uk/news/uk-58327088?at_medium=RSS&at_campaign=KARANGA taliban 2021-08-25 13:17:38
ニュース BBC News - Home OnlyFans suspends policy change after backlash https://www.bbc.co.uk/news/technology-58331722?at_medium=RSS&at_campaign=KARANGA workers 2021-08-25 13:49:49
ニュース BBC News - Home JJ Chalmers: Meeting the pilot who flew me home injured from Afghanistan https://www.bbc.co.uk/news/disability-58329277?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 13:43:45
ニュース BBC News - Home Harry Kane: Tottenham striker says he will stay at the club https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA tottenham 2021-08-25 13:32:42
ニュース BBC News - Home Owner's devastation after four horses die in crash https://www.bbc.co.uk/news/uk-scotland-58309717?at_medium=RSS&at_campaign=KARANGA perth 2021-08-25 13:13:36
ニュース BBC News - Home Six-time champion Williams pulls out of US Open https://www.bbc.co.uk/sport/tennis/58327037?at_medium=RSS&at_campaign=KARANGA champion 2021-08-25 13:22:07
LifeHuck ライフハッカー[日本版] 寝癖と頭皮臭にコレ!スタイリング前の時短を叶えるシャンプー・コンディショナー【今日のライフハックツール】 https://www.lifehacker.jp/2021/08/240367lht-orbis-mr-hair.html orbismr 2021-08-25 22:05:00
サブカルネタ ラーブロ 東京都 サルマ ティッカアンドビリヤニ サベラランチ 944円 http://feedproxy.google.com/~r/rablo/~3/Rl0fJ4PQWgU/single_feed.php 配信 2021-08-25 14:07:59
北海道 北海道新聞 幼児遺体遺棄 市が対応の不備認める 苫小牧 https://www.hokkaido-np.co.jp/article/582097/ 苫小牧市 2021-08-25 22:13:00
北海道 北海道新聞 日4―7ロ(25日) 日本ハム、逆転負け 自力優勝の可能性消える https://www.hokkaido-np.co.jp/article/582093/ 日本ハム 2021-08-25 22:07:35
仮想通貨 BITPRESS(ビットプレス) [時事] 利用者保護の強化検討 暗号資産、普及で研究会―金融庁 https://bitpress.jp/count2/3_9_12721 資産 2021-08-25 22:59:08
仮想通貨 BITPRESS(ビットプレス) [Forbes] マイクロストラテジーがビットコイン買い増し、保有高6000億円相当に https://bitpress.jp/count2/3_9_12720 forbes 2021-08-25 22:53:42
海外TECH reddit 【粉砕】◯◯◯◯ピック中止へ 「緊急事態宣言発令を踏まえて判断」「中止は初めて」 https://www.reddit.com/r/newsokunomoral/comments/pbaso1/粉砕ピック中止へ_緊急事態宣言発令を踏まえて判断中止は初めて/ ewsokunomorallinkcomments 2021-08-25 13:04:31
AWS AWS AWS Solutions: Simple and Secure Media Exchange on AWS https://www.youtube.com/watch?v=Ly_UhX3LCCs AWS Solutions  Simple and Secure Media Exchange on AWSFor organizations managing media sharing files between different parties can be very expensive and not always reliable In this episode we go under the covers of a solution from AWS that uses S and EventBridge to simplify the transfer of these often large assets We dive into how the Key Management Service keeps everything secure and how to integrate it into a larger media exchange solution  Check out more resources for architecting in the AWS​​​cloud ​ AWS 2021-08-25 14:18:06
python Pythonタグが付けられた新着投稿 - Qiita Officeファイルを下位ディレクトリまで一括PDF変換 https://qiita.com/paper/items/da2797091366044c6ba4 機能変換元のディレクトリ構造を変換先ディレクトリに生成一括PDF変換下位ディレクトリまで再帰的にファイルを検索して取得取得したファイルをすべてPDFに変換して変換先ディレクトリに保存オプション既に存在するファイルの変換をしない処理時間Officeファイルを開いて処理を行うので、そこまで速くありませんファイルあたり十数秒ほどですので手作業よりは速いと思います。 2021-08-25 23:37:37
js JavaScriptタグが付けられた新着投稿 - Qiita Vueでお絵かきアプリ作成4(canvas使用) https://qiita.com/ryotaro_tech/items/7e3c32dccb09c987920b 現状のお絵かき画像を取得してそれを非同期で更新させてます。 2021-08-25 23:58:50
js JavaScriptタグが付けられた新着投稿 - Qiita 紙で申請を出す居酒屋店員のシフト希望と管理業務をちょっとスマートにする https://qiita.com/n0bisuke/items/0c6d6a236b31e3897d41 シフトの希望提出LINEBotを作成紙が良い人とLINEで送れる人が両方いるかなと思っています。 2021-08-25 23:58:09
js JavaScriptタグが付けられた新着投稿 - Qiita タブでの切り替えの実装 HTML CSS Javascript Bootstrap https://qiita.com/ki_87/items/2de8463121b995742a8a さてJavascriptでやるのは、タブがクリックされたらクリックされたタブと中身にactiveクラスを付与それ以外のタブ達からはactiveを削除するということになりますJavascript記述appassetsjavascriptsapplicationjsターボリンクを無効にしないと、リロードしないと動かない現象が起こります。 2021-08-25 23:10:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) history.pushStateによる戻るボタンの無効化がDevToolsでは機能する理由について https://teratail.com/questions/356176?rss=all 実際に以下のソースコードで戻るボタンを無効化できないことは確認しているのですが、ブラウザのDevToolsを使うと戻るボタンの無効化が機能するようになります。 2021-08-25 23:54:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 既存のrailsアプリでvue.js導入の際に、hot reloadするようにするために、webpack-dev-serverを起動するように設定したい。 https://teratail.com/questions/356175?rss=all そこで、webpackdevserverを起動させるように設定することにしたのですが、以下のエラーでつまづいています。 2021-08-25 23:50:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeのターミナルでrootユーザーのパスワード変換ができない https://teratail.com/questions/356174?rss=all VSCodeのターミナルでrootユーザーのパスワード変換ができない前提・実現したいこと現在、「独習PHP第版」という参考書を使って学習しています。 2021-08-25 23:48:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【アウトプット1日目】ATOMでCSSが反映されません https://teratail.com/questions/356173?rss=all 【アウトプット日目】ATOMでCSSが反映されません前提・実現したいことATOMを利用して初めてHTMLの入力をしています。 2021-08-25 23:48:28
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Word Press でcssが途中から効かなくなってしましました。どうしたら良いでしょうか? https://teratail.com/questions/356172?rss=all WordPressでcssが途中から効かなくなってしましました。 2021-08-25 23:39:32
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 選択した計算式(四則演算)にしたい https://teratail.com/questions/356171?rss=all 2021-08-25 23:39:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) TypeScriptのコンパイルエラー「型同士で互換性がありません」を解決したい https://teratail.com/questions/356170?rss=all TypeScriptのコンパイルエラー「型同士で互換性がありません」を解決したい前提・実現したいことNextjsnbspnbspTypeScriptでタイマーアプリを作っており、loudFirestoreから取得したデータをグラフApexChartsのデータとして使おうとしています。 2021-08-25 23:38:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) UnityでGraphics APIsをWebGL1.0とすると色がバグる https://teratail.com/questions/356169?rss=all その結果、PCでもスマホでも起動はするようになったのですがどちらで起動しても下記のようなカラフルな色になってしまいました本来はいたって普通の色合いです。 2021-08-25 23:33:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ウェブ上の動画を直接YouTubeにアップロードする方法 https://teratail.com/questions/356168?rss=all youtube 2021-08-25 23:33:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Rubyにて複数ファイルを1つのコマンドで実行・起動する方法 https://teratail.com/questions/356167?rss=all Rubyにて複数ファイルをつのコマンドで実行・起動する方法firstrbnbspとnbspsecondrbnbspのつのファイルに、それぞれ別のサーバーで実行されるスクリプトを書いていますが、つのコマンドで同時に実行できる方法を探しています。 2021-08-25 23:32:15
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) bootstrapのjustify-content-centerが効かない https://teratail.com/questions/356166?rss=all 次のものがerbコードです。 2021-08-25 23:25:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) rspec undefined method `id' for nil:NilClassについて https://teratail.com/questions/356165?rss=all rspecundefinedmethodidxfornilNilClassについて前提・実現したいこと現在ECサイトに機能を追加していくという課題に取り組んでいる最中なのですがrspecで以前まで通っていたcontrollerのテストが通らなくなってしまったのでその解決をすることを実現したいと考えています。 2021-08-25 23:18:39
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) C言語、ファイル読み書き、コマンドライン引数、argc、argvについて https://teratail.com/questions/356164?rss=all 2021-08-25 23:16:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Localアプリでwordpressが開けない https://teratail.com/questions/356163?rss=all Localアプリでwordpressが開けない前提・実現したいことLOcalアプリを使って、wordpredssにテーマを設定したいけれどできていない。 2021-08-25 23:10:48
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) React + Nodejs環境で画像を表示したい https://teratail.com/questions/356162?rss=all ReactNodejs環境で画像を表示したいReactNodejs環境で画像表示したいフロントにReactバックにNodejsを用いる以下の構成簡略化してますのwebアプリで画像を表示したいと思っています。 2021-08-25 23:06:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GPL - ソースコードの公開及び改変 https://teratail.com/questions/356161?rss=all 複数 2021-08-25 23:06:10
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jsonファイルを読み込むとAttributeErrorが出てしまう https://teratail.com/questions/356160?rss=all jsonファイルを読み込むとAttributeErrorが出てしまう質問の経緯jsonモジュールを使ったjsonファイルの読み込みでエラー発生してしまい、自力では解決できないと考えたため、質問しました。 2021-08-25 23:05:45
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 環境変数PATHを設定するとどうなるのですか? https://teratail.com/questions/356159?rss=all 環境変数 2021-08-25 23:05:04
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SwiftUI:タイマー設定 https://teratail.com/questions/356158?rss=all SwiftUIタイマー設定下記リンクの書きコードの部分について、こちらはなぜ出力結果を「minutesseconds」とできるのでしょうかこちらがどうしても理解できず、ご教授いただきたいです。 2021-08-25 23:04:57
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby 繰り返し処理 eachとmapの違い https://qiita.com/Hashimoto-Noriaki/items/5508c4ae5d7879340e35 mapの使い方scoresscoreseachdoscorescoreendpscoresと出力結果として配列scoresの各要素の数字を倍した結果を配列として出力されています。 2021-08-25 23:53:48
Ruby Rubyタグが付けられた新着投稿 - Qiita 【インクリメンタルサーチ】Ajaxを用いたキーワード検索機能の実装 https://qiita.com/taddy_korokoro/items/f1a9726f241bb027f0e9 ※入力された値に該当するスポットが存在しない場合の表示画面下記参照jsファイルの編集条件分岐の処理部分で記述していた関数を定義し、検索結果を画面に表示させるための記述をしています。 2021-08-25 23:51:33
Ruby Rubyタグが付けられた新着投稿 - Qiita 【Rails】お気に入り(いいね)のハートアイコンとカウント数の間に謎の下線、消し方(メモ) https://qiita.com/moru0606/items/623868e79b0d7224823b 【Rails】お気に入りいいねのハートアイコンとカウント数の間に謎の下線、消し方メモ目標このハートアイコンとカウント数の間にある下線を消す。 2021-08-25 23:28:23
AWS AWSタグが付けられた新着投稿 - Qiita IAMロールと信頼されたエンティティの関係性 https://qiita.com/yuta-katayama-23/items/7055c1a2e5a9cddf7a76 2021-08-25 23:58:46
golang Goタグが付けられた新着投稿 - Qiita Go初見が1週間でWebアプリ開発できるか ー3日目ー https://qiita.com/kei37/items/ec0d649cdfa456ba3680 Go初見が週間でWebアプリ開発できるかー日目ー今までAPIサーバーとしてNodejsを用いていましたが、最近話題のGoを使ってみたいと思い、Go初見の状態から週間でWebアプリを開発できるのかをチャレンジします。 2021-08-25 23:43:15
Azure Azureタグが付けられた新着投稿 - Qiita vscode + Azure Static Web Appsを試すべき理由 https://qiita.com/daisukenoguemon/items/84d5d71c9cc21d9596dc vscodeAzureStaticWebAppsを試すべき理由はじめに皆さん静的webホスティングサービス何を使ってますか私は専らSPAならNetlifyバックエンドAPIも必要ならAWSシンプルでいいならNetlifyfunctionsといった感じで使い分けているのですが「QiitaがAzure祭りを開いているらしい」という事でこの度GAとなったStaticWebAppsを触ってみました。 2021-08-25 23:56:23
Ruby Railsタグが付けられた新着投稿 - Qiita 【インクリメンタルサーチ】Ajaxを用いたキーワード検索機能の実装 https://qiita.com/taddy_korokoro/items/f1a9726f241bb027f0e9 ※入力された値に該当するスポットが存在しない場合の表示画面下記参照jsファイルの編集条件分岐の処理部分で記述していた関数を定義し、検索結果を画面に表示させるための記述をしています。 2021-08-25 23:51:33
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails】お気に入り(いいね)のハートアイコンとカウント数の間に謎の下線、消し方(メモ) https://qiita.com/moru0606/items/623868e79b0d7224823b 【Rails】お気に入りいいねのハートアイコンとカウント数の間に謎の下線、消し方メモ目標このハートアイコンとカウント数の間にある下線を消す。 2021-08-25 23:28:23
Ruby Railsタグが付けられた新着投稿 - Qiita 【Rails Apiモード + devise】ログイン状態が保持されない時の解決法 https://qiita.com/hanasouhei/items/4e653ee470183a218b65 SessionCookieでログイン状態を保持するような仕様にしたいが、ブラウザをリロード等するとログイン状態が保持されていないことがわかった。 2021-08-25 23:27:54
Ruby Railsタグが付けられた新着投稿 - Qiita ActiveStroge 使い方 https://qiita.com/pei_coffee/items/6ca6686afb370db6919b ActiveStroge使い方①インストールrailsactivestrogeinstall使用するために必要なマイグレーションファイルが作られる。 2021-08-25 23:16:34
Ruby Railsタグが付けられた新着投稿 - Qiita タブでの切り替えの実装 HTML CSS Javascript Bootstrap https://qiita.com/ki_87/items/2de8463121b995742a8a さてJavascriptでやるのは、タブがクリックされたらクリックされたタブと中身にactiveクラスを付与それ以外のタブ達からはactiveを削除するということになりますJavascript記述appassetsjavascriptsapplicationjsターボリンクを無効にしないと、リロードしないと動かない現象が起こります。 2021-08-25 23:10:10
技術ブログ Developers.IO [React] データのExcel/CSV出力機能を実装する https://dev.classmethod.jp/articles/implement-data-export-in-excel-or-csv-format-in-react-app/ codesandbox 2021-08-25 14:52:43
海外TECH DEV Community AWS Certified Cloud Practitioner Exam Questions Part 1 https://dev.to/iamawslagi/aws-certified-cloud-practitioner-exam-questions-part-1-24al AWS Certified Cloud Practitioner Exam Questions Part Hello all We are continuing to share the good resources to help you practice before taking the real exam Each day we will publish one post to help you practice Let subscribe us Source AWS GCP Under the shared responsibility model which of the following is the customer responsible for A Ensuring that disk drives are wiped after usE B Ensuring that firmware is updated on hardware devices C Ensuring that data is encrypted at rest D Ensuring that network cables are category six or higher Which services are parts of the AWS serverless platform A Amazon EC Amazon S Amazon AthenaB Amazon Kinesis Amazon SQS Amazon EMRC AWS Step Functions Amazon DynamoDB Amazon SNSD Amazon Athena Amazon Cognito Amazon ECWhich of the following services is in the category of AWS serverless platform A Amazon EMRB Elastic Load BalancingC AWS LambdaD AWS Mobile HubAn administrator needs to rapidly deploy a popular IT solution and start using it immediately Where can the administrator find assistance A AWS Well Architected Framework documentationB Amazon CloudFrontC AWS CodeCommitD AWS Quick Start reference deploymentsOne benefit of On Demand Amazon Elastic Compute Cloud Amazon EC pricing is A the ability to bid for a lower hourly cost B paying a daily rate regardless of time useD C paying only for time useD D pre paying for instances and paying a lower hourly ratE Which of the following tasks is the responsibility of AWS A Encrypting client side dataB Configuring AWS Identity and Access Management IAM rolesC Securing the Amazon EC hypervisorD Setting user password policiesWhich is the MINIMUM AWS Support plan that provides technical support through phone calls A EnterpriseB BusinessC DeveloperD BasicHow should a customer forecast the future costs for running a new web application A Amazon Aurora BacktrackB Amazon CloudWatch Billing AlarmsC AWS Simple Monthly CalculatorD AWS Cost and Usage reportA company will be moving from an on premises data center to the AWS ClouD What would be one financial difference after the move A Moving from variable operational expense opex to upfront capital expense capex B Moving from upfront capital expense capex to variable capital expense capex C Moving from upfront capital expense capex to variable operational expense opex D Elimination of upfront capital expense capex and elimination of variable operational expense opex A solution that is able to support growth in users traffic or data size with no drop in performance aligns with which cloud architecture principle A Think parallelB Implement elasticityC Decouple your componentsD Design for failureWhich of the following can limit Amazon Simple Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsWhat can AWS edge locations be used for Choose two A Hosting applicationsB Delivering content closer to usersC Running NoSQL database caching servicesD Reducing traffic on the server by caching responsesE Sending notification messages to end usersHow does AWS shorten the time to provision IT resources A It supplies an online IT ticketing platform for resource requests B It supports automatic code validation services C It provides the ability to programmatically provision existing resources D It automates the resource request process from a company s IT vendor list Which AWS service can serve a static website A Amazon SB Amazon Route C Amazon QuickSightD AWS X RayWhich is the minimum AWS Support plan that includes Infrastructure Event Management without additional costs A EnterpriseB BusinessC DeveloperD BasicWhich AWS feature should a customer leverage to achieve high availability of an application A AWS Direct ConnectB Availability ZonesC Data centersD Amazon Virtual Private Cloud Amazon VPC In which scenario should Amazon EC Spot Instances be used A A company wants to move its main website to AWS from an on premises web server B A company has a number of application services whose Service Level Agreement SLA requires uptimE C A company s heavily used legacy database is currently running on premises D A company has a number of infrequent interruptible jobs that are currently using On Demand InstancesWhich of the following common IT tasks can AWS cover to free up company IT resources Choose two A Patching databases softwareB Testing application releasesC Backing up databasesD Creating database schemaE Running penetration testsWhich AWS services can be used to gather information about AWS account activity Choose two A Amazon CloudFrontB AWS CloudC AWS CloudTrailD AWS CloudHSME Amazon CloudWatchHow do customers benefit from Amazon s massive economies of scale A Periodic price reductions as the result of Amazon s operational efficienciesB New Amazon EC instance types providing the latest hardwareC The ability to scale up and down when neededD Increased reliability in the underlying hardware of Amazon EC instancesIf each department within a company has its own AWS account what is one way to enable consolidated billing A Use AWS Budgets on each account to pay only to budget B Contact AWS Support for a monthly bill C Create an AWS Organization from the payer account and invite the other accounts to join D Put all invoices into one Amazon Simple Storage Service Amazon S bucket load data into Amazon Redshift and then run a billing report Which of the following features can be configured through the Amazon Virtual Private Cloud Amazon VPC Dashboard Choose two A Amazon CloudFront distributionsB Amazon Route C Security GroupsD SubnetsE Elastic Load BalancingWhich options does AWS make available for customers who want to learn about security in the cloud in an instructor led setting Choose two A AWS Trusted AdvisorB AWS Online Tech TalksC AWS BlogD AWS ForumsE AWS Classroom TrainingWhich of the following is a component of the shared responsibility model managed entirely by AWS A Patching operating system softwareB Encrypting dataC Enforcing multi factor authenticationD Auditing physical data center assetsWhich service is best for storing common database query results which helps to alleviate database access load A Amazon Machine LearningB Amazon SQSC Amazon ElastiCacheD Amazon EC Instance StoreAmazon Relational Database Service Amazon RDS offers which of the following benefits over traditional database management A AWS manages the data stored in Amazon RDS tables B AWS manages the maintenance of the operating system C AWS automatically scales up instance types on demanD D AWS manages the database typE Which AWS support plan includes a dedicated Technical Account Manager A DeveloperB EnterpriseC BusinessD BasicWhich of the following is an important architectural design principle when designing cloud applications A Use multiple Availability Zones B Use tightly coupled components C Use open source softwarE D Provision extra capacityWhich of the following services falls under the responsibility of the customer to maintain operating system configuration security patching and networking A Amazon RDSB Amazon ECC Amazon ElastiCacheD AWS FargateWhich service provides a hybrid storage service that enables on premises applications to seamlessly use cloud storage A Amazon GlacierB AWS SnowballC AWS Storage GatewayD Amazon Elastic Block Storage Amazon EBS Which of the following security measures protect access to an AWS account Choose two A Enable AWS CloudTrail B Grant least privilege access to IAM users C Create one IAM user and share with many developers and users D Enable Amazon CloudFront E Activate multi factor authentication MFA for privileged users Which of the following is an AWS Cloud architecture design principle A Implement single points of failurE B Implement loose coupling C Implement monolithic design D Implement vertical scalingWhich of the following can an AWS customer use to launch a new Amazon Relational Database Service Amazon RDS cluster Choose two A AWS ConciergeB AWS CloudFormationC Amazon Simple Storage Service Amazon S D Amazon EC Auto ScalingE AWS Management ConsoleWhich AWS Cost Management tool allows you to view the most granular data about your AWS bill A AWS Cost ExplorerB AWS BudgetsC AWS Cost and Usage reportD AWS Billing dashboardThe financial benefits of using AWS are Choose two A reduced Total Cost of Ownership TCO B increased capital expenditure capex C reduced operational expenditure opex D deferred payment plans for startups E business credit lines for stratupsA company is migrating an application that is running non interruptible workloads for a three year time framE Which pricing construct would provide the MOST cost effective solution A Amazon EC Spot InstancesB Amazon EC Dedicated InstancesC Amazon EC On Demand InstancesD Amazon EC Reserved InstancesWhich AWS service can be used to manually launch instances based on resource requirements A Amazon EBSB Amazon SC Amazon ECD Amazon ECSUnder the shared responsibility model which of the following tasks are the responsibility of the AWS customer Choose two A Ensuring that application data is encrypted at restB Ensuring that AWS NTP servers are set to the correct timeC Ensuring that users have received security training in the use of AWS servicesD Ensuring that access to data centers is restrictedE Ensuring that hardware is disposed of properlyWhich AWS service would you use to obtain compliance reports and certificates A AWS ArtifactB AWS LambdaC Amazon InspectorD AWS Certificate ManagerWhich AWS services are defined as global instead of regional Choose two A Amazon Route B Amazon ECC Amazon SD Amazon CloudFrontE Amazon DynamoDBWhat technology enables compute capacity to adjust as loads change A Load balancingB Automatic failoverC Round robinD Auto ScalingHow would an AWS customer easily apply common access controls to a large set of users A Apply an IAM policy to an IAM group B Apply an IAM policy to an IAM rolE C Apply the same IAM policy to all IAM users with access to the same workloaD D Apply an IAM policy to an Amazon Cognito user pool Which of the following AWS features enables a user to launch a pre configured Amazon Elastic Compute Cloud Amazon EC instance A Amazon Elastic Block Store Amazon EBS B Amazon Machine ImageC Amazon EC Systems ManagerD Amazon AppStream Which of the following steps should be taken by a customer when conducting penetration testing on AWS A Conduct penetration testing using Amazon Inspector and then notify AWS support B Request and wait for approval from the customer s internal security team and then conducttesting C Notify AWS support and then conduct testing immediately D Request and wait for approval from AWS support and then conduct testing Which of the following is an advantage of consolidated billing on AWS A Volume pricing qualificationB Shared access permissionsC Multiple bills per accountD Eliminates the need for taggingWhich AWS service provides a customized view of the health of specific AWS services that power a customer s workloads running on AWS A AWS Service Health DashboardB AWS X RayC AWS Personal Health DashboardD Amazon CloudWatchWhere can AWS compliance and certification reports be downloaded A AWS ArtifactB AWS ConciergeC AWS Certificate ManagerD AWS Trusted AdvisorWhich is the MINIMUM AWS Support plan that allows for one hour target response time for support cases A EnterpriseB BusinessC DeveloperD BasicWhich design principles for cloud architecture are recommended when re architecting a large monolithic application Choose two A Use manual monitoring B Use fixed servers C Implement loose coupling D Rely on individual components E Design for scalability Which Amazon EC pricing model adjusts based on supply and demand of EC instances A On Demand InstancesB Reserved InstancesC Spot InstancesD Convertible Reserved InstancesWhich of the following services could be used to deploy an application to servers running onpremises Choose two A AWS Elastic BeanstalkB AWS OpsWorksC AWS CodeDeployD AWS BatchE AWS X RayWhich service allows a company with multiple AWS accounts to combine its usage to obtain volume discounts A AWS Server Migration ServiceB AWS OrganizationsC AWS BudgetsD AWS Trusted AdvisorWhat is Amazon CloudWatch A A code repository with customizable build and team commit features B A metrics repository with customizable notification thresholds and channels C A security configuration repository with threat analytics D A rule repository of a web application firewall with automated vulnerability prevention features If a customer needs to audit the change management of AWS resources which of the following AWS services should the customer use A AWS ConfigB AWS Trusted AdvisorC Amazon CloudWatchD Amazon InspectorWhich AWS service provides the ability to manage infrastructure as code A AWS CodePipelineB AWS CodeDeployC AWS Direct ConnectD AWS CloudFormationWhen performing a cost analysis that supports physical isolation of a customer workload which compute hosting model should be accounted for in the Total Cost of Ownership TCO A Dedicated HostsB Reserved InstancesC On Demand InstancesD No Upfront Reserved InstancesWhich of the following is a benefit of using the AWS Cloud A Permissive security removes the administrative burden B Ability to focus on revenue generating activities C Control over cloud network hardwarE D Choice of specific cloud hardware vendors Where should a company go to search software listings from independent software vendors to find test buy and deploy software that runs on AWS A AWS MarketplaceB Amazon LumberyardC AWS ArtifactD Amazon CloudSearchWhich task is AWS responsible for in the shared responsibility model for security and compliance A Granting access to individuals and servicesB Encrypting data in transitC Updating Amazon EC host firmwareD Updating operating systemsWhich of the following are categories of AWS Trusted Advisor Choose two A Fault ToleranceB Instance UsageC InfrastructureD PerformanceE Storage CapacityWhich AWS service provides alerts when an AWS event may impact a company s AWS resources A AWS Personal Health DashboardB AWS Service Health DashboardC AWS Trusted AdvisorD AWS Infrastructure Event ManagementA company wants to reduce the physical compute footprint that developers use to run codE Which service would meet that need by enabling serverless architectures A Amazon Elastic Compute Cloud Amazon EC B AWS LambdaC Amazon DynamoDBD AWS CodeCommitWhich AWS service allows companies to connect an Amazon VPC to an on premises data center A AWS VPNB Amazon RedshiftC API GatewayD Amazon Direct ConnectUnder the shared responsibility model which of the following is a shared control between a customer and AWS A Physical controlsB Patch managementC Zone securityD Data center auditingWhich AWS service should be used for long term low cost storage of data backups A Amazon RDSB Amazon GlacierC AWS SnowballD AWS EBSWhen architecting cloud applications which of the following are a key design principle A Use the largest instance possibleB Provision capacity for peak loadC Use the Scrum development processD Implement elasticityWhich AWS service provides a simple and scalable shared file storage solution for use with Linuxbased AWS and on premises servers A Amazon SB Amazon GlacierC Amazon EBSD Amazon EFSWhich AWS managed service is used to host databases A AWS BatchB AWS ArtifactC AWS Data PipelineD Amazon RDSWhich of the following security related services does AWS offer Choose two A Multi factor authentication physical tokensB AWS Trusted Advisor security checksC Data encryptionD Automated penetration testingE Amazon S copyrighted content detectionWhich of the following Identity and Access Management IAM entities is associated with an access key ID and secret access key when using AWS Command Line Interface AWS CLI A IAM groupB IAM userC IAM roleD IAM policyWhich service provides a virtually unlimited amount of online highly durable object storage A Amazon RedshiftB Amazon Elastic File System Amazon EFS C Amazon Elastic Container Service Amazon ECS D Amazon SWhat is the benefit of using AWS managed services such as Amazon ElastiCache and Amazon Relational Database Service Amazon RDS A They require the customer to monitor and replace failing instances B They have better performance than customer managed services C They simplify patching and updating underlying OSs D They do not require the customer to optimize instance type or size selections Web servers running on Amazon EC access a legacy application running in a corporate data center What term would describe this model A Cloud nativeB Partner networkC Hybrid architectureD Infrastructure as a serviceWhich of the following AWS services can be used to serve large amounts of online video content with the lowest possible latency Choose two A AWS Storage GatewayB Amazon SC Amazon Elastic File System EFS D Amazon GlacierE Amazom CloudFrontThe AWS Cloud s multiple Regions are an example ofA agility B global infrastructurE C elasticity D pay as you go pricing Which of the following are valid ways for a customer to interact with AWS services Choose two A Command line interfaceB On premisesC Software Development KitsD Software as a serviceE HybridWhich statement best describes Elastic Load Balancing A It translates a domain name into an IP address using DNS B It distributes incoming application traffic across one or more Amazon EC instances C It collects metrics on connected Amazon EC instances D It automatically adjusts the number of Amazon EC instances to support incoming traffic A company is looking for a scalable data warehouse solution Which of the following AWS solutions would meet the company s needs A Amazon Simple Storage Service Amazon S B Amazon DynamoDBC Amazon KinesisD Amazon RedshiftWhich of the following AWS Cloud services can be used to run a customer managed relational database A Amazon ECB Amazon Route C Amazon ElastiCacheD Amazon DynamoDBWhat is the AWS customer responsible for according to the AWS shared responsibility model A Physical access controlsB Data encryptionC Secure disposal of storage devicesD Environmental risk managementWhich Amazon EC instance pricing model can provide discounts of up to A Reserved InstancesB On DemandC Dedicated HostsD Spot InstancesWhich storage service can be used as a low cost option for hosting static websites A Amazon GlacierB Amazon DynamoDBC Amazon Elastic File System Amazon EFS D Amazon Simple Storage Service Amazon S A customer is deploying a new application and needs to choose an AWS Region Which of the following factors could influence the customer s decision Choose two A Reduced latency to usersB The application s presentation in the local languageC Data sovereignty complianceD Cooling costs in hotter climatesE Proximity to the customer s office for on site visitsWhich of the following is an AWS managed Domain Name System DNS web service A Amazon Route B Amazon NeptuneC Amazon SageMakerD Amazon LightsailWhich of the following are features of Amazon CloudWatch Logs Choose two A Summaries by Amazon Simple Notification Service Amazon SNS B Free Amazon Elasticsearch Service analyticsC Provided at no chargeD Real time monitoringE Adjustable retentionA customer is using multiple AWS accounts with separate billing How can the customer take advantage of volume discounts with minimal impact to the AWS resources A Create one global AWS account and move all AWS resources to the account B Sign up for three years of Reserved Instance pricing up front C Use the consolidated billing feature from AWS Organizations D Sign up for the AWS Enterprise support plan to get volume discounts Which of the following is the customer s responsibility under the AWS shared responsibility model A Patching underlying infrastructureB Physical securityC Patching Amazon EC instancesD Patching network infrastructureWhich feature of the AWS Cloud will support an international company s requirement for low latency to all of its customers A Fault toleranceB Global reachC Pay as you go pricingD High availabilityFor which auditing process does AWS have sole responsibility A AWS IAM policiesB Physical securityC Amazon S bucket policiesD AWS CloudTrail LogsWhat approach to transcoding a large number of individual video files adheres to AWS architecture principles A Using many instances in parallelB Using a single large instance during off peak hoursC Using dedicated hardwareD Using a large GPU instance typeWhich service should a customer use to consolidate and centrally manage multiple AWS accounts A AWS IAMB AWS OrganizationsC AWS Schema Conversion ToolD AWS ConfigWhat is an example of agility in the AWS Cloud A Access to multiple instance typesB Access to managed servicesC Using Consolidated Billing to produce one billD Decreased acquisition time for new compute resourcesWhich of the following is a fast and reliable NoSQL database service A Amazon RedshiftB Amazon RDSC Amazon DynamoDBD Amazon SWhich AWS IAM feature allows developers to access AWS services through the AWS CLI A API keysB Access keysC User names PasswordsD SSH keysWhat is the lowest cost durable storage option for retaining database backups for immediate retrieval A Amazon SB Amazon GlacierC Amazon EBSD Amazon EC Instance StoreOne of the advantages to moving infrastructure from an on premises data center to the AWS Cloud is A it allows the business to eliminate IT bills B it allows the business to put a server in each customer s data center C it allows the business to focus on business activities D it allows the business to leave servers unpatched How many Availability Zones should compute resources be provisioned across to achieve high availability A A minimum of oneB A minimum of twoC A minimum of threeD A minimum of four or moreWhich of the following is a shared control between the customer and AWS A Providing a key for Amazon S client side encryptionB Configuration of an Amazon EC instanceC Environmental controls of physical AWS data centersD Awareness and trainingWhich of the following components of the AWS Global Infrastructure consists of one or more discrete data centers interconnected through low latency links A Availability ZoneB Edge locationC RegionD Private networkingA customer needs to run a MySQL database that easily scales Which AWS service should they use A Amazon AuroraB Amazon RedshiftC Amazon DynamoDBD Amazon ElastiCacheWhat is one of the advantages of the Amazon Relational Database Service Amazon RDS A It simplifies relational database administration tasks B It provides reliability and durability C It automatically scales databases for loads D It enabled users to dynamically adjust CPU and RAM resources Which AWS services should be used for read write of constantly changing data Choose two A Amazon GlacierB Amazon RDSC AWS SnowballD Amazon RedshiftE Amazon EFSAWS supports which of the following methods to add security to Identity and Access Management IAM users Choose two A Implementing Amazon RekognitionB Using AWS Shield protected resourcesC Blocking access with Security GroupsD Using Multi Factor Authentication MFA E Enforcing password strength and expirationAccording to best practices how should an application be designed to run in the AWS Cloud A Use tighly coupled components B Use loosely coupled components C Use infrequently coupled components D Use frequently coupled components Which is a recommended pattern for designing a highly available architecture on AWS A Ensure that components have low latency network connectivity B Run enough Amazon EC instances to operate at peak loaD C Ensure that the application is designed to accommodate failure of any single component D Use a monolithic application that handles all operations Under the AWS shared responsibility model which of the following activities are the customer s responsibility Choose two A Patching operating system components for Amazon Relational Database Server Amazon RDS B Encrypting data on the client sideC Training the data center staffD Configuring Network Access Control Lists ACL E Maintaining environmental controls within a data centerWhere are AWS compliance documents such as an SOC report located A Amazon InspectorB AWS CloudTrailC AWS ArtifactD AWS Certificate ManagerWhich of the following services will automatically scale with an expected increase in web traffic A AWS CodePipelineB Elastic Load BalancingC Amazon EBSD AWS Direct ConnectWhich AWS feature will reduce the customer s total cost of ownership TCO A Shared responsibility security modelB Single tenancyC Elastic computingD EncryptionWhich of the Reserved Instance RI pricing models can change the attributes of the RI as long as the exchange results in the creation of RIs of equal or greater value A Dedicated RIsB Scheduled RIsC Convertible RIsD Standard RIsWhich of the following security related actions are available at no cost A Calling AWS SupportB Contacting AWS Professional Services to request a workshopC Accessing forums blogs and whitepapersD Attending AWS classes at a local universityWhich of the following can limit Amazon Storage Service Amazon S bucket access to specific users A A public and private key pairB Amazon InspectorC AWS Identity and Access Management IAM policiesD Security GroupsA characteristic of edge locations is that they A host Amazon EC instances closer to users B help lower latency and improve performance for users C cache frequently changing data without reaching the origin server D refresh data changes dailyCompared with costs in traditional and virtualized data centers AWS has A greater variable costs and greater upfront costs B fixed usage costs and lower upfront costs C lower variable costs and greater upfront costs D lower variable costs and lower upfront costs Which of the following Reserved Instance RI pricing models provides the highest average savings compared to On Demand pricing A One year No Upfront Standard RI pricingB One year All Upfront Convertible RI pricingC Three year All Upfront Standard RI pricingD Three year No Upfront Convertible RI pricingWhich of the following are advantages of AWS consolidated billing Choose two A The ability to receive one bill for multiple accountsB Service limits increasing by default in all accountsC A fixed discount on the monthly billD Potential volume discounts as usage in all accounts is combinedE The automatic extension of the master account s AWS support plan to all accountsWhich AWS tools assist with estimating costs Choose threE A Detailed billing reportB Cost allocation tagsC AWS Simple Monthly CalculatorD AWS Total Cost of Ownership TCO CalculatorE Cost EstimatorWhich of the following is a correct relationship between regions Availability Zones and edge locations A Data centers contain regions B Regions contain Availability Zones C Availability Zones contain edge locations D Edge locations contain regions A company is considering using AWS for a self hosted database that requires a nightly shutdown for maintenance and cost saving purposes Which service should the company use A Amazon RedshiftB Amazon DynamoDBC Amazon Elastic Compute Cloud Amazon EC with Amazon EC instance storeD Amazon EC with Amazon Elastic Block Store Amazon EBS What costs are included when comparing AWS Total Cost of Ownership TCO with on premises TCO A Project managementB Antivirus software licensingC Data center securityD Software developmentWhich services can be used across hybrid AWS Cloud architectures Choose two A Amazon Route B Virtual Private GatewayC Classic Load BalancerD Auto ScalingE Amazon CloudWatch default metricsWhich of the following are characteristics of Amazon S Choose two A A global file systemB An object storeC A local file storeD A network file systemE A durable storage systemWhich service enables risk auditing by continuously monitoring and logging account activity including user actions in the AWS Management Console and AWS SDKs A Amazon CloudWatchB AWS CloudTrailC AWS ConfigD AWS HealthWhich AWS characteristics make AWS cost effective for a workload with dynamic user demand Choose two A High availabilityB Shared security modelC ElasticityD Pay as you go pricingE ReliabilityWhich of the following Amazon EC pricing models allow customers to use existing server bound software licenses A Spot InstancesB Reserved InstancesC Dedicated HostsD On Demand InstancesWhich of the following inspects AWS environments to find opportunities that can save money for users and also improve system performance A AWS Cost ExplorerB AWS Trusted AdvisorC Consolidated billingD Detailed billingWhich AWS services can host a Microsoft SQL Server database Choose two A Amazon ECB Amazon Relational Database Service Amazon RDS C Amazon AuroraD Amazon RedshiftE Amazon SDistributing workloads across multiple Availability Zones supports which cloud architecture design principle A Implement automation B Design for agility C Design for failurE D Implement elasticity A customer would like to design and build a new workload on AWS Cloud but does not have the AWS related software technical expertise in housE Which of the following AWS programs can a customer take advantage of to achieve that outcome A AWS Partner Network Technology PartnersB AWS MarketplaceC AWS Partner Network Consulting PartnersD AWS Service CatalogWhat AWS team assists customers with accelerating cloud adoption through paid engagements in any of several specialty practice areas A AWS Enterprise SupportB AWS Solutions ArchitectsC AWS Professional ServicesD AWS Account ManagersWhich service stores objects provides real time access to those objects and offers versioning and lifecycle capabilities A Amazon GlacierB AWS Storage GatewayC Amazon SD Amazon EBSThe use of what AWS feature or service allows companies to track and categorize spending on a detailed level A Cost allocation tagsB Consolidated billingC AWS BudgetsD AWS Marketplace 2021-08-25 14:43:10
海外TECH DEV Community Characteristics of Serverless Computing https://dev.to/bpb_online/characteristics-of-serverless-computing-2ij4 Characteristics of Serverless ComputingServerless Computing is the newest cloud hosting and execution model offered by cloud vendors It is widely adopted by Cloud Architects to build highly scalable new generation cloud solutions It is cheap and comes with a lot of useful features that classic cloud hosting models may not offer Serverless Computing model is used by cloud giants like Microsoft and Amazon to build their in house products Serverless Computing does not mean that no servers are hosting the application code Application code cannot be hosted or executed without a server In the case of Serverless Computing application code always executes on a server However the server infrastructure operating system hosting and execution environment is abstracted to you You build the application code and deploy it to the Serverless environment You need not worry about the underlying hosting and execution mechanism that is handled by the cloud vendor It is highly essential to understand the characteristics of Serverless Computing before adopting it Serverless Computing exhibits the following characteristics On Demand executionElasticNo hostDistributedShorter execution timeEach of these characteristics has an impact on the Serverless solution that you are developing You should develop Serverless solutions by taking these characteristics into account On Demand executionServerless solutions are event driven They execute on demand when invoked and remain idle until events invoke them And once invoked they start doing their task An array of events can trigger Serverless solutions Following are few of the popular events that can trigger a Serverless solution HTTP TriggersCloud Storage Queue based events like adding an item to a queue or deleting an item from a queue Databases operations like adding a record or deleting a record Operations in Modern databases like AWS DynamoDB or Azure Cosmos DB can invoke Serverless Solutions External social media triggers an incoming message to a Twitter handle Another Serverless Solution ElasticServerless solutions scale on demand You need not configure either manual scaling or automatic scaling while building Serverless solutions nderlying cloud platform managed by the cloud vendor does the scaling The cloud vendor makes sure that all necessary infrastructure and servers are in place to support scaling And the solution can scale out automatically during peak hours and scale in when there is less load However dynamically scaling is not that simple as it appears Every cloud vendor has a limit to the number of instances that the solution can scale While designing a Serverless solution you should take into account the maximum number of instances that the Serverless service scales up Else that would result in a bottleneck and can bring down the performance of the Serverless solution Usually cloud vendors provide multiple pricing tiers for the Serverless services based on the number of instances they can scale In a nutshell scaling cannot be controlled by you and you depend on the underlying platform for the cloud solution to scale No hostNo host does not mean that you do not deploy Serverless solutions to a hosting environment in the server In the case of Serverless solutions the cloud vendor abstracts the underlying server and the hosting environment from you You have no control over the underlying infrastructure You host the code in the Serverless environment and the cloud vendor takes care of the underlying hosting infrastructure managed by the cloud vendor You should design the Serverless applications very carefully because you have no control to tune the hosting environment based on the application requirements You have to be very sure that the underlying infrastructure runs the application as is without having a necessity to modify the underlying hosting environment Else your application may not be the right candidate for Server hosting DistributedServerless solutions are distributed by design They strictly follow the Single Responsibility pattern Each of the Serverless solution components should perform the task it needs to For example one of the Serverless components reads the data from the database Another component massages the data and pushes it to a queue A third component processes the data in the queue Serverless solutions are clean and support complex design patterns like Microservices architecture Data consistency for the Serverless application can be a concern like any other distributed systems When one Serverless component is writing to the database then the Serverless component performing the read operation should wait for the write operation to complete Else there can be read errors Shorter execution timeApplication code hosted on Serverless services must complete execution in a short span They should not keep on executing for a long time Application code on a Serverless service executes whenever an event invokes the service The execution must complete quickly The cloud vendors impose the execution restriction at the platform level They set a time limit beyond which the application code execution times out The application code must complete execution before the time limit set by the cloud vendor Cloud vendors offer a wide range of pricing tiers based on the maximum code execution time You should use the appropriate pricing tier that is best suited for the application Hope this was helpful 2021-08-25 14:41:55
海外TECH DEV Community Develop Electron in Docker https://dev.to/trigo/develop-electron-in-docker-52h3 Develop Electron in Docker WhyThere are several reasons to develop in Docker and not on your host machine First when it comes to backend services you can guarantee that your development runtime is the same as in production which can eliminate some scenarios where inconsistencies can lead to problems in production Of course this doesn t really apply to Electron because their apps are bundled up and shipped to your users ーhere you don t have any control over the environment Even so you can have build dependencies where you want to have either an easier setup for the whole development team or you want to guarantee that every developer has the same system dependencies as your build servers installed My case was different my colleague had to introduce a new dependency with a native module It worked well on his machine but created a segfault on mine I m not familiar with debugging segfaults and getting my development setup up and running again was urgent Before I turned to Docker I tried different versions of Electron and the library but always ended up with the same result it worked on other machines but not on mine The library even worked well using the corresponding NodeJS version there only seemed to be a problem with Electron As I thought that this was just a temporary issue and would be fixed in future versions of the library or Electron I was happy to have a temporary solution HowBased on this directory structure we can build a Docker image from a Dockerfile which installs all node modules performs an electron rebuild and does some other black magic Directory Structure package json package lock json Dockerfile src main js index htmlIt s important that your files are not located in the root folder because we want to mount the source directory into the container so we can continuously work without rebuilding the image We only need to rebuild the image if there is a change in the npm dependencies use the version that corresponds to your electron versionFROM node install electron dependencies or more if your library has other dependenciesRUN apt get update amp amp apt get install git libx xcb libxcb dri libxtst libnss libatk bridge libgtk libxss libasound yq no install suggests no install recommends amp amp apt get clean amp amp rm rf var lib apt lists copy the source into appWORKDIR appCOPY RUN chown R node app install node modules and perform an electron rebuildUSER nodeRUN npm installRUN npx electron rebuild Electron needs root for sand boxing see USER rootRUN chown root app node modules electron dist chrome sandboxRUN chmod app node modules electron dist chrome sandbox Electron doesn t like to run as rootUSER nodeCMD bashNow we can build the Docker image and start a container If you have other files and folders in your root directory you need to mount each single one separately You can t mount the root directory as this will also overwrite the node modules docker build t electron wrapper docker run v tmp X unix tmp X unix e DISPLAY unix DISPLAY v pwd src app src rm it electron wrapper bashThis should fire up a bash prompt from which you can start your development workflow e g npm start Example package json name electron in docker version description main src main js scripts start electron no sandbox author license ISC devDependencies electron electron rebuild libxmljs ConclusionThis guide works in Linux and likely in WSL For macOS you can take a look at Jake Donham s blog post in the links below which helped me a lot to get started I always find it good to have some backup in my developer s toolbox if things break in unpredictable ways Running programs in Docker is one of my all time favorites Further reading Example repositoryIf you want to try it out yourself you can take a look at the electron in docker repository 2021-08-25 14:30:10
海外TECH DEV Community How to create fully responsive product card using pure HTML, CSS. https://dev.to/kunaal438/how-to-create-fully-responsive-product-card-using-pure-html-css-12hm How to create fully responsive product card using pure HTML CSS Hello Today we ll see how to make fully responsive product page using only pure HTML and CSS Our product card has awesome minimalist animations which makes amazing user experience To see demo or you want coding tutorial You can watch the tutorial below Video TutorialI appreciate if you can support me by subscribing my youtube channel So without wasting more time let s see how to code this CodeFor this project we have index html and style css file only And img folder which contains three images which you can download from here So let s start coding this Start by writing basic HTML structure and link style css file to the page Then create product card structure like this lt div class product gt lt div class product img gt lt img src img bag png alt gt lt span class tag gt new lt span gt lt div gt lt div class product listing gt lt div gt lt div gt import url wght amp family Roboto wght amp display swap margin padding box sizing border box body width min height vh position relative display flex justify content center align items center background ef font family roboto sans serif body before content position absolute left transform translateX skewX deg width px height background ef border left px solid eaed border right px solid eaed opacity animation slide in s s forwards keyframes slide in opacity left product position relative width px min width px min height px height auto display flex justify content center align items center product img width height px background fff position relative opacity transform translateY px animation fade in s forwards product img img width height object fit contain user select none tag position absolute top px left px transform origin left opacity transform rotate deg text transform capitalize color eaed padding px px width px font size px text align center background user select none animation tag s s forwards keyframes tag opacity transform rotate deg product listing width min height px height auto background padding px display flex justify content center color eaed opacity transform translateY px animation fade in s forwards keyframes fade in opacity transform translateY OutputGreat Now create the product info elements lt div class product listing gt lt div class content gt lt h class name gt leather bag lt h gt lt p class info gt Lorem ipsum dolor sit amet consectetur adipisicing elit Doloremque laborum optio natus quibusdam ea nam odit vitae id unde officia lt p gt lt p class price gt lt p gt lt div class btn and rating box gt lt div class rating gt lt img src img star png alt gt lt img src img star png alt gt lt img src img star png alt gt lt img src img star png alt gt lt img src img star stroke png alt gt lt div gt lt button class btn gt buy now lt button gt lt div gt lt div gt lt div gt name font family dosis font size px text transform capitalize info font size px line height px margin px price font size px font weight margin bottom px btn and rating box width display flex justify content space between rating width fit content display flex justify content center align items center rating img width px height px margin px btn background eaed color border none text transform capitalize font size px padding px px cursor pointer btn hover background color eedbaf OutputOur product card is done Now let s make it responsive media max width px body before transform translateX skewX deg product flex direction column width margin vh product img width height px product listing width min height auto name price font size px info font px OutputSo that s it I hope you understood each and everything If you have doubt or I missed something let me know in the comments Tutorials you may find UsefulBest CSS EffectMusic Player AppDisney CloneYoutube API Youtube CloneTMDB Netflix CloneResponsive Portfolio with contact formFully working Blogging website with backendI really appreciate if you can subscribe my youtube channel I create awesome web contents Thanks For reading 2021-08-25 14:22:12
Apple AppleInsider - Frontpage News Apple predicted to announce 'Apple Car' tech in 2021 https://appleinsider.com/articles/21/08/25/apple-predicted-to-announce-apple-car-tech-in-2021?utm_medium=rss Apple predicted to announce x Apple Car x tech in Lithium ion battery pioneer and Nobel Prize winner Akira Yoshino believes that Apple could announce some type of electric vehicle initiative by the end of Credit AppleInsiderYoshino made the prediction in a recent interview with Reuters focused on battery technology Yoshino an honorary fellow at Japanese chemical firm Asahi Kasei won the Nobel Prize in chemistry for his work on lithium ion batteries Read more 2021-08-25 14:59:45
Apple AppleInsider - Frontpage News Best Deals August 25 - $35 off 4TB external hard drive, $19 for four batteries, more https://appleinsider.com/articles/21/08/25/best-deals-august-25---35-off-4tb-external-hard-drive-19-for-four-batteries-more?utm_medium=rss Best Deals August off TB external hard drive for four batteries moreWednesday s best deals include almost off a TB WD external hard drive up to off Anker mini projectors off Zagg accessories four Mophie power banks for and more Deals Wednesday August Shopping online for the best discounts and deals can be an annoying and challenging task So rather than sifting through miles of advertisements check out this list of sales we ve hand picked just for the AppleInsider audience Read more 2021-08-25 14:56:08
Apple AppleInsider - Frontpage News Apple to open new Apple Store in Hunan Province https://appleinsider.com/articles/21/08/25/apple-to-open-new-apple-store-in-hunan-province?utm_medium=rss Apple to open new Apple Store in Hunan ProvinceA new Apple Store is set to open in the Hunan Province in China dubbed Apple Changsha There is currently no word on when the store will open as the official page simply lists that it is coming soon The page does feature a statement about the store s mission but translations do it no justice with it reading Apple Changsha welcomes all kinds of whimsical ideas to let go of their hands and feet and break out of their own world Visitors can download the splash image as a wallpaper for the iPad iPhone and Mac Read more 2021-08-25 14:29:02
Apple AppleInsider - Frontpage News New Today at Apple session explains how to take expressive pet portraits on iPhone https://appleinsider.com/articles/21/08/25/new-today-at-apple-session-explains-how-to-take-expressive-pet-portraits-on-iphone?utm_medium=rss New Today at Apple session explains how to take expressive pet portraits on iPhoneJoin pet photographer Sophie Gamand on how to capture expressive pet portraits with iPhone in the latest Today at Apple video Latest Today at Apple covers pet portrait photosThe ten minute video features Apple employee Jahmyra and photographer Sophie Gamand They explain how to use different portrait modes angles and focuses to create great pet photos Read more 2021-08-25 14:18:59
Apple AppleInsider - Frontpage News Fitbit Charge 5 features ECG, Stress Management features in a thinner design https://appleinsider.com/articles/21/08/25/fitbit-charge-5-features-ecg-stress-management-features-in-a-thinner-design?utm_medium=rss Fitbit Charge features ECG Stress Management features in a thinner designFitbit has announced its new Charge fitness tracker which sports a thinner design a new color touchscreen and the ability to take electrocardiogram measurements Credit FitbitCompared to the Charge the new Fitbit activity tracker is a big upgrade for the company It packs a full color always on AMOLED touch display a thinner case and an overall rounder and sleeker design Users now navigate the device s user interface with swipes and taps ーthere s no longer any capacitive elements Read more 2021-08-25 14:06:43
海外TECH Engadget Discord music bot Groovy is going offline after YouTube crackdown https://www.engadget.com/groovy-bot-discord-youtube-music-145236619.html?src=rss Discord music bot Groovy is going offline after YouTube crackdownIf you re a Discord user there s a good chance you ve benefitted from Groovy Bot which lets people jam together with music from YouTube Spotify and others But it turns out Google didn t appreciate its ability to rip music out of YouTube The company has sent a cease and desist letter to Groovy Bot s owners The Verge reports asking them to shut down within seven days They re not putting up a fight Groovy Bot will officially go offline on August th A YouTube spokesperson noted that Groovy Bot violated its terms of service particularly because it modified the way YouTube worked and charge for the privilege If Groovy Bot were merely free it may have been able to live on But it also offers a premium subscription starting at a month which unlocks a slew of useful features nbsp The bot is currently installed on over million Discord servers and has reportedly amassed more than million users Groovy Bot owner Nik Ammerlaan tells The Verge that around percent of played tracks came through YouTube naturally because it s free With one bot down there s a good chance Google is also targeting the more popular Rhythm music bot While the owner of that service claims it s not shutting down its days are clearly numbered nbsp 2021-08-25 14:52:36
海外TECH Engadget President Biden is meeting with Apple, Google and Microsoft on cybersecurity https://www.engadget.com/presdient-biden-cybersecurity-talks-apple-google-microsoft-143505316.html?src=rss President Biden is meeting with Apple Google and Microsoft on cybersecurityThe US has suffered a flurry of major cyberattacks targeting everyone from federal prosecutors through to meat suppliers and the White House hopes some discussions with key companies will produce some long term security solutions The Washington Postreports that President Biden certain cabinet members and relevant security officials are holding talks on August th with tech giants ADP Amazon Apple Google IBM and Microsoft to see how they can help bolster cybersecurity While the spate of ransomware attacks will be on the agenda a senior Biden administration official said the White House wanted to tackle the quot root causes quot of cybersecurity issues This included addressing a wide range of vulnerabilities instituting quot good operational practices quot and hiring more security workers The conversations will also involve financial and insurance giants including JPMorgan Chase Bank of America and Travelers as well as educational organizations like Code org and Girls Who Code While the Biden meeting is at the center of the discussions the chats with cabinet members and officials are billed as quot informal quot sessions that will help establish definitive solutions The White House said the meetups were a recognition that the US needed a quot whole of nation quot cybersecurity strategy involving both the government and private sector It also promised this wouldn t be the quot last engagement quot with companies on security issues This comes soon after Biden took multiple steps in a bid to improve digital security for vital infrastructure such as issuing an executive order meant to bolster federal security standards and coordination The question as always is whether or not the discussions will lead to meaningful action The meeting with tech firms might help with top down decision making but that won t matter much unless the other talks also lead to tangible strategy changes This could be little more than a public relations exercise if the companies don t or can t commit to specific cybersecurity improvements 2021-08-25 14:35:05
海外TECH CodeProject Latest Articles News Track - News Aggregator https://www.codeproject.com/Articles/5299293/News-Track-News-Aggregator certain 2021-08-25 14:50:00
海外科学 NYT > Science ‘The Worst Thing I Can Ever Remember’: How Drought Is Crushing Ranchers https://www.nytimes.com/2021/08/25/climate/drought-cattle.html crushing 2021-08-25 14:29:23
海外科学 NYT > Science What to Know About Boosters if You Got the Johnson & Johnson Vaccine https://www.nytimes.com/2021/08/18/health/coronavirus-johnson-vaccine-booster.html What to Know About Boosters if You Got the Johnson amp Johnson VaccineA second dose of the vaccine appears to provide additional protection and health experts say that boosters will likely be recommended 2021-08-25 14:50:36
金融 RSS FILE - 日本証券業協会 株主コミュニティの統計情報・取扱状況 https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html 株主コミュニティ 2021-08-25 15:30:00
金融 ニュース - 保険市場TIMES 住友生命、プロスポーツチームへの特別協賛実施 https://www.hokende.com/news/blog/entry/2021/08/26/000000 住友生命、プロスポーツチームへの特別協賛実施地域社会活性化を目指して住友生命保険相互会社は月日、プロアイスホッケーチーム「横浜GRITS」とプロロードレースチーム「VICTOIRE広島」に特別協賛すると発表した。 2021-08-26 00:00:00
ニュース @日本経済新聞 電子版 中国、コロナ起源巡り米の調査要求 WHOに書簡 https://t.co/pineSSAIhp https://twitter.com/nikkei/statuses/1430542426305748993 起源 2021-08-25 14:47:47
ニュース @日本経済新聞 電子版 世界貿易、4-6月22%増 需要急回復も先行きは減速懸念 https://t.co/uWMtwUuKzB https://twitter.com/nikkei/statuses/1430542203969892353 需要 2021-08-25 14:46:54
ニュース BBC News - Home Tesco and Iceland bosses warn over Christmas supplies https://www.bbc.co.uk/news/business-58329439?at_medium=RSS&at_campaign=KARANGA problem 2021-08-25 14:21:39
ニュース BBC News - Home Pork scratchings recalled amid salmonella outbreak https://www.bbc.co.uk/news/uk-england-manchester-58329447?at_medium=RSS&at_campaign=KARANGA porky 2021-08-25 14:08:12
ニュース BBC News - Home Harry Kane: Tottenham striker says he will stay at the club https://www.bbc.co.uk/sport/football/58331546?at_medium=RSS&at_campaign=KARANGA tottenham 2021-08-25 14:55:50
ニュース BBC News - Home Fifa's Infantino asks PM for quarantine exemptions for Premier League players https://www.bbc.co.uk/sport/football/58333191?at_medium=RSS&at_campaign=KARANGA Fifa x s Infantino asks PM for quarantine exemptions for Premier League playersFifa president Gianni Infantino asks UK Prime Minister Boris Johnson for exemptions so Premier League clubs will release players for World Cup qualifiers in red list countries 2021-08-25 14:30:33
ニュース BBC News - Home Real Madrid make £137m bid for Paris St-Germain star Mbappe https://www.bbc.co.uk/sport/football/58326817?at_medium=RSS&at_campaign=KARANGA kylian 2021-08-25 14:35:23
ニュース BBC News - Home England v India: Craig Overton & Sam Curran combine to take four wickets in six balls https://www.bbc.co.uk/sport/av/cricket/58333814?at_medium=RSS&at_campaign=KARANGA England v India Craig Overton amp Sam Curran combine to take four wickets in six ballsIndia collapse to all out losing four wickets in six balls as Craig Overton and Sam Curran each take back to back wickets on the first day of the third Test at Headingley 2021-08-25 14:32:51
仮想通貨 BITPRESS(ビットプレス) 日本暗号資産ビジネス協会(JCBA)、8/30に「8月度勉強会(会員向け)」開催 https://bitpress.jp/count2/3_15_12725 資産 2021-08-25 23:23:10
仮想通貨 BITPRESS(ビットプレス) ビットポイントジャパン、9/8まで「ADA取扱い記念 購入キャンペーン」実施 https://bitpress.jp/count2/3_14_12724 購入 2021-08-25 23:12:27
仮想通貨 BITPRESS(ビットプレス) ビットポイントジャパン、8/25より「ADA(エイダコイン)」の取扱開始 https://bitpress.jp/count2/3_10_12723 取扱 2021-08-25 23:09:57
仮想通貨 BITPRESS(ビットプレス) [日経] 偽版画「鑑定」なく横行 歯止めにブロックチェーン検討 https://bitpress.jp/count2/3_9_12722 鑑定 2021-08-25 23:01:50
AWS AWS Architecture Blog Field Notes: How to Scale OpenTravel Messaging Architecture with Amazon Kinesis Data Streams https://aws.amazon.com/blogs/architecture/field-notes-how-to-scale-opentravel-messaging-architecture-with-amazon-kinesis-data-streams/ Field Notes How to Scale OpenTravel Messaging Architecture with Amazon Kinesis Data StreamsThe travel industry relies on OpenTravel messaging systems to collect and distribute travel dataーlike hotel inventory and pricingーto many independent ecommerce travel sites These travel sites need immediate access to the most current hotel inventory and pricing data This allows shoppers access to the available rooms at the right prices Each time a room is … 2021-08-25 15:22:50
python Pythonタグが付けられた新着投稿 - Qiita 【pandas】Dataframeで正規表現で置換 https://qiita.com/YujiHamada3/items/3bbd39eae27b9b27effa 【pandas】Dataframeで正規表現で置換DataFrameで正規表現を利用して文字列置換をしたいreplaceメソッドを使えば可能でした。 2021-08-26 00:46:31
python Pythonタグが付けられた新着投稿 - Qiita mayaがエラー・ワーニングを吐く時の対処 2 ~みつからないplug-in~ https://qiita.com/9boz/items/47e86ebc39fc1a1898d9 データ上は特に何も影響を及ぼさないが、データ上にこれらのプラグインを読み込むようにと指示が書き込まれてしまっている。 2021-08-26 00:37:42
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) エラーを直したいです https://teratail.com/questions/356181?rss=all エラーを直したいですエラーを直したいですmatplotlibの勉強をしようと思って試しにしたのソースを書いたのですがエラーがでて困っています。 2021-08-26 00:58:47
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) どうしても保存ができないです。 https://teratail.com/questions/356180?rss=all createアクションが全く起動せずにbindingpryやを記述しても全く止まることなく保存もされないので、恐らくはcreateアクション自体が作動してないと思われます。 2021-08-26 00:53:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VBAでメルカリにいいねする方法を知りたい https://teratail.com/questions/356179?rss=all VBAでメルカリにいいねする方法を知りたいメルカリの任意の商品にいいねするプログラムを組んだのですが、コードは間違っていないはずなのですがいいねボタンがクリックできません。 2021-08-26 00:21:06
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Word Press MW WP FORM ラジオボタンの表示が崩れてしまいました https://teratail.com/questions/356178?rss=all WordPressMWWPFORMラジオボタンの表示が崩れてしまいましたMWnbspWPnbspFORMでラジオボタンの実装をしているときに表示が崩れてしまいました。 2021-08-26 00:03:37
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【objファイルを軽量化し、unityにインポートするには】 https://teratail.com/questions/356177?rss=all データの拡張子はobjで、MacOSBigSurメモリGBのパソコンを使用しています。 2021-08-26 00:02:53
技術ブログ Developers.IO 【Android】BottomNavigationView でナビゲーションアイテムのラベルを全て常時表示する方法 https://dev.classmethod.jp/articles/show-all-labels-in-bottom-navigation-view/ android 2021-08-25 15:21:52
海外TECH Ars Technica OnlyFans suspends plan to prohibit porn after backlash from sex workers https://arstechnica.com/?p=1789622 payment 2021-08-25 15:45:50
海外TECH Ars Technica In leaked email, ULA official calls NASA leadership “incompetent” https://arstechnica.com/?p=1789579 incompetent 2021-08-25 15:20:23
海外TECH DEV Community I made a battle game out of Kaboom.js - Something you Devs can enjoy. https://dev.to/leviathanprogramming/i-made-a-battle-game-out-of-kaboom-js-2i60 I made a battle game out of Kaboom js Something you Devs can enjoy Kaboom js is a new javascript game development framework made from replit I entered a competition where you had to make something with it and I came up with a Lord Of The Rings battle game somewhat like a basic version of warcraft command amp conquer I just thought it d be something you all would want to see and help me test out Have fun and feel free to share your thoughts on it 2021-08-25 15:16:43
海外TECH DEV Community animation-wrapper-view, declarative animations with imperative controls https://dev.to/swapnil1104/animation-wrapper-view-declarative-animations-with-imperative-controls-533k animation wrapper view declarative animations with imperative controlsanimation wrapper view is a collection of a well defined set of component level animations that a developer can utilize just by providing some configurations AnimationWrapperView will add plug and play type support to the already robust Animated API and will take care of all the intricate details of each animation type FeaturesPower animation payload from anywhere backend Extremely light weight KB gzipped minified Out of box support for iOS Android and RNW Great selection of well defined animations Declarative transformation animations with JSON Imperative controls to the animation state start pause reset Check out this snack play around with the library Snack Link swapnil animationwrapperview playgroundLibrary Link People looking for solving complex animation use cases with JSON based payload potentially server driven can definitely have a look Looking forward to any feedback feature requests Cheers 2021-08-25 15:16:10
海外TECH DEV Community Micro-Frontends using Module Federation, presets for React and Storybook, TypeScript compiler plugins, and more in Nx 12.8! https://dev.to/nx/micro-frontends-using-module-federation-presets-for-react-and-storybook-typescript-compiler-plugins-and-more-in-nx-12-8-1ago Micro Frontends using Module Federation presets for React and Storybook TypeScript compiler plugins and more in Nx Nx includes many fixes and new features including support for Micro frontends using Module Federation and Angular presets for React and Storybook support for TypeScript compiler plugins and more Nx is a smart extensible build framework to help you architect test and build at any scale   integrating seamlessly with modern technologies and libraries while providing a robust CLI computation caching dependency management and more If you aren t familiar with it learn about Nx at nx dev angular nx dev react and nx dev node Nx Conf is coming in September Nx Conf is a new online amp free to attend day conference featuring members of the Nx team and community Join us as we share our ideas and expertise about making development faster more scalable and more collaborative In addition to the conference there will be a day workshop on September th and th on How to Develop at Scale with Nx Monorepos presented by members of the Nx Core Team Workshop registration is per attendee Grab your FREE Nx Conf ticket and save your workshop seat today Support for Micro frontends with Module Federation and AngularWebpack introduced a Module Federation Plugin enabling multiple independently built and deployed bundles of code to form a single application This is the foundation of Micro Frontend Architecture and the Module Federation Plugin makes implementing such an architecture much simpler Building on top of the work down by Manfred Steyer and the community we have updated our Angular executors and generators to better support this use case out of the box Colum Ferry does a walkthrough of starting a Micro Frontend project with Angular in the video below This makes getting up and running with Module Federation more manageable and consistent at scale allow you to scaffold and build a Micro Frontend Architecture from a monorepo with all the additional benefits of Nx Read more in our guide on how to setup a Micro Frontend with Angular Preset for React and StorybookIn Nx we added a dedicated Storybook preset for React which dramatically simplifies the Storybook setup and makes sure that Storybook uses the same Webpack configuration as your React applications running within an Nx workspace Here are the main differences to the previous versions of Nx No additional webpack config js needed Custom webpack configurations can be added in the webpackFinal property of the main js file The main js file now contains a predefined Storybook preset exported by nrwl react plugins storybook The video below by Juri Strumpflohner gives a walkthrough of the new feature to simplify the Storybook and React setup Storybook support has also been extended to projects using Web Components and Vue Support for TypeScript compiler plugins with NestJSTypeScript Plugins are quite popular as they allow plugin authors to alter the code of the consumers using an Abstract Syntax Tree AST The TypeScript Transformer API hooks into the TypeScript transform process To better support this Nx now supports adding TypeScript compiler plugins to the build config for Node NestJS projects An example would be using the NestJS Swagger plugin to generate DTOs First install the nestjs swagger package npm install nestjs swagger save devNext add the nestjs swagger plugin to the tsPlugins array in your build target options An example DTO below shows the class before the plugin ins applied And the compiled output included the bundle Watch a more detailed walkthrough from Chau Tran using compiler plugins with NestJS and Swagger New npm preset for workspacesThere is a misconception that Nx is best for apps and it is not used for publishing to npm The Nx repo itself which consists primarily out of publishable packages is built with Nx The publishable npm use case has always worked well but in we added a new preset npm that creates a new workspace closer to what you re familiar with It s pre configured for when you want to use Nx in combination with npm yarn or pnpm workspaces Use the npm preset when creating a new workspace npx create nx workspace preset npmIf you already have an existing workspace with publishable packages you can add Nx to it by running npx add nx to monorepoThis adds a minimal amount of packages and configuration for Nx to be integrated into your existing workspace This gives you all the benefits of Nx without having to go all in and keeping your existing structure in place Read more in our Nx and Lerna Yarn Workspace guide We ve also minimized the amount of scripts and dependencies added for new workspaces You can always find the full list of commands by using the help option npx nx help Other HighlightsRefreshed guides and documentation Support has been added for Next js Support has been added for Cypress x Added fast refresh support for Webpack with React Added changedSince flag to jest runner for React The computation cache directory can now be set with an environment variable Nx now detects the package manager used to create new workspaces and installs the dependencies using that package manager whether it be npm yarn or pnpm How to Update NxUpdating Nx is done with the following command and will update your Nx workspace dependencies and code to the latest version nx migrate latestAfter updating your dependencies run any necessary migrations nx migrate run migrations Explore MoreGet our free basic Nx workspaces course on YouTube Purchase our premium video course on advanced practices for Nx workspaces here Be sure to click the ️so other people will see it Follow us on Twitter and subscribe to the YouTube Channel for more information on Angular React Nx and more As always if you are looking for enterprise consulting training and support you can find out more about how we work with our clients here 2021-08-25 15:06:05
Apple AppleInsider - Frontpage News Apple testing new Face ID that works with masks, says leaker https://appleinsider.com/articles/21/08/25/apple-testing-new-face-id-that-works-with-masks-says-leaker?utm_medium=rss Apple testing new Face ID that works with masks says leakerAn upgraded Face ID array is being tested that works with masks according to new leaks by Jon Prosser Face ID test rig render Image source Jon Prosser and RendersbyIanAvid leaker Jon Prosser was able to view images and video of about prototype rigs and produce a composite render The purported test device shows a Face ID array situated on top of an iPhone with some distinct changes Read more 2021-08-25 15:56:21
Apple AppleInsider - Frontpage News Don't set your old & slow iPhone region to France -- do this instead https://appleinsider.com/articles/21/08/25/dont-set-your-old-iphones-region-to-france----do-this-instead?utm_medium=rss Don x t set your old amp slow iPhone region to France do this insteadApple being forced to make an old iPhone run faster in France isn t quite accurate and if you do so you can cause some real problems Here s what can go wrong and what the better options are Apple first slowed down performance on older iPhones back in Previously on batterygate In Apple began preserving older iPhones by slowing them down but hoped no one would notice People noticed figured it was a scam and France fined Apple million over the case Now read on Read more 2021-08-25 15:38:07
Apple AppleInsider - Frontpage News GameSir introduces X2 Lightning iPhone game controller https://appleinsider.com/articles/21/08/25/gamesir-introduces-x2-lightning-iphone-game-controller?utm_medium=rss GameSir introduces X Lightning iPhone game controllerThe X Lightning is a split game controller for iPhone with pass through charging and turbo button The X Lightning iPhone controllerGameSir introduced the X Lightning controller as a follow up to its popular USB C and Bluetooth gaming controllers It offers the standard ABXY face buttons and responsive trigger buttons that use micro switches for maximum response Read more 2021-08-25 15:21:25
Apple AppleInsider - Frontpage News Apple predicted to announce 'Apple Car' tech in 2021 https://appleinsider.com/articles/21/08/25/apple-predicted-to-announce-apple-car-tech-in-2021?utm_medium=rss Apple predicted to announce x Apple Car x tech in Lithium ion battery pioneer and Nobel Prize winner Akira Yoshino believes that Apple could announce some type of electric vehicle initiative by the end of Credit AppleInsiderYoshino made the prediction in a recent interview with Reuters focused on battery technology Yoshino an honorary fellow at Japanese chemical firm Asahi Kasei won the Nobel Prize in chemistry for his work on lithium ion batteries Read more 2021-08-25 15:45:31
海外TECH Engadget Watch Gamescom's Opening Night Live here at 2PM ET https://www.engadget.com/gamescom-opening-night-live-how-to-watch-geoff-keighley-152019558.html?src=rss Watch Gamescom x s Opening Night Live here at PM ETGamescom officially gets underway today as an online only event for the second year running It kicks off with Geoff Keighley s Opening Night Live a two hour showcase filled with trailers announcements and updates about a ton of upcoming games Wednesday celebrate what s next in video games with gamescom Opening Night Live Here s the hype trailer I edited to get us geared up for Wednesday s hour live show with gamesTune in a PT p ET p BST p CEST to see what we have in store for you pic twitter com PhVMYdJJーGeoff Keighley geoffkeighley August Keighley has already announced some of what to expect including news on the likes of Call of Duty Vanguard Far Cry Death Stranding Director s Cut Genshin Impact Lego Star Wars The Skywalker Saga Splitgate Teenage Mutant Ninja Turtles Shredder s Revenge and much more A new football game will be revealed and we could get confirmation of the Halo Infinite release date which is expected to be December th Fingers crossed for another look at Elden Ring too Publishers involved include Amazon Games Bandai Namco Devolver Digital Mediatonic PlayStation Sega Warner Bros Games Ubisoft and Xbox Game Studios nbsp Opening Night Live starts at PM ET You can watch it via the YouTube embed below or on Twitch Twitter or Facebook Engadget will cover the biggest news coming out of the event too 2021-08-25 15:20:19
海外科学 NYT > Science Deflecting an Asteroid Before It Hits Earth May Take Multiple Bumps https://www.nytimes.com/2021/08/25/science/asteroid-deflection-collision.html Deflecting an Asteroid Before It Hits Earth May Take Multiple BumpsAfter years of shooting meteorites with a special gun owned by NASA researchers highlighted challenges for a preferred method of planetary defense 2021-08-25 15:52:48
海外科学 NYT > Science ‘The Worst Thing I Can Ever Remember’: How Drought Is Crushing Ranchers https://www.nytimes.com/2021/08/25/climate/drought-cattle.html crushing 2021-08-25 15:30:54
海外科学 BBC News - Science & Environment Climate change: Europe's 2020 heat reached 'troubling' level https://www.bbc.co.uk/news/science-environment-58333124?at_medium=RSS&at_campaign=KARANGA previous 2021-08-25 15:03:00
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(08/26) http://www.yanaharu.com/ins/?p=4678 sompo 2021-08-25 15:33:44
金融 RSS FILE - 日本証券業協会 株主コミュニティの統計情報・取扱状況 https://www.jsda.or.jp/shiryoshitsu/toukei/kabucommunity/index.html 株主コミュニティ 2021-08-25 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 「ディープスター・テクノロジー・シンポジウム2021」で日本と石油メジャーの共同技術開発案件発表 https://www.jetro.go.jp/biznews/2021/08/614a5e3ac91f6a68.html 技術開発 2021-08-25 15:40:00
ニュース ジェトロ ビジネスニュース(通商弘報) 2021年の経済成長率見通しを6%超に上方修正 https://www.jetro.go.jp/biznews/2021/08/f19ad1a1405cfe95.html 上方修正 2021-08-25 15:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) 第2四半期のGDP成長率は16.1%、通年見通しは3~4%に下方修正 https://www.jetro.go.jp/biznews/2021/08/274c5b8ea089178b.html 下方修正 2021-08-25 15:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 第2四半期の経済成長率は17.6%、商業と製造業の回復が寄与 https://www.jetro.go.jp/biznews/2021/08/9a4609772e40ff42.html 経済成長 2021-08-25 15:10:00
ニュース BBC News - Home OnlyFans suspends policy change after backlash https://www.bbc.co.uk/news/technology-58331722?at_medium=RSS&at_campaign=KARANGA workers 2021-08-25 15:26:13
ニュース BBC News - Home Climate change: Europe's 2020 heat reached 'troubling' level https://www.bbc.co.uk/news/science-environment-58333124?at_medium=RSS&at_campaign=KARANGA previous 2021-08-25 15:03:00
ニュース BBC News - Home Covid cases in south-west England highest among young people https://www.bbc.co.uk/news/uk-england-cornwall-58331323?at_medium=RSS&at_campaign=KARANGA covid 2021-08-25 15:39:00
ニュース BBC News - Home Afghanistan: Why can't the UK hold Kabul airport without the US? https://www.bbc.co.uk/news/world-58305185?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 15:35:32
北海道 北海道新聞 河野氏「分かりやすい政治実現」 行革相、あす新著出版 https://www.hokkaido-np.co.jp/article/582126/ 河野太郎 2021-08-26 00:09:00
北海道 北海道新聞 道、大規模商業施設に時短要請 緊急事態宣言受け 石狩管内、旭川、小樽で https://www.hokkaido-np.co.jp/article/582091/ 商業施設 2021-08-26 00:05:28
AWS AWS Compute Blog 15 years of silicon innovation with Amazon EC2 https://aws.amazon.com/blogs/compute/15-years-of-silicon-innovation-with-amazon-ec2/ years of silicon innovation with Amazon ECThe Graviton Hackathon is now available to developers globally to build and migrate apps to run on AWS Graviton This week we are celebrating years of Amazon EC live on Twitch August rd th with keynotes and sessions from AWS leaders and experts You can watch all nbsp the sessions on demand later this week to … 2021-08-25 16:27:54
python Pythonタグが付けられた新着投稿 - Qiita 砂漠中の最短距離のオアシスを見つける問題 https://qiita.com/S_beer/items/c3737d3faf12e00bf415 この場合、現在地Xから最短となる距離の位置にオアシスが存在するため出力のようになる。 2021-08-26 01:24:46
python Pythonタグが付けられた新着投稿 - Qiita 東京都の国のステージ判断のための指標のPDFからCSV作成 https://qiita.com/barobaro/items/75d076f4fbe9771a0b3a 2021-08-26 01:01:56
js JavaScriptタグが付けられた新着投稿 - Qiita contenteditableな要素の入力でEnterキーを無効化する方法 https://qiita.com/haga2miya/items/622ffd74397876483b84 contenteditableな要素の入力でEnterキーを無効化する方法inputタグやtextareaタグでEnterキーを無効にする方法は調べたらすぐ出てくるが、contenteditableはそうではない。 2021-08-26 01:26:07
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jupyter labでVariable Inspectorを使用したい https://teratail.com/questions/356187?rss=all jupyterlabでVariableInspectorを使用したいjupyternbsplabでVariablenbspInspectorを使用したい。 2021-08-26 01:49:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) SQL分で、マスキング処理する際に、マスキングした値に連番を付与して一意の値にしたい https://teratail.com/questions/356186?rss=all 2021-08-26 01:40:53
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VPSでファイルや設定を更新しても反映されない問題 https://teratail.com/questions/356185?rss=all VPSでファイルや設定を更新しても反映されない問題htaccessの中身を更新してsftpでアップロードしました。 2021-08-26 01:39:18
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) なぜ、指定してないclass名がslideされるの?? https://teratail.com/questions/356184?rss=all なぜ、指定してないclass名がslideされるの前提・実現したいこと本当に理解ができない現象で解決したいです。 2021-08-26 01:36:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) cssでhoverの範囲を横幅いっぱいにしたいです。 https://teratail.com/questions/356183?rss=all htmlとcssでヘッダーの作成をしているのですが、headerという大枠の中につの要素を入れ込み、うまく調整しようとしていたのですが、最後のつ目の要素のところで検索マークのアイコンと文字が横並びになっているので、そこの中でもdivでくくったのですが、その時にhoverの効く範囲が右端まで到達しませ。 2021-08-26 01:28:55
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) vscode パッケージがマッチしない件 https://teratail.com/questions/356182?rss=all vscodeパッケージがマッチしない件javaの勉強をしているプログラミング初心者です。 2021-08-26 01:06:54
Ruby Rubyタグが付けられた新着投稿 - Qiita Shopify CLIでrails createしたらcannot load such file -- nokogiri/nokogiriのエラーが発生したがBundlerの設定を変更して対応できた https://qiita.com/tkms@github/items/ba3e2b5392aa1fdb2397 対応参考にさせていただいたサイトでNokogiriからmacOSでもプリコンパイル済みで配布されるようになったとの情報を見つけました。 2021-08-26 01:35:34
Ruby Railsタグが付けられた新着投稿 - Qiita Shopify CLIでrails createしたらcannot load such file -- nokogiri/nokogiriのエラーが発生したがBundlerの設定を変更して対応できた https://qiita.com/tkms@github/items/ba3e2b5392aa1fdb2397 対応参考にさせていただいたサイトでNokogiriからmacOSでもプリコンパイル済みで配布されるようになったとの情報を見つけました。 2021-08-26 01:35:34
海外TECH Ars Technica Misaligned factory robot may have sparked Chevy Bolt battery fires https://arstechnica.com/?p=1789646 perfect 2021-08-25 16:25:28
海外TECH DEV Community Publish to NPM using GitHub Actions https://dev.to/astagi/publish-to-npm-using-github-actions-23fn Publish to NPM using GitHub ActionsI recently needed to find a way to publish packages to NPM automatically and since all my projects are hosted on GitHub I thought why not using GitHub actions In this article I explain how to do that in simple steps Pssst you can also check some real life examples Oruga UIDCC Utils Generate a new token on NPMFirst of all you need to create a new NPM token that will be used to publish packages to NPM From NPM dashboard open main menu and select Access token then click on Generate new token select Automation token to bypass two factor authentication when publishingthen copy your token it will be used as a GitHub secret as explained in the next section Store your token as a GitHub secretGitHub Actions can access your GitHub secrets so that s the perfect place where to store your token Under Settings gt Secrets click on New repository secret and add your NPM Token your previously copied in this example I use NPM TOKEN label to identify it Now it s time to write some code and create a new action to publish your package Write your actionCreate a new GitHub Action publish yml inside your project under github workflows name Publish to NPMon release types created jobs build runs on ubuntu latest steps name Checkout uses actions checkout v name Setup Node uses actions setup node v with node version x registry url name Install dependencies and build run npm install amp amp npm run build name Publish package on NPM run npm publish env NODE AUTH TOKEN secrets NPM TOKEN This action should run only when you create a new release on GitHubon release types created The steps it executes are really clear Checkout codeSetup Node js environment using Node js x here Install dependencies and build your package if needed Publish to NPM As you can see this step uses our NPM TOKEN secret to initialize NODE AUTH TOKEN env variable name Publish package to NPM run npm publish env NODE AUTH TOKEN secrets NPM TOKEN Create a new releaseIn order to see your action running you need to create a new release on GitHub After that your package will be successfully published to NPM 2021-08-25 16:06:51
Apple AppleInsider - Frontpage News Apple TV+ puts in series order for urban fantasy drama 'The Changeling' https://appleinsider.com/articles/21/08/25/apple-tv-puts-in-series-order-for-urban-fantasy-drama-the-changeling?utm_medium=rss Apple TV puts in series order for urban fantasy drama x The Changeling x Apple TV has ordered The Changeling a new drama series based on the book of the same name starring and executive produced by LaKeith Stanfield Credit Apple The Changeling based on the best selling book by Victor LaValle is described as a fairytale for grown ups Apple says the drama series will involve a horror story a parenthood fable and a perilous odyssey through a New York City you didn t know existed Read more 2021-08-25 16:55:35
Apple AppleInsider - Frontpage News How to use custom email domains with iCloud+ https://appleinsider.com/articles/21/08/25/how-to-use-custom-email-domains-with-icloud?utm_medium=rss How to use custom email domains with iCloud Apple has begun showing how iCloud users will be able to use custom email domains utilizing other email addresses within the one inbox Not even mentioned as an aside during WWDC Apple is adding the ability to use custom domains in email When fully released alongside macOS Monterey iOS and iPadOS users will be able to personalize their email domain name ーand now Apple is showing how it will work The intention is that users can replace their old icloud com address ーor mac com me com ーand instead use a custom one So the owners of Acme Cartoon could change to acmecartoon com and have all their email carry on working just with the new address Read more 2021-08-25 16:38:41
海外TECH Engadget Kanye West's new album 'Donda' arrives on a remix-it-yourself gadget https://www.engadget.com/kanye-west-donda-stem-player-164315448.html?src=rss Kanye West x s new album x Donda x arrives on a remix it yourself gadgetKanye West is no stranger to dabbling with technology he discussed a Teenage Engineering collaboration in but now there s a device you can buy for yourself The rapper and electronics design firm Kano have introduced a Donda Stem Player that as the name implies lets you remix music from Kanye s upcoming album Donda plus your own tunes using song stems The puck like gadget reportedly lets you isolate song parts and control aspects like bass drums samples and vocals You can reportedly split quot any quot song into stems We ve asked Kano how this works but it s unlikely that it will perfectly separate song elements ーthat s a difficult feat for a full fledged PC let alone something as portable as this The Stem Player also includes familiar tools including effects four channel audio mixing live sampling and real time loop and speed controls You navigate much of the interface through four touch sensitive quot light sliders quot with haptic feedback and customizable colors and you can save and share your creations with othrs You can pipe audio through the built in speaker Bluetooth or a mm headphone jack through a variety of lossy and lossless formats including AAC AIFF MP and WAV You ll have just GB of storage to work with though ーminus the bundled Donda stems You can order the Stem Player now for That s not a trivial outlay if you re eager to tinker with songs but it s relatively affordable as far as electronic music making devices go Just be aware that it s really just one part of a larger creative toolset not your ticket to stardom 2021-08-25 16:43:15
海外TECH Engadget South Korea to end its controversial gaming curfew https://www.engadget.com/south-korea-gaming-shutdown-law-end-163212494.html?src=rss South Korea to end its controversial gaming curfewGamers under in South Korea have a reason to celebrate today The country plans to end its shutdown law AKA the Cinderella Law which prevented underage players from gaming between midnight and AM the Korea Herald reports When it was introduced in the law was meant to prevent gaming addiction At the very least it gave kids a six hour block to get some sleep nbsp South Korea s Ministry of Culture Sports and Tourism as well as the Ministry of Gender Equality and Family say that they re ending the law to respect children s rights and encourage at home education The country aims to abolish the law by the end of the year when it revises its Youth Protection Act The news doesn t mean underage gamers are entirely off the hook though Instead excessive gaming will be managed by the country s quot choice permit quot system which lets parents and guardians arrange approved play times Still that sounds more permissive than China s gaming curfew which bans players under from playing between PM and AM Additionally they re limited to minutes of game time during weekdays and three hours on weekends and holidays As Kotaku reports the shutdown law was originally meant to curb PC gaming but it also affected consoles Sony s PlayStation Network and Microsoft s Xbox Live ended up restricting their accounts to adults That s why Minecraft is now an R rated game in the country quot In the changing media environment the ability of children to decide for themselves and protect themselves has become important more than anything Deputy Prime Minister and Education Minister Yoo Eun hae said according to The Korea Times “We will work with related ministries to systematically support media and game use education at schools homes and in society so that young people can develop these abilities and continue to make efforts to create a sound gaming environment and various leisure activities for children 2021-08-25 16:32:12
Cisco Cisco Blog Demystifying fiber cable infrastructure, with Brian Kelly: Cisco Optics Podcast Episode 11 notes https://blogs.cisco.com/sp/demystifying-fiber-cable-infrastructure-with-brian-kelly-cisco-optics-podcast-episode-11-notes Demystifying fiber cable infrastructure with Brian Kelly Cisco Optics Podcast Episode notesJoin us for Episode of the Cisco Optics Podcast where we continue a conversation with Brian Kelly of Panduit 2021-08-25 16:58:44
Cisco Cisco Blog Cisco Nexus Data Broker Now an App on Nexus Dashboard and Ready for Enterprise Networks https://blogs.cisco.com/networking/cisco-nexus-data-broker-now-an-app-on-nexus-dashboard-and-ready-for-enterprise-networks Cisco Nexus Data Broker Now an App on Nexus Dashboard and Ready for Enterprise NetworksCisco Nexus Data Broker has seen tremendous success and traction with data center customers since its inception Our customers really liked the idea of using the same Nexus Data Center switch for building the packet broker network for their monitoring needs They didn t need to invest in additional skill development to manage purpose built packet broker 2021-08-25 16:40:00
海外科学 NYT > Science ‘Window Is Rapidly Closing’ to Gather Key Evidence on Virus Origins, Scientists Say https://www.nytimes.com/2021/08/25/science/lab-leak-covid.html Window Is Rapidly Closing to Gather Key Evidence on Virus Origins Scientists SayFurther delays could make it impossible to recover crucial evidence about the beginning of the pandemic say experts studying the origins of the coronavirus for the World Health Organization 2021-08-25 16:18:22
ニュース BBC News - Home Covid-19: Scotland sees record cases, as the search for pandemic's origin 'stalls' https://www.bbc.co.uk/news/uk-58333935?at_medium=RSS&at_campaign=KARANGA coronavirus 2021-08-25 16:08:11
ニュース BBC News - Home Tesco and Iceland bosses warn over Christmas supplies https://www.bbc.co.uk/news/business-58329439?at_medium=RSS&at_campaign=KARANGA problem 2021-08-25 16:38:21
ニュース BBC News - Home Covid-19 in the UK: How many coronavirus cases are there in my area? https://www.bbc.co.uk/news/uk-51768274?at_medium=RSS&at_campaign=KARANGA cases 2021-08-25 16:03:47
ニュース BBC News - Home Raducanu wins first qualifying match for US Open https://www.bbc.co.uk/sport/tennis/58333970?at_medium=RSS&at_campaign=KARANGA britain 2021-08-25 16:18:45
Azure Azure の更新情報 Hard coded IP address for Azure Site Recovery will be retired on 31 August 2024 https://azure.microsoft.com/ja-jp/updates/transition-to-using-service-tags-by-31-august-2024/ service 2021-08-25 16:33:11
Azure Azure の更新情報 Retiring version Async 2.x of the Azure Cosmos DB Java SDK on 31 August 2024 https://azure.microsoft.com/ja-jp/updates/retirement-notice-update-java-async-2x-to-java-sdk-4x-by-31-august-2024/ august 2021-08-25 16:21:50
Azure Azure の更新情報 Multi-step web tests will be retired on 31 August 2024 https://azure.microsoft.com/ja-jp/updates/retirement-notice-transition-to-custom-availability-tests-in-application-insights/ august 2021-08-25 16:20:07
Azure Azure の更新情報 ND-series Azure Virtual Machines will be retired by 31 August 2022 https://azure.microsoft.com/ja-jp/updates/ndseries-azure-virtual-machines-will-be-retired-by-31-august-2022/ august 2021-08-25 16:17:32
Azure Azure の更新情報 Community support for Azure Database PostgreSQL version 10 ends on 10 November 2022 https://azure.microsoft.com/ja-jp/updates/action-required-upgrade-your-azure-database-for-postgresql-from-version-10-to-11/ postgresql 2021-08-25 16:16:25
Azure Azure の更新情報 Java 7 will be retired from App Service on 29 July 2022 https://azure.microsoft.com/ja-jp/updates/transition-to-java-11-or-8-by-29-july-2022/ transition 2021-08-25 16:14:32
海外TECH reddit well somebody has to do it https://www.reddit.com/r/teenagers/comments/pbeau4/well_somebody_has_to_do_it/ well somebody has to do it submitted by u Jawbreakingcandy to r teenagers link comments 2021-08-25 16:04:39
AWS AWS Networking and Content Delivery How to solve Private IP exhaustion with Private NAT Solution https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-solve-private-ip-exhaustion-with-private-nat-solution/ How to solve Private IP exhaustion with Private NAT SolutionIntroduction As our computing needs evolve one of the most common questions we hear from customers is “how do I manage my private IP space I m almost out of it It s difficult to assign separate Private IP ranges RFC to different business units in an organization because the available IPv address range is restricted … 2021-08-25 18:11:46
python Pythonタグが付けられた新着投稿 - Qiita Pythonで麻雀を作る#1 https://qiita.com/JuneOgust/items/25f9ca05ee068a1c611a 環境WindowsPythonmahjong麻雀の点数計算や向聴数計算を行うライブラリやったこと麻雀の対戦を行うシステムの根幹部分を構築したロン、副露、連荘、ノーテン罰符などは未実装。 2021-08-26 03:06:22
Ruby Rubyタグが付けられた新着投稿 - Qiita form_withヘルパーを用いて投稿できない時の対処法 https://qiita.com/KAHO23340582/items/438ba3de876fafc0be2b モデル名、url名、メソッド名に誤字、脱字がないかを確認してみてください。 2021-08-26 03:40:00
海外TECH Ars Technica Massive mine truck and a Baja off-road racer both find use for fuel cells https://arstechnica.com/?p=1789752 cellsat 2021-08-25 18:55:57
海外TECH Ars Technica Nude hunt: LA phisherman accessed 4,700 iCloud accounts, 620K photos https://arstechnica.com/?p=1789674 engineering 2021-08-25 18:39:29
海外TECH Ars Technica Halo Infinite will launch on Wednesday, December 8—in incomplete fashion [Updated] https://arstechnica.com/?p=1789729 entire 2021-08-25 18:07:18
海外TECH DEV Community Landing-Page Became A Project Of It's Own! https://dev.to/madebyayan/my-landing-page-turned-into-a-project-of-it-s-own-what-do-you-think-5763 Landing Page Became A Project Of It x s Own Hey everyone Having built the initial version of my productivity tool Slate I started working on it s landing page At first it was going to be a generic landing page like I ve used on my previous product but then I decided to play around a little and experiment with how I can make it stand out and give it a distinct feel that is more memorable Turns out if you experiment too much on designing the landing pages then they turn into a whole separate project of their own So finally after working on designing it for over a couple of weeks I just launched the new landing page which you can check out here slate madebyayan comIt s built using ThreeJS for for the D aspects while the other things are layered on top and below of the D canvas using HTML and CSS to provide a fluid design Would love to know what you think of this new and distinctive look and how you feel it compares with the design of my previous landing pages 2021-08-25 18:34:44
海外TECH DEV Community Let me introduce you to Inertia.js, something you didn't know you were missing https://dev.to/karsvaniersel/let-me-introduce-you-to-inertia-js-something-you-didn-t-know-you-were-missing-3d1 Let me introduce you to Inertia js something you didn x t know you were missing IntroductionRoughly a year ago I had to make a very large scale application and I couldn t decide on a backend framework However I knew I wanted to use Vue js as my front end So I began my long quest the ideal framework for my backend I had doubts between Node js and Laravel and I couldn t really decide I had almost no experience with Node js or Laravel The only back end language I had experience with was vanilla PHP Enter Inertia js all of the sudden I found Inertia js A Laraval package created by Jonathan Reinink Inertia js allowed me to develop my large scale app using Vue and Laravel in one codebase Which I really liked cause I hated to idea of having two GitHub repositories one for the front end and one for the back end Now remember I had almost no experience with Laravel and now I also had to learn Inertia js on top of it in order to develop my entire application And trust me the deadline was though But boy oh boy Inertia js was such a pleasure to develop with Learning Laravel was a breeze applying Inertia js was a breeze and I finished the project much faster than I initially anticipated For your understanding the project had some of the following features Reservation system for clientsAdmin system to handle reservations create cancel refund etc Payment processingDate schedulingDifferent type of productsUpselling itemsOh and the site is getting used by over a people per day So I had to create a solid app that wouldn t crash and burn My experience with Inertia js Laravel and Vue js was such a delight that I wanted to share this with you Cause I feel like Inertia js is not getting the attention it deserves I honestly believe that a front end developer who needs basic CRUD back end functionality can develop some incredibly SaaS applications using this tech stack And if you are more experienced with Laravel you can really make anything you can think of with the power of Vue combined What is Inertia js Inertia js is a package built for Laravel allowing people to develop single page applications without building an API using either Vue js React or Svelte for their front end According to their website Inertia js is the new approach to building classic server driven web apps they call it the modern monolith So Inertia allows you to create client side rendered apps using React Vue or Svelte by leveraging existing server side frameworks In my case Laravel it can also work with Rails Inertia doesn t use client side routing and it also doesn t require an API to be developed You only need to develop the controllers and page views like you would normally do with Laravel So this means you can just write Laravel code and render on the client without having to output everything with an API and inherit everything in your SPA Inertia streamlines this process by delivering straight from server side to client side Saving a lot of time Not a frameworkIt is important to note that Inertia itself is not another framework It doesn t replace your existing server side or client side frameworks It is designed to work with both It is like the middleman connecting the two together They currently work with the following front end frameworks VueReactSvelteAnd with the following back end frameworks LaravelRails Should you use Inertia js Inertia is designed for developers and larger development teams who usually build server side applications using Laravel or Rails So developers who are used to creating controllers that get data from a database using ORM and render views Typically with Laravel you would use blade templates to render your server side rendered vies But this becomes a bit harder if you want to swap it out with a JavaScript based SPA framework such as Vue or React Normally you would just start by creating an API and combining the two using said API This means creating either a GraphQL or REST API Creating Auth functionality for that API Client side state management Having your code split up in two repositories one for front end and one for back end This means you now also need two hosting packages to host each platform on You can already clearly see how much more work is involved the moment you want to use a modern client side framework Inertia removes all this extra hassle and complexity Inertia works almost the same as you normally render your views getting data from the database and rendering it in your view Inertia brilliantly makes the pages render in JavaScript components instead This means you have the full power of your Vue or React front end code while delivering everything from the server without having to build an entire API Why I started using Inertia jsThe main reason why I started using Inertia was because I hated the idea of having my code split up in two repositories Also I really wanted to work with Vue js for my front end I didn t have the time to develop my own API and then handle all the logic on both sides I wanted one project that did all the work for me I didn t want to have to handle authorization with Vue js cause I find it very annoying and a time waster to set up I mean handeling authorization using Laravel PHP is so much easier I don t want to reinvent the wheel by using Vue I want to write code and deliver my project quickly How Inertia js worksInertia allows you to build apps just you would regularly do with a server side framework It uses the framework s existing routing controllers middleware authentication and more functionalities The only thing that Inertia adds or changes rather is your view layer the way you render your front end Instead of using your regular server side rendering such a blade template the views are passed to JavaScript components This means you can keep writing your server side code like Laravel like you regularly would in combination with state of art front end frameworks such as React and Vue If you are interested in the more technical background as in how this actually works you can read that in the Inertia documentation My experience with using Inertia jsComing from a more front end heavy background I was bit overwhelmed with using Laravel and to create my SaaS application However since I was able to use Inertia I was able to apply all the knowledge I had from Vue This meant I only had to learn some Laravel specific items Everything front end related was nothing new If I had to this with Blade templating it would ve been a nightmare for me And I wouldn t be able to have finished my project on time and with great success So far I ve been using Inertia for all my projects It really made me switch my tech stack towards LaravelInertiaVueTailwindCSSOh btw before I forgot to mention if you are afraid that Inertia won t work with Vue or Vue Don t worry it works with both Actually it doesn t matter what version you use cause Inertia doesn t affect Vue all that much It just passes the data in a really clever way And for the past months using this tech stack I have been literally amazed with the amount of code I can produce and the quality of it Honestly having an idea for something and being able to turn it into an MVP within weeks often just a good weekend is a lot of fun Another great thing is that Inertia recently launched their SSR feature server side rendering for their Github sponsors Which takes this entire tech stack to the next level Because the biggest problem with SPA s is that they don t rank well in Google due their JavaScript heavy nature But now with Inertia you are also able to server side render all of your pages and rank better in Google Of course there might be causes where you don t actually want SSR For me it brings a lot of new interesting things to the table ConclusionIf you are working with Laravel already it highly recommend you checking out Inertia Actually I recommend everybody trying out Inertia It really combines the best of both worlds One of the best back end frameworks there is combined with the most popular front end frameworks out there The learning curve is not that high just a building a basic CRUD application with Laravel Vue can probably be achieved within day if you are a bit familiar with how MVP frameworks work Take it from me I barely touched Laravel and never heard of Inertia before and I was able to build a very large and complex application in a matter of weeks If you have questions feel free to reach out to me I m happy to help On that note there is also an Inertia discord server They are pretty active and so far I ve had plenty of help over there So thanks for anybody who s in that channel Noteworthy linksInertia website Laravel websiteLaracasts Laravel from scratch course 2021-08-25 18:24:39
海外TECH DEV Community things to regret about node js today https://dev.to/vishwasnarayan5/things-to-regret-about-node-js-2ech things to regret about node js todayYou have only started using Node agin in the past months because when RAYAN DAHL created Node your goal was mainly to program event driven HTTP servers and Go is a better language for building faster servers But he thinks JavaScript is good Dynamic languages ​​may not be suitable for building servers that you want to control everything but they are the right tool for prototyping such as scientific computing JavaScript is the best dynamic language Your Node problem is almost related to the way you manage user code Mainly because it focuses on event I O the module system is essentially an afterthought failed to fulfill the promiseIt is possible that the unified use of promises in Node will speed up the delivery of standardization and async await SecurityThe node program can access all system calls such as writing to disk and accessing the network Build SystemIf you are writing a module link to a C library you will use GYP to compile the C library and link it to Node Chrome used to use GYB but now Node is the only GYP user Funky interface which is a Python adaptation of JSON The node has several unnecessary complex wrappers package jsonIncludes NPM in Node making NPM a standard for Node distribution Centralized repository privately controlled of modules require sommodule is not specific package json local node modules folder NPM database promotes the concept of module to an unnecessary abstraction of file directories It does not exist on the network includes unnecessary information such as licenses repositories node modulesThe analysis algorithm for module is extremely complicated Vendoredbydefault is kind but NODE PATH will work There is a deviation from the browser does not need to be extended is unnecessarily unclear is not the way browsers work The module loader must guess index jsIt unnecessarily complicates the module loading system is especially unnecessary after package json which needs to be supported Deno SecurityBy default the script should run without write access to the network or file system Users can choose to access via the following signs allownet allowwrite It is not allowed to bind any native functions to V The TypeScript compiler is built into the executable file TypeScript is beautiful finally delivered a practical and optional type language enables code to grow seamlessly from fast hackers to large well structured machines Normal JS should work too The simplified module system does not support node modules The import is just a relative or absolute URL The import must provide an extension remote URLs are fetched and cached indefinitely on the first load can be sold by specifying a non default cache directory OtherOnly submit an executable file with the fewest links Start the runtime by compiling the node module with parcel into a package Always died immediately because of a promise that was not fulfilled supports top level wait browser compatible window is not global node deno javascript 2021-08-25 18:23:14
Apple AppleInsider - Frontpage News Apple TV+ series 'For All Mankind,' 'Calls' win 2021 Emmy Awards https://appleinsider.com/articles/21/08/25/apple-tv-series-for-all-mankind-calls-win-2021-emmy-awards?utm_medium=rss Apple TV series x For All Mankind x x Calls x win Emmy AwardsApple TV original shows For All Mankind and Calls have nabbed Emmy Awards for the Cupertino tech giant the Television Academy has announced Credit AppleOn Wednesday the Television Academy announced the award winners for the rd Emmy Awards in juried categories like Animation Interactive Programming and Motion Design Each category is judged by a panel of professionals who are experts in the specific discipline Read more 2021-08-25 18:37:31
Apple AppleInsider - Frontpage News No, Nirvana's 'Nevermind' baby won't trigger Apple's CSAM detection https://appleinsider.com/articles/21/08/25/no-nirvanas-nevermind-baby-wont-trigger-apples-csam-detection?utm_medium=rss No Nirvana x s x Nevermind x baby won x t trigger Apple x s CSAM detectionThe man who appeared as a baby on the cover of Nirvana s Nevermind is now suing the band on allegations that it constituted child pornography but even if he wins the case the image won t trip Apple s CSAM detection system Credit John ChappleSpencer Elden filed a lawsuit in the U S District Court for the Central District of California claiming that Nirvana commercially marketed Spencer s child pornography and leveraged the shocking nature of his image to promote themselves and their music at his expense Read more 2021-08-25 18:00:55
Apple AppleInsider - Frontpage News Apple App Store loopholes endanger children, claims watchdog https://appleinsider.com/articles/21/08/25/apple-app-store-loopholes-endanger-children-claims-watchdog?utm_medium=rss Apple App Store loopholes endanger children claims watchdogA non profit watchdog organization claims that Apple isn t doing enough to protect children from adult content in the App Store and also refuses to accept responsibility for the failures One of the apps the Campaign for Accountability claims is too easily accessed by minorsThe Campaign for Accountability CfA a group that previously reported on Apple removing App Store games at the behest of the Chinese government now says that the store is failing to protect children worldwide Through its Tech Transparency Project TPP it claims that Apple fails to take even obvious child safety measures over adult material Read more 2021-08-25 18:53:23
海外TECH Engadget 'Halo Infinite' is launching on December 8th https://www.engadget.com/halo-infinite-december-8th-launch-date-134031534.html?src=rss x Halo Infinite x is launching on December thAfter a year long delay Halo Infinite will arrive on December th Developer Industries confirmed the timing during Gamescom s Opening Night Live event today However this date was leaked just hours before the show started Italian gadget site Aggiornamenti Lumia first noticed that the game s Microsoft Store listing was updated with the new date in some regions and sources tell The Verge that it s correct Microsoft is likely saving the big reveal for today s Gamescom Opening Night live event which kicks off at PM Eastern It s just a shame it had to be left out of the company s fairly uneventful Xbox Gamescom presentation Industries announced last week that Halo Infinite won t be launching with campaign co op or Forge mode which allows players to create and play custom maps But if it means that the developer can ship a more polished single player campaign and competitive multiplayer modes on time it may be worth the trade off Halo Infinite multiplayer betas also kicked off last month and so far the general consensus seems to be positive It s hard to overstate how important Halo Infinite will be for Microsoft It was originally meant to be one of the big draws for the Xbox Series X and S last year Its delay left the company without a major exclusive release while Sony had several for the PlayStation post launch Update PM ET Added confirmation of the release date and a new multiplayer trailer 2021-08-25 18:32:50
海外TECH Engadget Saints Row gets a gritty reboot set in the 'weird west' https://www.engadget.com/saints-row-reboot-2022-200040315.html?src=rss Saints Row gets a gritty reboot set in the x weird west x Saints Row the class clown of GTA esque open world sandbox games is no more In its place is Saints Row a reboot of the series with a back to basics focus on ground level crime and violence In the seven years since Gat out of Hell was released we re not counting Agents of Mayhem the world has moved on and so too must Saints Row Welcome to the Weird WestDeep Silver VolitionThe new game is called Saints Row which we re told has no subtitle despite the repeated use of the quot Self Made quot tagline even on the box art and is set in Santo Ileso Spanish speakers does that pun work for you a stand in for America s Four Corners region which the developers are calling the “weird west There are Route signs scattered across the landscape and the desert that surrounds the city with its patchy grass and tall mesas looks a lot like Arizona The neon strewn casino district El Dorado seems to be inspired by those found in Albuquerque And the financial area at least from the trailers and to my British eyes seems to have been pulled from downtown Santa Fe Santo Ileso is made up of nine individual districts with each one designed to use a different traversal method Running and driving will work best in some regions while players are encouraged to fly a wingsuit off the top of the financial district s skyscrapers to cover long distances Or you can steal a VTOL equipped craft and just make merry havoc all over the city as you go The game was built in a brand new as yet unannounced engine and these new environments are designed to take advantage of the power that next gen consoles ーif we can still call them that ーcan offer The developers say that Saints Row s focus is at least early in the game going to focus on the material concerns of its young crew These disaffected millennials turn to crime to for instance put food on their table feel part of a community and pay off their student loans Chief creative officer Jim Boone says that it s broadly a “contemporary millennial “power fantasy It s only later that the game s focus switches to the sort of empire building that in the previous series eventually saw your character becoming president Deep Silver VolitionAs the game progresses players can buy property and businesses which opens up new game modes and levels You can choose where to put those businesses too like putting a garbage collection site in the middle of the financial district The choices you make here will for instance engender resistance if you start putting toxic waste next to wherever the one percenters live and work And as you take over more of the city the bigger your power base will grow The storyline sees your ragtag quartet encounter three distinct gangs each of which owns a chunk of Santo Ileso The Panteros for instance are a bunch of muscle car enthusiasts who try to use their superior strength to defeat you in combat Marshall Defense Industries meanwhile is a local weapons developer with its own mercenary army equipped with a range of sci fi weapons and superior marksmanship Then there are the Idols a group of Kawaii Cyberpunk Anarchists wearing light up cat ear helmets who overwhelm you with numbers in a fight Meet the new bossDeep Silver VolitionAs far as we know references to Steelport the rd Street Saints Johnny Gat Kenzie and anything else from the prior series are gone Or at least will be relegated to the odd deeply buried easter egg for die hard fans to root out while they re immersed in this new world In their place is a trio of characters that work to support your player s unnamed and customizable protagonist There s Eli pictured nd from right an MBA student who works as the team s planner speaking in the language of startups investment and business Then there s Neenah pictured right the team s driver who had aspirations of becoming an anthropologist but got sucked into working as a mechanic for Los Panteros Rounding out the quartet of which you are the fourth member is Kevin pictured left a topless thrill seeking DJ who like his fellow Idols loves wearing a Kawaii Cyberpunk helmet and wreaking havoc The player character is as before infinitely customizable ーalthough it s not clear how broad those options are Deep Silver says that you ll have access to the “most advanced suite of customization tools ever seen in an open world game One of the questions raised in the roundtable with the game s developers was that of cultural appropriation The six people made available for interview were all middle aged white men creating a game set in a region where a significant proportion of the population is Latinx or Hispanic Creative director Jim Boone said that diversity was important and there was an explicit focus on making the team producing the game as diverse as the characters in it InspirationDeep Silver VolitionIn terms of what we can expect from the new title Boone said that some of the major inspirations for this film came from the cinema He cited three titles John Wick Baby Driver and Fast and Furious Presents Hobbes and Shaw as key influences From the first you will be able to spot some of the brutality in the combat and some of the melee takedown moves are cribbed from the film s action sequences The experience of driving has been pulled from the second while the third s penchant for over the top action helped provide a baseline for how stunts would work in the new game There will also be a broad degree of Fast and Furious inspired vehicle customization in which every playable ride can be fixed up The desert that surrounds Santo Ileso for instance has plenty of rough terrain that can be used to crest dunes and chase or evade your enemies Consequently players can even jury rig the game s garbage truck as a heavy duty off road vehicle Playing togetherDeep Silver VolitionSaints Row is coming to the PS PS Xbox Series X Xbox One and for PC gamers the Epic Games Store The developers said that cross platform co op will be available from the start and you can play the entire campaign through “untethered co op play One thing that was mentioned was the ability to “prank your co op partner stymying their progress in order to advance your own The elephant in the roomDeep Silver VolitionThere are more than a few reasons why Volition chose to make Saints Row rather than Saints Row V Boone said that the classic series of games were very much “of their time with tastes and attitudes having moved on And it can t have helped that the company s last attempt at a reboot Agents of Mayhem received lukewarm reviews and poor sales forcing Volition to make layoffs in its wake Lead mission designer Jeremy Bernstein added that the original story by the end of Gat out of Hell had burned through all of its narrative runway When your player protagonist has conquered Earth ascended to Godhood and escaped hell there s not much you can do to top it Bernstein compared the problem to the James Bond movies circa Moonraker saying that once you ve done James Bond In Space the gritty realism of For Your Eyes Only is one hell of a tonal shift But is it still fun Deep Silver VolitionThe team wanted to assure us that while the juvenilia that marked the previous series was gone the irreverence would remain Bernstein said that it would be pretty much impossible to make a “grimdark Saints Row game for obvious reasons And while the developers didn t elaborate much on silly weapons like the Penetrator Saints Row The Third s infamous Dildo Lance and the Dubstep Gun from Saints Row IV they said one or two had made their way into the title You ll also once again be able to ragdoll yourself into traffic under the auspices of committing insurance fraud If I have a concern it s that I always found Saints Row a more enjoyable franchise than GTA because of the emphasis on fun The challenges soon became repetitive but the breadth of ways in which you could complete a mission and the fun weapons helped smooth the edges The emphasis here so far has been on the difference between the new game and its predecessors with less discussion on how fun it all is Maybe that s just savvy marketing and the new title will be just as fun and silly as franchise diehards are hoping But it s something that I d like to see more of or else I d get the feeling that the title may lose the one thing people are so desperate for it to have Saints Row is scheduled to launch on February th for current and next generation consoles 2021-08-25 18:06:12
海外TECH Engadget Marvel’s ‘What If…?’ turns grim in its third episode with mixed results https://www.engadget.com/marvel-what-if-episode-three-avengers-disney-plus-175935938.html?src=rss Marvel s What If… turns grim in its third episode with mixed resultsThis post contains major spoilers for episode three of What If… After two fun zippy stories that focused on the idea of swapping one character for another What If… pivots to a darker outcome in its third installment This time the entire Avengers slate is wiped clean with Nick Fury left to sort out the mess It s a nod to the animated series comic inspiration plus a sign that the show isn t willing to settle into a routine The original comic book also called What If often see sawed between silly and serious scenarios like what would happen if Spider Man had joined the Fantastic Four Gwen Stacy had lived or if Dazzler became Galactus herald With no need to follow continuity the creative teams of each issue in the anthology were free to take the story wherever they wanted often in dark turns that ultimately illustrated why the original timeline was the best Marvel StudiosHowever the What If… Disney series has taken the opposite tack showcasing one scenario where things are largely the same level of good and bad for Captain Carter and another where events went decidedly better unless you re Peter Quill It s likely the creators didn t want to immediately scare away casual viewers with anything too grim keeping the stories as light and breezy as their cinematic inspirations The third episode doesn t just change this course by featuring a more pessimistic scenario however it also steps away from telling us upfront why things are like this The first two episodes had Uatu explicitly pointing out the moment of divergence This time around we know something is different ーthe prospective Avengers are being murdered ーbut exactly how and why is a mystery Marvel StudiosIt actually makes for a more interesting show because rather than playing a half hour game of “spot the difference we become engaged in speculation about why this is happening We know things would be vastly altered if Tony Stark or Bruce Banner dies but now we get to play detective plumbing our knowledge of the Marvel Cinematic Universe for suspects and motives Instead of a straight up adventure tale this episode was a murder mystery Whether it s a successful mystery I m not entirely sure Hank Pym is not someone I had considered as a suspect even with his distaste for SHIELD and the Starks in the main timeline The point of divergence turns out to be Hope Pym joining SHIELD and being killed on a mission which leaves Hank alone and bitter Why he chooses to kill five uninvolved strangers in an attempt to hurt Nick Fury is murky at best I d originally pegged the murder of the Avengers as a Hydra plot which would have actually help shore up the retcon from Captain America and the Winter Soldier of SHIELD being taken over by Hydra ーit s rarely explored why Hydra let the Avengers get as far as they did in the main timeline rather than strangling that potential opposition in its cradle Ultimately the point of the episode is to set the viewer up for even darker stories to come ーat least one future story is focused on zombies a nod to the rather successful line of “Marvel Zombies comics from over a decade ago It also does some tidying up for the main continuity as well reminding the viewers that three of the early MCU films took place in the same week and that Loki is stilla jerk It may not be essential viewing but What If… is certainly a useful footnote 2021-08-25 18:00:35
海外TECH CodeProject Latest Articles My Own Serializer and Deserializer on Python for Machine Learning Goals https://www.codeproject.com/Tips/5311282/My-Own-Serializer-and-Deserializer-on-Python-for-M parameters 2021-08-25 18:01:00
海外科学 NYT > Science ‘Window Is Rapidly Closing’ to Gather Key Evidence on Virus Origins, Scientists Say https://www.nytimes.com/2021/08/25/science/lab-leak-covid.html Window Is Rapidly Closing to Gather Key Evidence on Virus Origins Scientists SayFurther delays could make it impossible to recover crucial evidence about the beginning of the pandemic say experts studying the origins of the coronavirus for the World Health Organization 2021-08-25 18:46:19
海外科学 NYT > Science Unvaccinated Delta Airlines Employees Could Lose Benefits https://www.nytimes.com/2021/08/25/business/delta-airlines-covid-vaccine.html Unvaccinated Delta Airlines Employees Could Lose BenefitsUnvaccinated workers have to wear masks and will soon have to take weekly coronavirus tests Eventually they will have to pay in additional health care costs 2021-08-25 18:27:55
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation going at 'significant pace' https://www.bbc.co.uk/news/uk-58334811?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 18:38:24
ニュース BBC News - Home England v India: Hosts dominate opening day after bowling out India for 78 https://www.bbc.co.uk/sport/av/cricket/58333817?at_medium=RSS&at_campaign=KARANGA England v India Hosts dominate opening day after bowling out India for Watch highlights as England finish day one of the third Test at Headingley with a lead of and wickets in hand after bowling out India for 2021-08-25 18:21:39
ビジネス ダイヤモンド・オンライン - 新着記事 暗号資産の急増、世界の規制当局は追いつけるか - WSJ PickUp https://diamond.jp/articles/-/280307 wsjpickup 2021-08-26 03:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 FRB「年内にも」量的緩和縮小開始へ、ドル金利上昇でドル高商品安に - マーケットフォーカス https://diamond.jp/articles/-/280380 商品価格 2021-08-26 03:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 オフィス復帰の不透明感、シェアオフィスに追い風 - WSJ PickUp https://diamond.jp/articles/-/280304 wsjpickup 2021-08-26 03:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 ハリウッド新作映画、公開直後から海賊版が横行 - WSJ PickUp https://diamond.jp/articles/-/280297 wsjpickup 2021-08-26 03:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 災害大国ニッポンに欠かせない不動産情報、実は詳細が公表済みだった - ビッグデータで解明!「物件選び」の新常識 https://diamond.jp/articles/-/280428 災害大国ニッポンに欠かせない不動産情報、実は詳細が公表済みだったビッグデータで解明「物件選び」の新常識日本は災害が非常に多い国である。 2021-08-26 03:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国版ワクチンパスポートに潜む、国民監視の「真の狙い」 - 消費インサイド https://diamond.jp/articles/-/280429 新型コロナウイルス 2021-08-26 03:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 女の子が幸せになる「学校の育て方」 - 中学受験のキーパーソン https://diamond.jp/articles/-/279794 中学受験 2021-08-26 03:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 ひろゆきが教える「先延ばしをやめる方法」ベスト1 - 1%の努力 https://diamond.jp/articles/-/280041 youtube 2021-08-26 03:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 周囲から「素直ではない、可愛げがない」と言われたらどうしたらいいかへの超納得回答 - 独学大全 https://diamond.jp/articles/-/273893 読書 2021-08-26 03:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 「頑張って働いても年収が横ばいの人」と「ラクして市場価値が上がる人」の差 - マンガ転職の思考法 https://diamond.jp/articles/-/277230 2021-08-26 03:05:00
AWS AWS Partner Network (APN) Blog How AWS Partners Can Speed Up Customer Cloud Migrations with VMware Cloud on AWS https://aws.amazon.com/blogs/apn/how-aws-partners-can-speed-up-customer-cloud-migrations-with-vmware-cloud-on-aws/ How AWS Partners Can Speed Up Customer Cloud Migrations with VMware Cloud on AWSThe VMware Cloud on AWS Try amp Buy Program offers multiple ways for AWS Partners to grow their business First there is a huge market for VMware Cloud on AWS In a report IDC put the partner addressable market opportunity for VMware Cloud on AWS at billion In addition to the sizeable market opportunity trial engagements give AWS Partners an opportunity to earn customer trust help them validate use cases before jumping into a production environment and speed up customer migrations 2021-08-25 19:57:11
AWS AWS Partner Network (APN) Blog Rapid SAP S/4HANA Conversion and Migration from On-Premises to AWS in a Single Step https://aws.amazon.com/blogs/apn/rapid-sap-s-4-hana-conversion-and-migration-from-on-premises-to-aws-in-a-single-step/ Rapid SAP S HANA Conversion and Migration from On Premises to AWS in a Single StepCognizant is providing consulting and execution services for SAP customers to migrate the SAP landscape from on premises to AWS with SAP S HANA implementation on AWS combining SAP S HANA conversion and migration to AWS in a single step using the Cognizant migration factory called SmartMove This solution provides a risk free comprehensive solution to transform customers SAP landscape into one that s intelligent enterprise ready 2021-08-25 19:15:08
AWS AWS Big Data Blog Run and debug Apache Spark applications on AWS with Amazon EMR on Amazon EKS https://aws.amazon.com/blogs/big-data/run-and-debug-apache-spark-applications-on-aws-with-amazon-emr-on-amazon-eks/ Run and debug Apache Spark applications on AWS with Amazon EMR on Amazon EKSCustomers today want to focus more on their core business model and less on the underlying infrastructure and operational burden As customers migrate to the AWS Cloud they re realizing the benefits of being able to innovate faster on their own applications by relying on AWS to handle big data platforms operations and automation Many of … 2021-08-25 19:48:39
AWS AWS - Webinar Channel Getting Started with Amazon Elasticsearch Service’s Cold Storage Tier - AWS Online Tech Talks https://www.youtube.com/watch?v=tddSTNxeNYs Getting Started with Amazon Elasticsearch Service s Cold Storage Tier AWS Online Tech TalksAmazon Elasticsearch Service is a popular solution for log analytics and search Amazon Elasticsearch Service s new cold storage tier enables you to retain historical and infrequently accessed data durably and analyze it on demand at a lower cost than other storage tiers In this tech talk learn how to use cold storage to retain any amount of data while reducing cost per GB to near Amazon S storage prices Learning Objectives Learn how to use Amazon Elasticsearch Service s cold storage tier to reduce the costs of retaining your historical data for log analytics and search Explore the capabilities of Amazon Elasticsearch Service s cold storage tier Understand the use cases for Amazon Elasticsearch Service s cold storage tier To learn more about the services featured in this talk please visit 2021-08-25 19:07:27
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) slickを用いた画像スライドで画像の前に文字を表示したい。 https://teratail.com/questions/356190?rss=all slickを用いた画像スライドで画像の前に文字を表示したい。 2021-08-26 04:14:26
技術ブログ Developers.IO AWSでコインマイニングされた原因をRadware CNPのフロー図でわかりやすく調査してみた https://dev.classmethod.jp/articles/investigate-coin-mining-with-radware-cnp/ adware 2021-08-25 19:20:03
海外TECH Ars Technica Horizon Forbidden West delayed, leaves Sony with fall 2021 first-party gap https://arstechnica.com/?p=1789789 forbidden 2021-08-25 19:56:42
海外TECH DEV Community Get started with Python type hints https://dev.to/nexteventideas/get-started-with-python-type-hints-b2o Get started with Python type hintsPython is best thought of as a “dynamic but strongly typed language Types aren t associated with the names for things but with the things themselves This makes Python flexible and convenient for developers because you don t have to rigorously define and track variable types if you re just throwing together a quick and dirty script But for bigger projects especially libraries used by third parties it helps to know which object types are associated with which variables For some time now Python has had the ability to “annotate names with type information in one form or another With Python type hints officially became part of the language PEP Using a linter or code checking tool developers can check the consistency of variables and their types across a code base and perform static analyses of code that would previously have been difficult or impossible All this is done ahead of time before the code runs In this article we ll explore some basic examples of Python type hinting But first we ll clear up a common misunderstanding about what it is and isn t used for Read More 2021-08-25 19:18:14
海外TECH DEV Community How we organize our software development process https://dev.to/mage_ai/how-we-organize-our-software-development-process-1lb8 How we organize our software development processTLDRWe used Scrum at our previous startup and at Airbnb with a few tweaks We currently use a hybrid of Scrum and Kanban at Mage AI application development tool with a few tweaks Craft your process to maximize your team s autonomy collaboration and adaptability thus increasing your team s effectiveness What is it According to Wikipedia “a software development process is the process of dividing software development work into distinct phases to improve design product management and project management Why should anyone care A good process helps your team be more effective in delivering value to customers by empowering your team to be autonomous make decisions on their own collaborative sum is greater than the parts and adaptive ship relevant products that customers need Our process in the pastCourtesy of AirbnbAt OnMyBlock our previous startup and at Airbnb we used Scrum with a few tweaks as our software development process Every weeks our team would get together to review all the work that was done in the previous sprint a time boxed window usually weeks long and then plan for the upcoming sprint This meeting is typically called sprint review and sprint planning Here is how we conducted the sprint review and planning Before the meeting the scrum master a single person responsible for project managing the stories during a sprint would ping everyone to make sure they updated all their stories aka tasks in our project management software At the start of the meeting each person goes around and shares what they shipped what work they couldn t finish and explain why they couldn t accomplish the unfinished work Then the scrum master leads the team in discussion on which upcoming epics aka features are most urgent and important Everyone independently plans what they will deliver by the end of the next sprint choosing from a list of prioritized epics Each person is allotted a fixed number of story points If you are allotted story points we used Fibonacci numbers to scale our story points you can only commit to stories that have a total sum of story points Story points are values assigned to a story aka tasks that attempt to provide a sense of how difficult it will be to accomplish that story After everyone is done planning each person goes around and shares what they are committing to delivering in the upcoming sprint Sprint scheduleThere are usually “stand ups in Scrum which are short daily meetings for the team to update each other Our team felt daily stand ups were too frequent and unproductive so we cut it down to per week except we have per week on the weeks where we have sprint review and planning Our stand ups follow the typical agenda where each person goes around and shares what they did yesterday what they are working on today and if they have any blockers to their current story aka task Pros of how we did ScrumEngineers had more ownership of the features they were responsible for and this resulted in better performance reviews because we were assessed on which projects we led and delivered end to end There was clear accountability because if someone commits to work that they didn t finish they would be responsible for explaining why they couldn t finish it by the deadline Less knowledge was required to accomplish tasks because an engineer can fill up their sprint with tasks that were related to their area of expertise such as backend frontend data ML different services specific languages etc Cons of how we did ScrumEstimating the difficulty of stories was rarely accurate which led to frequent over estimating and underestimating of the work When we pre assign ourselves stories we typically chose stories that belonged to an epic we were responsible for Many of us ended up working in silos which decreased collaboration during the implementation phase of projects we had a lot of collaboration during the design phase Entire features shipped slower because the concentration of effort was spread out across multiple epics at once It was difficult for our team to quickly adapt and change course mid sprint since we planned weeks in advance The process todayAt our current company Mage AI application development tool we use a hybrid of Scrum and Kanban with a few tweaks The tool we use to manage this is called Airtable Once a week we hold a meeting called “Mage Force where we review all the features we shipped last week and then prioritize the features we need to deliver in the upcoming release Before we start the meeting we hold a trust activity where the goal is to build trust amongst ourselves and to build each other up one of our core virtues of “give people power ups In contrast to having a week sprint we have week release cycles where we ship as much product as possible that our customers need MagicHere is how we plan our release cycle We make sure that every epic aka features are attributed to a key result or a specific customer use case That way we are making sure to deliver as much value to our customers as possible Each epic is given a deadline ship date that corresponds to when a customer will use it Each epic is broken down into stories aka tasks which can be worked on in parallelA storyThe order in which stories are worked on is based on the related epic s deadline and whether or not there are downstream dependent storiesA story in the same epic with a lower priority means it depends on another story within the same epic to be completed firstEach person who creates a story during planning will fill in as much detail in the notes to give any future engineer context on why the story exists the requirements of the story and any additional knowledge that will be helpful in completing the story When we decide which epic must be shipped for the next release we change all the stories for that epic to “Not started which will then make it appear on our Kanban board Kanban boardStories are not pre assigned When someone has no stories “In progress they will take the highest priority story that has “Not started move it to “In progress and assign it to themselves Each story moves through the following stages on the Kanban board Not started In progress Review e g review pull request QA merged into master and need to manually test on staging Complete new change is on production Once a story is finished the DRI directly responsible individual moves it to “Review creates a pull request on GitHub and associates it to the story for someone else to review Once the code is reviewed approved and merged into the master branch the DRI moves the story to “QA where they must now manually test their changes on the staging environment After the new changes are verified on staging the DRI deploys the code to production and moves the story to “Complete Hybrid scheduleWe have stand ups daily meetings in Scrum times a week skipping the day we have “Mage Force Our stand up meetings are called “Mission Briefings Each person goes around and shares what they learned yesterday and what their plan of attack is for crushing their story today With this format we maximize learnings one of our core virtues of “always be leveling up instead of simply reporting tasks which can be done by looking at the Kanban board Pros of our hybrid approachThere is a lot more collaboration at the implementation phase because people are able to work on the same epic together at the same time Working closer together is more fun and exciting leading to higher team morale and solidarity We ship new features on a daily basis helping us make customers happier and win more new business Everyone works across multiple codebases and is responsible for many areas of the product This increases the speed in which we ship new features because everyone is capable of working across the entire tech stack unblocking themselves if needed We are able to adapt rapidly and change our focus as customer needs change or more urgent features arise unexpectedly Cons of our hybrid approachBecause stories are not pre assigned individuals on the team are required to understand multiple code bases and technologies in order to effectively complete stories There is less accountability at the individual level because each person is not committing to being responsible for delivering a set of stories Instead the entire team is committing to the work If something doesn t get done who is responsible We have yet to solve for this Since everyone on the team works together to ship as much customer value as fast as possible there can be a lack of “ownership of projects At Airbnb engineers were awarded for having ownership of projects and therefore ownership of projects was desired by individuals The system in place rewarded that desire and behavior ConclusionTeamwork makes the dream workStructure your software development process to maximize your team s autonomy make decisions on their own collaboration sum is greater than the parts and adaptability ship relevant products that customers need A hybrid of Scrum and Kanban with a few tweaks works great for Mage at this stage because we are prioritizing speed and focus through deeper collaboration As we grow and evolve our process we need to keep in mind how we deal with individual “ownership of projects and the increasing need for specialization 2021-08-25 19:05:58
海外TECH Engadget 'Jurassic World Evolution 2' brings dino world-building to PC and consoles November 9th https://www.engadget.com/jurassic-world-evolution-2-release-date-pc-xbox-playstation-194027586.html?src=rss x Jurassic World Evolution x brings dino world building to PC and consoles November thJurassic World Evolution the next installment in everyone s favorite dinosaur based park management franchise is heading to Xbox Series X and S PlayStation PS and PC on November th Pre orders are open now and buying the game early will net players three vehicle skins inspired by the film The Lost World Jurassic Park Jurassic World Evolution allows players to build manage and mess around in a world of Spielberg inspired dinosaurs There are four modes campaign chaos theory challenge and sandbox Campaign mode takes players through a narrative arc set after the events of Jurassic World Fallen Kingdom the movie Chaos theory presents classic moments from the film franchise but with a twist playing out quot what if quot scenarios Challenge is the mode for folks who want to test their dino rearing skills while sandbox is the creative way to play Jurassic Wold Evolution is made by Frontier Developments the studio that handled the game Jurassic World Evolution 2021-08-25 19:40:27
海外TECH Engadget 'Horizon Forbidden West' comes to PS4 and PS5 on February 18th, 2022 https://www.engadget.com/horizon-forbidden-west-release-date-193911645.html?src=rss x Horizon Forbidden West x comes to PS and PS on February th The rumors of a Horizon Forbidden West delay were true although the wait won t be as long as you might think Guerilla has revealed that Forbidden West will be released on February th for both PS and PS owners with pre orders starting on September nd The developer previously promised a free upgrade to the PS version if you have to continue Aloy s journey on the older console The open world adventure was originally slated to arrive in holiday However the COVID pandemic quot hugely impacted quot development Guerilla said Like many game creators the team had to rethink its work strategy while also trying to maintain a quot healthy quot work life balance If you can t wait that long you ll still have a reason to revisit Horizon Zero Dawn Guerilla has released a free Enhanced Performance Patch for the earlier game that gives PS players a quot targeted quot FPS This won t suddenly drag the game into the next gen console era but the improved frame rate should make it that much easier to dodge charging robots and line up bow shots 2021-08-25 19:39:11
海外TECH Engadget Portal shooter 'Splitgate' launches Season 0, a bigger, better beta https://www.engadget.com/splitgate-season-0-beta-launch-193849912.html?src=rss Portal shooter x Splitgate x launches Season a bigger better betaSplitgate an FPS that combines the best of classic Quake multiplayer and Portal is an unlikely shooter success story It reached an astounding million downloads during its open beta last month when it made its way to consoles and unveiled cross platform play And to celebrate that success today developer Games launched its next beta phase Season nbsp quot In the span of a month our servers went from supporting players at once to players quot Splitgate creator and Games CEO Ian Proulx wrote on the PlayStation blog quot All in all our servers had some growing pains so we had to implement short term solutions to prevent back end crashes quot Given the influx of new users Proulx says he chose to delay the game s official launch and extend the beta phase Existing players can expect a slew of new content in Season including Karman Station a new map as well as a new Infection gameplay mode There s also a Season Battle Pass and plenty of new gear to pick up They have to support a free to play game somehow right nbsp After spending more than hours in the previous Splitgate beta it s easy to see why the game has caught on so quickly It combines solid shooter mechanics with something entirely new The ability to place portals around the map which you can use to teleport or take out enemies If anything it s a welcome respite from the flood of Battle Royale titles on the market nbsp While Splitgate doesn t have an official launch date yet the beta is pretty stable in my experience Proulx says Games is also work on a map editor as well as additional maps weapons and other items in the future 2021-08-25 19:38:49
海外TECH Engadget 'Lego Star Wars: The Skywalker Saga' will arrive in spring 2022 https://www.engadget.com/lego-star-wars-the-skywalker-saga-trailer-release-window-192234269.html?src=rss x Lego Star Wars The Skywalker Saga x will arrive in spring We haven t heard much about Lego Star Wars The Skywalker Saga since TT Games delayed it indefinitely back in April At Gamescom s Opening Night Live event the studio and publisher Warner Bros Interactive Entertainment showed off a new trailer that embraces the series trademark irreverent humor in jokes and sleek visuals nbsp There are a bunch of nods to famous scenes from the Star Wars movies the game adapts all nine entries in the Skywalker saga Along with X wing battles and lightsaber duels with the likes of Darth Vader and Darth Maul you ll see moments like Rey flipping over Kylo Ren s TIE fighter The game includes unlockable planets you can travel between and more than playable characters While there s no firm release date as yet the game should arrive in spring on Xbox One Xbox Series X S PlayStation PlayStation Nintendo Switch and PC This is the first game in the Lego Star Wars series since when TT Games Legofied Star Wars The Force Awakens It marks the first time that the studio has adapted The Last Jedi and The Rise of Skywalker Warner Bros initially planned to release Lego Star Wars The Skywalker Saga in and then in spring but TT Games needed quot more time quot to finish it 2021-08-25 19:22:34
海外TECH Engadget 'Marvel's Midnight Suns' is a turn-based RPG from the creators of XCOM https://www.engadget.com/marvels-midnight-suns-release-date-trailer-191236120.html?src=rss x Marvel x s Midnight Suns x is a turn based RPG from the creators of XCOMThe next Marvel superhero game is reaching deeper into the comic books back catalog XCOM developer Firaxis has unveiledMarvel s Midnight Suns a turn based role playing game based on the Midnight Sons team from s crossover issues The modern take has you play a new Marvel co created superhero The Hunter as she fights the Mother of Demons Lilith Your character will have help from Midnight Sons members like Blade Ghost Rider and Wolverine as well as Avengers mainstays like Captain America and Iron Man The title reaches PS PS Xbox Series X S Xbox One Switch and Windows PCs in March A gameplay presentation is due on September st In case you re wondering no this won t just be an XCOM game with capes Game lead Jake Solomon told Polygon in an interview that Midnight Suns shares quot zero mechanics quot with the XCOM series You ll play missions with up to three other heroes as you develop The Hunter s powers When you re not in combat an open world area will help you form bonds with fellow heroes And instead of the paranoia and fear that drive XCOM you re rolling into battle with confidence ーthere s no permanent character death for starters This is something of a gamble when many Marvel appearances have involved more conventional brawlers and fighting games Firaxis has a strong track record however and dipping into the Midnight Sons catalog draw in both long time Marvel fans as well as those who don t want to rehash the brand s most familiar stories 2021-08-25 19:12:36
海外TECH Engadget Special-edition 'Halo Infinite' Xbox Series X and controller arrive on November 15th https://www.engadget.com/halo-infinite-xbox-series-x-console-elite-series-2-controller-190258414.html?src=rss Special edition x Halo Infinite x Xbox Series X and controller arrive on November thAlongside the Halo Infinite release date Microsoft made a couple of other Halo related announcements at Gamescom s Opening Night Live event To mark the th anniversary of the series the company is releasing a limited edition Xbox Series X and Elite Series Controller decked out in Halo themed looks The console features dark metallic paneling with iridium gold accents as well as a star pattern The bundled in controller has an iridium gold year mark on the rear Best of all you ll hear custom Halo themed sounds when you switch the console on and off nbsp Pre orders are open for this special edition Xbox Series X which will be available on November th It costs which is more than the standard Series X but it comes with a copy of Halo Infinite You ll be able to play the game on December th Also arriving on November th is the Halo Infinite Limited Edition Elite Series controller The matte metallic green look is inspired by Master Chief s armor and it boasts an iridium gold D pad The controller comes with a custom carrying case laser etched charging dock and swappable components You ll also be able to adjust the tension of the thumbstick using a special tool If you pick up this controller you ll also receive an exclusive Halo Elite controller weapon charm to use in your Halo Infinite multiplayer games Pre orders are open for the Elite Series controller which costs In addition Microsoft revealed a Halo Infinite inspired Razer Kaira Pro headset and Seagate Game Drive The latter will be available in October costing for the TB version and for the TB model Seagate Microsoft 2021-08-25 19:02:58
海外科学 NYT > Science Unvaccinated Delta Airlines Employees Could Lose Benefits https://www.nytimes.com/2021/08/25/business/delta-airlines-covid-vaccine.html Unvaccinated Delta Airlines Employees Could Lose BenefitsUnvaccinated workers have to wear masks and will soon have to take weekly coronavirus tests Eventually they will have to pay in additional health care costs 2021-08-25 19:15:00
医療系 医療介護 CBnews 形骸化したケアプラン、運営指導の対象となる可能性も-快筆乱麻!masaが読み解く介護の今(68) https://www.cbnews.jp/news/entry/20210825181004 介護保険法 2021-08-26 05:00:00
ニュース BBC News - Home Afghanistan: UK's Kabul evacuation going at 'significant pace' https://www.bbc.co.uk/news/uk-58334811?at_medium=RSS&at_campaign=KARANGA afghanistan 2021-08-25 19:08:20
ニュース BBC News - Home Extinction Rebellion: Nearly 200 arrests over four days https://www.bbc.co.uk/news/uk-england-london-58324146?at_medium=RSS&at_campaign=KARANGA circus 2021-08-25 19:47:24
ニュース BBC News - Home 'Ronaldo, Federer, Brady - Anderson deserves place among ageless champions' https://www.bbc.co.uk/sport/cricket/58334559?at_medium=RSS&at_campaign=KARANGA x Ronaldo Federer Brady Anderson deserves place among ageless champions x Aged years England seamer James Anderson stands alongside the modern megastars drinking the elixir of eternal class writes Stephan Shemilt 2021-08-25 19:05:27
ビジネス ダイヤモンド・オンライン - 新着記事 事実婚で被る3つの不利益、選択的夫婦別姓で注目される「夫婦のお金」 - お金のプロが読む!ニュース解説室 https://diamond.jp/articles/-/279900 夫婦別姓 2021-08-26 04:50:00
ビジネス ダイヤモンド・オンライン - 新着記事 医薬品販売にこだわる「ローソン」に、規制一部見直しの追い風 - 医薬経済ONLINE https://diamond.jp/articles/-/279044 online 2021-08-26 04:45:00
ビジネス ダイヤモンド・オンライン - 新着記事 「丁寧な説明」に慣れすぎた日本人に大きな不安を感じる理由 - 和田裕美のステップアップ仕事論 https://diamond.jp/articles/-/280166 和田裕美 2021-08-26 04:40:00
ビジネス ダイヤモンド・オンライン - 新着記事 スリランカ、コロナ禍「アジアで初」の利上げに着手した2つの理由 - 西濵徹の新興国スコープ https://diamond.jp/articles/-/280373 不透明感 2021-08-26 04:35:00
ビジネス ダイヤモンド・オンライン - 新着記事 日本はスマートシティ後進国ではない?アナログなまちづくりの強みとは - ザ・グレートリセット!デロイト流「新」経営術 https://diamond.jp/articles/-/280235 近時 2021-08-26 04:30:00
ビジネス ダイヤモンド・オンライン - 新着記事 中国人留学生がコロナ後に爆増しそうな理由、日本の大学は「安くてお得」 - 週刊ダイヤモンド特集セレクション https://diamond.jp/articles/-/280212 日本の教育 2021-08-26 04:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 東京都医師会がコロナ医療に総力戦、方針転換の背後にある「不都合な真実」 - 情報戦の裏側 https://diamond.jp/articles/-/280425 不都合な真実 2021-08-26 04:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 G7メンバーが日本から韓国に代わる日が来る? - 野口悠紀雄 新しい経済成長の経路を探る https://diamond.jp/articles/-/280351 労働生産性 2021-08-26 04:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 タリバン「最速の無血入城」は米軍植民地統治の当然の帰結 - 田岡俊次の戦略目からウロコ https://diamond.jp/articles/-/280338 当然の帰結 2021-08-26 04:10:00
ビジネス 東洋経済オンライン 決済はキャッシュレスから一気にカードレス時代 「デジタルの利便性」の裏に潜むリスクとの対峙 | 国内経済 | 東洋経済オンライン https://toyokeizai.net/articles/-/449199?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-26 04:30:00
TECH Engadget Japanese 2005年8月26日、世界初の16:9ワイドCCD搭載コンデジ「LUMIX DMC-LX1」が発売されました:今日は何の日? https://japanese.engadget.com/today-203044094.html lumixdmclx 2021-08-25 20:30:44
AWS AWS Machine Learning Blog Use a SageMaker Pipeline Lambda step for lightweight model deployments https://aws.amazon.com/blogs/machine-learning/use-a-sagemaker-pipeline-lambda-step-for-lightweight-model-deployments/ Use a SageMaker Pipeline Lambda step for lightweight model deploymentsWith Amazon SageMaker Pipelines you can create automate and manage end to end machine learning ML workflows at scale SageMaker Projects build on SageMaker Pipelines by providing several MLOps templates that automate model building and deployment pipelines using continuous integration and continuous delivery CI CD To help you get started SageMaker Pipelines provides many predefined step types such … 2021-08-25 20:03:27
js JavaScriptタグが付けられた新着投稿 - Qiita JavaScript マウスをドラッグした半径で数値を入力 https://qiita.com/akebi_mh/items/840adfefb8fe0c088c83 2021-08-26 05:40:55
海外TECH Ars Technica Documentary about Amiga classic Lemmings due for game’s 30th anniversary https://arstechnica.com/?p=1789718 anniversarydocumentary 2021-08-25 20:28:47
海外TECH DEV Community How to make realtime APIs with NodeJS and ReactJS using Socket.io https://dev.to/omardiaa48/how-to-make-realtime-apis-with-nodejs-and-reactjs-using-socket-io-6ja How to make realtime APIs with NodeJS and ReactJS using Socket ioWe all love design patterns and we all wonder when it s best to use them I m going to use one of them to apply one business case that you might stumble upon in work The pattern I m talking about is Publisher Subscriber Today I m going to make a realtime API that updates all the connected clients to it whenever and actions takes place on the db so a super admin user using a dashboard can instantly know if other admins have signed in or out without refreshing the page every couple of seconds other case is instantly knowing that an order is received on the platform you are working on This tutorial I m going to use NodeJS with Express for server side logicReactJS to build a simple client appSocket io for realtime connection between both sides To follow along you can write the code step by step as I ll cover most of it or you can clone the two repos serverclientFirst lets setup our server we start by initializing the folder structurenpm init ythen we add the packages we use in this tutorial I m going to use ES syntax in the backend so we need babel to bundle our code beside some other libraries we will use later on npm add nodemon dotenv babel loader babel preset env babel node babel core Dthese are devDependencies that s why we use D flag because we dont need them for more than development nodemon for hot running dotenv for env configuration babel stuff for bundling now for the heavy liftersnpm add express mongoose socket io express to setup our server mongoose to connect to our mongodb socket io the one responsible for the realtime connectionnow that was a bit boring let s write some Javascriptindex jsimport express from express import dotenv from dotenv dotenv config const app express app get req res gt res send Hello const PORT process env PORT app listen PORT gt console log Server up and running on port PORT before running this code you have to setup some configuration envPORT MONGO DB URL mongodb localhost MONGO DB DBNAME store babelrc presets babel preset env package json scripts start babel node index js dev nodemon exec babel node index js now when you type npm run dev you will find the server up and running and if you type in your browser http localhost you will get the following now let s make three folders and adjust our code as follows then for better environment variables handlingconfig variables jsimport dotenv from dotenv dotenv config const DB URL process env MONGO DB URL process env MONGO DB DBNAME const PORT process env PORT export DB URL PORT initialize and connect to databaseconfig db jsimport DB URL from config variables mongoose connect DB URL useNewUrlParser true useUnifiedTopology true gt console log DB URL console log DB up and running order modelmodels order jsimport mongoose Schema from mongoose const schema new Schema customer type String required true price type Number required true address type String required true timestamps true const Order mongoose model order schema export default Order order controllercontrollers order jsimport express from express import Order from models order import io from index const router express Router router get async req res gt try const orders await Order find res send orders catch error res send error router post async req res gt try const order new Order req body await order save res status send order catch error res send error export default routernow the important part index jsimport express from express import PORT from config variables import cors from cors import http from http import Server from socket io import socketIO from socket io import config sockets import config db import orderRouter from controllers order const app express const server http createServer app const io socketIO server transports polling cors cors origin http localhost io on connection socket gt console log A user is connected socket on message message gt console log message from socket id message socket on disconnect gt console log socket socket id disconnected export io app use express json app use cors app use orders orderRouter app get req res gt res send Hello server listen PORT gt console log Server up and running on port PORT let me explain what happened herethe way we configure the server will differ when using socket io because it deals with the server instance itself soconst server http createServer app then we wrap it with io allow some cors which will be the client side after a short while on port const io socketIO server transports polling cors cors origin http localhost configuring io and exporting it to be used in the order controllerio on connection socket gt console log A user is connected socket on message message gt console log message from socket id message socket on disconnect gt console log socket socket id disconnected export io then we go the order controller and change the code tocontrollers order jsrouter post async req res gt try const order new Order req body await order save const orders await Order find io emit order added orders res status send order catch error res send error which means that whenever someone will add an order it will be posted to all clients connected the socket so will be updated instantly with the orders array in the dbNow we can go to the client side and consume this API we use create react app because we don t need a complex app we just need to demonstrate the behaviorhere I made a simple ui components called Orders for the code you can easily find it in the repo but I m interested in this part const orders setOrders useState useEffect gt const getOrders async gt const response await axios get http localhost orders const ordersData response data setOrders ordersData getOrders useEffect gt const socket io ws localhost socket on connnection gt console log connected to server socket on order added newOrders gt setOrders newOrders socket on message message gt console log message socket on disconnect gt console log Socket disconnecting first we have the state which is an empty array initiallythe first useEffect call is a call to the get orders endpoint we have just made to get all orders and then we populate the view with itthe second useEffect call we connect using socket io client which we will install on the client side using npm i socket io client then we specify that on order added event from the socket we will have the orders being sent with the event and set it to be the new array so whenever a new order is added we will be notified with the new array of orders in the db to test it I opened the browser on port to open my react app then used postman to make a post to my server on port to add an order and viola my react app updated instantlyThat was my first post I hope you liked it 2021-08-25 20:32:25
海外TECH Engadget Sifu's slick kung fu battles arrive on PlayStation and PC February 22nd https://www.engadget.com/sifu-release-date-ps4-ps5-epic-games-store-sloclap-204046869.html?src=rss Sifu x s slick kung fu battles arrive on PlayStation and PC February ndSifu has been on our radar for a while but until now it hasn t been clear when exactly we d get our hands on the kung fu action title During Gamescom s Opening Night Live event Sloclap announced a release date for the game February nd The Absolver nbsp studio initially planned to ship Sifu this year but it pushed the game back to early to avoid overworking the team or compromising on quality Sloclap revealed the release date at the end of the latest gameplay trailer The clip shows the protagonist fighting a bunch of goons in locations including a rooftop an art gallery and a firelit alleyway Unlike the last trailer the latest preview doesn t focus on one of Sifu s most intriguing mechanics your character is a bit older every time they respawn after dying Pre orders are now open for Sifu which is coming to PlayStation PS and Epic Games Store If you lock in the standard edition now you ll receive a special avatar pack and an exclusive cinematic pack for the photo mode If you pre order the special edition you ll get those bonuses as well as a digital art book a copy of the soundtrack and hours of early access before the official release date 2021-08-25 20:40:46
海外TECH Engadget YouTube has removed 1 million videos for dangerous COVID-19 misinformation https://www.engadget.com/youtube-covid-19-misinformation-takedowns-201041091.html?src=rss YouTube has removed million videos for dangerous COVID misinformationYouTube has removed million videos for dangerous COVID misinformation since February according to YouTube s Chief Product Officer Neal Mahon Mahon shared the statistic in a blog post outlining how the company approaches misinformation on its platform “Misinformation has moved from the marginal to the mainstream he wrote “No longer contained to the sealed off worlds of Holocaust deniers or truthers it now stretches into every facet of society sometimes tearing through communities with blistering speed At the same time the Youtube executive argued that “bad content accounts for only a small percentage of YouTube content overall “Bad content represents only a tiny percentage of the billions of videos on YouTube about of total views turn out to be content that violates our policies Mahon wrote He added that YouTube removes almost million videos each quarter “the majority of which don t even reach views Facebook recently made a similar argument about content on its platform The social network published a report last week that claimed that the most popular posts are memes and other non political content And faced with criticism over its handling of COVID and vaccine misinformation the company has argued that vaccine misinformation isn t representative of the kind of content most users see Both Facebook and YouTube have come under particular scrutiny for their policies around health misinformation during the pandemic Both platforms have well over a billion users which means that even a small fraction of content can have a far reaching impact And both platforms have so far declined to disclose details about how vaccine and health misinformation spreads or how many users are encountering it Mahon also said that removing misinformation is only one aspect of the company s approach YouTube is also working on “ratcheting up information from trusted sources and reducing the spread of videos with harmful misinformation 2021-08-25 20:10:41
海外科学 NYT > Science Pfizer and BioNTech Press Ahead on Booster Shots https://www.nytimes.com/2021/08/25/us/politics/pfizer-vaccine-booster-trial-results.html booster 2021-08-25 20:37:01
海外科学 NYT > Science U.S. intelligence agencies delivered a report to Biden on the virus’s origins. https://www.nytimes.com/2021/08/24/us/politics/us-intelligence-agencies-delivered-a-report-to-biden-on-the-viruss-origins.html U S intelligence agencies delivered a report to Biden on the virus s origins The nation s spy agencies have not yet concluded whether the disease was the result of an accidental leak from a lab or if it emerged naturally in a spillover from animals to humans 2021-08-25 20:46:20
海外科学 NYT > Science Western Drought Will Last Into Fall or Longer https://www.nytimes.com/2021/08/19/climate/western-drought-forecast-noaa.html Western Drought Will Last Into Fall or LongerThe forecast from the National Oceanic and Atmospheric Administration comes as almost half of the land area of the lower states is experiencing drought 2021-08-25 20:47:33
ニュース @日本経済新聞 電子版 NYダウ続伸、39ドル高 ワクチン普及や財政支出に期待 https://t.co/lyKVbquBfM https://twitter.com/nikkei/statuses/1430628514391203840 財政支出 2021-08-25 20:29:52
ニュース @日本経済新聞 電子版 音声で学ぶライフプラン 老後資金55万円問題って? https://t.co/W8RyGmwX1i https://twitter.com/nikkei/statuses/1430622206938152960 音声 2021-08-25 20:04:48
ニュース @日本経済新聞 電子版 東映の時価総額、東芝アニメの半分 親子上場放置のつけ https://t.co/L71Ss19Q0z https://twitter.com/nikkei/statuses/1430622205893767169 時価総額 2021-08-25 20:04:48
ニュース @日本経済新聞 電子版 27日に米ジャクソンホール会議、金融政策の「節目」生む https://t.co/qu3Tb803fL https://twitter.com/nikkei/statuses/1430622204845203458 金融政策 2021-08-25 20:04:47
ニュース BBC News - Home Afghanistan: Taliban committed to post-deadline safe passage, US says https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 20:52:29
ビジネス ダイヤモンド・オンライン - 新着記事 倒産危険度ランキング【不動産58社】財閥系や大手も相次ぎランクイン - 廃業急増!倒産危険度ランキング2021 https://diamond.jp/articles/-/279494 危険水域 2021-08-26 05:25:00
ビジネス ダイヤモンド・オンライン - 新着記事 大手保険グループMS&ADが、わずか4年で「シリコンバレーに認められた」知られざる理由 - これまでの常識は忘れよう グローバル時代に勝つ人材の流儀 https://diamond.jp/articles/-/280012 大手保険グループMSADが、わずか年で「シリコンバレーに認められた」知られざる理由これまでの常識は忘れようグローバル時代に勝つ人材の流儀大手保険グループのMSampADインシュアランスグループホールディングスが、米シリコンバレーに進出して年。 2021-08-26 05:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 みずほの止まらないシステム障害、運用訓練不足で「不発弾」が残っている可能性も - Diamond Premium News https://diamond.jp/articles/-/280422 浮き彫り 2021-08-26 05:15:00
ビジネス ダイヤモンド・オンライン - 新着記事 非正規差別、働かない高給シニア…399人の肉声調査で見えた令和の労働現場の実態 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280145 非正規差別、働かない高給シニア…人の肉声調査で見えた令和の労働現場の実態新・階級社会上級国民と中流貧民働き方改革関連法施行の効果もあって、長時間労働が抑制されるなど、表面的には労働問題は質量共に改善傾向にあるかのように見える。 2021-08-26 05:10:00
ビジネス ダイヤモンド・オンライン - 新着記事 ワクチン接種者優遇はOK?「コロナ差別」の境界線【労働法・労基署マニュアル(1)】 - 新・階級社会 上級国民と中流貧民 https://diamond.jp/articles/-/280144 2021-08-26 05:05:00
北海道 北海道新聞 緊急事態宣言拡大 小出し対策では防げぬ https://www.hokkaido-np.co.jp/article/582116/ 対象地域 2021-08-26 05:05:00
ビジネス 東洋経済オンライン イタリアで開始「ワクチンパスポート」の現状 偽のグリーンパスを販売する闇サイトまである | コロナ後を生き抜く | 東洋経済オンライン https://toyokeizai.net/articles/-/449416?utm_source=rss&utm_medium=http&utm_campaign=link_back 東洋経済オンライン 2021-08-26 05:30:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers 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 Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-25 22:00:00
TECH Engadget Japanese バイデン大統領、アップルやGoogleなど大企業トップと情報セキュリティに関する会談を実施 https://japanese.engadget.com/biden-is-meeting-with-tech-giants-on-cybersecurity-215020334.html google 2021-08-25 21:50:20
TECH Engadget Japanese PS4『ホライゾン ゼロドーン』にPS5で60fps化パッチ配信。来年の新作に向け(再)履修促進 https://japanese.engadget.com/horizon-zero-dawn-60fps-patch-213106787.html horizonforbiddenwest 2021-08-25 21:31:06
TECH Engadget Japanese 『Horizon Forbidden West』は2022年2月18日発売、PS5 / PS4同日。年内予定から微妙に延期 https://japanese.engadget.com/horizon-forbidden-west-220058411.html gamescom 2021-08-25 21:20:00
TECH Techable(テッカブル) 対面での本人確認に困ったことがある人は約6割? TRUSTDOCKが調査結果を発表 https://techable.jp/archives/160649 mmdlabo 2021-08-25 21:00:19
Google カグア!Google Analytics 活用塾:事例や使い方 ワイヤレスゲーミングマウス4選【2021年版】つかみ持ちにもかぶせ持ちにもとにかく軽いがトレンド。ワイヤレスゲーミングマウスは完成形へ。軽さはiPhone12の半分以下! https://www.kagua.biz/review/gamingdevice/20210826b1.html iphone 2021-08-25 21:00:35
IT 情報システムリーダーのためのIT情報専門サイト IT Leaders 国・行政機関に最も足りないのがアジャイルだ! | IT Leaders https://it.impress.co.jp/articles/-/21965 itleaders 2021-08-26 07:00:00
AWS AWS Partner Network (APN) Blog Say Hello to 82 New AWS Competency, Service Delivery, Service Ready, and MSP Partners Added in July https://aws.amazon.com/blogs/apn/say-hello-to-82-new-aws-competency-service-delivery-service-ready-and-msp-partners-added-in-july/ Say Hello to New AWS Competency Service Delivery Service Ready and MSP Partners Added in JulyWe are excited to highlight AWS Partners that received new designations in July for our global AWS Competency AWS Managed Service Provider MSP AWS Service Delivery and AWS Service Ready programs These designations span workload solution and industry and help AWS customers identify top AWS Partners that can deliver on core business objectives AWS Partners are focused on your success helping customers take full advantage of the business benefits AWS has to offer 2021-08-25 21:09:19
AWS AWS Media Blog Amplify Video now supports MPEG-DASH for on-demand video https://aws.amazon.com/blogs/media/metfc-amplify-video-supports-mpeg-dash/ Amplify Video now supports MPEG DASH for on demand videoIntroduction Amplify Video now supports generating MPEG DASH manifests in addition to HLS manifests for on demand video delivery making it easier to leverage the two dominant HTTP streaming protocols for delivering video over the internet nbsp In this post we highlight how users can use the AWS Amplify framework with the Amplify Video plugin to create and … 2021-08-25 21:13:44
AWS AWS Government, Education, and Nonprofits Blog What you missed in the AWS Summit Online – Americas 2021 public sector fireside chat https://aws.amazon.com/blogs/publicsector/what-you-missed-aws-summit-online-americas-2021-public-sector-fireside-chat/ What you missed in the AWS Summit Online Americas public sector fireside chatAt the AWS Summit Online Americas fireside chat hosted by Max Peterson vice president of AWS worldwide public sector three public sector leaders discussed recovery and digital transformation across education and healthcare in the Americas following the COVID pandemic The fireside chat panelists experienced firsthand the need to scale rapidly due to the pandemic and their stories illustrate the transformational power of the cloud to drive impact in the public sector 2021-08-25 21:05:56
Google Official Google Blog Why we’re committing $10 billion to advance cybersecurity http://feedproxy.google.com/~r/blogspot/MKuf/~3/EkbzUFW7VPg/ Why we re committing billion to advance cybersecurityWe welcomed the opportunity to participate in President Biden s White House Cyber Security Meeting today and appreciated the chance to share our recommendations to advance this important agenda The meeting comes at a timely moment as widespread cyberattacks continue to exploit vulnerabilities targeting people organizations and governments around the world That s why today we are announcing that we will invest billion over the next five years to strengthen cybersecurity including expanding zero trust programs helping secure the software supply chain and enhancing open source security We are also pledging through the Google Career Certificate program to train Americans in fields like IT Support and Data Analytics learning in demand skills including data privacy and security  Governments and businesses are at a watershed moment in addressing cybersecurity Cyber attacks are increasingly endangering valuable data and critical infrastructure While we welcome increased measures to reinforce cybersecurity governments and companies are both facing key challenges  First organizations continue to depend on vulnerable legacy infrastructure and software rather than adopting modern IT and security practices Too many governments still rely on legacy vendor contracts that limit competition and choice inflate costs and create privacy and security risks  Second nation state actors cybercriminals and other malicious actors continue to target weaknesses in software supply chains and many vendors don t have the tools or expertise to stop them  Third countries simply don t have enough people trained to anticipate and deal with these threats  For the past two decades Google has made security the cornerstone of our product strategy We don t just plug security holes we work to eliminate entire classes of threats for consumers and businesses whose work depends on our services We keep more users safe than anyone else in the world ーblocking malware phishing attempts spam messages and potential cyber attacks We ve published over academic research papers on computer security privacy and abuse prevention and we warn other software companies of weaknesses in their systems And dedicated teams like our Threat Analysis Group work to counter government backed hacking and attacks against Google and our users making the internet safer for everyone Extending the zero trust security model We re one of the pioneers inzero trust computing in which no person device or network enjoys inherent trust  Trust that allows access to information must be earned  We ve learned a lot about both the power and the challenges of running this model at scale  Implemented properly zero trust computing provides the highest level of security for organizations  We support the White House effort to deploy this model across the federal government  As government and industry work together to develop and implement zero trust solutions for employee access to corporate assets we also need to apply the approach to production environments This is necessary to address events like Solarwinds where attackers used access to the production environment to compromise dozens of outside entities The U S government can encourage adoption by expanding zero trust guidelines and reference architecture language in the Executive Order implementation process to include production environments which in addition to application segmentation substantially improves an organization s defense in depth strategy  Securing the software supply chain Following the Solarwinds attack the software world gained a deeper understanding of the real risks and ramifications of supply chain attacks Today the vast majority of modern software development makes use of open source software including software incorporated in many aspects of critical infrastructure and national security systems Despite this there is no formal requirement or standard for maintaining the security of that software Most of the work that is done to enhance the security of open source software including fixing known vulnerabilities is done on an ad hoc basis  That s why we worked with the Open Source Security Foundation OpenSSF to develop and release Supply Chain Levels for Software Artifacts SLSA or “salsa a proven framework for securing the software supply chain In our view wide support for and adoption of the SLSA framework will raise the security bar for the entire software ecosystem  To further advance our work and the broader community s work in this space we committed to invest in the expansion of the application of our SLSA framework to protect the key components of open source software widely used by many organizations We also pledged to provide million to support third party foundations like OpenSSF that manage open source security priorities and help fix vulnerabilities Strengthening the digital security skills of the American workforceRobust cybersecurity ultimately depends on having the people to implement it That includes people with digital skills capable of designing and executing cybersecurity solutions as well as promoting awareness of cybersecurity risks and protocols among the broader population In short we need more and better computer security education and training   Over the next three years we re pledging to help Americans earn Google Career Certificates in fields like IT Support and Data Analytics to learn in demand skills including data privacy and security The certificates are industry recognized and supported credentials that equip Americans with the skills they need to get high paying high growth jobs To date more than half of our graduates have come from backgrounds underserved in tech Black Latinx veteran or female of our graduates come from the lowest income tertile in the country And the results are strong of our graduates report a positive career impact within six months of graduation Additionally we will train over million Americans in digital skills from basic to advanced by Leading the world in cybersecurity is critical to our national security Today s meeting at the White House was both an acknowledgment of the threats we face and a call to action to address them It emphasized cybersecurity as a global imperative and encouraged new ways of thinking and partnering across government industry and academia We look forward to working with the Administration and others to define and drive a new era in cybersecurity Our collective safety economic growth and future innovation depend on it 2021-08-25 21:30:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ListVewでクリックしたリストを.remove()したい https://teratail.com/questions/356192?rss=all ListVewでクリックしたリストをremoveしたい前提・実現したいことAndroidStudioで簡単なリスト表示を勉強中です。 2021-08-26 06:25:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Javascript | 関数名にインデックス番号を付け加えたい https://teratail.com/questions/356191?rss=all Javascript関数名にインデックス番号を付け加えたいforEachでイベントを登録する際に、インデックス番号を関数の末尾に付けようと思いましたが失敗しました。 2021-08-26 06:23:59
海外TECH DEV Community Listen to S6E3 of DevDiscuss: "Ethical Design" with Sarah Fossheim & Aubrey Blanche! https://dev.to/devteam/listen-to-s6e3-of-devdiscuss-ethical-design-with-sarah-fossheim-aubrey-blanche-223m Listen to SE of DevDiscuss quot Ethical Design quot with Sarah Fossheim amp Aubrey Blanche Listen to DevDiscuss SE right here on DEV S E What Makes Ethical Design in Your product and Your Company DevDiscuss   Your browser does not support the audio element x initializing × DevDiscuss is the first original podcast from DEV all about the burning topics that impact all our lives as developers This week we talk about the components of ethical design and how to view your product or company through this necessary lens and approach to creating software Host ben ーCreator of DEV amp Co Founder of Forem Guests Sarah Fossheim Creator of the Ethical Design GuideAubrey Blanche ーDirector of Equitable Design at Culture Amp We hope you enjoy DevDiscuss this week Please let us know your thoughts about the episode in the comments below ーor on Twitter thepracticaldev You can follow DevDiscuss to get episode notifications and listen right in your feed ーor subscribe on your platform of choice Plus if you leave us a review we ll send you a free pack of thank you stickers Details here Quick Listening LinksApple PodcastsSpotifyGoogleListen NotesTuneInRSS FeedDEV Pods SiteAcknowledgements levisharpe for producing amp mixing the showOur season six sponsors CockroachDB amp Scout APM 2021-08-25 21:10:18
海外TECH DEV Community Let's build a web radio player from scratch 🌐📻 https://dev.to/thormeier/let-s-build-a-web-radio-player-from-scratch-2poo Let x s build a web radio player from scratch Video killed the radio star internet killed the video star and with this tutorial I m going to show you how to come full circle You might know that I like to combine my love for music with coding so instead of building full blown instruments today I ll focus on a way to transport music radio Wait radio is still a thing Indeed Streaming services detach the listeners from the moderators editors and the artists In a radio stream moderators can actually engage with listeners think interviews with artists with questions from the crowd or quiz shows Radio stations have more advantages over your average streaming service Editorial contentShows on various topicsLocal newsAbility to randomly discover a new catchy song every now and thenNot having to care about what to listen to nextA lot of people still listen to radio stations today but they often don t use those clunky old extra made machines anymore Like for most tasks listeners today use a computer and more specifically a browser While this post does not cover how to set up your own stream that one s for another time I will show you how to present a stream to your listeners in an accessible and visually appealing way No stream ok but how do we test the interface then Excellent question There s a lot of radio stations out there that can be used to test the player So step is to find a stream and ideally an API endpoint that gives us the currently playing song A popular search enginewill yield a ton of different stations to test with so I select one that I personally like With the stream ready let s talk about the design next What will this thing look like There s a myriad of options It could run in a popup sit in a navigation a side bar or a top bar that scrolls with the content Let s look at a few examples of radio players on the web Rock Antenne HamburgThe first example the player of Rock Antenne Hamburg is a good example for how visual clues the album covers the text Jetzt läuft translating to Now playing can greatly enhance the user experience of a radio player The focus seems to be on the music which is exactly what I want Wacken RadioThe next example I want to look at is Wacken Radio the dedicated radio station for the Wacken Open Air festival The first impression is that the player is covering the entire screen whereas in reality the player itself is only the grey bar at the bottom There s actually more content on the page news upcoming songs etc that is revealed when scrolling The grey bar is sticky and stays at the bottom of the view port That s a similar pattern to other websites that have their player sticking to the top of the screen Similar to Rock Antenne Hamburg there s a label for the currently playing song and an album cover Since the stream I m using doesn t offer album covers that s not really an option though A possible designI will probably go with something simple There s no website I could really put this example into so I ll make it more or less standalone The slider on the bottom right will be used to control the volume The mute unmute button will have an icon roughly indicating the current volume A click on it will toggle the volume to and back to the last setting again The color scheme will be one that s apparently at least from what I can tell popular with radio stations that play jazz a lot Yellow black and white If someone knows why they tend to use yellow a lot please leave a comment The HTML partFirst I need to set things up a bit I create an empty CSS file an empty JS file and an HTML file called player html I m planning to use Fontawesome for the icons so I include a CDN version of that as well lt player html gt lt DOCTYPE html gt lt html gt lt head gt lt meta charset utf gt lt link rel stylesheet type text css href fonts googleapis com css family Open Sans gt lt link rel stylesheet href integrity sha AYmECYwcVbZcuHtOAwdYTsvhLPVnYseStHfGJvOvKxVfELGroGkvsg p crossorigin anonymous gt lt link rel stylesheet href player css gt lt head gt lt body gt lt div class radio player gt lt Player goes here gt lt div gt lt script src player js gt lt script gt lt body gt lt html gt Next I add a div for the player and an audio element for stream lt div class radio player gt lt audio src class visually hidden id stream gt lt More stuff here gt lt audio gt I now add the controls right underneath the audio element I also add some containers to later add the layout with flexbox lt div class player controls gt lt button name play pause class button play pause button aria label Play pause gt lt i class fas fa play aria hidden gt lt i gt lt button gt lt div class volume and title gt lt div class currently playing aria label Currently playing gt lt span class currently playing label gt Now playing on Some Radio Station lt span gt lt span class currently playing title gt Listen to Some Radio Station lt span gt lt div gt lt div class volume controls gt lt button name mute class button mute button aria label Mute unmute gt lt i class fas fa volume down aria hidden gt lt i gt lt button gt lt input type range name volume class volume min max step value aria label Volume gt lt div gt lt div gt lt div gt So far so good Now for the styling Making it look niceAs a first step I want to make the buttons look decent I also give the entire player some margin so it s not stuck to the corner of the viewport radio player margin px button vertical align middle display flex align items center justify content center cursor pointer border none background color FEB color fff border radius play pause button width px height px font size px margin right px mute button width px height px margin right px Which looks like this Next I align the elements with flexbox to give the entire thing the structure I want player controls display flex align items center currently playing display flex flex direction column margin bottom px volume controls display flex align items center Getting somewhere Then I play around with font size and font weight a little to give the title more visual weight currently playing label font size px font weight currently playing title font size px Next comes the fun part Styling the lt input type range gt for the volume I reset some of the styles using appearance and start styling it according to the rough design volume webkit appearance none appearance none border px solid border radius px overflow hidden This will help with styling the thumb There s a problem when styling the thumb though I need to use non standard features This means vendor prefixes I ll use a box shadow to color the left part of the thumb differently than the right input type range webkit slider thumb webkit appearance none appearance none height px width px cursor ew resize background FEB box shadow px px FDEA border radius input type range moz range thumb same as above input type range ms thumb same as above input type range focus border radius px box shadow px px FEB Looks a lot more like the design Adding the functionalityNow I can wire up the buttons with the stream I start by collecting all the DOM elements I need and initialize a few variables const audio document querySelector stream const playPauseButton document querySelector name play pause const playPauseButtonIcon playPauseButton querySelector i fas const volumeControl document querySelector name volume const currentlyPlaying document querySelector currently playing title const volumeButton document querySelector name mute const volumeButtonIcon volumeButton querySelector i fas let isPlaying falselet fetchInterval nulllet currentVolume audio volume currentVolumeThe function to fetch and apply the currently playing song depends a lot on how the endpoint used structures the info In my example I assume a simple JSON object with a single key in the form of currentSong I use fetch to get the info Fetches the currently playing returns Promise lt any gt const fetchCurrentlyPlaying gt fetch then response gt response json then data gt currentlyPlaying innerText data currentSong The next function I add is to adjust the icon of the mute button to reflect the current volume If the volume drops to it should show a muted icon the higher the volume the more sound waves the speaker emits At least figuratively Adjusts the icon of the mute button based on the given volume param volume const adjustVolumeIcon volume gt volumeButtonIcon classList remove fa volume off volumeButtonIcon classList remove fa volume down volumeButtonIcon classList remove fa volume up volumeButtonIcon classList remove fa volume mute if volume gt volumeButtonIcon classList add fa volume up if volume lt amp amp volume gt volumeButtonIcon classList add fa volume down if volume lt amp amp volume gt volumeButtonIcon classList add fa volume off if volume volumeButtonIcon classList add fa volume mute Now for the functionality of the mute button and the volume control I want it to remember where the volume was last when muting and unmuting That way the user can quickly mute and later unmute the stream without having to adjust the volume again I hook this up with the volume control and the lt audio gt s volume volumeControl addEventListener input gt const volume parseFloat volumeControl value audio volume currentVolume volume currentVolume volume adjustVolumeIcon volume volumeButton addEventListener click gt if audio volume gt adjustVolumeIcon audio volume volumeControl value else adjustVolumeIcon currentVolume audio volume currentVolume volumeControl value currentVolume The last step is the play pause button When starting the stream I set an interval to fetch the currently playing song every seconds Enough time to be almost real time but not too much so it doesn t cause too many unnecessary requests I also switch out the icon playPauseButton addEventListener click gt if isPlaying audio pause playPauseButtonIcon classList remove fa pause playPauseButtonIcon classList add fa play clearInterval fetchInterval currentlyPlaying innerText Listen to Some Radio Station else audio play playPauseButtonIcon classList remove fa play playPauseButtonIcon classList add fa pause fetchCurrentlyPlaying fetchInterval setInterval fetchCurrentlyPlaying isPlaying isPlaying Aaand we re done Let s see the functionality in action I hope you enjoyed reading this article as much as I enjoyed writing it If so leave a ️or a I write tech articles in my free time and like to drink coffee every once in a while If you want to support my efforts please consider buying me a coffee or following me on Twitter You can also support me and my writing directly via Paypal 2021-08-25 21:09:04
海外TECH DEV Community Welcome Thread - v139 https://dev.to/thepracticaldev/welcome-thread-v139-9d6 Welcome Thread v Welcome to DEV Leave a comment below to introduce yourself You can talk about what brought you here what you re learning or just a fun fact about yourself Reply to someone s comment either with a question or just a hello Great to have you in the community 2021-08-25 21:04:07
海外TECH Engadget Audio-Technica's latest budget headphones look decent for $59 cans https://www.engadget.com/audio-technica-ath-s220bt-headphones-budget-multipoint-pairing-voice-assistant-215046389.html?src=rss Audio Technica x s latest budget headphones look decent for cansAudio Technica has pulled back the curtain on its latest set of budget headphones The ATH SBT offers a decent set of features for the price including a battery life that offers up to hours of use on a single charge according to the company You ll be able to add up to hours of listening time with just minutes of USB C charging Audio Technica says The Bluetooth headphones have mm drivers which Audio Technica claims deliver low latency audio You can also plug them in using an included mm cable which has an in line mic and controls The ATH SBT can connect to two Bluetooth devices simultaneously for fast switching between tasks There s a built in microphone earcup controls and Google Fast Pair support for Android devices Along with Siri and Google Assistant compatibility there s a quot voice guidance quot function which can provide info on the current battery level pairing status and more Audio TechnicaAlthough the headphones lack higher end features such as active noise cancellation they seem worth a look if you re in the market for a budget set even if the audio quality turns out to be just fine Audio Technica says they deliver quot excellent sound quality quot They re lightweight too at just ounces or grams The ATH SBT is available now in a number of color options You can pick them up in black with dark gray accents navy with beige earpads and headband or white with a black trim 2021-08-25 21:50:46
海外TECH Engadget Instagram is testing ‘interest search’ to make results more intuitive https://www.engadget.com/instagram-interest-search-keywords-215044432.html?src=rss Instagram is testing interest search to make results more intuitiveInstagram is working on making its search function more intuitive The app is experimenting with changes that allow users to search for content based on topics rather than account names or hashtags Up until now Instagram s search has been fairly rudimentary Typing “kittens into the search bar would turn up results for specific accounts or hashtags for example but you d have to jump around different pages to actually find kitten content But with the update searching for topical content on Instagram will be more like Pinterest with a grid of photos and videos related to that topic “We ve been experimenting with what we are internally calling interest search Instagram head Adam Mosseri said in a video posted to Twitter He added that the new search results are available for “a range of topics and a range of languages but that Instagram is still “working to expand the feature For now users can browse the new results by looking for search terms that have a magnifying glass next to them How Search Works In this video I cover How we rank search How to show up on search How we keep search safe What s new for searchIf you d like to dig in further check out our new blog post pic twitter com nucrGNnーAdam Mosseri mosseri August Instagram has teased other major updates to its search features in recent months The app is also working on a visual search feature that would allow users to find products using the in app camera though the company hasn t shared additional details 2021-08-25 21:50:44
海外TECH Engadget The first crewless electric cargo ship begins its maiden voyage this year https://www.engadget.com/yara-birkeland-autonomous-electric-cargo-ship-launch-date-211945689.html?src=rss The first crewless electric cargo ship begins its maiden voyage this yearAutonomous cargo hauling won t be limited to a handful of trucks and aircraft As CNNreports Yara International now expects to sail the first autonomous fully electric cargo ship in Norway by the end of The Yara Birkeland will travel from Herøya to Brevik with only three remote control centers keeping watch over the journey Yara first developed the concept in and had planned to set sail in but the COVID pandemic delayed the trip It s not the first crewless ship of any kind to venture forth a Finnish ferry launched in but it is the first all electric model It s a slow vessel with a knot top speed from its two kW propulsion systems container ships typically travel at to knots and it s safe to say the giant MWh battery will take a while to charge However Yara believes it will be worthwhile for the environmental gains The firm estimated the Yara Birkeland would replace about truck trips per year dramatically reducing CO and nitrous oxide emissions in a country that already relies heavily on hydroelectric power The ship could also alleviate traffic congestion on land not to mention keep humans out of danger albeit at the possible expense of jobs It may still be a long while before you see autonomous cargo haulers making trips elsewhere Even if range isn t an issue docks are ーit would be harder for a self sailing ship to navigate a busy port like Durban or Shanghai There are also legal issues Different countries have their own rules for the sea As with self driving cars there s also the matter of liability Who s to blame if an autonomous ship runs aground While it s easy to see a day when autonomous electric ships are commonplace that day likely isn t close at hand 2021-08-25 21:19:45
海外科学 NYT > Science Rejecting Covid-19 Inquiry, China Peddles Conspiracy Theories Blaming US https://www.nytimes.com/2021/08/25/world/asia/china-coronavirus-covid-conspiracy-theory.html Rejecting Covid Inquiry China Peddles Conspiracy Theories Blaming USA new wave of disinformation follows President Biden s order for the United States to investigate the origin of the pandemic including the possibility of a lab leak in Wuhan 2021-08-25 21:35:29
海外TECH WIRED The Stealthy iPhone Hacks That Apple Still Can't Stop https://www.wired.com/story/apple-imessage-zero-click-hacks imessage 2021-08-25 21:14:40
ニュース BBC News - Home Afghanistan: UK nationals warned not to travel to Kabul airport https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-25 21:51:37
ニュース BBC News - Home Afghanistan: Taliban committed to post-deadline safe passage, US says https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA august 2021-08-25 21:24:06
ニュース BBC News - Home Lee Peacock: Westminster murders suspect found with critical injuries https://www.bbc.co.uk/news/uk-england-london-58337432?at_medium=RSS&at_campaign=KARANGA westminster 2021-08-25 21:33:24
ニュース BBC News - Home Aubameyang hat-trick helps Arsenal thrash West Brom https://www.bbc.co.uk/sport/football/58252911?at_medium=RSS&at_campaign=KARANGA carabao 2021-08-25 21:03:42
ニュース BBC News - Home Hennessey heroics see Burnley beat Newcastle in shootout to win all-Premiership tie https://www.bbc.co.uk/sport/football/58239479?at_medium=RSS&at_campaign=KARANGA Hennessey heroics see Burnley beat Newcastle in shootout to win all Premiership tieWayne Hennessey has Burnley debut to remember as he saves two spot kicks to help them beat Newcastle on penalties in the Carabao Cup 2021-08-25 21:32:25
ビジネス ダイヤモンド・オンライン - 新着記事 イラン、タリバンのアフガン掌握で恩恵 燃料輸出でドル獲得 - WSJ発 https://diamond.jp/articles/-/280557 輸出 2021-08-26 06:24:00
北海道 北海道新聞 英フェスで6百人超感染か 政府の実験、4万人が入場 https://www.hokkaido-np.co.jp/article/582144/ 開催 2021-08-26 06:13:00
GCP Cloud Blog What’s new with Google Cloud https://cloud.google.com/blog/topics/inside-google-cloud/whats-new-google-cloud/ What s new with Google CloudWant to know the latest from Google Cloud Find it here in one handy location Check back regularly for our newest updates announcements resources events learning opportunities and more  Tip  Not sure where to find what you re looking for on the Google Cloud blog Start here  Google Cloud blog Full list of topics links and resources Week of Aug Aug Vertex Predictions now supports private endpoints for online prediction Through VPC Peering Private Endpoints provide increased security and lower latency when serving ML models Read more Related ArticleNew study available Modernize with AIOps to maximize your impactIn this commissioned study Forrester Consulting explores how organizations are using AI Ops in their cloud environments Read ArticleWeek of Aug Aug Look for us to take security one step further by adding authorization features for service to service communications for gRPC proxyless services as well as to support other deployment models where proxyless gRPC services are running somewhere other than GKE for example Compute Engine We hope you ll join us and check out the setup guide and give us feedback Cloud Run now supports VPC Service Controls You can now protect your Cloud Run services against data exfiltration by using VPC Service Controls in conjunction with Cloud Run s ingress and egress settings Read more Read how retailers are leveraging Google Cloud VMware Engine to move their on premises applications to the cloud where they can achieve the scale intelligence and speed required to stay relevant and competitive Read more A series of new features for BeyondCorp Enterprise our zero trust offering We now offer native support for client certificates for eight types of VPC SC resources We are also announcing general availability of the on prem connector which allows users to secure HTTP or HTTPS based on premises applications outside of Google Cloud Additionally three new BeyondCorp attributes are available in Access Context Manager as part of a public preview Customers can configure custom access policies based on time and date credential strength and or Chrome browser attributes Read more about these announcements here We are excited to announce that Google Cloud working with its partners NAG and DDN demonstrated the highest performing Lustre file system on the IO ranking of the fastest HPC storage systems ーquite a feat considering Lustre is one of the most widely deployed HPC file systems in the world  Read the full article The Storage Transfer Service for on premises data API is now available in Preview Now you can use RESTful APIs to automate your on prem to cloud transfer workflows  Storage Transfer Service is a software service to transfer data over a network The service provides built in capabilities such as scheduling bandwidth management retries and data integrity checks that simplifies the data transfer workflow It is now simple to use Terraform to configure Anthos features on your GKE clusters This is the first part of the part series that describes using Terraform to enable Config Sync  For platform administrators  this natural IaC approach improves auditability and transparency and reduces risk of misconfigurations or security gaps Read more In this commissioned study “Modernize With AIOps To Maximize Your Impact Forrester Consulting surveyed organizations worldwide to better understand how they re approaching artificial intelligence for IT operations AIOps in their cloud environments and what kind of benefits they re seeing Read more If your organization or development environment has strict security policies which don t allow for external IPs it can be difficult to set up a connection between a Private Cloud SQL instance and a Private IP VM This article contains clear instructions on how to set up a connection from a private Compute Engine VM to a private Cloud SQL instance using a private service connection and the mysqlsh command line tool Related ArticleNew Research COVID accelerates innovation in healthcare but tech adoption still lagsGoogle Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technologyRead ArticleWeek of Aug Aug Compute Engine users have a new updated set of VM level “in context metrics charts and logs to correlate signals for common troubleshooting scenarios across CPU Disk Memory Networking and live Processes  This brings the best of Google Cloud s operations suite directly to the Compute Engine UI Learn more ​​Pub Sub to Splunk Dataflow template has been updatedto address multiple enterprise customer asks from improved compatibility with Splunk Add on for Google Cloud Platform to more extensibility with user defined functions UDFs and general pipeline reliability enhancements to tolerate failures like transient network issues when delivering data to Splunk Read more to learn about how to take advantage of these latest features Read more Google Cloud and NVIDIA have teamed up to make VR AR workloads easier faster to create and tetherless Read more Register for the Google Cloud Startup Summit September at goo gle StartupSummit for a digital event filled with inspiration learning and discussion This event will bring together our startup and VC community to discuss the latest trends and insights headlined by a keynote by Astro Teller Captain of Moonshots at X the moonshot factory Additionally learn from a variety of technical and business sessions to help take your startup to the next level Google Cloud and Harris Poll healthcare research reveals COVID impacts on healthcare technology Learn more Partial SSO is now available for public preview If you use a rd party identity provider to single sign on into Google services Partial SSO allows you to identify a subset of your users to use Google Cloud Identity as your SAML SSO identity provider short video and demo Related ArticleGoogle named a Leader in Gartner Magic Quadrant for Cloud Infrastructure and Platform Services againGartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as Read ArticleWeek of Aug Aug Gartner named Google Cloud a Leader in the Magic Quadrant for Cloud Infrastructure and Platform Services formerly Infrastructure as a Service Learn more Private Service Connect is now generally available Private Service Connect lets you create private and secure connections to Google Cloud and third party services with service endpoints in your VPCs  Read more migration guides designed to help you identify the best ways to migrate which include meeting common organizational goals like minimizing time and risk during your migration identifying the most enterprise grade infrastructure for your workloads picking a cloud that aligns with your organization s sustainability goals and more Read more Related ArticleThe new Google Cloud region in Melbourne is now openThe new Google Cloud region in Melbourne adds a second region to Australia supporting economic growth in the region Read ArticleWeek of Jul Jul This week we hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more about our consumer packaged goods strategy and a guide to key summit content for brands in this blog from Giusy Buonfantino Google Cloud s Vice President of CPG We re hosting our Retail amp Consumer Goods Summit a digital event dedicated to helping leading retailers and brands digitally transform their business Read more See how IKEA uses Recommendations AI to provide customers with more relevant product information  Read more ​​Google Cloud launches a career program for people with autism designed to hire and support more talented people with autism in the rapidly growing cloud industry  Learn moreGoogle Cloud follows new API stability tenets that work to minimize unexpected deprecations to our Enterprise APIs  Read more Related ArticleRegistration is open for Google Cloud Next October Register now for Google Cloud Next on October Read ArticleWeek of Jul Jul Register and join us for Google Cloud Next October at g co CloudNext for a fresh approach to digital transformation as well as a few surprises Next will be a fully customizable digital adventure for a more personalized learning journey Find the tools and training you need to succeed From live interactive Q amp As and informative breakout sessions to educational demos and real life applications of the latest tech from Google Cloud Get ready to plug into your cloud community get informed and be inspired Together we can tackle today s greatest business challenges and start solving for what s next Application Innovation takes a front row seat this year To stay ahead of rising customer expectations and the digital and in person hybrid landscape enterprises must know what application innovation means and how to deliver this type of innovation with a small piece of technology that might surprise you Learn more about the three pillars of app innovation here We announced Cloud IDS our new network security offering which is now available in preview Cloud IDS delivers easy to use cloud native managed network based threat detection With Cloud IDS customers can enjoy a Google Cloud integrated experience built with Palo Alto Networks industry leading threat detection technologies to provide high levels of security efficacy Learn more Key Visualizer for Cloud Spanner is now generally available Key Visualizer is a new interactive monitoring tool that lets developers and administrators analyze usage patterns in Spanner It reveals trends and outliers in key performance and resource metrics for databases of any size helping to optimize queries and reduce infrastructure costs See it in action The market for healthcare cloud is projected to grow This means a need for better tech infrastructure digital transformation amp Cloud tools Learn how Google Cloud Partner Advantage partners help customers solve business challenges in healthcare Related ArticleThe new Google Cloud region in Delhi NCR is now openThe Google Cloud region in Delhi NCR is now open for business ready to host your workloads Read ArticleWeek of Jul Jul Simplify VM migrations with Migrate for Compute Engine as a Service delivers a Google managed cloud service that enables simple frictionless and large scale enterprise migrations of virtual machines to Google Compute Engine with minimal downtime and risk API driven and integrated into your Google Cloud console for ease of use this service uses agent less replication to copy data without manual intervention and without VPN requirements It also enables you to launch non disruptive validations of your VMs prior to cutover  Rapidly migrate a single application or execute a sprint with hundred systems using migration groups with confidence Read more here The Google Cloud region in Delhi NCR is now open for business ready to host your workloads Learn more and watch the region launch event here Introducing Quilkin the open source game server proxy Developed in collaboration with Embark Studios Quilkin is an open source UDP proxy tailor made for high performance real time multiplayer games Read more We re making Google Glass on Meet available to a wider network of global customers Learn more Transfer Appliance supports Google Managed Encryption Keys ーWe re announcing the support for Google Managed Encryption Keys with Transfer Appliance this is in addition to the currently available Customer Managed Encryption Keys feature Customers have asked for the Transfer Appliance service to create and manage encryption keys for transfer sessions to improve usability and maintain security The Transfer Appliance Service can now manage the encryption keys for the customers who do not wish to handle a key themselves Learn more about Using Google Managed Encryption Keys UCLA builds a campus wide API program With Google Cloud s API management platform Apigee UCLA created a unified and strong API foundation that removes data friction that students faculty and administrators alike face This foundation not only simplifies how various personas connect to data but also encourages more innovations in the future Learn their story An enhanced region picker makes it easy to choose a Google Cloud region with the lowest CO output  Learn more Amwell and Google Cloud explore five ways telehealth can help democratize access to healthcare  Read more Major League Baseball and Kaggle launch ML competition to learn about fan engagement  Batter up We re rolling out general support of Brand Indicators for Message Identification BIMI in Gmail within Google Workspace Learn more Learn how DeNA Sports Business created an operational status visualization system that helps determine whether live event attendees have correctly installed Japan s coronavirus contact tracing app COCOA Google Cloud CAS provides a highly scalable and available private CA to address the unprecedented growth in certificates in the digital world Read more about CAS Related ArticleCloser to the action Call of Duty League and Google Cloud deliver new feature for esports fansGoogle Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in rea Read ArticleWeek of Jul Jul Google Cloud and Call of Duty League launch ActivStat to bring fans players and commentators the power of competitive statistics in real time Read more Building applications is a heavy lift due to the technical complexity which includes the complexity of backend services that are used to manage and store data Firestore alters this by having Google Cloud manage your backend complexity through a complete backend as a service Learn more Google Cloud s new Native App Development skills challenge lets you earn badges that demonstrate your ability to create cloud native apps Read more and sign up Related ArticleAT amp T Android customers to have Messages app by defaultMessages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read ArticleWeek of Jun Jul Storage Transfer Service now offers preview support for Integration with AWS Security Token Service Security conscious customers can now use Storage Transfer Service to perform transfers from AWS S without passing any security credentials This release will alleviate the security burden associated with passing long term AWS S credentials which have to be rotated or explicitly revoked when they are no longer needed Read more The most popular and surging Google Search terms are now available in BigQuery as a public dataset View the Top and Top rising queries from Google Trends from the past days including years of historical data across the Designated Market Areas DMAs in the US Learn more A new predictive autoscaling capability lets you add additional Compute Engine VMs in anticipation of forecasted demand Predictive autoscaling is generally available across all Google Cloud regions Read more or consult the documentation for more information on how to configure simulate and monitor predictive autoscaling Messages by Google is now the default messaging app for all AT amp T customers using Android phones in the United States Read more TPU v Pods will soon be available on Google Cloud providing the most powerful publicly available computing platform for machine learning training Learn more Cloud SQL for SQL Server has addressed multiple enterprise customer asks with the GA releases of both SQL Server and Active Directory integration as well as the Preview release of Cross Region Replicas  This set of releases work in concert to allow customers to set up a more scalable and secure managed SQL Server environment to address their workloads needs Read more Related ArticleHow HBO Max uses reCAPTCHA Enterprise to make its customer experience frictionlessBalancing product marketing customer and security needs without slowing down signups Read ArticleWeek of Jun Jun Simplified return to office with no code technology We ve just released a solution to your most common return to office headaches make a no code app customized to solve your business specific challenges Learn how to create an automated app where employees can see office room occupancy check what desks are reserved or open review disinfection schedules and more in this blog tutorial New technical validation whitepaper for running ecommerce applicationsーEnterprise Strategy Group s analyst outlines the challenges of organizations running ecommerce applications and how Google Cloud helps to mitigate those challenges and handle changing demands with global infrastructure solutions Download the whitepaper The fullagendafor Google for Games Developer Summit on July th th is now available A free digital event with announcements from teams including Stadia Google Ads AdMob Android Google Play Firebase Chrome YouTube and Google Cloud Hear more about how Google Cloud technology creates opportunities for gaming companies to make lasting enhancements for players and creatives Register at g co gamedevsummitBigQuery row level security is now generally available giving customers a way to control access to subsets of data in the same table for different groups of users Row level security RLS extends the principle of least privilege access and enables fine grained access control policies in BigQuery tables BigQuery currently supports access controls at the project dataset table and column level Adding RLS to the portfolio of access controls now enables customers to filter and define access to specific rows in a table based on qualifying user conditionsーproviding much needed peace of mind for data professionals Transfer from Azure ADLS Gen Storage Transfer Service offers Preview support for transferring data from Azure ADLS Gen to Google Cloud Storage Take advantage of a scalable serverless service to handle data transfer Read more reCAPTCHA V and V customers can now migrate site keys to reCAPTCHA Enterprise in under minutes and without making any code changes Watch our Webinar to learn more  Bot attacks are the biggest threat to your business that you probably haven t addressed yet Check out our Forbes article to see what you can do about it Related ArticleNew Tau VMs deliver leading price performance for scale out workloadsCompute Engine s new Tau VMs based on AMD EPYC processors provide leading price performance for scale out workloads on an x based archi Read ArticleWeek of Jun Jun A new VM family for scale out workloadsーNew AMD based Tau VMs offer higher absolute performance and higher price performance compared to general purpose VMs from any of the leading public cloud vendors Learn more New whitepaper helps customers plot their cloud migrationsーOur new whitepaper distills the conversations we ve had with CIOs CTOs and their technical staff into several frameworks that can help cut through the hype and the technical complexity to help devise the strategy that empowers both the business and IT Read more or download the whitepaper Ubuntu Pro lands on Google CloudーThe general availability of Ubuntu Pro images on Google Cloud gives customers an improved Ubuntu experience expanded security coverage and integration with critical Google Cloud features Read more Navigating hybrid work with a single connected experience in Google WorkspaceーNew additions to Google Workspace help businesses navigate the challenges of hybrid work such as Companion Mode for Google Meet calls Read more Arab Bank embraces Google Cloud technologyーThis Middle Eastern bank now offers innovative apps and services to their customers and employees with Apigee and Anthos In fact Arab Bank reports over of their new to bank customers are using their mobile apps Learn more Google Workspace for the Public Sector Sector eventsーThis June learn about Google Workspace tips and tricks to help you get things done Join us for one or more of our learning events tailored for government and higher education users Learn more Related ArticleAll about cables A guide to posts on our infrastructure under the seaAll our posts on Google s global subsea cable system in one handy location Read ArticleWeek of Jun Jun The top cloud capabilities industry leaders want for sustained innovationーMulticloud and hybrid cloud approaches coupled with open source technology adoption enable IT teams to take full advantage of the best cloud has to offer Our recent study with IDG shows just how much of a priority this has become for business leaders Read more or download the report Announcing the Firmina subsea cableーPlanned to run from the East Coast of the United States to Las Toninas Argentina with additional landings in Praia Grande Brazil and Punta del Este Uruguay Firmina will be the longest open subsea cable in the world capable of running entirely from a single power source at one end of the cable if its other power source s become temporarily unavailableーa resilience boost at a time when reliable connectivity is more important than ever Read more New research reveals what s needed for AI acceleration in manufacturingーAccording to our data which polled more than senior manufacturing executives across seven countries have turned to digital enablers and disruptive technologies due to the pandemic such as data and analytics cloud and artificial intelligence AI And of manufacturers who use AI in their day to day operations report that their reliance on AI is increasing Read more or download the report Cloud SQL offers even faster maintenanceーCloud SQL maintenance is zippier than ever MySQL and PostgreSQL planned maintenance typically lasts less than seconds and SQL Server maintenance typically lasts less than seconds You can learn more about maintenance here Simplifying Transfer Appliance configuration with Cloud Setup ApplicationーWe re announcing the availability of the Transfer Appliance Cloud Setup Application This will use the information you provide through simple prompts and configure your Google Cloud permissions preferred Cloud Storage bucket and Cloud KMS key for your transfer Several cloud console based manual steps are now simplified with a command line experience Read more  Google Cloud VMware Engine is now HIPAA compliantーAs of April Google Cloud VMware Engine is covered under the Google Cloud Business Associate Agreement BAA meaning it has achieved HIPAA compliance Healthcare organizations can now migrate and run their HIPAA compliant VMware workloads in a fully compatible VMware Cloud Verified stack running natively in Google Cloud with Google Cloud VMware Engine without changes or re architecture to tools processes or applications Read more Introducing container native Cloud DNSーKubernetes networking almost always starts with a DNS request DNS has broad impacts on your application and cluster performance scalability and resilience That is why we are excited to announce the release of container native Cloud DNSーthe native integration of Cloud DNS with Google Kubernetes Engine GKE to provide in cluster Service DNS resolution with Cloud DNS our scalable and full featured DNS service Read more Welcoming the EU s new Standard Contractual Clauses for cross border data transfersーLearn how we re incorporating the new Standard Contractual Clauses SCCs into our contracts to help protect our customers data and meet the requirements of European privacy legislation Read more Lowe s meets customer demand with Google SRE practicesーLearn how Low s has been able to increase the number of releases they can support by adopting Google s Site Reliability Engineering SRE framework and leveraging their partnership with Google Cloud Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Support for Node js Python and Java repositories for Artifact Registrynow in Preview With today s announcement you can not only use Artifact Registry to secure and distribute container images but also manage and secure your other software artifacts Read more What s next for SAP on Google Cloud at SAPPHIRE NOW and beyondーAs SAP s SAPPHIRE conference begins this week we believe businesses have a more significant opportunity than ever to build for their next decade of growth and beyond Learn more on how we re working together with our customers SAP and our partners to support this transformation Read more Google named a Leader in The Forrester Wave Streaming Analytics Q report Learn about the criteria where Google Dataflow was rated out and why this matters for our customers here Applied ML Summit this Thursday June Watch our keynote to learn about predictions for machine learning over the next decade Engage with distinguished researchers leading practitioners and Kaggle Grandmasters during our live Ask Me Anything session Take part in our modeling workshops to learn how you can iterate faster and deploy and manage your models with confidence no matter your level of formal computer science training Learn how to develop and apply your professional skills grow your abilities at the pace of innovation and take your career to the next level  Register now Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of May Jun Security Command Center now supports CIS benchmarks and granular access control Security Command Center SCC now supports CIS benchmarks for Google Cloud Platform Foundation v enabling you to monitor and address compliance violations against industry best practices in your Google Cloud environment Additionally SCC now supports fine grained access control for administrators that allows you to easily adhere to the principles of least privilegeーrestricting access based on roles and responsibilities to reduce risk and enabling broader team engagement to address security Read more Zero trust managed security for services with Traffic Director We created Traffic Director to bring to you a fully managed service mesh product that includes load balancing traffic management and service discovery And now we re happy to announce the availability of a fully managed zero trust security solution using Traffic Director with Google Kubernetes Engine GKE and Certificate Authority CA Service Read more How one business modernized their data warehouse for customer success PedidosYa migrated from their old data warehouse to Google Cloud s BigQuery Now with BigQuery the Latin American online food ordering company has reduced the total cost per query by x Learn more Announcing new Cloud TPU VMs New Cloud TPU VMs make it easier to use our industry leading TPU hardware by providing direct access to TPU host machines offering a new and improved user experience to develop and deploy TensorFlow PyTorch and JAX on Cloud TPUs Read more Introducing logical replication and decoding for Cloud SQL for PostgreSQL We re announcing the public preview of logical replication and decoding for Cloud SQL for PostgreSQL By releasing those capabilities and enabling change data capture CDC from Cloud SQL for PostgreSQL we strengthen our commitment to building an open database platform that meets critical application requirements and integrates seamlessly with the PostgreSQL ecosystem Read more How businesses are transforming with SAP on Google Cloud Thousands of organizations globally rely on SAP for their most mission critical workloads And for many Google Cloud customers part of a broader digital transformation journey has included accelerating the migration of these essential SAP workloads to Google Cloud for greater agility elasticity and uptime Read six of their stories Related Article businesses transforming with SAP on Google CloudBusinesses globally are running SAP on Google Cloud to take advantage of greater agility uptime and access to cutting edge smart analyt Read ArticleWeek of May May Google Cloud for financial services driving your transformation cloud journey As we welcome the industry to our Financial Services Summit we re sharing more on how Google Cloud accelerates a financial organization s digital transformation through app and infrastructure modernization data democratization people connections and trusted transactions Read more or watch the summit on demand Introducing Datashare solution for financial services We announced the general availability of Datashare for financial services a new Google Cloud solution that brings together the entire capital markets ecosystemーdata publishers and data consumersーto exchange market data securely and easily Read more Announcing Datastream in Preview Datastream a serverless change data capture CDC and replication service allows enterprises to synchronize data across heterogeneous databases storage systems and applications reliably and with minimal latency to support real time analytics database replication and event driven architectures Read more Introducing Dataplex An intelligent data fabric for analytics at scale Dataplex provides a way to centrally manage monitor and govern your data across data lakes data warehouses and data marts and make this data securely accessible to a variety of analytics and data science tools Read more  Announcing Dataflow Prime Available in Preview in Q Dataflow Prime is a new platform based on a serverless no ops auto tuning architecture built to bring unparalleled resource utilization and radical operational simplicity to big data processing Dataflow Prime builds on Dataflow and brings new user benefits with innovations in resource utilization and distributed diagnostics The new capabilities in Dataflow significantly reduce the time spent on infrastructure sizing and tuning tasks as well as time spent diagnosing data freshness problems Read more Secure and scalable sharing for data and analytics with Analytics Hub With Analytics Hub available in Preview in Q organizations get a rich data ecosystem by publishing and subscribing to analytics ready datasets control and monitoring over how their data is being used a self service way to access valuable and trusted data assets and an easy way to monetize their data assets without the overhead of building and managing the infrastructure Read more Cloud Spanner trims entry cost by Coming soon to Preview granular instance sizing in Spanner lets organizations run workloads at as low as th the cost of regular instances equating to approximately month Read more Cloud Bigtable lifts SLA and adds new security features for regulated industries Bigtable instances with a multi cluster routing policy across or more regions are now covered by a monthly uptime percentage under the new SLA In addition new Data Access audit logs can help determine whether sensitive customer information has been accessed in the event of a security incident and if so when and by whom Read more Build a no code journaling app In honor of Mental Health Awareness Month Google Cloud s no code application development platform AppSheet demonstrates how you can build a journaling app complete with titles time stamps mood entries and more Learn how with this blog and video here New features in Security Command CenterーOn May th Security Command Center Premium launched the general availability of granular access controls at project and folder level and Center for Internet Security CIS benchmarks for Google Cloud Platform Foundation These new capabilities enable organizations to improve their security posture and efficiently manage risk for their Google Cloud environment Learn more Simplified API operations with AI Google Cloud s API management platform Apigee applies Google s industry leading ML and AI to your API metadata Understand how it works with anomaly detection here This week Data Cloud and Financial Services Summits Our Google Cloud Summit series begins this week with the Data Cloud Summit on Wednesday May Global At this half day event you ll learn how leading companies like PayPal Workday Equifax and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation The following day Thursday May Global amp EMEA at the Financial Services Summit discover how Google Cloud is helping financial institutions such as PayPal Global Payments HSBC Credit Suisse AXA Switzerland and more unlock new possibilities and accelerate business through innovation Read more and explore the entire summit series Announcing the Google for Games Developer Summit on July th th With a surge of new gamers and an increase in time spent playing games in the last year it s more important than ever for game developers to delight and engage players To help developers with this opportunity the games teams at Google are back to announce the return of the Google for Games Developer Summit on July th th  Hear from experts across Google about new game solutions they re building to make it easier for you to continue creating great games connecting with players and scaling your business  Registration is free and open to all game developers  Register for the free online event at g co gamedevsummit to get more details in the coming weeks We can t wait to share our latest innovations with the developer community  Learn more Related ArticleA handy new Google Cloud AWS and Azure product mapTo help developers translate their prior experience with other cloud providers to Google Cloud we have created a table showing how gener Read ArticleWeek of May May Best practices to protect your organization against ransomware threats For more than years Google has been operating securely in the cloud using our modern technology stack to provide a more defensible environment that we can protect at scale While the threat of ransomware isn t new our responsibility to help protect you from existing or emerging threats never changes In our recent blog post we shared guidance on how organizations can increase their resilience to ransomware and how some of our Cloud products and services can help Read more Forrester names Google Cloud a Leader in Unstructured Data Security Platforms Forrester Research has named Google Cloud a Leader in The Forrester Wave Unstructured Data Security Platforms Q report and rated Google Cloud highest in the current offering category among the providers evaluated Read more or download the report Introducing Vertex AI One platform every ML tool you need Vertex AI is a managed machine learning ML platform that allows companies to accelerate the deployment and maintenance of artificial intelligence AI models Read more Transforming collaboration in Google Workspace We re launching smart canvas  a new product experience that delivers the next evolution of collaboration for Google Workspace Between now and the end of the year we re rolling out innovations that make it easier for people to stay connected focus their time and attention and transform their ideas into impact Read more Developing next generation geothermal power At I O this week we announced a first of its kind next generation geothermal project with clean energy startup Fervo that will soon begin adding carbon free energy to the electric grid that serves our data centers and infrastructure throughout Nevada including our Cloud region in Las Vegas Read more Contributing to an environment of trust and transparency in Europe Google Cloud was one of the first cloud providers to support and adopt the EU GDPR Cloud Code of Conduct  CoC The CoC is a mechanism for cloud providers to demonstrate how they offer sufficient guarantees to implement appropriate technical and organizational measures as data processors under the GDPR  This week the Belgian Data Protection Authority based on a positive opinion by the European Data Protection Board  EDPB  approved the CoC a product of years of constructive collaboration between the cloud computing community the European Commission and European data protection authorities We are proud to say that Google Cloud Platform and Google Workspace already adhere to these provisions Learn more Announcing Google Cloud datasets solutions We re adding commercial synthetic and first party data to our Google Cloud Public Datasets Program to help organizations increase the value of their analytics and AI initiatives and we re making available an open source reference architecture for a more streamlined data onboarding process to the program Read more Introducing custom samples in Cloud Code With new custom samples in Cloud Code  developers can quickly access your enterprise s best code samples via a versioned Git repository directly from their IDEs Read more Retention settings for Cloud SQL Cloud SQL now allows you to configure backup retention settings to protect against data loss You can retain between and days worth of automated backups and between and days worth of transaction logs for point in time recovery See the details here Cloud developer s guide to Google I O Google I O may look a little different this year but don t worry you ll still get the same first hand look at the newest launches and projects coming from Google Best of all it s free and available to all virtually on May Read more Related ArticleAnthos learning series All the videos in one placeIn under an hour you ll learn how Anthos lets you develop run and secure applications across your hybrid and multicloud environments Read ArticleWeek of May May APIs and Apigee power modern day due diligence With APIs and Google Cloud s Apigee business due diligence company DueDil revolutionized the way they harness and share their Big Information Graph B I G with partners and customers Get the full story Cloud CISO Perspectives May It s been a busy month here at Google Cloud since our inaugural CISO perspectives blog post in April Here VP and CISO of Google Cloud Phil Venables recaps our cloud security and industry highlights a sneak peak of what s ahead from Google at RSA and more Read more new features to secure your Cloud Run services We announced several new ways to secure Cloud Run environments to make developing and deploying containerized applications easier for developers Read more Maximize your Cloud Run investments with new committed use discounts We re introducing self service spend based committed use discounts for Cloud Run which let you commit for a year to spending a certain amount on Cloud Run and benefiting from a discount on the amount you committed Read more Google Cloud Armor Managed Protection Plus is now generally available Cloud Armor our Distributed Denial of Service DDoS protection and Web Application Firewall WAF service on Google Cloud leverages the same infrastructure network and technology that has protected Google s internet facing properties from some of the largest attacks ever reported These same tools protect customers infrastructure from DDoS attacks which are increasing in both magnitude and complexity every year Deployed at the very edge of our network Cloud Armor absorbs malicious network and protocol based volumetric attacks while mitigating the OWASP Top risks and maintaining the availability of protected services Read more Announcing Document Translation for Translation API Advanced in preview Translation is critical to many developers and localization providers whether you re releasing a document a piece of software training materials or a website in multiple languages With Document Translation now you can directly translate documents in languages and formats such as Docx PPTx XLSx and PDF while preserving document formatting Read more Introducing BeyondCorp Enterprise protected profiles Protected profiles enable users to securely access corporate resources from an unmanaged device with the same threat and data protections available in BeyondCorp Enterprise all from the Chrome Browser Read more How reCAPTCHA Enterprise protects unemployment and COVID vaccination portals With so many people visiting government websites to learn more about the COVID vaccine make vaccine appointments or file for unemployment these web pages have become prime targets for bot attacks and other abusive activities But reCAPTCHA Enterprise has helped state governments protect COVID vaccine registration portals and unemployment claims portals from abusive activities Learn more Day one with Anthos Here are ideas for how to get started Once you have your new application platform in place there are some things you can do to immediately get value and gain momentum Here are six things you can do to get you started Read more The era of the transformation cloud is here Google Cloud s president Rob Enslin shares how the era of the transformation cloud has seen organizations move beyond data centers to change not only where their business is done but more importantly how it is done Read more Related ArticleSRE at Google Our complete list of CRE life lessonsFind links to blog posts that share Google s SRE best practices in one handy location Read ArticleWeek of May May Transforming hard disk drive maintenance with predictive ML In collaboration with Seagate we developed a machine learning system that can forecast the probability of a recurring failing diskーa disk that fails or has experienced three or more problems in days Learn how we did it Agent Assist for Chat is now in public preview Agent Assist provides your human agents with continuous support during their calls and now chats by identifying the customers intent and providing them with real time recommendations such as articles and FAQs as well as responses to customer messages to more effectively resolve the conversation Read more New Google Cloud AWS and Azure product map Our updated product map helps you understand similar offerings from Google Cloud AWS and Azure and you can easily filter the list by product name or other common keywords Read more or view the map Join our Google Cloud Security Talks on May th We ll share expert insights into how we re working to be your most trusted cloud Find the list of topics we ll cover here Databricks is now GA on Google Cloud Deploy or migrate Databricks Lakehouse to Google Cloud to combine the benefits of an open data cloud platform with greater analytics flexibility unified infrastructure management and optimized performance Read more HPC VM image is now GA The CentOS based HPC VM image makes it quick and easy to create HPC ready VMs on Google Cloud that are pre tuned for optimal performance Check out our documentation and quickstart guide to start creating instances using the HPC VM image today Take the State of DevOps survey Help us shape the future of DevOps and make your voice heard by completing the State of DevOps survey before June Read more or take the survey OpenTelemetry Trace is now available OpenTelemetry has reached a key milestone the OpenTelemetry Tracing Specification has reached version API and SDK release candidates are available for Java Erlang Python Go Node js and Net Additional languages will follow over the next few weeks Read more New blueprint helps secure confidential data in AI Platform Notebooks We re adding to our portfolio of blueprints with the publication of our Protecting confidential data in AI Platform Notebooks blueprint guide and deployable blueprint which can help you apply data governance and security policies that protect your AI Platform Notebooks containing confidential data Read more The Liquibase Cloud Spanner extension is now GA Liquibase an open source library that works with a wide variety of databases can be used for tracking managing and automating database schema changes By providing the ability to integrate databases into your CI CD process Liquibase helps you more fully adopt DevOps practices The Liquibase Cloud Spanner extension allows developers to use Liquibase s open source database library to manage and automate schema changes in Cloud Spanner Read more Cloud computing Frequently asked questions There are a number of terms and concepts in cloud computing and not everyone is familiar with all of them To help we ve put together a list of common questions and the meanings of a few of those acronyms Read more Related ArticleAPI design Links to our most popular postsFind our most requested blog posts on API design in one location to read now or bookmark for later Read ArticleWeek of Apr Apr Announcing the GKE Gateway controller in Preview GKE Gateway controller Google Cloud s implementation of the Gateway API manages internal and external HTTP S load balancing for a GKE cluster or a fleet of GKE clusters and provides multi tenant sharing of load balancer infrastructure with centralized admin policy and control Read more See Network Performance for Google Cloud in Performance Dashboard The Google Cloud performance view part of the Network Intelligence Center provides packet loss and latency metrics for traffic on Google Cloud It allows users to do informed planning of their deployment architecture as well as determine in real time the answer to the most common troubleshooting question Is it Google or is it me The Google Cloud performance view is now open for all Google Cloud customers as a public preview  Check it out Optimizing data in Google Sheets allows users to create no code apps Format columns and tables in Google Sheets to best position your data to transform into a fully customized successful app no coding necessary Read our four best Google Sheets tips Automation bots with AppSheet Automation AppSheet recently released AppSheet Automation infusing Google AI capabilities to AppSheet s trusted no code app development platform Learn step by step how to build your first automation bot on AppSheet here Google Cloud announces a new region in Israel Our new region in Israel will make it easier for customers to serve their own users faster more reliably and securely Read more New multi instance NVIDIA GPUs on GKE We re launching support for multi instance GPUs in GKE currently in Preview which will help you drive better value from your GPU investments Read more Partnering with NSF to advance networking innovation We announced our partnership with the U S National Science Foundation NSF joining other industry partners and federal agencies as part of a combined million investment in academic research for Resilient and Intelligent Next Generation NextG Systems or RINGS Read more Creating a policy contract with Configuration as Data Configuration as Data is an emerging cloud infrastructure management paradigm that allows developers to declare the desired state of their applications and infrastructure without specifying the precise actions or steps for how to achieve it However declaring a configuration is only half the battle you also want policy that defines how a configuration is to be used This post shows you how Google Cloud products deliver real time data solutions Seven Eleven Japan built Seven Central its new platform for digital transformation on Google Cloud Powered by BigQuery Cloud Spanner and Apigee API management Seven Central presents easy to understand data ultimately allowing for quickly informed decisions Read their story here Related ArticleIn case you missed it All our free Google Cloud training opportunities from QSince January we ve introduced a number of no cost training opportunities to help you grow your cloud skills We ve brought them togethe Read ArticleWeek of Apr Apr Extreme PD is now GA On April th Google Cloud s Persistent Disk launched general availability of Extreme PD a high performance block storage volume with provisioned IOPS and up to GB s of throughput  Learn more Research How data analytics and intelligence tools to play a key role post COVID A recent Google commissioned study by IDG highlighted the role of data analytics and intelligent solutions when it comes to helping businesses separate from their competition The survey of IT leaders across the globe reinforced the notion that the ability to derive insights from data will go a long way towards determining which companies win in this new era  Learn more or download the study Introducing PHP on Cloud Functions We re bringing support for PHP a popular general purpose programming language to Cloud Functions With the Functions Framework for PHP you can write idiomatic PHP functions to build business critical applications and integration layers And with Cloud Functions for PHP now available in Preview you can deploy functions in a fully managed PHP environment complete with access to resources in a private VPC network  Learn more Delivering our CCAG pooled audit As our customers increased their use of cloud services to meet the demands of teleworking and aid in COVID recovery we ve worked hard to meet our commitment to being the industry s most trusted cloud despite the global pandemic We re proud to announce that Google Cloud completed an annual pooled audit with the CCAG in a completely remote setting and were the only cloud service provider to do so in  Learn more Anthos now available We recently released Anthos our run anywhere Kubernetes platform that s connected to Google Cloud delivering an array of capabilities that make multicloud more accessible and sustainable  Learn more New Redis Enterprise for Anthos and GKE We re making Redis Enterprise for Anthos and Google Kubernetes Engine GKE available in the Google Cloud Marketplace in private preview  Learn more Updates to Google Meet We introduced a refreshed user interface UI enhanced reliability features powered by the latest Google AI and tools that make meetings more engagingーeven funーfor everyone involved  Learn more DocAI solutions now generally available Document Doc AI platform  Lending DocAI and Procurement DocAI built on decades of AI innovation at Google bring powerful and useful solutions across lending insurance government and other industries  Learn more Four consecutive years of renewable energy In Google again matched percent of its global electricity use with purchases of renewable energy All told we ve signed agreements to buy power from more than renewable energy projects with a combined capacity of gigawatts about the same as a million solar rooftops  Learn more Announcing the Google Cloud region picker The Google Cloud region picker lets you assess key inputs like price latency to your end users and carbon footprint to help you choose which Google Cloud region to run on  Learn more Google Cloud launches new security solution WAAP WebApp and API Protection WAAP combines Google Cloud Armor Apigee and reCAPTCHA Enterprise to deliver improved threat protection consolidated visibility and greater operational efficiencies across clouds and on premises environments Learn more about WAAP here New in no code As discussed in our recent article no code hackathons are trending among innovative organizations Since then we ve outlined how you can host one yourself specifically designed for your unique business innovation outcomes Learn how here Google Cloud Referral Program now availableーNow you can share the power of Google Cloud and earn product credit for every new paying customer you refer Once you join the program you ll get a unique referral link that you can share with friends clients or others Whenever someone signs up with your link they ll get a product creditーthat s more than the standard trial credit When they become a paying customer we ll reward you with a product credit in your Google Cloud account Available in the United States Canada Brazil and Japan  Apply for the Google Cloud Referral Program Related Article cheat sheets to help you get started on your Google Cloud journeyWhether you need to determine the best way to move to the cloud or decide on the best storage option we ve built a number of cheat shee Read ArticleWeek of Apr Apr Announcing the Data Cloud Summit May At this half day event you ll learn how leading companies like PayPal Workday Equifax Zebra Technologies Commonwealth Care Alliance and many others are driving competitive differentiation using Google Cloud technologies to build their data clouds and transform data into value that drives innovation  Learn more and register at no cost Announcing the Financial Services Summit May In this hour event you ll learn how Google Cloud is helping financial institutions including PayPal Global Payments HSBC Credit Suisse and more unlock new possibilities and accelerate business through innovation and better customer experiences  Learn more and register for free  Global  amp  EMEA How Google Cloud is enabling vaccine equity In our latest update we share more on how we re working with US state governments to help produce equitable vaccination strategies at scale  Learn more The new Google Cloud region in Warsaw is open The Google Cloud region in Warsaw is now ready for business opening doors for organizations in Central and Eastern Europe  Learn more AppSheet Automation is now GA Google Cloud s AppSheet launches general availability of AppSheet Automation a unified development experience for citizen and professional developers alike to build custom applications with automated processes all without coding Learn how companies and employees are reclaiming their time and talent with AppSheet Automation here Introducing SAP Integration with Cloud Data Fusion Google Cloud native data integration platform Cloud Data Fusion now offers the capability to seamlessly get data out of SAP Business Suite SAP ERP and S HANA  Learn more Related ArticleSRE fundamentals SLIs vs SLAs vs SLOsWhat s the difference between an SLI an SLO and an SLA Google Site Reliability Engineers SRE explain Read ArticleWeek of Apr Apr New Certificate Authority Service CAS whitepaper “How to deploy a secure and reliable public key infrastructure with Google Cloud Certificate Authority Service written by Mark Cooper of PKI Solutions and Anoosh Saboori of Google Cloud covers security and architectural recommendations for the use of the Google Cloud CAS by organizations and describes critical concepts for securing and deploying a PKI based on CAS  Learn more or read the whitepaper Active Assist s new feature  predictive autoscaling helps improve response times for your applications When you enable predictive autoscaling Compute Engine forecasts future load based on your Managed Instance Group s MIG history and scales it out in advance of predicted load so that new instances are ready to serve when the load arrives Without predictive autoscaling an autoscaler can only scale a group reactively based on observed changes in load in real time With predictive autoscaling enabled the autoscaler works with real time data as well as with historical data to cover both the current and forecasted load That makes predictive autoscaling ideal for those apps with long initialization times and whose workloads vary predictably with daily or weekly cycles For more information see How predictive autoscaling works or check if predictive autoscaling is suitable for your workload and to learn more about other intelligent features check out Active Assist Introducing Dataprep BigQuery pushdown BigQuery pushdown gives you the flexibility to run jobs using either BigQuery or Dataflow If you select BigQuery then Dataprep can automatically determine if data pipelines can be partially or fully translated in a BigQuery SQL statement Any portions of the pipeline that cannot be run in BigQuery are executed in Dataflow Utilizing the power of BigQuery results in highly efficient data transformations especially for manipulations such as filters joins unions and aggregations This leads to better performance optimized costs and increased security with IAM and OAuth support  Learn more Announcing the Google Cloud Retail amp Consumer Goods Summit The Google Cloud Retail amp Consumer Goods Summit brings together technology and business insights the key ingredients for any transformation Whether you re responsible for IT data analytics supply chains or marketing please join Building connections and sharing perspectives cross functionally is important to reimagining yourself your organization or the world  Learn more or register for free New IDC whitepaper assesses multicloud as a risk mitigation strategy To better understand the benefits and challenges associated with a multicloud approach we supported IDC s new whitepaper that investigates how multicloud can help regulated organizations mitigate the risks of using a single cloud vendor The whitepaper looks at different approaches to multi vendor and hybrid clouds taken by European organizations and how these strategies can help organizations address concentration risk and vendor lock in improve their compliance posture and demonstrate an exit strategy  Learn more or download the paper Introducing request priorities for Cloud Spanner APIs You can now specify request priorities for some Cloud Spanner APIs By assigning a HIGH MEDIUM or LOW priority to a specific request you can now convey the relative importance of workloads to better align resource usage with performance objectives  Learn more How we re working with governments on climate goals Google Sustainability Officer Kate Brandt shares more on how we re partnering with governments around the world to provide our technology and insights to drive progress in sustainability efforts  Learn more Related ArticleCloud computing Frequently asked questionsWhat are containers What s a data lake What does that acronym stand for Get answers to the questions you re too afraid to ask Read ArticleWeek of Mar Apr Why Google Cloud is the ideal platform for Block one and other DLT companies Late last year Google Cloud joined the EOS community a leading open source platform for blockchain innovation and performance and is taking steps to support the EOS Public Blockchain by becoming a block producer  BP At the time we outlined how our planned participation underscores the importance of blockchain to the future of business government and society We re sharing more on why Google Cloud is uniquely positioned to be an excellent partner for Block one and other distributed ledger technology DLT companies  Learn more New whitepaper Scaling certificate management with Certificate Authority Service As Google Cloud s Certificate Authority Service CAS approaches general availability we want to help customers understand the service better Customers have asked us how CAS fits into our larger security story and how CAS works for various use cases Our new white paper answers these questions and more  Learn more and download the paper Build a consistent approach for API consumers Learn the differences between REST and GraphQL as well as how to apply REST based practices to GraphQL No matter the approach discover how to manage and treat both options as API products here Apigee X makes it simple to apply Cloud CDN to APIs With Apigee X and Cloud CDN organizations can expand their API programs global reach Learn how to deploy APIs across regions and zones here Enabling data migration with Transfer Appliances in APACーWe re announcing the general availability of Transfer Appliances TA TA in Singapore Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with Transfer Appliances globally in the US EU and APAC Learn more about Transfer Appliances TA and TA Windows Authentication is now supported on Cloud SQL for SQL Server in public previewーWe ve launched seamless integration with Google Cloud s Managed Service for Microsoft Active Directory AD This capability is a critical requirement to simplify identity management and streamline the migration of existing SQL Server workloads that rely on AD for access control  Learn more or get started Using Cloud AI to whip up new treats with Mars MaltesersーMaltesers a popular British candy made by Mars teamed up with our own AI baker and ML engineer extraordinaire  Sara Robinson to create a brand new dessert recipe with Google Cloud AI  Find out what happened  recipe included Simplifying data lake management with Dataproc Metastore now GAーDataproc Metastore a fully managed serverless technical metadata repository based on the Apache Hive metastore is now generally available Enterprises building and migrating open source data lakes to Google Cloud now have a central and persistent metastore for their open source data analytics frameworks  Learn more Introducing the Echo subsea cableーWe announced our investment in Echo the first ever cable to directly connect the U S to Singapore with direct fiber pairs over an express route Echo will run from Eureka California to Singapore with a stop over in Guam and plans to also land in Indonesia Additional landings are possible in the future  Learn more Related Article Google Cloud tools each explained in under minutesNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes Read ArticleWeek of Mar Mar new videos bring Google Cloud to lifeーThe Google Cloud Tech YouTube channel s latest video series explains cloud tools for technical practitioners in about minutes each  Learn more BigQuery named a Leader in the Forrester Wave Cloud Data Warehouse Q reportーForrester gave BigQuery a score of out of across different criteria Learn more in our blog post or download the report Charting the future of custom compute at GoogleーTo meet users performance needs at low power we re doubling down on custom chips that use System on a Chip SoC designs  Learn more Introducing Network Connectivity CenterーWe announced Network Connectivity Center which provides a single management experience to easily create connect and manage heterogeneous on prem and cloud networks leveraging Google s global infrastructure Network Connectivity Center serves as a vantage point to seamlessly connect VPNs partner and dedicated interconnects as well as third party routers and Software Defined WANs helping you optimize connectivity reduce operational burden and lower costsーwherever your applications or users may be  Learn more Making it easier to get Compute Engine resources for batch processingーWe announced a new method of obtaining Compute Engine instances for batch processing that accounts for availability of resources in zones of a region Now available in preview for regional managed instance groups you can do this simply by specifying the ANY value in the API  Learn more Next gen virtual automotive showrooms are here thanks to Google Cloud Unreal Engine and NVIDIAーWe teamed up with Unreal Engine the open and advanced real time D creation game engine and NVIDIA inventor of the GPU to launch new virtual showroom experiences for automakers Taking advantage of the NVIDIA RTX platform on Google Cloud these showrooms provide interactive D experiences photorealistic materials and environments and up to K cloud streaming on mobile and connected devices Today in collaboration with MHP the Porsche IT consulting firm and MONKEYWAY a real time D streaming solution provider you can see our first virtual showroom the Pagani Immersive Experience Platform  Learn more Troubleshoot network connectivity with Dynamic Verification public preview ーYou can now check packet loss rate and one way network latency between two VMs on GCP This capability is an addition to existing Network Intelligence Center Connectivity Tests which verify reachability by analyzing network configuration in your VPCs  See more in our documentation Helping U S states get the COVID vaccine to more peopleーIn February we announced our Intelligent Vaccine Impact solution IVIs  to help communities rise to the challenge of getting vaccines to more people quickly and effectively Many states have deployed IVIs and have found it able to meet demand and easily integrate with their existing technology infrastructures Google Cloud is proud to partner with a number of states across the U S including Arizona the Commonwealth of Massachusetts North Carolina Oregon and the Commonwealth of Virginia to support vaccination efforts at scale  Learn more Related ArticlePicture this whiteboard sketch videos that bring Google Cloud to lifeIf you re looking for a visual way to learn Google Cloud products we ve got you covered The Google Cloud Tech YouTube channel has a ser Read ArticleWeek of Mar Mar A VMs now GA The largest GPU cloud instances with NVIDIA A GPUsーWe re announcing the general availability of A VMs based on the NVIDIA Ampere A Tensor Core GPUs in Compute Engine This means customers around the world can now run their NVIDIA CUDA enabled machine learning ML and high performance computing HPC scale out and scale up workloads more efficiently and at a lower cost  Learn more Earn the new Google Kubernetes Engine skill badge for freeーWe ve added a new skill badge this month Optimize Costs for Google Kubernetes Engine GKE which you can earn for free when you sign up for the Kubernetes track of the skills challenge The skills challenge provides days free access to Google Cloud labs and gives you the opportunity to earn skill badges to showcase different cloud competencies to employers Learn more Now available carbon free energy percentages for our Google Cloud regionsーGoogle first achieved carbon neutrality in and since we ve purchased enough solar and wind energy to match of our global electricity consumption Now we re building on that progress to target a new sustainability goal running our business on carbon free energy everywhere by Beginning this week we re sharing data about how we are performing against that objective so our customers can select Google Cloud regions based on the carbon free energy supplying them Learn more Increasing bandwidth to C and N VMsーWe announced the public preview of and Gbps high bandwidth network configurations for General Purpose N and Compute Optimized C Compute Engine VM families as part of continuous efforts to optimize our Andromeda host networking stack This means we can now offer higher bandwidth options on existing VM families when using the Google Virtual NIC gVNIC These VMs were previously limited to Gbps Learn more New research on how COVID changed the nature of ITーTo learn more about the impact of COVID and the resulting implications to IT Google commissioned a study by IDG to better understand how organizations are shifting their priorities in the wake of the pandemic  Learn more and download the report New in API securityーGoogle Cloud Apigee API management platform s latest release  Apigee X works with Cloud Armor to protect your APIs with advanced security technology including DDoS protection geo fencing OAuth and API keys Learn more about our integrated security enhancements here Troubleshoot errors more quickly with Cloud LoggingーThe Logs Explorer now automatically breaks down your log results by severity making it easy to spot spikes in errors at specific times Learn more about our new histogram functionality here The Logs Explorer histogramWeek of Mar Mar Introducing AskGoogleCloud on Twitter and YouTubeーOur first segment on March th features Developer Advocates Stephanie Wong Martin Omander and James Ward to answer questions on the best workloads for serverless the differences between “serverless and “cloud native how to accurately estimate costs for using Cloud Run and much more  Learn more Learn about the value of no code hackathonsーGoogle Cloud s no code application development platform AppSheet helps to facilitate hackathons for “non technical employees with no coding necessary to compete Learn about Globe Telecom s no code hackathon as well as their winning AppSheet app here Introducing Cloud Code Secret Manager IntegrationーSecret Manager provides a central place and single source of truth to manage access and audit secrets across Google Cloud Integrating Cloud Code with Secret Manager brings the powerful capabilities of both these tools together so you can create and manage your secrets right from within your preferred IDE whether that be VS Code IntelliJ or Cloud Shell Editor  Learn more Flexible instance configurations in Cloud SQLーCloud SQL for MySQL now supports flexible instance configurations which offer you the extra freedom to configure your instance with the specific number of vCPUs and GB of RAM that fits your workload To set up a new instance with a flexible instance configuration see our documentation here The Cloud Healthcare Consent Management API is now generally availableーThe Healthcare Consent Management API is now GA giving customers the ability to greatly scale the management of consents to meet increasing need particularly amidst the emerging task of managing health data for new care and research scenarios  Learn more Related ArticleColossus under the hood a peek into Google s scalable storage systemAn overview of Colossus the file system that underpins Google Cloud s storage offerings Read ArticleWeek of Mar Mar Cloud Run is now available in all Google Cloud regions  Learn more Introducing Apache Spark Structured Streaming connector for Pub Sub LiteーWe re announcing the release of an open source connector to read streams of messages from Pub Sub Lite into Apache Spark The connector works in all Apache Spark X distributions including Dataproc Databricks or manual Spark installations  Learn more Google Cloud Next is October ーJoin us and learn how the most successful companies have transformed their businesses with Google Cloud Sign up at g co cloudnext for updates  Learn more Hierarchical firewall policies now GAーHierarchical firewalls provide a means to enforce firewall rules at the organization and folder levels in the GCP Resource Hierarchy This allows security administrators at different levels in the hierarchy to define and deploy consistent firewall rules across a number of projects so they re applied to all VMs in currently existing and yet to be created projects  Learn more Announcing the Google Cloud Born Digital SummitーOver this half day event we ll highlight proven best practice approaches to data architecture diversity amp inclusion and growth with Google Cloud solutions  Learn more and register for free Google Cloud products in words or less edition ーOur popular “ words or less Google Cloud developer s cheat sheet is back and updated for  Learn more Gartner names Google a leader in its Magic Quadrant for Cloud AI Developer Services reportーWe believe this recognition is based on Gartner s evaluation of Google Cloud s language vision conversational and structured data services and solutions for developers  Learn more Announcing the Risk Protection ProgramーThe Risk Protection Program offers customers peace of mind through the technology to secure their data the tools to monitor the security of that data and an industry first cyber policy offered by leading insurers  Learn more Building the future of workーWe re introducing new innovations in Google Workspace to help people collaborate and find more time and focus wherever and however they work  Learn more Assured Controls and expanded Data RegionsーWe ve added new information governance features in Google Workspace to help customers control their data based on their business goals  Learn more Related Article quick tips for making the most of Gmail Meet Calendar and more in Google WorkspaceWhether you re looking to stay on top of your inbox or make the most of virtual meetings most of us can benefit from quick productivity Read ArticleWeek of Feb Feb Google Cloud tools explained in minutesーNeed a quick overview of Google Cloud core technologies Quickly learn these Google Cloud productsーeach explained in under two minutes  Learn more BigQuery materialized views now GAーMaterialized views MV s are precomputed views that periodically cache results of a query to provide customers increased performance and efficiency  Learn more New in BigQuery BI EngineーWe re extending BigQuery BI Engine to work with any BI or custom dashboarding applications that require sub second query response times In this preview BI Engine will work seamlessly with Looker and other popular BI tools such as Tableau and Power BI without requiring any change to the BI tools  Learn more Dataproc now supports Shielded VMsーAll Dataproc clusters created using Debian or Ubuntu operating systems now use Shielded VMs by default and customers can provide their own configurations for secure boot vTPM and Integrity Monitoring This feature is just one of the many ways customers that have migrated their Hadoop and Spark clusters to GCP experience continued improvements to their security postures without any additional cost New Cloud Security Podcast by GoogleーOur new podcast brings you stories and insights on security in the cloud delivering security from the cloud and of course on what we re doing at Google Cloud to help keep customer data safe and workloads secure  Learn more New in Conversational AI and Apigee technologyーAustralian retailer Woolworths provides seamless customer experiences with their virtual agent Olive Apigee API Management and Dialogflow technology allows customers to talk to Olive through voice and chat  Learn more Introducing GKE AutopilotーGKE already offers an industry leading level of automation that makes setting up and operating a Kubernetes cluster easier and more cost effective than do it yourself and other managed offerings Autopilot represents a significant leap forward In addition to the fully managed control plane that GKE has always provided using the Autopilot mode of operation automatically applies industry best practices and can eliminate all node management operations maximizing your cluster efficiency and helping to provide a stronger security posture  Learn more Partnering with Intel to accelerate cloud native GーAs we continue to grow cloud native services for the telecommunications industry we re excited to announce a collaboration with Intel to develop reference architectures and integrated solutions for communications service providers to accelerate their deployment of G and edge network solutions  Learn more Veeam Backup for Google Cloud now availableーVeeam Backup for Google Cloud automates Google native snapshots to securely protect VMs across projects and regions with ultra low RPOs and RTOs and store backups in Google Object Storage to enhance data protection while ensuring lower costs for long term retention Migrate for Anthos GAーWith Migrate for Anthos customers and partners can automatically migrate and modernize traditional application workloads running in VMs into containers running on Anthos or GKE Included in this new release  In place modernization for Anthos on AWS Public Preview to help customers accelerate on boarding to Anthos AWS while leveraging their existing investment in AWS data sources projects VPCs and IAM controls Additional Docker registries and artifacts repositories support GA including AWS ECR basic auth docker registries and AWS S storage to provide further flexibility for customers using Anthos Anywhere on prem AWS etc  HTTPS Proxy support GA to enable MA functionality access to external image repos and other services where a proxy is used to control external access Related Article resources to help you get started with SREHere are our top five Google Cloud resources for getting started on your SRE journey Read ArticleWeek of Feb Feb Introducing Cloud Domains in previewーCloud Domains simplify domain registration and management within Google Cloud improve the custom domain experience for developers increase security and support stronger integrations around DNS and SSL  Learn more Announcing Databricks on Google CloudーOur partnership with Databricks enables customers to accelerate Databricks implementations by simplifying their data access by jointly giving them powerful ways to analyze their data and by leveraging our combined AI and ML capabilities to impact business outcomes  Learn more Service Directory is GAーAs the number and diversity of services grows it becomes increasingly challenging to maintain an inventory of all of the services across an organization Last year we launched Service Directory to help simplify the problem of service management Today it s generally available  Learn more Related ArticleOptimize your browser deployment Links to our most popular Chrome Insider postsFind all the posts in our Chrome Insider blog series so you can read them all in one place or bookmark them for later Read ArticleWeek of Feb Feb Introducing Bare Metal Solution for SAP workloadsーWe ve expanded our Bare Metal Solutionーdedicated single tenant systems designed specifically to run workloads that are too large or otherwise unsuitable for standard virtualized environmentsーto include SAP certified hardware options giving SAP customers great options for modernizing their biggest and most challenging workloads  Learn more TB SSDs bring ultimate IOPS to Compute Engine VMsーYou can now attach TB and TB Local SSD to second generation general purpose N Compute Engine VMs for great IOPS per dollar  Learn more Supporting the Python ecosystemーAs part of our longstanding support for the Python ecosystem we are happy to increase our support for the Python Software Foundation the non profit behind the Python programming language ecosystem and community  Learn more  Migrate to regional backend services for Network Load BalancingーWe now support backend services with Network Load Balancingーa significant enhancement over the prior approach target pools providing a common unified data model for all our load balancing family members and accelerating the delivery of exciting features on Network Load Balancing  Learn more Related ArticleA giant list of Google Cloud resourcesThe growth of Google Cloud has been staggering I decided to invest some time in building you a comprehensive list of resources Read ArticleWeek of Feb Feb Apigee launches Apigee XーApigee celebrates its year anniversary with Apigee X a new release of the Apigee API management platform Apigee X harnesses the best of Google technologies to accelerate and globalize your API powered digital initiatives Learn more about Apigee X and digital excellence here Celebrating the success of Black founders with Google Cloud during Black History MonthーFebruary is Black History Month a time for us to come together to celebrate and remember the important people and history of the African heritage Over the next four weeks we will highlight four Black led startups and how they use Google Cloud to grow their businesses Our first feature highlights TQIntelligence and its founder Yared Related ArticleThe Service Mesh era All the posts in our best practices blog seriesFind all the posts in our Service Mesh Era blog series in one convenient locationーto read now or bookmark for later Read ArticleWeek of Jan Jan BeyondCorp Enterprise now generally availableーBeyondCorp Enterprise is a zero trust solution built on Google s global network which provides customers with simple and secure access to applications and cloud resources and offers integrated threat and data protection To learn more read the blog post visit our product homepage  and register for our upcoming webinar Related Article database trends to watchUsing managed cloud database services like Cloud SQL Spanner and more can bring performance scale and more See what s next for mode Read ArticleWeek of Jan Jan Cloud Operations Sandbox now availableーCloud Operations Sandbox is an open source tool that helps you learn SRE practices from Google and apply them on cloud services using Google Cloud s operations suite formerly Stackdriver with everything you need to get started in one click You can read our blog post or get started by visiting cloud ops sandbox dev exploring the project repo and following along in the user guide  New data security strategy whitepaperーOur new whitepaper shares our best practices for how to deploy a modern and effective data security program in the cloud Read the blog post or download the paper    WebSockets HTTP and gRPC bidirectional streams come to Cloud RunーWith these capabilities you can deploy new kinds of applications to Cloud Run that were not previously supported while taking advantage of serverless infrastructure These features are now available in public preview for all Cloud Run locations Read the blog post or check out the WebSockets demo app or the sample hc server app New tutorial Build a no code workout app in stepsーLooking to crush your new year s resolutions Using AppSheet Google Cloud s no code app development platform you can build a custom fitness app that can do things like record your sets reps and weights log your workouts and show you how you re progressing Learn how Week of Jan Jan State of API Economy Report now availableーGoogle Cloud details the changing role of APIs in amidst the COVID pandemic informed by a comprehensive study of Apigee API usage behavior across industry geography enterprise size and more Discover these trends along with a projection of what to expect from APIs in Read our blog post here or download and read the report here New in the state of no codeーGoogle Cloud s AppSheet looks back at the key no code application development themes of AppSheet contends the rising number of citizen developer app creators will ultimately change the state of no code in Read more here Week of Jan Jan Last year s most popular API postsーIn an arduous year thoughtful API design and strategy is critical to empowering developers and companies to use technology for global good Google Cloud looks back at the must read API posts in Read it here Week of Dec Dec A look back at the year across Google CloudーLooking for some holiday reading We ve published recaps of our year across databases serverless data analytics and no code development Or take a look at our most popular posts of Week of Dec Dec Memorystore for Redis enables TLS encryption support Preview ーWith this release you can now use Memorystore for applications requiring sensitive data to be encrypted between the client and the Memorystore instance Read more here Monitoring Query Language MQL for Cloud Monitoring is now generally availableーMonitoring Query language provides developers and operators on IT and development teams powerful metric querying analysis charting and alerting capabilities This functionality is needed for Monitoring use cases that include troubleshooting outages root cause analysis custom SLI SLO creation reporting and analytics complex alert logic and more Learn more Week of Dec Dec Memorystore for Redis now supports Redis AUTHーWith this release you can now use OSS Redis AUTH feature with Memorystore for Redis instances Read more here New in serverless computingーGoogle Cloud API Gateway and its service first approach to developing serverless APIs helps organizations accelerate innovation by eliminating scalability and security bottlenecks for their APIs Discover more benefits here Environmental Dynamics Inc makes a big move to no codeーThe environmental consulting company EDI built and deployed business apps with no coding skills necessary with Google Cloud s AppSheet This no code effort not only empowered field workers but also saved employees over hours a year Get the full story here Introducing Google Workspace for GovernmentーGoogle Workspace for Government is an offering that brings the best of Google Cloud s collaboration and communication tools to the government with pricing that meets the needs of the public sector Whether it s powering social care visits employment support or virtual courts Google Workspace helps governments meet the unique challenges they face as they work to provide better services in an increasingly virtual world Learn more Week of Nov Dec Google enters agreement to acquire ActifioーActifio a leader in backup and disaster recovery DR offers 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 Learn more Traffic Director can now send traffic to services and gateways hosted outside of Google CloudーTraffic Director support for Hybrid Connectivity Network Endpoint Groups NEGs now generally available enables services in your VPC network to interoperate more seamlessly with services in other environments It also enables you to build advanced solutions based on Google Cloud s portfolio of networking products such as Cloud Armor protection for your private on prem services Learn more Google Cloud launches the Healthcare Interoperability Readiness ProgramーThis program powered by APIs and Google Cloud s Apigee helps patients doctors researchers and healthcare technologists alike by making patient data and healthcare data more accessible and secure Learn more here Container Threat Detection in Security Command CenterーWe announced the general availability of Container Threat Detection a built in service in Security Command Center This release includes multiple detection capabilities to help you monitor and secure your container deployments in Google Cloud Read more here Anthos on bare metal now GAーAnthos on bare metal opens up new possibilities for how you run your workloads and where You can run Anthos on your existing virtualized infrastructure or eliminate the dependency on a hypervisor layer to modernize applications while reducing costs Learn more Week of Nov Tuning control support in Cloud SQL for MySQLーWe ve made all flags that were previously in preview now generally available GA empowering you with the controls you need to optimize your databases See the full list here New in BigQuery MLーWe announced the general availability of boosted trees using XGBoost deep neural networks DNNs using TensorFlow and model export for online prediction Learn more New AI ML in retail reportーWe recently commissioned a survey of global retail executives to better understand which AI ML use cases across the retail value chain drive the highest value and returns in retail and what retailers need to keep in mind when going after these opportunities Learn more  or read the report Week of Nov New whitepaper on how AI helps the patent industryーOur new paper outlines a methodology to train a BERT bidirectional encoder representation from transformers model on over million patent publications from the U S and other countries using open source tooling Learn more or read the whitepaper Google Cloud support for NET ーLearn more about our support of NET as well as how to deploy it to Cloud Run NET Core now on Cloud FunctionsーWith this integration you can write cloud functions using your favorite NET Core runtime with our Functions Framework for NET for an idiomatic developer experience Learn more Filestore Backups in previewーWe announced the availability of the Filestore Backups preview in all regions making it easier to migrate your business continuity disaster recovery and backup strategy for your file systems in Google Cloud Learn more Introducing Voucher a service to help secure the container supply chainーDeveloped by the Software Supply Chain Security team at Shopify to work with Google Cloud tools Voucher evaluates container images created by CI CD pipelines and signs those images if they meet certain predefined security criteria Binary Authorization then validates these signatures at deploy time ensuring that only explicitly authorized code that meets your organizational policy and compliance requirements can be deployed to production Learn more most watched from Google Cloud Next OnAirーTake a stroll through the sessions that were most popular from Next OnAir covering everything from data analytics to cloud migration to no code development  Read the blog Artifact Registry is now GAーWith support for container images Maven npm packages and additional formats coming soon Artifact Registry helps your organization benefit from scale security and standardization across your software supply chain  Read the blog Week of Nov Introducing the Anthos Developer SandboxーThe Anthos Developer Sandbox gives you an easy way to learn to develop on Anthos at no cost available to anyone with a Google account Read the blog Database Migration Service now available in previewーDatabase Migration Service DMS makes migrations to Cloud SQL simple and reliable DMS supports migrations of self hosted MySQL databasesーeither on premises or in the cloud as well as managed databases from other cloudsーto Cloud SQL for MySQL Support for PostgreSQL is currently available for limited customers in preview with SQL Server coming soon Learn more Troubleshoot deployments or production issues more quickly with new logs tailingーWe ve added support for a new API to tail logs with low latency Using gcloud it allows you the convenience of tail f with the powerful query language and centralized logging solution of Cloud Logging Learn more about this preview feature Regionalized log storage now available in new regions in previewーYou can now select where your logs are stored from one of five regions in addition to globalーasia east europe west us central us east and us west When you create a logs bucket you can set the region in which you want to store your logs data Get started with this guide Week of Nov Cloud SQL adds support for PostgreSQL ーShortly after its community GA Cloud SQL has added support for PostgreSQL You get access to the latest features of PostgreSQL while Cloud SQL handles the heavy operational lifting so your team can focus on accelerating application delivery Read more here Apigee creates value for businesses running on SAPーGoogle Cloud s API Management platform Apigee is optimized for data insights and data monetization helping businesses running on SAP innovate faster without fear of SAP specific challenges to modernization Read more here Document AI platform is liveーThe new Document AI DocAI platform a unified console for document processing is now available in preview You can quickly access all parsers tools and solutions e g Lending DocAI Procurement DocAI with a unified API enabling an end to end document solution from evaluation to deployment Read the full story here or check it out in your Google Cloudconsole Accelerating data migration with Transfer Appliances TA and TAーWe re announcing the general availability of new Transfer Appliances Customers are looking for fast secure and easy to use options to migrate their workloads to Google Cloud and we are addressing their needs with next generation Transfer Appliances Learn more about Transfer Appliances TA and TA Week of Oct B H Inc accelerates digital transformationーThe Utah based contracting and construction company BHI eliminated IT backlog when non technical employees were empowered to build equipment inspection productivity and other custom apps by choosing Google Workspace and the no code app development platform AppSheet Read the full story here Globe Telecom embraces no code developmentーGoogle Cloud s AppSheet empowers Globe Telecom employees to do more innovating with less code The global communications company kickstarted their no code journey by combining the power of AppSheet with a unique adoption strategy As a result AppSheet helped Globe Telecom employees build business apps in just weeks Get the full story Cloud Logging now allows you to control access to logs via Log ViewsーBuilding on the control offered via Log Buckets  blog post you can now configure who has access to logs based on the source project resource type or log name all using standard IAM controls Logs views currently in Preview can help you build a system using the principle of least privilege limiting sensitive logs to only users who need this information  Learn more about Log Views Document AI is HIPAA compliantーDocument AI now enables HIPAA compliance Now Healthcare and Life Science customers such as health care providers health plans and life science organizations can unlock insights by quickly extracting structured data from medical documents while safeguarding individuals protected health information PHI Learn more about Google Cloud s nearly products that support HIPAA compliance Week of Oct Improved security and governance in Cloud SQL for PostgreSQLーCloud SQL for PostgreSQL now integrates with Cloud IAM preview to provide simplified and consistent authentication and authorization Cloud SQL has also enabled PostgreSQL Audit Extension preview for more granular audit logging Read the blog Announcing the AI in Financial Crime Compliance webinarーOur executive digital forum will feature industry executives academics and former regulators who will discuss how AI is transforming financial crime compliance on November Register now Transforming retail with AI MLーNew research provides insights on high value AI ML use cases for food drug mass merchant and speciality retail that can drive significant value and build resilience for your business Learn what the top use cases are for your sub segment and read real world success stories Download the ebook here and view this companion webinar which also features insights from Zulily New release of Migrate for AnthosーWe re introducing two important new capabilities in the release of Migrate for Anthos Google Cloud s solution to easily migrate and modernize applications currently running on VMs so that they instead run on containers in Google Kubernetes Engine or Anthos The first is GA support for modernizing IIS apps running on Windows Server VMs The second is a new utility that helps you identify which VMs in your existing environment are the best targets for modernization to containers Start migrating or check out the assessment tool documentation Linux Windows New Compute Engine autoscaler controlsーNew scale in controls in Compute Engine let you limit the VM deletion rate by preventing the autoscaler from reducing a MIG s size by more VM instances than your workload can tolerate to lose Read the blog Lending DocAI in previewーLending DocAI is a specialized solution in our Document AI portfolio for the mortgage industry that processes borrowers income and asset documents to speed up loan applications Read the blog or check out the product demo Week of Oct New maintenance controls for Cloud SQLーCloud SQL now offers maintenance deny period controls which allow you to prevent automatic maintenance from occurring during a day time period Read the blog Trends in volumetric DDoS attacksーThis week we published a deep dive into DDoS threats detailing the trends we re seeing and giving you a closer look at how we prepare for multi terabit attacks so your sites stay up and running Read the blog New in BigQueryーWe shared a number of updates this week including new SQL capabilities more granular control over your partitions with time unit partitioning the general availability of Table ACLs and BigQuery System Tables Reports a solution that aims to help you monitor BigQuery flat rate slot and reservation utilization by leveraging BigQuery s underlying INFORMATION SCHEMA views Read the blog Cloud Code makes YAML easy for hundreds of popular Kubernetes CRDsーWe announced authoring support for more than popular Kubernetes CRDs out of the box any existing CRDs in your Kubernetes cluster and any CRDs you add from your local machine or a URL Read the blog Google Cloud s data privacy commitments for the AI eraーWe ve outlined how our AI ML Privacy Commitment reflects our belief that customers should have both the highest level of security and the highest level of control over data stored in the cloud Read the blog New lower pricing for Cloud CDNーWe ve reduced the price of cache fill content fetched from your origin charges across the board by up to along with our recent introduction of a new set of flexible caching capabilities to make it even easier to use Cloud CDN to optimize the performance of your applications Read the blog Expanding the BeyondCorp AllianceーLast year we announced our BeyondCorp Alliance with partners that share our Zero Trust vision Today we re announcing new partners to this alliance Read the blog New data analytics training opportunitiesーThroughout October and November we re offering a number of no cost ways to learn data analytics with trainings for beginners to advanced users Learn more New BigQuery blog seriesーBigQuery Explained provides overviews on storage data ingestion queries joins and more Read the series Week of Oct Introducing the Google Cloud Healthcare Consent Management APIーThis API gives healthcare application developers and clinical researchers a simple way to manage individuals consent of their health data particularly important given the new and emerging virtual care and research scenarios related to COVID Read the blog Announcing Google Cloud buildpacksーBased on the CNCF buildpacks v specification these buildpacks produce container images that follow best practices and are suitable for running on all of our container platforms Cloud Run fully managed Anthos and Google Kubernetes Engine GKE Read the blog Providing open access to the Genome Aggregation Database gnomAD ーOur collaboration with Broad Institute of MIT and Harvard provides free access to one of the world s most comprehensive public genomic datasets Read the blog Introducing HTTP gRPC server streaming for Cloud RunーServer side HTTP streaming for your serverless applications running on Cloud Run fully managed is now available This means your Cloud Run services can serve larger responses or stream partial responses to clients during the span of a single request enabling quicker server response times for your applications Read the blog New security and privacy features in Google WorkspaceーAlongside the announcement of Google Workspace we also shared more information on new security features that help facilitate safe communication and give admins increased visibility and control for their organizations Read the blog Introducing Google WorkspaceーGoogle Workspace includes all of the productivity apps you know and use at home at work or in the classroomーGmail Calendar Drive Docs Sheets Slides Meet Chat and moreーnow more thoughtfully connected Read the blog New in Cloud Functions languages availability portability and moreーWe extended Cloud Functionsーour scalable pay as you go Functions as a Service FaaS platform that runs your code with zero server managementーso you can now use it to build end to end solutions for several key use cases Read the blog Announcing the Google Cloud Public Sector Summit Dec ーOur upcoming two day virtual event will offer thought provoking panels keynotes customer stories and more on the future of digital service in the public sector Register at no cost 2021-08-25 22:00:00
GCP Cloud Blog A unified and proven Zero Trust system with BeyondCorp and BeyondProd https://cloud.google.com/blog/products/identity-security/applying-zero-trust-to-user-access-and-production-services/ A unified and proven Zero Trust system with BeyondCorp and BeyondProdOne of the most used buzzwords in cybersecurity today is undoubtedly “Zero Trust It s been used to describe a wide range of approaches and products leading to a fair bit of confusion about the term itself and to what it actually means Some attempts to explain or simplify zero trust assert that “zero trust means trust nothing or “zero trust is about delivering secure access without a VPN This conventional wisdom is mostly incorrect and limiting At the core of a Zero Trust approach is the idea that implicit trust in any single component of a complex interconnected system can create significant security risks Instead trust needs to be established via multiple mechanisms and continuously verified While end user access is a domain to which this model can be applied to gain significant security improvements it can just as readily be applied to domains such as the end to end process of running production systems and protecting workloads on cloud native infrastructure Google has applied a zero trust approach to most aspects of our operations Early on in our security journey we understood that despite our best efforts user credentials would periodically fall into the hands of malicious actors We needed additional layers of defense against unauthorized access that would not impede user productivity This is why we implemented a successful Zero Trust access approach over a decade ago with our BeyondCorp framework shared our use case with the world and delivered BeyondCorp Enterprise a productized version which includes integrated threat and data protection so that any organization can implement similar capabilities for their own applications Just as a user s credentials can be captured by bad actors software that interacts with the larger world needs protection on many levels so we also applied a Zero Trust approach to how we operate our production environment encompassing the way software is conceived produced managed and interacts with other software Hence the name for our internal method for Zero Trust production BeyondProd  Zero Trust prod with BeyondProdIn Google published a whitepaper on our BeyondProd model to explain how we protect our cloud native architecture and to help organizations learn to apply the security principles that we established internally  We developed and optimized for the following security principles Protection of network at the edge so that workloads are isolated from network attacks and unauthorized traffic from the Internet  No inherent mutual trust between services so that only known trusted and specifically authorized callers can utilize a service This stops attackers from using untrusted code to access a service If a service does get compromised it prevents the attacker from performing actions that allow them to expand their reach This mutual distrust helps to limit the blast radius of a compromise Trusted machines ー designed with Titan to be secure from boot on up ー running code with known provenance  so that service identities are constrained to use only authorized code and configurations and run only in authorized verified environments Choke points for consistent policy enforcement across services For example a choke point to verify requests for access to user data such that a service s access is derived from a validated request from an authorized end user and an administrator s access requires business justification Simple automated and standardized change rollout so that infrastructure changes can be easily reviewed for their impact on security and security patches can be rolled out with little impact on production Isolation between workloads sharing an operating system so that if a service is compromised it can t affect the security of another workload running on the same host This limits the blast radius of a potential compromise BeyondCorp was a response to a change in the way the modern corporate user works Today users commonly operate outside an organization s traditional security perimeter such as from a coffee shop from an airplane or anywhere in between In BeyondCorp we dispensed with the idea of a privileged corporate network and authorized access based solely on device and user credentials and attributes regardless of a user s network location BeyondProd takes a similar zero trust approach to protecting services In the same way that users aren t all using the same physical location or device developers are not all deploying code to the same environment With BeyondProd microservices may be running not only within a firewalled data center but in public clouds private clouds or third party hosted services and they need to be secure everywhere Just like users move use different devices and connect from different locations microservices also move and are deployed in different environments across heterogeneous hosts Where BeyondCorp states that user trust should be dependent on characteristics like the context aware state of devices and not the ability to connect to the corp network BeyondProd states that service trustshould be dependent on characteristics like code provenance and service identity not the location in the production network such as IP or hostname identity Applying BeyondProd principles to your cloud native architecture For many years after we created BeyondProd the scale of complexity at Google seemed relatively unique Slowly this has changed as online services apps and cloud computing continue to take hold  As the kind of production challenges we d solved arose for others we ve offered the tools and techniques of BeyondProd to customers of Google Cloud Many of the capabilities of BeyondProd are embedded in Anthos Google Cloud s managed application platform in features like Binary Authorization and Anthos Service Mesh By applying the security principles in the BeyondProd model to your own cloud native infrastructure you can benefit from our experience to strengthen the deployment of your workloads including how your communications are secured and how they affect other workloads If you are looking to apply the principles of BeyondProd in your own environment there are many components through Anthos Google Kubernetes Engine GKE and open source that you can leverage to achieve a similar architecture Envoy or Traffic Director for managing TLS termination and policies for incoming traffic Mutual TLS as part of Istio or Istio on GKE for RPC authentication integrity encryption and service identities Anthos Service Mesh for a zero trust security model toolset to automatically and declaratively secure services and their communication Anthos Identity Services to support identity federation across environments Binary Authorization for deploy time enforcement checks such as code provenance Anthos Config Management Policy Controller to enforce programmable policies for clusters and prevent configuration changes from violating security operational or compliance controls Shielded GKE Nodes for secure boot and integrity verification andgVisor or GKE Sandbox for workload isolation Extending Zero Trust approaches to the software ecosystem With BeyondCorp we secured who has access to which resources With BeyondProd we extended this to service to service access With the SLSA framework we extend this to the software ecosystem   Software deployed in production often incorporates artifacts from many different sources     The global software supply chain has organically evolved into a dauntingly complex combination of code binaries networked APIs and their config files  How do we extend Zero Trust to this software layer  Internally at Google we have developed and implemented strong proven mechanisms for our own internal development and deployment workflows like Binary Authorization for Borg We want to extend this approach to the broader industry efforts to further the adoption of supply chain integrity best practices In collaboration with the OpenSSF we have proposed Supply chain Levels for Software Artifacts SLSA to formalize criteria around software supply chain integrity  We see BeyondCorp and BeyondProd as a unified zero trust system applicable to much of the industry today and as frameworks to protect against common security threats like credential theft and software supply chain attacks We continue to participate in a number of forums industry groups and educational endeavors to improve the state of security rooted in zero trust access and prod principles  It s critical that we update the tools and methods to fit our digital age versus a time when people thought in terms of firewalls perimeters and isolation in order to empower the millions of engineers around the globe to build natively and securely in the cloud  The solution to implementing a successful Zero Trust environment within your organization we believe can benefit from drawing on the years of proven experience from Google our partners and third parties in software security Software production and user access design principles that are created with security from the start can help your cloud native architecture stay strong and resilient both today and in the challenges yet to come 2021-08-25 21:30:00
IT 気になる、記になる… Microsoft、「Chrome OS」でのAndroid版「Office」アプリのサポートを来月で終了へ https://taisy0.com/2021/08/26/144565.html central 2021-08-25 22:29:52
IT 気になる、記になる… Google、5G対応の新型スマホ「Pixel 5a (5G)」を本日発売 https://taisy0.com/2021/08/26/144562.html google 2021-08-25 22:13:51
TECH Engadget Japanese Kindle読み放題サービスのラインアップに講談社文庫3000作品が追加。2ヵ月299円のキャンペーンも実施中! https://japanese.engadget.com/kindle-unlimited-campaign-224032901.html kindle 2021-08-25 22:40:32
TECH Engadget Japanese 本体わずか約660g。ノートPCとタブレットを1台で使い分けられる2in1パソコン「ToFei H7」 https://japanese.engadget.com/to-fei-h7-222539171.html ノートPCとタブレットを台で使い分けられるinパソコン「ToFeiH」「ToFeiトフェイH」主な特徴デスクトップモードとタブレットモードを簡単に切り替えられる持ち運びやすい薄型ボディにインチフルタッチディスプレイを搭載本体単体でわずか約gで、約gのキーボードカバーを付けた状態でさえ、gしかありません。 2021-08-25 22:25:39
TECH Engadget Japanese Xbox Series Xに初の限定版 Halo Infinite エディション。Halo 20周年記念 https://japanese.engadget.com/xbox-series-x-halo-infinite-limited-edition-221752014.html infinite 2021-08-25 22:17:52
IT ITmedia 総合記事一覧 [ITmedia エンタープライズ] NVIDIAが「AI Enterprise」の一般提供を開始 高速AI処理を仮想化 https://www.itmedia.co.jp/enterprise/articles/2108/26/news051.html enterprise 2021-08-26 07:15:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] FREE FLAT FUNな生き方へ https://mag.executive.itmedia.co.jp/executive/articles/2108/26/news024.html freeflatfun 2021-08-26 07:01:00
AWS AWS Architecture Blog How IPONWEB Adopted Spot Instances to Run their Real-time Bidding Workloads https://aws.amazon.com/blogs/architecture/how-iponweb-adopted-spot-instances-to-run-their-real-time-bidding-workloads/ How IPONWEB Adopted Spot Instances to Run their Real time Bidding WorkloadsIPONWEB is a global leader that builds programmatic real time advertising technology and infrastructure for some of the world s biggest digital media buyers and sellers nbsp The core of IPONWEB s business is Real time Bidding RTB IPONWEB s platform processes transmits and auctions huge volumes of bid requests and bid responses in real time They are then able to determine … 2021-08-25 22:59:09
AWS AWS Security Blog New in October: AWS Security Awareness Training and AWS Multi-factor Authentication available at no cost https://aws.amazon.com/blogs/security/amazon-security-awareness-training-and-aws-multi-factor-authentication-tokens-to-be-made-available-at-no-cost/ New in October AWS Security Awareness Training and AWS Multi factor Authentication available at no costYou ve often heard us talk about security being “Job Zero at Amazon and today I m happy to announce two new initiatives that I think will provide quick security wins for customers The first initiative is the public release of the training we ve developed and used to ensure our employees are up to date on how … 2021-08-25 22:01:22
AWS AWS Meet Hyemin, from our Global Marketing Response Center Team | Amazon Web Services https://www.youtube.com/watch?v=Ki3YvRclW3Y Meet Hyemin from our Global Marketing Response Center Team Amazon Web ServicesHere at AWS we believe that inclusion diversity and equity means being valued trusted connected and informed so that we can deliver the best results for customers Hear from Hyemin our Marketing Response Center Representative in South Korea and come build the future with our Global Marketing Response Center team View open roles at AWS South Korea Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing AWSCareers 2021-08-25 22:23:13
AWS AWS 15 Years of Innovation with Amazon EC2 | Amazon Web Services https://www.youtube.com/watch?v=2uS3Wr_Qiq0 Years of Innovation with Amazon EC Amazon Web ServicesAmazon Elastic Compute Cloud EC opened for limited beta testing in August and kick started the cloud computing revolution Now with over instance types EC has radically disrupted how millions of organizations around the world from startups to Fortune companies run diverse workloads every day Learn more about Amazon Elastic Computer Cloud EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-25 22:22:34
AWS AWS Instaclustr on AWS: Customer Story | Amazon Web Services https://www.youtube.com/watch?v=W6amD95-G1Y Instaclustr on AWS Customer Story Amazon Web ServicesIn this episode of AWS Community Chats Aley Hammer is joined with Peter from Instaclustr Peter shares how Instaclustr has experienced significant growth during the height of the pandemic in and what drove that growth Peter also shares that Instaclustr recently you announced a partnership with the University of Canberra for Open Source Software training certification research and development and what their goals are for the partnership Finally Peter shares how Instaclustr has had global success and global customers despite their core engineering being based out of Canberra Australia Learn more about Instaclustr Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster AWS AmazonWebServices CloudComputing 2021-08-25 22:02:57
AWS AWS Security Blog New in October: AWS Security Awareness Training and AWS Multi-factor Authentication available at no cost https://aws.amazon.com/blogs/security/amazon-security-awareness-training-and-aws-multi-factor-authentication-tokens-to-be-made-available-at-no-cost/ New in October AWS Security Awareness Training and AWS Multi factor Authentication available at no costYou ve often heard us talk about security being “Job Zero at Amazon and today I m happy to announce two new initiatives that I think will provide quick security wins for customers The first initiative is the public release of the training we ve developed and used to ensure our employees are up to date on how … 2021-08-25 22:01:22
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) c++でjsonファイルを素早く読み込みたい https://teratail.com/questions/356193?rss=all cでjsonファイルを素早く読み込みたいCでnlohmannjsonを使い、万近くの配列をJSONファイルから読み込んでいます。 2021-08-26 07:35:10
Ruby Railsタグが付けられた新着投稿 - Qiita 新規登録機能の作成 https://qiita.com/skmtydi947/items/1a25d9d905432dfa3ea9 新規登録機能の作成一覧画面に新規登録のリンクを作成するappviwstasksindexhtmlslimhタスク一覧btnとbtnprimaryのつのCSSクラスを与えることで、bootstrapがリンクをボタンにような見た目にするlinkto新規登録newtaskpathclassbtnbtnprimarynewtaskpathは、リンク先のURL翻訳情報を追加するバラバラに記述しないでいいように一箇所にまとめるconfiglocalesjaymlhasmanyrecordが存在しているので削除できませんここから追加modelstaskタスクattributestaskidIDname名称description詳しい説明createdat登録日時updatedat更新日時新規登録のためのアクションを実装appcontrollerstaskscontrollerrbdefnewこの行を追加taskTasknewendアクションからビューに渡したいデータをインスタンス変数にいれる新規登録画面のビューを実装するジェネレータにより、作成されたファイルを編集していくformwithはHTMLのform要素を作成するメソッドブロック引数fに対して、textfieldなどのメソッドを呼び出すことでフィールドを出力appviewstasksnewhtmlslimhタスクの新規登録navjustifycontentendlinkto一覧taskspathclassnavlinkformwithmodeltasklocaltruedofformgroup入力欄の名前を表示flabelname入力欄を出力ftextfieldnameclassformcontrolidtasknameformgroup説明欄の名前を表示flabeldescription説明欄を出力ftextareadescriptionrowsclassformcontrolidtaskdescriptionsubmitヘルパーを呼び出してsubmitボタンを表すHTMLが表示されるfsubmitnilclassbtnbtnprimary登録アクションの実装appcontrollerstaskscontrollerrbdefcreatetaskTasknewtaskparamstasksaveredirecttotasknoticeタスク「taskname」を登録しました。 2021-08-26 07:27:18
技術ブログ Developers.IO GCPのサービスを活用してSlackのやりとりを分析してみよう https://dev.classmethod.jp/articles/slack-analytics-with-gcp-services/ slack 2021-08-25 23:00:00
海外TECH Ars Technica COVID costs billions, so Delta to charge unvaxxed airline workers $200/month https://arstechnica.com/?p=1789890 financial 2021-08-25 22:36:09
海外TECH Ars Technica Graphene veils may hold the secret to conserving priceless works of art https://arstechnica.com/?p=1789025 clean 2021-08-25 22:16:06
海外TECH DEV Community Technical Interview #2: Reverse a string https://dev.to/frontendengineer/technical-interview-1-reverse-a-string-33pb Technical Interview Reverse a string Interview Question Write a function that reverses a string If you need practice try to solve this on your own I have included potential solutions below Note There are many other potential solutions to this problem Solution Array methodsfunction reverseString str return str split reverse join Solution array forEachfunction reverseString str let reversedString str split forEach char gt reversedString char reversedString return reversedString Solution array reducefunction reverseString str return str split reduce prev curr gt curr prev In case you like a video instead of bunch of code Happy coding and good luck if you are interviewing 2021-08-25 22:02:24
海外TECH Engadget Watch Gamescom's Opening Night Live 2021 in under 18 minutes https://www.engadget.com/gamescom-opening-night-live-2021-supercut-225203111.html?src=rss Watch Gamescom x s Opening Night Live in under minutesWell some of us need a nap Gamescom s Opening Night Live event kicked off at pm ET today and what ensued was a rapid fire parade of game trailers and teasers It was quite an eclectic selection too including a new Saints Row game Lego Star Wars a turn based RPG kung fu battles dinosaur building something called a quot season beta quot and confirmed launch dates for Halo Infinite and Horizon Forbidden West Oh and there was some hardware as well ーalways a good time The Engadget staff is admittedly feeling some whiplash but for our readers this means there s almost surely something for everyone Check out the highlights in the relatively brief video below 2021-08-25 22:52:03
海外科学 NYT > Science Extra Shots from J. & J. and Pfizer Give Immune Boost, Companies Report https://www.nytimes.com/2021/08/25/health/johnson-johnson-vaccine-booster-shot.html booster 2021-08-25 22:36:41
海外TECH WIRED The OnlyFans Porn Ban Reversal Does Not Reassure Creators https://www.wired.com/story/onlyfans-reverse-porn-ban-creators subscription 2021-08-25 22:36:09
金融 金融総合:経済レポート一覧 ショックに弱い日本株~失われた20年は終わっていない? http://www3.keizaireport.com/report.php/RID/466129/?rss 大和総研 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月24日)~ドル円、109円台後半で推移 http://www3.keizaireport.com/report.php/RID/466134/?rss fxdaily 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 【挨拶】わが国の経済・物価情勢と金融政策 宮崎県金融経済懇談会における挨拶要旨 日本銀行政策委員会審議委員 中村豊明 http://www3.keizaireport.com/report.php/RID/466137/?rss 日本銀行 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 ベンチャー企業の成長支援:改正産業競争力強化法で果敢な未来投資を後押し vol.5 http://www3.keizaireport.com/report.php/RID/466142/?rss 産業競争力強化法 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 Pulse of Fintech H1 2021【要旨:日本語、全文:英語】~フィンテックを巡るトレンドについて... http://www3.keizaireport.com/report.php/RID/466157/?rss pulseoffintechh 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 経済政策の不確実性が企業投資と現金保有に与える影響:日本における検証【ノンテクニカルサマリー】 http://www3.keizaireport.com/report.php/RID/466164/?rss 不確実性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年第2四半期地価LOOKレポート公表~3期続けて上昇地区数が増加。コロナ禍の停滞からの回復傾向を強める...:マーケットレポート http://www3.keizaireport.com/report.php/RID/466181/?rss 三井住友トラスト 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 原油価格とインド消費者物価の動向~原油価格下落でインドCPI(消費者物価)が低下基調入りする可能性も:新興国レポート http://www3.keizaireport.com/report.php/RID/466183/?rss 原油価格 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 楽読 Vol.1735~投資家・発行体ともに、高いニーズが続く劣後債 http://www3.keizaireport.com/report.php/RID/466184/?rss 日興アセットマネジメント 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 政局に変化が起こりやすい五輪開催の年~自民党総裁選の投開票は9月29日、衆院選は最も遅い場合、11月28日となる見通し...:市川レポート http://www3.keizaireport.com/report.php/RID/466206/?rss 三井住友 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕地域金融と持続可能性 http://www3.keizaireport.com/report.php/RID/466211/?rss 持続可能性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 60年の歩みを振り返って:証券レビュー http://www3.keizaireport.com/report.php/RID/466212/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 小説のなかの証券市場と法—エミール・ゾラ『金(L'Argent)』(1891年):証券レビュー http://www3.keizaireport.com/report.php/RID/466213/?rss lxargent 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 始動する10兆円大学ファンド—安全かつ効率的な運用で3%の分配:証券レビュー http://www3.keizaireport.com/report.php/RID/466214/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕ポストコロナの政治経済・市場展望 http://www3.keizaireport.com/report.php/RID/466215/?rss 政治経済 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年の主要な規制上の10の課題:上半期の総括 ~信用リスクおよびLIBOR廃止... http://www3.keizaireport.com/report.php/RID/466233/?rss libor 2021-08-26 00:00:00
海外ニュース Japan Times latest articles Japan halts use of 1.63 million Moderna vaccine doses over contamination https://www.japantimes.co.jp/news/2021/08/26/national/science-health/moderna-vaccinations-suspended/ aichi 2021-08-26 07:03:23
海外ニュース Japan Times latest articles Day 1 recap: Paralympics start with Japan teenager making history in pool https://www.japantimes.co.jp/sports/2021/08/26/paralympics/summer-paralympics/day-1-recap/ tokyo 2021-08-26 07:15:30
ニュース BBC News - Home Afghanistan: Avoid Kabul airport due to terror threat, Foreign Office warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-25 22:29:42
ニュース BBC News - Home 'My husband refused a divorce for nine years' https://www.bbc.co.uk/news/uk-58334745?at_medium=RSS&at_campaign=KARANGA jewish 2021-08-25 22:46:28
ビジネス ダイヤモンド・オンライン - 新着記事 コロナワクチン追加接種を承認へ、完了から6カ月後 米政府 - WSJ発 https://diamond.jp/articles/-/280561 追加 2021-08-26 07:24:00
ビジネス ダイヤモンド・オンライン - 新着記事 「テスラ」で深まる確執、ただしEVとは無関係 - WSJ発 https://diamond.jp/articles/-/280562 確執 2021-08-26 07:06:00
ビジネス 東洋経済オンライン 日本株がなかなか上昇できない「本質的な要因」 国内外の主要経済指標の分析で景気を先読み | 市場観測 | 東洋経済オンライン https://toyokeizai.net/articles/-/450632?utm_source=rss&utm_medium=http&utm_campaign=link_back 日経平均株価 2021-08-26 07:30:00
マーケティング AdverTimes 【人事】ソニー銀行(2021年9月30日付、10月1日付) https://www.advertimes.com/20210826/article361636/ 月日 2021-08-25 22:30:58
ニュース THE BRIDGE 妊産婦死亡率ゼロを目指すBabyscripts、医療支援プラットフォーム提供のPrivia Healthと提携 http://feedproxy.google.com/~r/SdJapan/~3/YtA_3ja8Lyw/new-partnership-gives-privia-health-access-babyscripts-remote-monitoring-tools-and-educational-pickupnews 2021-08-25 22:30:28
ニュース THE BRIDGE コロナ禍で現地観戦・応援ままならぬ今、注目集める「バーチャル高校野球」。学生スポーツ配信の意義とはー運動通信社とKDDIの協業 http://feedproxy.google.com/~r/SdJapan/~3/wuG8O5Bc6JQ/sports-bull-kddi-mugenlabo-magazine 同社が年月からKDDIとの協業で運営するインターネットスポーツメディア 「スポーツブル」では、Thepostコロナ禍で現地観戦・応援ままならぬ今、注目集める「バーチャル高校野球」。 2021-08-25 22:15:42
TECH Engadget Japanese 格安SIMのJ:COMモバイルが5G開始 4Gと同価格、1GBで月1078円〜 https://japanese.engadget.com/jcom-5g-233227630.html jcommobile 2021-08-25 23:32:27
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] マイカー所有者が「負担だなぁ」と思う諸経費 「駐車場代」「燃料代」を抑えて1位になったのは? https://www.itmedia.co.jp/business/articles/2108/26/news049.html itmedia 2021-08-26 08:45:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] コロナ禍でも「行列に並んでもよい」場所は? スマホ決済の利用者が増加 https://www.itmedia.co.jp/business/articles/2108/26/news073.html itmedia 2021-08-26 08:32:00
IT ITmedia 総合記事一覧 [ITmedia Mobile] Fitbit、「Charge 5」を今秋発売 カラー有機ELで2万4990円 https://www.itmedia.co.jp/mobile/articles/2108/26/news074.html charge 2021-08-26 08:30:00
IT ITmedia 総合記事一覧 [ITmedia News] 次期iPadにはPVDコーティングのアルミ合金筐体か? https://www.itmedia.co.jp/news/articles/2108/26/news072.html itmedia 2021-08-26 08:08:00
IT ITmedia 総合記事一覧 [ITmedia エグゼクティブ] 電機大手に共創ブームが再燃 サービス競争背景、外部企業と考案も https://mag.executive.itmedia.co.jp/executive/articles/2108/26/news071.html itmedia 2021-08-26 08:02:00
TECH Techable(テッカブル) コロナ禍の店舗運営を効率化! 接客現場をデジタル化するSaaS「coco」とは https://techable.jp/archives/160665 dxsaas 2021-08-25 23:00:16
AWS AWS DevOps Blog Improve the performance of Lambda applications with Amazon CodeGuru Profiler https://aws.amazon.com/blogs/devops/improve-performance-of-lambda-applications-amazon-codeguru-profiler/ Improve the performance of Lambda applications with Amazon CodeGuru ProfilerAmazon CodeGuru Profiler recently began providing recommendations for applications written in Python Additionally the new automated onboarding process for Lambda functions makes it even easier to use CodeGuru Profiler with serverless applications built on Lambda This post highlights these new features by explaining how to set up and utilize Codeguru Profiler on an AWS Lambda function written in Python 2021-08-25 23:41:00
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) VSCodeからssh接続ができない。 https://teratail.com/questions/356194?rss=all VSCodeからssh接続ができない。 2021-08-26 08:17:36
GCP gcpタグが付けられた新着投稿 - Qiita Google Cloud RunとArtifact RegistryでGeoServerを構築してみた https://qiita.com/dayjournal/items/717fa60d113a549c1af6 これでArtifactRegistryの設定は完了になりますGoogleCloudRunの設定最後に、ArtifactRegistryに登録したDockerイメージをGoogleCloudRunにデプロイします。 2021-08-26 08:07:25
Ruby Railsタグが付けられた新着投稿 - Qiita Routing Error uninitialized constant ~~ の対処法 https://qiita.com/takaikeee12/items/632723b2d9e5853b4564 ログイン画面はできたのですが、ログアウトを選択すると以下のエラーが発生しました。 2021-08-26 08:46:56
Apple AppleInsider - Frontpage News Apple partner TSMC to increase chip production prices by up to 20% https://appleinsider.com/articles/21/08/25/apple-partner-tsmc-to-increase-chip-production-prices-by-up-to-20?utm_medium=rss Apple partner TSMC to increase chip production prices by up to Taiwan Semiconductor Manufacturing Co the company largely responsible for Apple s custom chip needs is reportedly raising prices of nearly all advanced and processes late this year TSMC recently informed clients of the coming change which will bring an up to increase in quotes on nanometer and smaller processes and a bump for chips fabricated on nm and larger technologies reports Digitimes via Tom s Hardware The change is slated to go into effect for orders set for fulfillment in December As noted in the report nearly half of TSMC s billion of revenue in the second quarter of was driven by orders for chips fabricated on its N and N nodes A further of revenue during the period came from N and N process orders Read more 2021-08-25 23:59:04
Apple AppleInsider - Frontpage News Apple's iCloud Private Relay to launch as public beta feature https://appleinsider.com/articles/21/08/25/apples-icloud-private-relay-to-launch-as-public-beta-feature?utm_medium=rss Apple x s iCloud Private Relay to launch as public beta featureApple s iCloud Private Relay will ship as a public beta feature when iOS iPadOS and macOS Monterey debut this fall with users required to manually activate the VPN like tool before use Quietly announced in release notes accompanying the seventh iOS beta issued on Wednesday the change in status is not expected to impact Private Relay s operating capability though the feature will be disabled by default Introduced at Apple s Worldwide Developers Conference in June as part of iCloud Apple s premium cloud storage service Private Relay prevents third party tracking of IP addresses user location and other details by routing internet requests through two separate relays operated by two different entities Internet connections configured to pass through Private Relay use anonymous IP addresses that map to a user s region but do not reveal their exact location or identity Apple says Read more 2021-08-25 23:25:13
Apple AppleInsider - Frontpage News Apple to enhance security across supply chain following White House meeting https://appleinsider.com/articles/21/08/25/apple-to-enhance-security-across-supply-chain-following-white-house-meeting?utm_medium=rss Apple to enhance security across supply chain following White House meetingAfter Apple CEO Tim Cook met with President Joe Biden on Wednesday the company is expected to create a new program focused on increasing security and cyber threat awareness across its technological supply chains Apple s program will introduce security enhancements to its supply chain including the adoption of multi factor authentication and security training the White House said according to CNBC Cook and a cadre of tech industry elite met with Biden on Wednesday to discuss cybersecurity concerns in the wake of a rash of attacks that impacted key U S infrastructure and technology entities Along with Apple companies like Google IBM and Microsoft committed to security efforts including the development of new industry standards supplying other firms with more effective security tools and providing training for cybersecurity jobs the report said Read more 2021-08-25 23:20:35
海外TECH Engadget Facebook is reportedly mulling a commission to advise on elections https://www.engadget.com/facebook-election-commission-235216693.html?src=rss Facebook is reportedly mulling a commission to advise on electionsFacebook is considering forming a commission to advise on thorny issues related to global elections according to a report Wednesday from The New York Times The company has begun to approach academics and policy experts who The Times says could potentially weigh in on issues ranging from political ads to election misinformation What s more it is not just US elections where a commission could find itself weighing complicated election issues the commission would also likely have a mandate to weigh in on closely watched elections in Hungary Germany Brazil and the Philippines Engadget has asked Facebook for comment On its face the commission sounds a lot like Facebook s Oversight Board an independent panel of journalists academics and activists often described as a quot Supreme Court quot that s tasked with reviewing Facebook s policies The Oversight Board is perhaps best known for upholding Facebook s decision to ban Donald Trump though since its formation last year it has also agreed to weigh in on doxing hate speech how politicians at large should be treated content moderation in coup torn Myanmar moderation by algorithms and the appropriate treatment of satire content But though the makeup of the election commission sounds like the Oversight Board ーand could similarly let Facebook side step ownership of controversial decisions ーthere could be an important difference according to The Times Whereas the Oversight Board weighs in on decisions that Facebook has already made much like the Supreme Court considers contested court rulings the election commission would have the latitude to proactively offer advice even on matters where Facebook had not yet taken a public stance If Facebook goes ahead with outsourcing election related decisions to an advisory committee it would be a departure from its previous attempts to counter election misinformation which have been largely reactive and almost always imperfect Even after a temporary ban on political ads ahead of the US election some ads were still showing as active in Facebook s ad library Facebook last year also endeavored to label ads from politically connected publications and earlier this year moved to show users less political content altogether Though Facebook reportedly hopes to launch the commission ahead of the midterm elections The Times also describes the outreach as preliminary with no guarantee that Facebook will move forward on this 2021-08-25 23:52:16
海外TECH Engadget Google and Microsoft will invest $30 billion in cybersecurity over the next five years https://www.engadget.com/google-microsoft-billion-invest-cybersecurity-us-biden-231242040.html?src=rss Google and Microsoft will invest billion in cybersecurity over the next five yearsFollowing a meeting with President Joe Biden today Google and Microsoft promised to invest a total of billion in cybersecurity advancements over the next five years Google pledged billion while Microsoft pledged billion nbsp Microsoft CEO Satya Nadella said on Twitter that million of that money will be used to expand Microsoft s training network and help US government agencies upgrade their digital security systems The White House described that particular investment as follows quot Microsoft will immediately make available million in technical services to help federal state and local governments with upgrading security protection and will expand partnerships with community colleges and non profits for cybersecurity training quot Google meanwhile will focus on extending the zero trust security model securing the software supply chain building out open source security and offering more training opportunities to Americans Specifically Google said it will help Americans over the next three years earn Google Career Certificates in cybersecurity fields Today President Biden met with technology companies and cybersecurity thought leaders to discuss threats like the recent SolarWinds attack and how the US can better defend its digital systems In addition to Google and Microsoft s financial infusion Apple will establish new widespread supply chain protocols in the name of tighter security and Amazon will offer its internal cybersecurity training to the public at no charge Other organizations including IBM Girls Who Code and Code org made plans to expand cybersecurity defenses across government society and industry It was unclear what would actually shake out of today s White House cybersecurity meeting and billion and then some certainly isn t a bad place to start 2021-08-25 23:12:42
Linux OMG! Ubuntu! OpenShot Video Editor Adds ‘Computer Vision and AI’ Video Effects http://feedproxy.google.com/~r/d0od/~3/hwTzrw4JhsE/openshot-2-60-video-editor-motion-tracking-features OpenShot Video Editor Adds Computer Vision and AI Video EffectsA new version of OpenShot video editor is available to download We checkout the new features and video effects and show you how to install it on Ubuntu This post OpenShot Video Editor Adds Computer Vision and AI Video Effects is from OMG Ubuntu Do not reproduce elsewhere without permission 2021-08-25 23:11:14
海外科学 NYT > Science Extra Shots from J. & J. and Pfizer Give Immune Boost, Companies Report https://www.nytimes.com/2021/08/25/health/johnson-johnson-vaccine-booster-shot.html booster 2021-08-25 23:15:08
金融 金融総合:経済レポート一覧 ショックに弱い日本株~失われた20年は終わっていない? http://www3.keizaireport.com/report.php/RID/466129/?rss 大和総研 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 FX Daily(8月24日)~ドル円、109円台後半で推移 http://www3.keizaireport.com/report.php/RID/466134/?rss fxdaily 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 【挨拶】わが国の経済・物価情勢と金融政策 宮崎県金融経済懇談会における挨拶要旨 日本銀行政策委員会審議委員 中村豊明 http://www3.keizaireport.com/report.php/RID/466137/?rss 日本銀行 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 ベンチャー企業の成長支援:改正産業競争力強化法で果敢な未来投資を後押し vol.5 http://www3.keizaireport.com/report.php/RID/466142/?rss 産業競争力強化法 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 Pulse of Fintech H1 2021【要旨:日本語、全文:英語】~フィンテックを巡るトレンドについて... http://www3.keizaireport.com/report.php/RID/466157/?rss pulseoffintechh 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 経済政策の不確実性が企業投資と現金保有に与える影響:日本における検証【ノンテクニカルサマリー】 http://www3.keizaireport.com/report.php/RID/466164/?rss 不確実性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年第2四半期地価LOOKレポート公表~3期続けて上昇地区数が増加。コロナ禍の停滞からの回復傾向を強める...:マーケットレポート http://www3.keizaireport.com/report.php/RID/466181/?rss 三井住友トラスト 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 原油価格とインド消費者物価の動向~原油価格下落でインドCPI(消費者物価)が低下基調入りする可能性も:新興国レポート http://www3.keizaireport.com/report.php/RID/466183/?rss 原油価格 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 楽読 Vol.1735~投資家・発行体ともに、高いニーズが続く劣後債 http://www3.keizaireport.com/report.php/RID/466184/?rss 日興アセットマネジメント 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 政局に変化が起こりやすい五輪開催の年~自民党総裁選の投開票は9月29日、衆院選は最も遅い場合、11月28日となる見通し...:市川レポート http://www3.keizaireport.com/report.php/RID/466206/?rss 三井住友 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕地域金融と持続可能性 http://www3.keizaireport.com/report.php/RID/466211/?rss 持続可能性 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 60年の歩みを振り返って:証券レビュー http://www3.keizaireport.com/report.php/RID/466212/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 小説のなかの証券市場と法—エミール・ゾラ『金(L'Argent)』(1891年):証券レビュー http://www3.keizaireport.com/report.php/RID/466213/?rss lxargent 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 始動する10兆円大学ファンド—安全かつ効率的な運用で3%の分配:証券レビュー http://www3.keizaireport.com/report.php/RID/466214/?rss 日本証券経済研究所 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 〔講演〕ポストコロナの政治経済・市場展望 http://www3.keizaireport.com/report.php/RID/466215/?rss 政治経済 2021-08-26 00:00:00
金融 金融総合:経済レポート一覧 2021年の主要な規制上の10の課題:上半期の総括 ~信用リスクおよびLIBOR廃止... http://www3.keizaireport.com/report.php/RID/466233/?rss libor 2021-08-26 00:00:00
金融 日本銀行:RSS 企業向けサービス価格指数(7月) http://www.boj.or.jp/statistics/pi/cspi_release/sppi2107.pdf 指数 2021-08-26 08:50:00
金融 ニュース - 保険市場TIMES 「保険市場」を運営するアドバンスクリエイト、株主優待の実施を決定 https://www.hokende.com/news/blog/entry/2021/08/26/090000 「保険市場」を運営するアドバンスクリエイト、株主優待の実施を決定基準日は月日単元以上を保有する全ての株主国内最大級の保険選びサイト「保険市場」を運営するアドバンスクリエイトは月日、年月日を基準日とする株主優待の実施を決定した。 2021-08-26 09:00:00
海外ニュース Japan Times latest articles Few women ascend Japan’s corporate ladder. Is change finally coming? https://www.japantimes.co.jp/news/2021/08/26/business/corporate-business/women-japan-companies/ Few women ascend Japan s corporate ladder Is change finally coming Only of board seats at Japanese companies are held by women After years of unfulfilled promises these businesses are now facing pressure both at 2021-08-26 08:19:44
海外ニュース Japan Times latest articles Western Digital in advanced merger talks with Japan’s Kioxia https://www.japantimes.co.jp/news/2021/08/26/business/corporate-business/western-digital-kioxia-merger/ providers 2021-08-26 08:11:59
ニュース BBC News - Home Afghanistan: Avoid Kabul airport due to terror threat, Foreign Office warns https://www.bbc.co.uk/news/uk-58337632?at_medium=RSS&at_campaign=KARANGA attack 2021-08-25 23:42:40
ニュース BBC News - Home Afghanistan: UK and US issue Kabul airport warning https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA terror 2021-08-25 23:57:05
LifeHuck ライフハッカー[日本版] iPhoneやiPadがスパイウェアに感染しているか確認する方法 https://www.lifehacker.jp/2021/08/240337how-to-tell-if-your-iphone-or-ipad-is-infected-with-peg.html iphone 2021-08-26 08:30:00
北海道 北海道新聞 消防庁、人命救助へ装備強化 熱海土石流の活動難航踏まえ https://www.hokkaido-np.co.jp/article/582165/ 人命救助 2021-08-26 08:01:00
Azure Azure の更新情報 General availability: Azure Sphere OS version 21.08 https://azure.microsoft.com/ja-jp/updates/general-availability-azure-sphere-os-version-2108/ azure 2021-08-25 23:09:51
マーケティング AdverTimes 世界で活躍する日本人マーケターの仕事(パナソニックセールスベトナム 高橋俊介さん)後篇 https://www.advertimes.com/20210826/article359717/ 生活家電 2021-08-26 00:00:25
IT 気になる、記になる… Apple、テスター向けに「iOS 15 Public Beta 7」と「iPadOS 15 Public Beta 7」をリリース https://taisy0.com/2021/08/26/144571.html applebetasoftwarepr 2021-08-26 00:54:51
IT 気になる、記になる… 「iPhone 13」、9月17日に予約受付開始で、9月24日に発売か https://taisy0.com/2021/08/26/144542.html frontpage 2021-08-26 00:12:31
TECH Engadget Japanese エルゴトロンのモニターアームが最大10%オフとお買い得! Amazonでクーポン配布中 https://japanese.engadget.com/sale-ergotron-005501260.html amazon 2021-08-26 00:55:01
IT ITmedia 総合記事一覧 [ITmedia News] 10万円以下で作れる表情豊かなヒューマノイド「Eva」 ラズパイで動くオープンソースロボット https://www.itmedia.co.jp/news/articles/2108/26/news070.html itmedianews 2021-08-26 09:30:00
デザイン コリス CSSの新しいプロパティ「accent-color」が便利!今までできなかったフォーム要素のカラーを簡単に変更できる https://coliss.com/articles/blogroll/css-accent-color.html 続きを読む 2021-08-26 00:36:39
python Pythonタグが付けられた新着投稿 - Qiita 音声認識AIを活用したレシピの紹介 https://qiita.com/Axross_SBiv/items/183fe8e4ac7ab629d49c 音声認識とは音声認識とは、人間が発話した音声データに対して、コンピュータが音と文字とをパターンマッチングで認識し、テキストに変換する技術のことです。 2021-08-26 09:40:48
python Pythonタグが付けられた新着投稿 - Qiita MAX30102で心拍数と血中酸素濃度を測定する - Arduino編 - https://qiita.com/cami_oshimo/items/87e5f3e68d4a2d455de5 MAXで心拍数と血中酸素濃度を測定するArduino編概要新型コロナの影響でヘルスケア関連のデバイスの需要が高まっている。 2021-08-26 09:38:38
python Pythonタグが付けられた新着投稿 - Qiita Python 3.8: 代入式(:=)を使って、フィボナッチ数列の lambda 式を作る https://qiita.com/ikiuo/items/048c9ff5b1f214f58441 Python代入式を使って、フィボナッチ数列のlambda式を作るフィボナッチ数列は単純な手続きで作れるけど、プログラムにすると以外と面倒臭い。 2021-08-26 09:05:51
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Java 配列に格納されている文字列のNullもしくは空白判定 https://teratail.com/questions/356201?rss=all Java配列に格納されている文字列のNullもしくは空白判定研修を始めて数日しかっていません。 2021-08-26 09:55:34
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google Formに入力された問い合わせ内容が自動で指定メールアドレスに届くGASを作成したい https://teratail.com/questions/356200?rss=all GoogleFormに入力された問い合わせ内容が自動で指定メールアドレスに届くGASを作成したい概要会社の問い合わせフォームをGooglenbspFormにて作成し、問い合わせがあるとGooglenbspAppsnbspScriptにより問い合わせ先部署に自動でメールが届くようにしたいと考えております。 2021-08-26 09:53:05
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 特定の文字列を持つファイルを一括でリネームするバッチファイルを作成したい。 https://teratail.com/questions/356199?rss=all 特定の文字列を持つファイルを一括でリネームするバッチファイルを作成したい。 2021-08-26 09:45:46
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Lambdaのディレクトリ構成についてpackage.jsonを統一したい https://teratail.com/questions/356198?rss=all Lambdaのディレクトリ構成についてpackagejsonを統一したい前提・実現したいこと以下のようなディレクトリ構成でlambdaの開発を行いたいとき、packagejsonを実行ファイルごとに配置する以外の方法でエラーを表示しないようにする方法があれば教えていただきたいです。 2021-08-26 09:44:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) heroku login エラー https://teratail.com/questions/356197?rss=all 2021-08-26 09:33:38
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 液体のAsseteについて https://teratail.com/questions/356196?rss=all assete 2021-08-26 09:20:12
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【SpriteKit】SKAction.repeatでrandomで呼び出しの度に違う値を出したい https://teratail.com/questions/356195?rss=all iPad の Playgrounds で Swift の プログラミング を し て い ます 。 2021-08-26 09:10:02
技術ブログ Developers.IO Amazon Auroraのスナップショット取得にかかる時間について教えてください https://dev.classmethod.jp/articles/tsnote-amazon-aurora-snapshot-get-time/ amazon 2021-08-26 00:50:48
Apple AppleInsider - Frontpage News Apple issues seventh developer betas for iOS 15, iPadOS 15, watchOS 8, tvOS 15 [u] https://appleinsider.com/articles/21/08/25/apple-issues-seventh-developer-betas-for-ios-15-ipados-15-watchos-8-tvos-15?utm_medium=rss Apple issues seventh developer betas for iOS iPadOS watchOS tvOS u Apple is now on its seventh generation of betas providing developers with fresh builds of iOS iPadOS watchOS and tvOS to test out The newest builds can be downloaded via the Apple Developer Center for those enrolled in the test program or via an over the air update on devices running the beta software Public betas typically arrive within a few days of the developer versions via the Apple Beta Software Program website Round seven takes over from round six which arrived on August for iOS iPadOS tvOS and watchOS Round five was on August August for watchOS round four was on July and round was on July Read more 2021-08-26 00:03:42
海外科学 NYT > Science Myocarditis More Common After Covid Vaccination, Study Finds https://www.nytimes.com/2021/08/25/health/covid-myocarditis-vaccine.html effect 2021-08-26 00:50:09
海外科学 BBC News - Science & Environment Light pollution from street lamps linked to insect loss https://www.bbc.co.uk/news/science-environment-58333233?at_medium=RSS&at_campaign=KARANGA local 2021-08-26 00:33:07
医療系 内科開業医のお勉強日記 ワクチン後の抗体の分布って対数表示しないと評価できませんよ 藤田医科大学さん https://kaigyoi.blogspot.com/2021/08/blog-post_26.html ワクチン後の抗体の分布って対数表示しないと評価できませんよ藤田医科大学さん「ワクチン接種カ月で抗体量が分のに減少」藤田医科大学が発表、ファイザー製を調査メテレ名古屋テレビ新型コロナウイルスのワクチンの接種からカ月後に、抗体の量が減少したとの調査結果を、愛知県豊明市にある藤田医科大学が発表しました。 2021-08-26 00:50:00
海外ニュース Japan Times latest articles Western nations rush to complete Afghan evacuation before troops leave https://www.japantimes.co.jp/news/2021/08/26/world/afghanistan-exit-rush/ Western nations rush to complete Afghan evacuation before troops leavePressure to complete the evacuations has intensified amid concerns about the security situation outside the airport where the Taliban are in control 2021-08-26 09:23:15
ニュース BBC News - Home Afghanistan: UK and US issue Kabul airport warning https://www.bbc.co.uk/news/world-asia-58337380?at_medium=RSS&at_campaign=KARANGA terror 2021-08-26 00:23:05
ニュース BBC News - Home Light pollution from street lamps linked to insect loss https://www.bbc.co.uk/news/science-environment-58333233?at_medium=RSS&at_campaign=KARANGA local 2021-08-26 00:33:07
ニュース BBC News - Home Trial suggests malaria sickness could be cut by 70% https://www.bbc.co.uk/news/health-58332169?at_medium=RSS&at_campaign=KARANGA africa 2021-08-26 00:31:49
ニュース BBC News - Home Service cuts may expose rural youth to county lines https://www.bbc.co.uk/news/education-58312284?at_medium=RSS&at_campaign=KARANGA areas 2021-08-26 00:35:19
ニュース BBC News - Home The Papers: 'Head for border' and jab plan for 12-year-olds https://www.bbc.co.uk/news/blogs-the-papers-58337522?at_medium=RSS&at_campaign=KARANGA The Papers x Head for border x and jab plan for year oldsThe focus is on the latest efforts to evacuate Afghans and the possibility of extending the Covid vaccine rollout to younger age groups 2021-08-26 00:22:17
ニュース BBC News - Home The English Riviera during the 2021 UK staycation https://www.bbc.co.uk/news/in-pictures-58319665?at_medium=RSS&at_campaign=KARANGA captures 2021-08-26 00:54:37
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン脱出、民間人も懸命の支援 迫る期限 - WSJ発 https://diamond.jp/articles/-/280570 脱出 2021-08-26 09:20:00
ビジネス ダイヤモンド・オンライン - 新着記事 バイデン氏、IT・金融大手CEOとサイバー防衛問題協議 - WSJ発 https://diamond.jp/articles/-/280572 防衛 2021-08-26 09:05:00
北海道 北海道新聞 ダルビッシュが27日に復帰 監督「起爆剤に」と期待 https://www.hokkaido-np.co.jp/article/582178/ 大リーグ 2021-08-26 09:17:00
北海道 北海道新聞 コンサドーレ 決め手欠き零敗 堅守名古屋にのまれる https://www.hokkaido-np.co.jp/article/582131/ 自陣 2021-08-26 09:08:00
北海道 北海道新聞 トルコ軍、アフガン撤退 空港警備、退避に影響も https://www.hokkaido-np.co.jp/article/582176/ 空港警備 2021-08-26 09:05:00
北海道 北海道新聞 住宅街でクマ目撃 札幌・西区 https://www.hokkaido-np.co.jp/article/582175/ 宮丘公園 2021-08-26 09:04:00
北海道 北海道新聞 河野、六回力尽きる 先発復帰2戦目 日ハム https://www.hokkaido-np.co.jp/article/582134/ 粘り 2021-08-26 09:01:51
マーケティング AdverTimes メッセージは「JEANS, AGAIN!」、ユニクロ新CMに桑田佳祐が登場 https://www.advertimes.com/20210826/article361621/ jeansagain 2021-08-26 00:30:41
IT 気になる、記になる… au、本日からeSIMに対応 https://taisy0.com/2021/08/26/144579.html auonlineshop 2021-08-26 01:28:59
IT 気になる、記になる… Anker、Thunderbolt 4搭載ドック2製品を発売 − 初回限定セールも開催中 https://taisy0.com/2021/08/26/144573.html erexpandeliteinthunderbol 2021-08-26 01:22:42
IT 気になる、記になる… 「Apple Watch Series 7」でケースサイズが41㎜/45㎜に変更される事を示唆する新たな画像が公開される https://taisy0.com/2021/08/26/144574.html applewatchseries 2021-08-26 01:16:55
TECH Engadget Japanese Xboxエリートコントローラにも『Halo Infinite』限定版、11月15日発売 https://japanese.engadget.com/xbox-elite-wireless-controller-series-2-013442797.html infinite 2021-08-26 01:35:56
TECH Engadget Japanese auがeSIMに対応開始、完全オンラインで申込から開通まで完結 https://japanese.engadget.com/au-esim-011930816.html 開通 2021-08-26 01:19:30
IT ITmedia 総合記事一覧 [ITmedia News] Apple、iCloudでメール非公開とカスタムドメインを可能に 「iCloud+」の一部機能をβ版で提供開始 https://www.itmedia.co.jp/news/articles/2108/26/news087.html icloud 2021-08-26 10:46:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 食品ロス削減、多業種に拡大 閉店後に従業員へ販売、果物皮由来のシロップも https://www.itmedia.co.jp/business/articles/2108/26/news082.html ITmediaビジネスオンライン食品ロス削減、多業種に拡大閉店後に従業員へ販売、果物皮由来のシロップも本来は食べられる食品にもかかわらず捨てられてしまう「フードロス食品廃棄」を削減する取り組みが盛んになってきた。 2021-08-26 10:25:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] キオクシア買収合意、9月にも 米紙報道 米半導体大手との協議「進展」 https://www.itmedia.co.jp/business/articles/2108/26/news081.html itmedia 2021-08-26 10:24:00
IT ITmedia 総合記事一覧 [ITmedia News] 「メタバース×ブロックチェーン」の未来(後編) Thirdverseの國光CEOと話す、VRのその先 https://www.itmedia.co.jp/news/articles/2108/26/news083.html itmedia 2021-08-26 10:19:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 島根県民が選ぶ「住みここちランキング2021」 出雲市や雲南市を抑えて1位になったのは? https://www.itmedia.co.jp/business/articles/2108/26/news077.html itmedia 2021-08-26 10:15:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 業界初、上司を選べる転職サイト「DEFASTA」ローンチ 「どこで働くか」よりも「誰と働くか」 https://www.itmedia.co.jp/business/articles/2108/26/news079.html defasta 2021-08-26 10:13:00
IT ITmedia 総合記事一覧 [ITmedia ビジネスオンライン] 「TVer」累計アプリダウンロード数4000万を突破 レギュラー配信番組数は400番組に https://www.itmedia.co.jp/business/articles/2108/26/news078.html itmedia 2021-08-26 10:11:00
TECH Techable(テッカブル) 心電図測定機能も搭載! Fitbitが最新アクティビティトラッカー「Charge 5」発表 https://techable.jp/archives/160673 charge 2021-08-26 01:00:55
AWS AWS AWS 15th Anniversary Keynote: Lessons from 15 Years of Innovation | Amazon Web Services https://www.youtube.com/watch?v=jXNv8-HnY2k AWS th Anniversary Keynote Lessons from Years of Innovation Amazon Web ServicesWhen EC launched cellphones weren t yet smart and DVDs still arrived in the mail In this keynote AWS Vice President Dave Brown looks back at key milestones in the EC journey learning from our key customers that every business can benefit from and how these factors have influenced the services we offer today Learn more about Amazon EC at Subscribe More AWS videos More AWS events videos ABOUT AWSAmazon Web Services AWS is the world s most comprehensive and broadly adopted cloud platform offering over fully featured services from data centers globally Millions of customers ーincluding the fastest growing startups largest enterprises and leading government agencies ーare using AWS to lower costs become more agile and innovate faster EC AWS AmazonWebServices CloudComputing 2021-08-26 01:33:48
python Pythonタグが付けられた新着投稿 - Qiita 【100 numpy exercises】でnumpy力を鍛える!(41〜50問目) https://qiita.com/fav/items/78c7671dc1542458d6c9 理由を簡単に言うと、引数がnumpy配列の場合、npsumは最終的にaddreduceを呼び出しています。 2021-08-26 10:41:57
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) GドライブのファイルIDが更新(相違あったら)通知がくるようにしたい https://teratail.com/questions/356209?rss=all GドライブのファイルIDが更新相違あったら通知がくるようにしたい【やりたいこと】①特定のGドライブのフォルダ配下にサブフォルダ含むファイルが追加又は更新されたら、スプレットシートに、ファイル名、更新日時、ファイルIDをリスト追記②Slackに通知【わからないこと】追加された「ファイル名」が既にスプレットシートのリストにあったら通知が来ないファイル名関係なく、ファイルが追加されたら通知くるようにしたかったのだけれども。 2021-08-26 10:49:40
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) matplotlib 軸の範囲を自動で設定する. https://teratail.com/questions/356208?rss=all 2021-08-26 10:47:11
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) ビヘイビアを使った画面遷移方法で結果を待つ方法 https://teratail.com/questions/356207?rss=all ビヘイビアを使った画面遷移方法で結果を待つ方法ビヘイビアを使用してXAMLで遷移先を指定する上記サイトを参考に画面遷移を実装しました。 2021-08-26 10:44:17
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) デプロイ後の本番環境でGoogleMapを表示させたい https://teratail.com/questions/356206?rss=all デプロイ後の本番環境でGoogleMapを表示させたい前提・実現したいこと現在、クチコミサイトのアプリケーションを作成しています。 2021-08-26 10:42:16
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) jQueryで近くの要素を取得する方法について知りたい。 https://teratail.com/questions/356205?rss=all 以下のようなlaravelのbladeフォームがあったときにjQueryでselect要素の近くのspan要素を取得したいと考えています。 2021-08-26 10:33:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) JDK11+JavaFX 配布用JREで画像が表示されない. https://teratail.com/questions/356204?rss=all 2021-08-26 10:27:49
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Githubに公開されたLISENCE(GNU General Public License v3.0)について https://teratail.com/questions/356203?rss=all 作成したアプリをGithubを用いて公開したいと考えています。 2021-08-26 10:23:14
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Google colabで自作のデータを使った物体検知を行いたい https://teratail.com/questions/356202?rss=all Googlecolabで自作のデータを使った物体検知を行いたいcolabの環境で自作のデータをyolovに学習させたのですが、出力されるはずのフォルダが存在しません。 2021-08-26 10:12:02
Docker dockerタグが付けられた新着投稿 - Qiita [Rails] またまたCSSだけが本番環境に反映されない https://qiita.com/minhee/items/f3c3ce984385dd26b048 RailsまたまたCSSだけが本番環境に反映されないはじめに前にも同じようなことがあって、一応応急的な処置で対処したのですが、それすら通用しなくなって途方に暮れていました。 2021-08-26 10:58:42
Azure Azureタグが付けられた新着投稿 - Qiita Azure VM に EFLOW(Azure IoT Edge for Linux on Windows) 環境を構築する https://qiita.com/tamura-kohei/items/44a3a036614bb6f223f1 まとめ今回は一般公開されたEFLOW環境をAzureVM上に構築し、一般のシステム要件に加えて入れ子になった仮想化のサポートが必要であることを確認しました。 2021-08-26 10:59:29
技術ブログ Developers.IO ECS タスクの停止理由を CloudWatch Logs に保管する方法を教えてください https://dev.classmethod.jp/articles/tsnote-ecs-how-can-i-store-the-reason-for-stopping-ecs-tasks-in-cloudwatch-logs/ cloudwatchlogs 2021-08-26 01:56:32
技術ブログ Developers.IO AWS 서비스들의 백업과 복구를 효율적으로 관리하는 AWS Backup에 대하여 https://dev.classmethod.jp/articles/what-is-the-aws-backup-kr/ AWS 서비스들의백업과복구를효율적으로관리하는AWS Backup에대하여클래스메소드의이수재입니다 지금까지EC나RDS의백업및복구를위해항상해당서비스의콘솔이나CLI를이용하여스냅샷을생성하여관리해왔습니다 이번에AWS Backup을사용하게되 2021-08-26 01:53:43
技術ブログ Developers.IO 【レポート】スクラムを用いた働き方改革関連法下のプロジェクト進捗手法 #CEDEC2021 #classmethod_game https://dev.classmethod.jp/articles/report-cedec2021-scrumproject/ cedec 2021-08-26 01:31:22
技術ブログ Developers.IO 【9/10(金)クラスメソッド採用イベント】LINE事業部座談会~新設部署の本音とこれから~ https://dev.classmethod.jp/news/jobfair-210910/ 部署 2021-08-26 01:04:07
海外TECH DEV Community I learnt what dogfooding is by trying it out! https://dev.to/karandhabalia17/i-learnt-what-dogfooding-is-by-trying-it-out-5hj I learnt what dogfooding is by trying it out 2021-08-26 01:50:34
Apple AppleInsider - Frontpage News iPhone users drawn to iPad but not Mac or Apple's home devices, study finds https://appleinsider.com/articles/21/08/26/iphone-users-drawn-to-ipad-but-not-mac-or-apples-home-devices-study-finds?utm_medium=rss iPhone users drawn to iPad but not Mac or Apple x s home devices study findsWith a sticky software and services ecosystem iPhone has proven to be an effective gateway device to other Apple products but that pull has its limits a new study shows Source CIRPAccording to Consumer Intelligence Research Partners Apple has successfully leveraged iPhone to sell a range of mobile products like iPad Apple Watch and AirPods but the company is struggling to convert on Mac Apple TV and HomePod Read more 2021-08-26 01:27:16
海外TECH Engadget Microsoft is killing its Office app on Chromebooks https://www.engadget.com/microsoft-ending-office-app-support-chromebooks-september-2021-015505503.html?src=rss Microsoft is killing its Office app on ChromebooksWe re not sure who or how many people use Microsoft Office on a Chromebook but if that s you you re in for a downgraded experience Microsoft will soon kill its Office app for Android on Chrome OS the company confirmed Wednesday to About Chromebooks The app will leave the Google Play Store on September th at which point users will need to sign in through the web via Office com or Outlook com As toGoogle notes the Office app will still be available on Android phones even as it vanishes from Chrome OS Though signing in via the web app should work in a pinch it s clearly an inferior experience to what the Android app has offered until now not to mention what Google s G Suite can do on its native Google controlled platform In particular be warned that the web app offers almost no offline access something users have enjoyed on the Google Play Store version nbsp It s unclear why Microsoft is making this change except that the company described the move in a statement to About Chromebooks as an quot effort to provide the most optimized experience for Chrome OS Chromebook customers quot Whatever the intention this is likely to give Chromebook users another reason to give the G Suite a try if they haven t already Or hey perhaps they ll ditch their Chromebooks and download the Android app on Windows 2021-08-26 01:55:05
ニュース ジェトロ ビジネスニュース(通商弘報) EU、アフガニスタンからの移民流入を警戒 https://www.jetro.go.jp/biznews/2021/08/06e848abe9672f62.html 移民 2021-08-26 01:30:00
ニュース ジェトロ ビジネスニュース(通商弘報) ラブロフ外相、アフガニスタン和平交渉に「拡大版トロイカ」活用を呼び掛け https://www.jetro.go.jp/biznews/2021/08/dfce0ba6706e7ed8.html 拡大 2021-08-26 01:20:00
ニュース ジェトロ ビジネスニュース(通商弘報) 個人情報保護法が成立、11月1日から施行 https://www.jetro.go.jp/biznews/2021/08/68d3caa207694e4e.html 個人情報保護法 2021-08-26 01:10:00
海外ニュース Japan Times latest articles ‘A Girl on the Shore’: A risque teen drama comes up empty https://www.japantimes.co.jp/culture/2021/08/26/films/film-reviews/a-girl-on-the-shore/ A Girl on the Shore A risque teen drama comes up emptyAtsushi Ueda s film adaptation of Inio Asano s manga stays true to its source material but doesn t quite capture the messy emotions of adolescence 2021-08-26 10:15:38
海外ニュース Japan Times latest articles ‘One Summer Story’: Moka Kamishiraishi lights up the screen https://www.japantimes.co.jp/culture/2021/08/26/events/events-tokyo/one-summer-story/ manga 2021-08-26 10:10:03
海外ニュース Japan Times latest articles Family drama hits close to home for Keito Okamoto https://www.japantimes.co.jp/culture/2021/08/26/stage/keito-okamoto-the-son/ complex 2021-08-26 10:00:42
ビジネス ダイヤモンド・オンライン - 新着記事 アフガン巡るバイデン発言に批判、現状と隔たり - WSJ発 https://diamond.jp/articles/-/280590 隔たり 2021-08-26 10:14:00
LifeHuck ライフハッカー[日本版] 【Amazonタイムセール中!】43%オフの高輝度LEDランタンや25%オフの自動充電ロボット掃除機など https://www.lifehacker.jp/2021/08/amazon-timesale-0826-1.html amazon 2021-08-26 10:30:00
GCP Google Cloud Platform Japan 公式ブログ 新しい調査レポート: AIOps によるモダナイゼーションの効果の最大化 https://cloud.google.com/blog/ja/products/cloud-migration/modernize-with-aiops-to-maximize-your-impact/ 年月に行われた調査から、AIOpsのシステムと原則が有効であることがわかります。 2021-08-26 03:00:00
GCP Google Cloud Platform Japan 公式ブログ Private Catalog: Cloud Marketplace プロダクトのキュレーションがより簡単に https://cloud.google.com/blog/ja/products/management-tools/private-catalog-lists-saas-products-from-cloud-marketplace/ Marketplaceプロダクトの詳細ページのPrivateCatalogに追加ボタンプロダクトをカタログに追加する選択したカタログにプロダクトが追加されたことを示す確認メッセージ使用は簡単プロダクトをキュレートすると、組織のPrivateCatalogページに移動したユーザーはSaaSプロダクトのリストを表示できます。 2021-08-26 02:00:00
北海道 北海道新聞 予防効果、半年以内に低減 英調査、ワクチン3回目接種必要 https://www.hokkaido-np.co.jp/article/582192/ 調査 2021-08-26 10:17:00
北海道 北海道新聞 40代集団接種の予約開始 札幌市、初日で定員埋まる 妊婦、健診先で優先的に https://www.hokkaido-np.co.jp/article/582188/ 新型コロナウイルス 2021-08-26 10:13:00
北海道 北海道新聞 法大野球部、33人コロナ感染 秋季リーグ出場は未定 https://www.hokkaido-np.co.jp/article/582187/ 新型コロナウイルス 2021-08-26 10:09:00
北海道 北海道新聞 新技術で代理母馬出産 受精卵凍結にレーザー 帯畜大など世界初 https://www.hokkaido-np.co.jp/article/582071/ 帯広畜産大 2021-08-26 10:04:21
北海道 北海道新聞 ピンクや白 斜面一帯いい香り 百合が原公園 エリカなど見ごろ https://www.hokkaido-np.co.jp/article/582065/ 札幌市北区 2021-08-26 10:02:03
IT 週刊アスキー 「カキフライのり弁」はじまるよ~「オリジン弁当」にて https://weekly.ascii.jp/elem/000/004/067/4067171/ 期間限定 2021-08-26 10:30:00
マーケティング AdverTimes 【人事】エディオン、都心大型店管轄部署を新設(2021年9月1日付) https://www.advertimes.com/20210826/article361699/ 都心 2021-08-26 01:02:37
GCP Cloud Blog JA 新しい調査レポート: AIOps によるモダナイゼーションの効果の最大化 https://cloud.google.com/blog/ja/products/cloud-migration/modernize-with-aiops-to-maximize-your-impact/ 年月に行われた調査から、AIOpsのシステムと原則が有効であることがわかります。 2021-08-26 03:00:00
GCP Cloud Blog JA Private Catalog: Cloud Marketplace プロダクトのキュレーションがより簡単に https://cloud.google.com/blog/ja/products/management-tools/private-catalog-lists-saas-products-from-cloud-marketplace/ Marketplaceプロダクトの詳細ページのPrivateCatalogに追加ボタンプロダクトをカタログに追加する選択したカタログにプロダクトが追加されたことを示す確認メッセージ使用は簡単プロダクトをキュレートすると、組織のPrivateCatalogページに移動したユーザーはSaaSプロダクトのリストを表示できます。 2021-08-26 02:00: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件)