投稿時間:2021-08-24 23:09:08 RSSフィード2021-08-24 23:00 分まとめ(1141件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンク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

コメント

このブログの人気の投稿

投稿時間: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件)